Package: pacta.data.scraping Title: Scrapes data from various web sources needed for PACTA Version: 0.1.0.9000 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 scrape data from various web sources needed for PACTA. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: cli (>= 3.5.0), countrycode, curl, dplyr (>= 1.1.0), httr2, jsonlite, lubridate, rlang, rvest, stats, tibble, tidyr, stringr, V8, logger Depends: R (>= 3.4.0) Suggests: devtools, knitr, pkgdown, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/Needs/website: rmi-pacta/pacta.pkgdown.rmitemplate URL: https://github.com/RMI-PACTA/pacta.data.scraping BugReports: https://github.com/RMI-PACTA/pacta.data.scraping/issues Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libnode-dev Repository: https://rmi-pacta.r-universe.dev Date/Publication: 2026-03-25 15:53:16 UTC RemoteUrl: https://github.com/rmi-pacta/pacta.data.scraping RemoteRef: HEAD RemoteSha: 02a3c4bb6e8f3637f9462710d360b4486b47b7a1 NeedsCompilation: no Packaged: 2026-06-23 07:17:12 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