Package: libcbmr Title: Interface to the Carbon Budget Model Library Based on CBM-CFS3 Version: 0.0.1.9000 Authors@R: c( person("Scott", "Morken", email = "scott.morken@nrcan-rncan.gc.ca", role = c("aut")), person("Celine", "Boisvenue", email = "celine.boisvenue@nrcan-rncan.gc.ca", role = c("aut")), person("Alex M", "Chubaty", email = "achubaty@for-cast.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7146-8135")), person("Eliot", "McIntire", email = "eliot.mcintire@nrcan-rncan.gc.ca", role = c("aut")) ) Description: Provides wrappers for working with 'libcbm_py' in R. URL: https://libcbmr.predictiveecology.org/, https://github.com/PredictiveEcology/libcbmr Depends: R (>= 4.0) Imports: reticulate, box Suggests: covr, knitr, plyr, rmarkdown, testthat Language: en-CA License: MPL-2.0 + file(LICENSE) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/reticulate: list( packages = list( list(package = "libcbm") ) ) Config/pak/sysreqs: libpng-dev python3 Repository: https://predictiveecology.r-universe.dev Date/Publication: 2026-05-04 19:20:02 UTC RemoteUrl: https://github.com/PredictiveEcology/libcbmr RemoteRef: HEAD RemoteSha: 22cab3264cde4814e743c45e838d21032fd8e526 NeedsCompilation: no Packaged: 2026-07-03 05:26:32 UTC; root Author: Scott Morken [aut], Celine Boisvenue [aut], Alex M Chubaty [aut, cre] (ORCID: ), Eliot McIntire [aut] Maintainer: Alex M Chubaty