Releases: R-Lum/RLumModel
Releases · R-Lum/RLumModel
Release list
v0.2.10 (CRAN)
Changes in version 0.2.10 (2022-02-20)
This package version requires R >= 4.0
New functions
trace_ParameterStateEvolution(): this new function allows tracing
of the evolution of the concentration during the modelling for
different steps. The functions returns a plot and/or numerical
output of calculated end-states.
New models
- Add support for Bailey (2001) model variation of Peng et al. (2022,
QG), keyword inmodel_LuminescenceSignals()is"Peng2022"
Bugfixes/changes
.set_pars()
- now consistently supports both spellings for the model
"customized"and"customized" - now returns a character vector with the names of the allowed
keywords if model is missing. This is also internally used in
model_LuminescenceSignals()to avoid inconsistencies. - now returns also the parameter names and units as extra elements
model_LuminescenceSignals()
- The parameter
own_state_parametersnow accepts (optionally) an
RLum.Results-classobject created byRLumModel::.set_parsas
input
Miscalaneous
- A new vignette, called “RLumModel - Models and parameters” was added
to provide a better overview and comparison of the different models
CRAN Release 0.2.9
Changes in version 0.2.9 (November 08, 2021)
- Export internal function .set_pars()
CRAN Release 0.2.8
CRAN Release 0.2.7
CRAN release after the package was archived due to problems with Solaris on CRAN
CRAN Release 0.2.5
CRAN Release 0.2.4
RLumModel_v0.2.4 GitHub 0.2.4 rebuild to pace with the CRAN release
CRAN Release 0.2.3
RLumModel_v0.2.3 full rebuild + pkgdown for CRAN release 0.2.3
CRAN Release 0.2.2
Merge remote-tracking branch 'origin/dev_0.2.2' # Conflicts: # R/README.md
CRAN Release 0.2.1
RLumModel_v0.2.1 full build for 0.2.1
CRAN Release 0.2.0
RLumModel_v0.2.0 rebuild 04/03