Package: growthPheno
Version: 3.1.18
Date: 2025-10-19
Title: Functional Analysis of Phenotypic Growth Data to Smooth and
        Extract Traits
Authors@R: person("Chris","Brien", role = c("aut","cre"),
         comment = c(ORCID = "0000-0003-0581-1817"),
         email = "chris.brien@adelaide.edu.au")
Depends: R (>= 3.5.0)
Imports: dae, dplyr, GGally, ggplot2, grDevices, Hmisc, JOPS, methods,
        RColorBrewer, readxl, reshape, stats, stringi, utils
Suggests: testthat, nlme, R.rsp, scales
VignetteBuilder: R.rsp
Description: Assists in the plotting and functional smoothing of traits 
    measured over time and the extraction of features from these traits, 
    implementing the SET (Smoothing and Extraction of Traits) method 
    described in Brien et al. (2020) Plant Methods, 16. Smoothing of 
    growth trends for individual plants using natural cubic smoothing 
    splines or P-splines is available for removing transient effects and 
    segmented smoothing is available to deal with discontinuities in 
    growth trends. There are graphical tools for assessing the adequacy 
    of trait smoothing, both when using this and other packages, such as 
    those that fit nonlinear growth models. A range of per-unit (plant, 
    pot, plot) growth traits or features can be extracted from the 
    data, including single time points, interval growth rates and other 
    growth statistics, such as maximum growth or days to maximum growth. 
    The package also has tools adapted to inputting data from 
    high-throughput phenotyping facilities, such from a Lemna-Tec 
    Scananalyzer 3D (see <https://www.youtube.com/watch?v=MRAF_mAEa7E/> 
    for more information). The package 'growthPheno' can also be 
    installed from <http://chris.brien.name/rpackages/>.
License: GPL (>= 2)
URL: http://chris.brien.name/
BugReports: https://github.com/briencj/growthPheno/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2025-10-19 01:07:52 UTC; briencj
Author: Chris Brien [aut, cre] (ORCID: <https://orcid.org/0000-0003-0581-1817>)
Maintainer: Chris Brien <chris.brien@adelaide.edu.au>
Repository: CRAN
Date/Publication: 2025-10-19 05:30:02 UTC
Built: R 4.4.3; ; 2025-11-12 05:57:05 UTC; windows
