Package: multiverse.internals Title: Internal Infrastructure for R-multiverse Description: R-multiverse requires this internal infrastructure package to automate contribution reviews and populate universes. Version: 1.1.10 License: MIT + file LICENSE URL: https://r-multiverse.org/multiverse.internals/, https://github.com/r-multiverse/multiverse.internals BugReports: https://github.com/r-multiverse/multiverse.internals/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", email = "charlie.gao@shikokuchuo.net", comment = c(ORCID = "0000-0002-0750-061X") ), person( family = "Eli Lilly and Company", role = c("cph", "fnd") )) Depends: R (>= 4.5.0) Imports: cli, desc, gh, igraph, jsonlite, nanonext, pkgsearch, R.utils, rversions, stats, tools, utils, vctrs, yaml Suggests: gert, testthat (>= 3.0.0) Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Config/pak/sysreqs: git libglpk-dev libxml2-dev libssl-dev Repository: https://r-multiverse.r-universe.dev Date/Publication: 2026-01-06 21:31:59 UTC RemoteUrl: https://github.com/r-multiverse/multiverse.internals RemoteRef: 1.1.10 RemoteSha: 0b6af6eb06221df195c2735dedf83052360a1bc9 NeedsCompilation: no Packaged: 2026-07-02 10:01:06 UTC; root Author: William Michael Landau [aut, cre] (ORCID: ), Charlie Gao [aut] (ORCID: ), Eli Lilly and Company [cph, fnd] Maintainer: William Michael Landau