Package: base64 Type: Package Title: Base64 Encoder and Decoder Version: 2.0.2 Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroenooms@gmail.com") Description: Compatibility wrapper to replace the orphaned package. New applications should use base64 encoders from 'jsonlite' or 'openssl' or 'base64enc'. License: MIT + file LICENSE Imports: openssl RoxygenNote: 7.2.1 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libssl-dev Repository: https://jeroen.r-universe.dev Date/Publication: 2024-10-03 14:08:49 UTC RemoteUrl: https://github.com/jeroen/base64 RemoteRef: HEAD RemoteSha: cbd424cf4dd6112f9b23e463d8035e760cbe06e7 NeedsCompilation: no Packaged: 2026-06-30 21:57:58 UTC; root Author: Jeroen Ooms [aut, cre] Maintainer: Jeroen Ooms