Package: OSLdecomposition
Type: Package
Title: Signal Component Analysis for Optically Stimulated Luminescence
Version: 1.1.0
Date: 2025-08-31
Authors@R: c(
    person("Dirk", "Mittelstraß", email = "dirk.mittelstrass@luminescence.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9567-8791")),
    person("Sebastian", "Kreutzer", role = c("aut"), comment = c(ORCID = "0000-0002-0734-2199")),
    person("Christoph", "Schmidt", role = c("aut"), comment = c(ORCID = "0000-0002-2309-3209")),
    person("Jan", "Beyer", role = c("ths"), comment = c(ORCID = "0000-0002-1403-395X")),
    person("Johannes", "Heitmann", role = c("ths")),
    person("Arno", "Straessner", role = c("ths"), comment = c(ORCID = "0000-0003-2460-6659")))
Maintainer: Dirk Mittelstraß <dirk.mittelstrass@luminescence.de>
Description: Function library for the identification and separation of exponentially
    decaying signal components in continuous-wave optically stimulated luminescence measurements.
    A special emphasis is laid on luminescence dating with quartz, which is known for
    systematic errors due to signal components with unequal physical behaviour.
    Also, this package enables an easy to use signal decomposition of
    data sets imported and analysed with the R package 'Luminescence'.
    This includes the optional automatic creation of HTML reports. Further information and tutorials
    can be found at <https://luminescence.de>.
Depends: R (>= 4.3)
License: GPL-3
BugReports: https://github.com/DirkMittelstrass/OSLdecomposition/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: Luminescence (>= 1.1.0), methods, utils, stats, tools,
        DEoptim, minpack.lm, gridExtra, ggplot2, scales, ggpubr,
        rmarkdown
Suggests: kableExtra, knitr
NeedsCompilation: no
Packaged: 2025-08-31 19:14:57 UTC; Dirk
Author: Dirk Mittelstraß [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9567-8791>),
  Sebastian Kreutzer [aut] (ORCID:
    <https://orcid.org/0000-0002-0734-2199>),
  Christoph Schmidt [aut] (ORCID:
    <https://orcid.org/0000-0002-2309-3209>),
  Jan Beyer [ths] (ORCID: <https://orcid.org/0000-0002-1403-395X>),
  Johannes Heitmann [ths],
  Arno Straessner [ths] (ORCID: <https://orcid.org/0000-0003-2460-6659>)
Repository: CRAN
Date/Publication: 2025-08-31 19:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:43:00 UTC; windows
