Package: string2dna Type: Package Title: Encode/Decode Strings as Nucleotide Sequences Version: 0.1.0 Authors@R: person("Stephen", "Turner", email = "vustephen@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9140-9028")) Description: Encode strings as nucleotide sequences and decode nucleotide sequences into strings. License: GPL (>= 3) Encoding: UTF-8 Depends: R (>= 2.10) RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://stephenturner.github.io/string2dna/ Repository: https://stephenturner.r-universe.dev Date/Publication: 2023-02-19 12:24:35 UTC RemoteUrl: https://github.com/stephenturner/string2dna RemoteRef: HEAD RemoteSha: 80e8d5ac39183ccf8884bb675ba1cc87a97078b7 NeedsCompilation: no Packaged: 2026-07-07 08:36:06 UTC; root Author: Stephen Turner [aut, cre] (ORCID: ) Maintainer: Stephen Turner