Package: BNRTools Title: A suite of convenience functions created by IIASA BNR Researchers Version: 0.1 Authors@R: c(person("Martin", "Jung", role = c("aut", "cre"), email = "jung@iiasa", comment = c(ORCID = "0000-0002-7569-1390")), person("Maximilian H.K.", "Hesselbarth", role = "aut", email = "mhk.hesselbarth@gmail.com", comment = c(ORCID = "0000-0003-1125-9918")) ) Description: What the package does (one paragraph). License: MIT + file LICENSE URL: https://github.com/iiasa/BNRTools, https://iiasa.github.io/BNRTools/ BugReports: https://github.com/iiasa/BNRTools/issues Depends: R (>= 4.1.0) Imports: cli, janitor, dplyr, assertthat, sf, terra, stars, abind, RNetCDF, ncdf4, yaml Suggests: gdalUtilities, cubelyr, purrr, progress, testthat (>= 3.0.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 LazyData: true Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://iiasa.r-universe.dev Date/Publication: 2025-03-07 08:43:09 UTC RemoteUrl: https://github.com/iiasa/BNRTools RemoteRef: HEAD RemoteSha: 912f50f83b80c98e943ea4fff48e655580ca647a NeedsCompilation: no Packaged: 2026-07-12 06:45:55 UTC; root Author: Martin Jung [aut, cre] (ORCID: ), Maximilian H.K. Hesselbarth [aut] (ORCID: ) Maintainer: Martin Jung