Package: RLumCarlo
Type: Package
Title: Monte-Carlo Methods for Simulating Luminescence Phenomena
Version: 0.1.10
Date: 2025-09-19
Authors@R: c(
    person("Johannes", "Friedrich", role = c("aut","trl"), comment = c(ORCID = "0000-0002-0805-9547")),
    person("Sebastian", "Kreutzer", role = c("aut","trl","cre"), comment = c(ORCID = "0000-0002-0734-2199"),
            email = "sebastian.kreutzer@uni-heidelberg.de"),
    person("Vasilis", "Pagonis", role = c("aut"), comment = c(ORCID = "0000-0002-4852-9312")),
    person("Christoph", "Schmidt", role = c("aut"), comment = c(ORCID = "0000-0002-2309-3209")),
    person("Christian", "Laag", role = c("ctb"), comment = c(ORCID = "0000-0002-6012-1029")),
    person("Ena", "Rajovic", role = c("ctb")), 
    person("Alex Roy", "Duncan", role = c("ctb")))
Maintainer: Sebastian Kreutzer <sebastian.kreutzer@uni-heidelberg.de>
Description: A collection of functions to simulate luminescence production in 
    dosimetric materials using Monte Carlo methods. Implemented are models for 
    delocalised transitions (e.g., Chen and McKeever (1997) <doi:10.1142/2781>), 
    localised transitions (e.g., Pagonis et al. (2019) <doi:10.1016/j.jlumin.2018.11.024>) 
    and tunnelling transitions (Jain et al. (2012) <doi:10.1088/0953-8984/24/38/385402> 
    and Pagonis et al. (2019) <doi:10.1016/j.jlumin.2018.11.024>). 
    Supported stimulation methods are thermal luminescence (TL), 
    continuous-wave optically stimulated luminescence (CW-OSL), 
    linearly-modulated optically stimulated luminescence (LM-OSL), 
    linearly-modulated infrared stimulated luminescence (LM-IRSL),
    and isothermal luminescence (ITL or ISO-TL).
Contact: Package Developer Team <sebastian.kreutzer@uni-heidelberg.de>
License: GPL-3
BugReports: https://github.com/R-Lum/RLumCarlo/issues
Depends: R (>= 4.4), utils, magrittr
URL: https://r-lum.github.io/RLumCarlo/
LinkingTo: Rcpp (>= 1.1.0), RcppArmadillo (>= 14.6.0)
Imports: abind (>= 1.4-8), doParallel (>= 1.0.17), foreach (>= 1.5.2),
        khroma (>= 1.16.0), methods, parallel, Rcpp (>= 1.1.0),
        scatterplot3d (>= 0.3), stats
Suggests: spelling (>= 2.3.2), R.rsp (>= 0.46.0), testthat (>= 3.2.3)
Encoding: UTF-8
Language: en-GB
VignetteBuilder: R.rsp
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2025-09-19 08:32:13 UTC; kreutzer
Author: Johannes Friedrich [aut, trl] (ORCID:
    <https://orcid.org/0000-0002-0805-9547>),
  Sebastian Kreutzer [aut, trl, cre] (ORCID:
    <https://orcid.org/0000-0002-0734-2199>),
  Vasilis Pagonis [aut] (ORCID: <https://orcid.org/0000-0002-4852-9312>),
  Christoph Schmidt [aut] (ORCID:
    <https://orcid.org/0000-0002-2309-3209>),
  Christian Laag [ctb] (ORCID: <https://orcid.org/0000-0002-6012-1029>),
  Ena Rajovic [ctb],
  Alex Roy Duncan [ctb]
Repository: CRAN
Date/Publication: 2025-09-19 09:00:17 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 12:35:52 UTC; windows
Archs: x64
