Package: creepyalien Title: Puzzle Game for the R Console Version: 1.0.0 Authors@R: c( person(given = "Roland", family = "Krasser", role = c("aut", "cre"), email = "roland.krasser@gmail.com"), person(given = "Peter", family = "Prevos", role = "aut") ) Description: Puzzle game that can be played in the R console. Help the alien to find the ship. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/rolkra/creepyalien Imports: beepr, cli, glue, stats Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://rolkra.r-universe.dev Date/Publication: 2025-01-03 09:42:17 UTC RemoteUrl: https://github.com/rolkra/creepyalien RemoteRef: HEAD RemoteSha: 4d63466fe602186e90ed7802c0efd05965d23194 NeedsCompilation: no Packaged: 2026-06-19 07:25:50 UTC; root Author: Roland Krasser [aut, cre], Peter Prevos [aut] Maintainer: Roland Krasser