Package: rdoom Type: Package Title: Doom Version: 1.0.0 Authors@R: c( person("John", "Carmack", role = c("aut", 'cph'), comment = "Original Doom Author"), person("Mike", "Cheng", role = c("aut", "cre", "cph"), email = "mikefc@coolbutuseless.com", comment = "Author of R interface and sound handling") ) Maintainer: Mike Cheng Description: Doom. Encoding: UTF-8 Imports: tigerfb Config/roxygen2/version: 8.0.0 Copyright: This package wraps the 'doomgeneric' library by 'ozkl' https://github.com/ozkl/doomgeneric, which is licensed under the GPL. It incorporates mouse delta handling from https://github.com/Daxanius/doomgeneric. The open source Doom release appears to be Copyright (c) ZeniMax Media Inc which owns 'id Software' and is released under GPL (see inst/LICENSE-doom.txt) License: GPL (>= 2) Depends: R (>= 4.1.0) Repository: https://coolbutuseless.r-universe.dev Date/Publication: 2026-07-06 21:40:46 UTC RemoteUrl: https://github.com/coolbutuseless/rdoom RemoteRef: HEAD RemoteSha: 29c69bb58faa51bb4f41c20914287d1c54660b46 NeedsCompilation: yes Packaged: 2026-07-07 05:39:59 UTC; root Author: John Carmack [aut, cph] (Original Doom Author), Mike Cheng [aut, cre, cph] (Author of R interface and sound handling)