Package: rbytecode Type: Package Title: R Byte Code Assembler/Disassembler Version: 0.1.1 Authors@R: c( person("Mike", "Cheng", role = c("aut", "cre", 'cph'), email = "mikefc@coolbutuseless.com")) Maintainer: Mike Cheng Description: Assembler/Disassembler for R's byte code. URL: https://github.com/coolbutuseless/rbytecode BugReports: https://github.com/coolbutuseless/rbytecode/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Imports: compiler, stringr Depends: R (>= 4.1.0) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://coolbutuseless.r-universe.dev Date/Publication: 2024-08-09 04:02:15 UTC RemoteUrl: https://github.com/coolbutuseless/rbytecode RemoteRef: HEAD RemoteSha: 0b47240dbd62509fb29049e20050adb0dfebdcce NeedsCompilation: no Packaged: 2026-05-26 10:25:49 UTC; root Author: Mike Cheng [aut, cre, cph]