Package: PEcAn.benchmark Type: Package Title: PEcAn Functions Used for Benchmarking Version: 1.7.5.9000 Authors@R: c(person("Mike", "Dietze", role = c("aut", "cre"), email = "dietze@bu.edu"), person("Betsy", "Cowdery", role = c("aut"), email = "emcowdery@gmail.com"), person("David", "LeBauer", role = c("aut"), email = "dlebauer@gmail.com"), person("Rob", "Kooper", role = c("aut"), email = "kooper@illinois.edu"), person("Toni", "Viskari", role = c("aut")), person("University of Illinois, NCSA", role = c("cph"))) Author: Michael Dietze, Betsy Cowdery, David LeBauer, Rob Kooper, Toni Viskari Maintainer: Mike Dietze 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. The PEcAn.benchmark package provides utilities for comparing models and data, including a suite of statistical metrics and plots. URL: https://pecanproject.github.io BugReports: https://github.com/PecanProject/pecan/issues Imports: dplyr, ggplot2, gridExtra, lubridate (>= 1.6.0), magrittr, ncdf4 (>= 1.15), PEcAn.DB, PEcAn.logger, PEcAn.settings, PEcAn.utils, reshape2, rlang, SimilarityMeasures, stringr, tidyselect, units, utils, grDevices, XML (>= 3.98-1.4), zoo Suggests: PEcAn.data.land, testthat (>= 2.0.0) License: BSD_3_clause + file LICENSE Copyright: Authors LazyLoad: yes Encoding: UTF-8 RoxygenNote: 7.3.3 X-schema.org-keywords: model-evaluation, model-data-comparison, PEcAn 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-06-25 17:53:26 UTC RemoteUrl: https://github.com/PecanProject/pecan RemoteRef: HEAD RemoteSha: de5c432b5bda6c3d00ed3e95cfa4364944465b10 RemoteSubdir: modules/benchmark NeedsCompilation: no Packaged: 2026-06-25 22:30:31 UTC; root