Package: PEcAn.settings Title: PEcAn Settings package Authors@R: c(person("David", "LeBauer", role = c("aut", "cre"), email = "dlebauer@email.arizona.edu"), person("Rob", "Kooper", role = c("aut"), email = "kooper@illinois.edu"), person("University of Illinois, NCSA", role = c("cph"))) Version: 1.9.1.9000 License: BSD_3_clause + file LICENSE Copyright: Authors LazyLoad: yes Require: hdf5 Description: Contains functions to read PEcAn settings files. URL: https://pecanproject.github.io BugReports: https://github.com/PecanProject/pecan/issues Depends: R (>= 4.1.0), methods Imports: glue, PEcAn.DB, PEcAn.logger, PEcAn.remote, PEcAn.utils, lubridate (>= 1.6.0), purrr, XML (>= 3.98-1.3), optparse Suggests: mockery, testthat (>= 2.0.0), withr Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) X-schema.org-keywords: PEcAn, workflow-configuration Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libnetcdf-dev libssl-dev libudunits2-dev Repository: https://pecanproject.r-universe.dev Date/Publication: 2026-07-02 17:41:33 UTC RemoteUrl: https://github.com/PecanProject/pecan RemoteRef: HEAD RemoteSha: b96f0f019ed5d60528787806209d885dd48a316b RemoteSubdir: base/settings NeedsCompilation: no Packaged: 2026-07-02 20:42:39 UTC; root Author: David LeBauer [aut, cre], Rob Kooper [aut], University of Illinois, NCSA [cph] Maintainer: David LeBauer