Package: RLumCarlo Type: Package Title: Monte-Carlo Methods for Simulating Luminescence Phenomena Version: 0.1.10.9000-3 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 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) ), localised transitions (e.g., Pagonis et al. (2019) ) and tunnelling transitions (Jain et al. (2012) and Pagonis et al. (2019) ). 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 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 Repository: https://r-lum.r-universe.dev Date/Publication: 2025-09-19 09:28:07 UTC RemoteUrl: https://github.com/r-lum/rlumcarlo RemoteRef: HEAD RemoteSha: d474bd3fdcf61f5b76b467328eebf9435829d9d6 NeedsCompilation: yes Packaged: 2026-06-16 09:58:43 UTC; root Author: Johannes Friedrich [aut, trl] (ORCID: ), Sebastian Kreutzer [aut, trl, cre] (ORCID: ), Vasilis Pagonis [aut] (ORCID: ), Christoph Schmidt [aut] (ORCID: ), Christian Laag [ctb] (ORCID: ), Ena Rajovic [ctb], Alex Roy Duncan [ctb]