Package: PEcAn.visualization Type: Package Title: PEcAn visualization functions Version: 1.8.2.9000 Authors@R: c(person("Mike", "Dietze", role = c("aut"), email = "dietze@bu.edu"), person("David", "LeBauer", role = c("aut", "cre"), email = "dlebauer@email.arizona.edu"), person("Xiaohui", "Feng", role = c("aut"), email = "feng22@illinois.edu"), person("Dan", "Wang", role = c("aut")), person("Carl", "Davidson", role = c("aut"), email = "davids14@illinois.edu"), person("Rob", "Kooper", role = c("aut"), email = "kooper@illinois.edu"), person("Shawn", "Serbin", role = c("aut"), email = "sserbin@bnl.gov"), person("Alexey", "Shiklomanov", role = c("aut"), email = "alexey.shiklomanov@pnnl.gov"), person("Elizabeth", "Cowdery", role = c("aut"), email = "ecowdery@bu.edu"), person("University of Illinois, NCSA", role = c("cph"))) Description: The Predictive Ecosystem Carbon Analyzer (PEcAn) is a scientific workflow management tool that is designed to simplify the management of model parameterization, execution, and analysis. The goal of PECAn is to streamline the interaction between data and models, and to improve the efficacy of scientific investigation. This module is used to create more complex visualizations from the data generated by PEcAn code, specifically the models. URL: https://pecanproject.github.io BugReports: https://github.com/PecanProject/pecan/issues Imports: data.table, ggplot2, ncdf4 (>= 1.15), PEcAn.logger, plyr (>= 1.8.4), reshape2, rlang, stringr(>= 1.1.0) Suggests: grid, knitr (>= 1.50), mockery, png, raster, rmarkdown, sp, testthat (>= 1.0.2), withr License: BSD_3_clause + file LICENSE Copyright: Authors LazyLoad: yes Encoding: UTF-8 VignetteBuilder: knitr, rmarkdown RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) X-schema.org-keywords: PEcAn, data-visualization, statistical-graphics, ggplot2 Config/pak/sysreqs: libicu-dev libnetcdf-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/visualization NeedsCompilation: no Packaged: 2026-07-02 20:41:50 UTC; root Author: Mike Dietze [aut], David LeBauer [aut, cre], Xiaohui Feng [aut], Dan Wang [aut], Carl Davidson [aut], Rob Kooper [aut], Shawn Serbin [aut], Alexey Shiklomanov [aut], Elizabeth Cowdery [aut], University of Illinois, NCSA [cph] Maintainer: David LeBauer