Luminescence

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN R-CMD-check Coverage Status

CRAN DOI DOI

Downloads Downloads Downloads Downloads

The R package 'Luminescence' by the R-Luminescence Group provides a collection of various R functions for luminescence dating data analysis.

Social media and other resources

Visit our R-Luminescence homepage. News and updates on 'Luminescence' are also available from the REPLAY website.

Installation

i. Requirements

ii. Install the package

Install any development versions using our RStudio add-in

Alternatively, to install the latest development builds directly from GitHub, run:

if (!require("pak"))
  install.packages("pak")
pak::pkg_install("R-Lum/Luminescence")

Please note that the version on the GitHub master branch is a development version and may change day by day. To install the stable version from CRAN, simply run the following from an R console:

install.packages("Luminescence")

For stable branches please visit the Luminescence package page on CRAN.

Contribute

The R-Luminescence project is based on and evolves from ideas, contributions and constructive criticism of its users. Help us maintain and improve the package by reporting bugs, requesting features, suggesting design improvements or contributing new functions.

Open an issue or write us an e-mail if anything crosses your mind or if you want your new self-written function to be to included in the package.

You are kindly invited to bring forward the package with us!

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Funding