Changes in version 1.0.4 (2025-02-28) - new functionality now allows analyses to be performed without the parameter table. In this case, random (reasonable) parameter values are assigned - a new check ensures that all instances in data_trees also have corresponding parameters in the 'parameters' table Changes in version 1.0.3 (2024-07-25) - minor bug was removed related to the definition of sequence parameters - additional checks were implemented to prevent fitting s straight line - new output elements were added to the XPSgrowth(), i.e. tables with model parameters for Gompertz and double Gompertz functions Changes in version 1.0.2 (2024-02-03) - Dobule Gompertz function is implemented as an alternative option for model fitting Changes in version 1.0.1 (2022-05-12) - dendrometer data is added (see data_dendrometers) - new examples are added to the XPSgrowth() description - minor modifications allow for more flexible input data structures - slightly modified default values of the XPSgrowth() arguments Changes in version 1.0.0 (2022-02-19) - The post processing algorithm is improved according to the suggestion from reviewers - the generic plot() is now improved, so artificial points are labeled so it can be separated from raw data - temporary citation is added - there was a NOTE on CRAN check machine due to missing knitr dependency, which is now added to NAMESPACE - rTG version is changed to 1.0.0 since this is now the first revised version of our package Changes in version 0.2.2 (2021-07-21) - This is the first (fixed) submission of rTG Changes in version 0.2.1 - This is the first submission of rTG