Package: pacta.data.preparation Title: Prepare Data for PACTA for Investors Version: 0.1.0.9003 Authors@R: c(person(given = "CJ", family = "Yetman", role = c("aut", "cre", "ctr"), email = "cj@cjyetman.com", comment = c(ORCID = "0000-0001-5099-9500")), person(given = "Jackson", family = "Hoffart", email = "jackson.hoffart@gmail.com", role = c("aut", "ctr"), comment = c(ORCID = "0000-0002-8600-5042")), person(given = "Jacob", family = "Kastl", role = c("aut", "ctr"), email = "jacob.kastl@gmail.com"), person(given = "Alex", family = "Axthelm", role = c("aut", "ctr"), email = "aaxthelm@rmi.org", comment = c(ORCID = "0000-0001-8579-8565")), person(given = "RMI", role = c("cph", "fnd"), email = "PACTA4investors@rmi.org")) Description: This package provides tools to prepare input datasets to be run in the PACTA_analysis tool. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli (>= 3.5.0), countrycode, data.table, devtools, dplyr (>= 1.1.0), dtplyr, jsonlite, lubridate, rlang, stats, stringr, tidyr, tidyselect (>= 1.2.0), withr Depends: R (>= 3.4.0) Suggests: here, knitr, pkgdown, readr, readxl, rmarkdown, rstudioapi, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/Needs/website: rmi-pacta/pacta.pkgdown.rmitemplate URL: https://github.com/RMI-PACTA/pacta.data.preparation BugReports: https://github.com/RMI-PACTA/pacta.data.preparation/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://rmi-pacta.r-universe.dev Date/Publication: 2026-03-25 14:01:10 UTC RemoteUrl: https://github.com/rmi-pacta/pacta.data.preparation RemoteRef: HEAD RemoteSha: ec3298f994bd8234c7176fe84a3cdc00e9fe0048 NeedsCompilation: no Packaged: 2026-06-23 07:28:37 UTC; root Author: CJ Yetman [aut, cre, ctr] (ORCID: ), Jackson Hoffart [aut, ctr] (ORCID: ), Jacob Kastl [aut, ctr], Alex Axthelm [aut, ctr] (ORCID: ), RMI [cph, fnd] Maintainer: CJ Yetman