Package: commonmetar Title: Wraps Commonmeta For rOpenSci Blog's Needs Version: 0.0.0.9000 Authors@R: c( person("Maëlle", "Salmon", , "maelle@ropensci.org", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-2815-0399")), person("rOpenSci", role = "fnd", comment = c("https://ropensci.org/", ROR = "019jywm96")) ) Description: Uses the commonmeta Go library to generate random DOI strings. License: MIT + file LICENSE URL: https://docs.ropensci.org/commonmetar/, https://github.com/maelle/commonmetar BugReports: https://github.com/maelle/commonmetar/issues Imports: cli, clipr, curl, fs, gh, processx, rappdirs, rlang Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Suggests: testthat (>= 3.0.0), withr Config/testthat/edition: 3 Config/ropensci/maintainer: staff Config/pak/sysreqs: cmake git make libuv1-dev libssl-dev libx11-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-02-18 15:22:18 UTC RemoteUrl: https://github.com/ropensci-org/commonmetar RemoteRef: main RemoteSha: 1aeeeb5058fda84684ee1b71a2afdb3197c6c356 NeedsCompilation: no Packaged: 2026-07-01 08:14:49 UTC; root Author: Maëlle Salmon [cre, aut] (ORCID: ), rOpenSci [fnd] (https://ropensci.org/, ROR: ) Maintainer: Maëlle Salmon