Package: rTG Type: Package Title: Methods to Analyse Seasonal Radial Tree Growth Data Version: 1.0.4 Author: Jernej Jevsenak [aut, cre] Maintainer: Jernej Jevsenak Authors@R: person(given = "Jernej", family = "Jevsenak", role = c("aut", "cre"), email = "jernej.jevsenak@gmail.com") Description: Methods for comparing different regression algorithms for describing the temporal dynamics of secondary tree growth (xylem and phloem). Users can compare the accuracy of the most common fitting methods usually used to analyse xylem and phloem data, i.e., Gompertz function, Double Gompertz function, General Additive Models (GAMs); and an algorithm newly introduced to the field, i.e., Bayesian Regularised Neural Networks (brnn). The core function of the package is XPSgrowth(), while the results can be interpreted using implemented generic S3 methods, such as plot() and summary(). License: GPL-3 Encoding: UTF-8 LazyData: true Suggests: testthat (>= 3.0.0) Imports: ggplot2(>= 2.2.0), mgcv (>= 1.8-34), knitr(>= 1.19), dplyr(>= 0.1.0), magrittr(>= 1.5), methods Depends: R(>= 3.5), brnn(>= 0.6), minpack.lm (>= 1.2-4) URL: https://github.com/jernejjevsenak/rTG BugReports: https://github.com/jernejjevsenak/rTG/issues NeedsCompilation: no RoxygenNote: 7.3.2 Config/testthat/edition: 3 Repository: https://jernejjevsenak.r-universe.dev Date/Publication: 2025-02-28 18:34:19 UTC RemoteUrl: https://github.com/jernejjevsenak/rtg RemoteRef: HEAD RemoteSha: f9c379e36b9c4b650231b6cb7e4d46938816e3c3 Packaged: 2026-07-12 08:50:53 UTC; root