Package: whep Title: Processing Agro-Environmental Data Version: 0.3.0.9000 Authors@R: c( person("Catalin", "Covaci", , "catalin.covaci@csic.es", role = c("aut", "cre"), comment = c(ORCID = "0009-0005-2186-5972")), person("Eduardo", "Aguilera", , "eduardo.aguilera@csic.es", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-4382-124X")), person("Alice", "Beckmann", , "alice.beckmann@cchs.csic.es", role = c("aut"), comment = c(ORCID = "0009-0009-6840-0258")), person("Juan", "Infante", , "jinfama@ugr.es", role = c("aut"), comment = c(ORCID = "0000-0003-1446-7181")), person("Justin", "Morgan", , "justin.morgan@cchs.csic.es", role = c("aut"), comment = c(ORCID = "0009-0003-7022-4288")), person("João", "Serra", , "jserra@agro.au.dk", role = c("ctb"), comment = c(ORCID = "0000-0002-3561-5350")), person("European Research Council", role = c("fnd")) ) Description: A set of tools for processing and analyzing data developed in the context of the "Who Has Eaten the Planet" (WHEP) project, funded by the European Research Council (ERC). For more details on multi-regional input–output model "Food and Agriculture Biomass Input–Output" (FABIO) see Bruckner et al. (2019) . License: MIT + file LICENSE Imports: arrow, cli, data.table, dplyr, fs, FAOSTAT, httr, Matrix, methods, nanoparquet, pins, purrr, rappdirs, readr, rlang, stringr, tibble, tidyr, withr, yaml, zoo Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: ggplot2, here, htmltools, jsonlite, knitr, ncdf4, pointblank, rmarkdown, sf, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://eduaguilera.github.io/whep/, https://github.com/eduaguilera/whep BugReports: https://github.com/eduaguilera/whep/issues Depends: R (>= 4.1.0) LazyData: true LazyDataCompression: xz Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://eduaguilera.r-universe.dev Date/Publication: 2026-07-24 14:57:26 UTC RemoteUrl: https://github.com/eduaguilera/whep RemoteRef: HEAD RemoteSha: 0800c15ae40109d55f1bba6afd00574967517254 NeedsCompilation: no Packaged: 2026-07-24 18:12:42 UTC; root Author: Catalin Covaci [aut, cre] (ORCID: ), Eduardo Aguilera [aut, cph] (ORCID: ), Alice Beckmann [aut] (ORCID: ), Juan Infante [aut] (ORCID: ), Justin Morgan [aut] (ORCID: ), João Serra [ctb] (ORCID: ), European Research Council [fnd] Maintainer: Catalin Covaci