Package: multitools Title: Tools for Contributing Packages to R-multiverse Description: 'R-multiverse' is a community-curated collection of R package releases, powered by 'R-universe'. The 'multitools' package has tools for maintainers of packages in 'R-multiverse'. Version: 0.1.1 License: MIT + file LICENSE URL: https://r-multiverse.org/multitools/, https://github.com/r-multiverse/multitools BugReports: https://github.com/r-multiverse/multitools/issues Authors@R: c( person( given = c("William", "Michael"), family = "Landau", role = c("aut", "cre"), email = "will.landau.oss@gmail.com", comment = c(ORCID = "0000-0003-1878-3253") ), person( given = "Charlie", family = "Gao", role = "aut", comment = c(ORCID = "0000-0002-0750-061X") ), person( given = "Lluís", family = "Revilla Sancho", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-9747-2570") ), person( family = "Eli Lilly and Company", role = "cph" ), person( given = "Hibiki AI Limited", role = "cph" )) Depends: R (>= 4.0.0) Imports: jsonlite, tibble Suggests: curl, knitr (>= 1.30), markdown (>= 1.1), rmarkdown (>= 2.4), testthat (>= 3.0.0) Encoding: UTF-8 Language: en-US VignetteBuilder: knitr Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Repository: https://r-multiverse.r-universe.dev Date/Publication: 2024-05-29 14:05:55 UTC RemoteUrl: https://github.com/r-multiverse/multitools RemoteRef: 0.1.1 RemoteSha: c73b933868d8c6884df4220c25779cd0874ec7de NeedsCompilation: no Packaged: 2026-07-01 09:07:06 UTC; root Author: William Michael Landau [aut, cre] (ORCID: ), Charlie Gao [aut] (ORCID: ), Lluís Revilla Sancho [aut, cph] (ORCID: ), Eli Lilly and Company [cph], Hibiki AI Limited [cph] Maintainer: William Michael Landau