Package: remmy Title: API Client for 'Lemmy' Version: 0.1.0 Authors@R: person("Long", "Nguyen", , "long.nguyen@uni-bielefeld.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8878-7386")) Description: An HTTP API client for 'Lemmy' () in R. Code and documentation are generated from the official 'JavaScript' client source (). License: MIT + file LICENSE URL: https://github.com/long39ng/remmy, https://long39ng.github.io/remmy/ BugReports: https://github.com/long39ng/remmy/issues Imports: curl, httr2 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libssl-dev Repository: https://long39ng.r-universe.dev Date/Publication: 2023-07-22 21:46:12 UTC RemoteUrl: https://github.com/long39ng/remmy RemoteRef: HEAD RemoteSha: 3514a5553667a64b0e6360bb2963785457e58e3e NeedsCompilation: no Packaged: 2026-07-14 08:25:21 UTC; root Author: Long Nguyen [aut, cre] (ORCID: ) Maintainer: Long Nguyen