Package: r2dii.interactive Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R: c( person(given = "CJ", family = "Yetman", role = c("aut", "cre"), email = "cj@cjyetman.com", comment = c(ORCID = "0000-0001-5099-9500")), person("2 Degrees Investing Initiative", , , "contact@2degrees-investing.org", role = c("cph", "fnd")) ) Description: What the package does (one paragraph). License: MIT + file LICENSE Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 VignetteBuilder: knitr, rmarkdown URL: https://2degreesinvesting.github.io/r2dii.interactive, https://github.com/2DegreesInvesting/r2dii.interactive BugReports: https://github.com/2DegreesInvesting/r2dii.interactive/issues Depends: R (>= 3.5.0) Imports: dplyr, jsonlite, magrittr, r2d3, rlang, tidyr, countrycode, jquerylib Config/Needs/website: 2DegreesInvesting/r2diitemplate Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://cjyetman.r-universe.dev Date/Publication: 2022-02-15 11:23:11 UTC RemoteUrl: https://github.com/2DegreesInvesting/r2dii.interactive RemoteRef: HEAD RemoteSha: c7e09c09ad4f1c64e7287e70b6b07c2198efece7 NeedsCompilation: no Packaged: 2026-07-02 13:55:20 UTC; root Author: CJ Yetman [aut, cre] (ORCID: ), 2 Degrees Investing Initiative [cph, fnd] Maintainer: CJ Yetman