Skip to content

Releases: R-Lum/RLumModel

v0.2.10 (CRAN)

20 Feb 21:56
Compare
Choose a tag to compare

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 in model_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_parameters now accepts (optionally) an
    RLum.Results-class object created by RLumModel::.set_pars as
    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

08 Nov 19:30
Compare
Choose a tag to compare

Changes in version 0.2.9 (November 08, 2021)

  • Export internal function .set_pars()

CRAN Release 0.2.8

08 Apr 09:20
Compare
Choose a tag to compare

CRAN release

CRAN Release 0.2.7

04 Sep 11:13
Compare
Choose a tag to compare

CRAN release after the package was archived due to problems with Solaris on CRAN

CRAN Release 0.2.5

11 Dec 21:56
Compare
Choose a tag to compare

Restore package from CRAN

CRAN Release 0.2.4

16 Aug 14:55
Compare
Choose a tag to compare
RLumModel_v0.2.4

GitHub 0.2.4 rebuild to pace with the CRAN release

CRAN Release 0.2.3

22 Nov 12:38
Compare
Choose a tag to compare
RLumModel_v0.2.3

full rebuild + pkgdown for CRAN release 0.2.3

CRAN Release 0.2.2

13 Oct 11:55
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/dev_0.2.2'

# Conflicts:
#	R/README.md

CRAN Release 0.2.1

14 Apr 15:31
Compare
Choose a tag to compare
RLumModel_v0.2.1

full build for 0.2.1

CRAN Release 0.2.0

03 Apr 09:04
Compare
Choose a tag to compare
RLumModel_v0.2.0

rebuild 04/03