Package: RLumModel
Type: Package
Title: Solving Ordinary Differential Equations to Understand
        Luminescence
Version: 0.2.11
Date: 2025-09-23
Authors@R: c(
    person("Johannes", "Friedrich", role = c("aut","trl","cre"), comment = c(ORCID = "0000-0002-0805-9547"), 
    email = "johannes.friedrich@posteo.de"),
    person("Sebastian", "Kreutzer", role = c("aut", "ths"), comment = c(ORCID = "0000-0002-0734-2199")),
    person("Christoph", "Schmidt", role = c("aut", "ths"), comment = c(ORCID = "0000-0002-2309-3209"))
    )
Maintainer: Johannes Friedrich <johannes.friedrich@posteo.de>
Description: A collection of functions to simulate luminescence signals in quartz and Al2O3 based on published models.
Contact: Package Developer Team <developer@model.r-luminescence.de>
License: GPL-3
BugReports: https://github.com/R-Lum/RLumModel/issues
Depends: R (>= 4.4), utils, Luminescence (>= 1.1.1)
Imports: deSolve (>= 1.40), khroma (>= 1.16.0), methods, Rcpp (>=
        1.1.0)
Suggests: testthat (>= 3.2.3), R.rsp (>= 0.46.0)
URL: https://CRAN.R-project.org/package=RLumModel
Collate: RLumModel-package.R RcppExports.R calc_signal.R
        calc_concentrations.R create_DRT.sequence.R
        create_SAR.sequence.R extract_pars.R
        model_LuminescenceSignals.R read_SEQ2R.R set_pars.R
        simulate_CW_OSL.R simulate_heating.R simulate_illumination.R
        simulate_irradiation.R simulate_LM_OSL.R simulate_pause.R
        simulate_RF.R simulate_RF_and_heating.R simulate_TL.R
        translate_sequence.R trace_ParameterStateEvolution.R
RoxygenNote: 7.3.3
Encoding: UTF-8
LazyData: true
VignetteBuilder: R.rsp
LinkingTo: Rcpp (>= 1.1.0), RcppArmadillo (>= 15.0.2-2)
NeedsCompilation: yes
Packaged: 2025-09-23 18:01:37 UTC; johannes
Author: Johannes Friedrich [aut, trl, cre] (ORCID:
    <https://orcid.org/0000-0002-0805-9547>),
  Sebastian Kreutzer [aut, ths] (ORCID:
    <https://orcid.org/0000-0002-0734-2199>),
  Christoph Schmidt [aut, ths] (ORCID:
    <https://orcid.org/0000-0002-2309-3209>)
Repository: CRAN
Date/Publication: 2025-09-24 05:11:31 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 10:43:58 UTC; windows
Archs: x64
