Package: pcvr
Type: Package
Title: Plant Phenotyping and Bayesian Statistics
Version: 1.3.1
Authors@R: 
    c(person("Josh", "Sumner", email = "jsumner@danforthcenter.org",
             role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3399-9063")),
             person("Jeffrey", "Berry", role = c("aut"), comment = c(ORCID = "0000-0002-8064-9787")),
             person("Noah", "Fahlgren", role = c("rev"), comment = c(ORCID = "0000-0002-5597-4537")),
             person("Donald Danforth Plant Science Center", role = "cph"))
Maintainer: Josh Sumner <jsumner@danforthcenter.org>
Description: Analyse common types of plant phenotyping data, provide a simplified interface
	to longitudinal growth modeling and select Bayesian statistics,
	and streamline use of 'PlantCV' output.
	Several Bayesian methods and reporting guidelines for Bayesian methods are described in
	Kruschke (2018) <doi:10.1177/2515245918771304>,
	Kruschke (2013) <doi:10.1037/a0029146>, and Kruschke (2021) <doi:10.1038/s41562-021-01177-7>.
Depends: R (>= 3.5.0)
License: GPL-2
Encoding: UTF-8
Additional_repositories: https://mc-stan.org/r-packages/
RoxygenNote: 7.3.2
Imports: FactoMineR, rlang, stats, utils, methods, data.table, ggplot2,
        ggridges, igraph, jsonlite, lme4, patchwork, extraDistr,
        parallel, bayestestR, viridis, mgcv, quantreg, nlme, splines,
        lmeSplines, scales, survival, car
Suggests: knitr, rmarkdown, brms, flexsurv, curl, cmdstanr, rstan,
        caret, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/danforthcenter/pcvr, https://plantcv.org/,
        https://danforthcenter.github.io/pcvr/
BugReports: https://github.com/danforthcenter/pcvr/issues
NeedsCompilation: no
Packaged: 2025-08-18 20:11:58 UTC; josh
Author: Josh Sumner [aut, cre] (ORCID: <https://orcid.org/0000-0002-3399-9063>),
  Jeffrey Berry [aut] (ORCID: <https://orcid.org/0000-0002-8064-9787>),
  Noah Fahlgren [rev] (ORCID: <https://orcid.org/0000-0002-5597-4537>),
  Donald Danforth Plant Science Center [cph]
Repository: CRAN
Date/Publication: 2025-08-18 21:00:02 UTC
Built: R 4.6.0; ; 2025-11-02 05:37:06 UTC; windows
