Package: remorse Title: Translate Text to Morse to Sound Version: 0.1.1 Authors@R: person("Matt", "Dray", , "mwdray@gmail.com", role = c("aut", "cre")) Description: Converts a string input to Morse Code and back. Plays the Morse Code as audible dits and dahs (dots and dashes). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Depends: R (>= 4.1.0) LazyData: true Imports: sonify Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://matt-dray.r-universe.dev Date/Publication: 2023-01-07 00:55:18 UTC RemoteUrl: https://github.com/matt-dray/remorse RemoteRef: HEAD RemoteSha: c0d381b6323b3f466e155528219e516255575ada NeedsCompilation: no Packaged: 2026-06-17 07:11:10 UTC; root Author: Matt Dray [aut, cre] Maintainer: Matt Dray