The R package 'xlum'
to interface <xlum/>
a data format for exchange
and long-term preservation of luminescence data.
- Windows (32/64bit): Rtools (provided by CRAN)
- macOS: Xcode (provided by Apple)
- Linux: gcc often comes pre-installed in most distributions.
To install the stable version from CRAN, simply run the following from an R console:
install.packages("xlum")
To install the latest development builds directly from GitHub, run
if(!require("devtools"))
install.packages("devtools")
devtools::install_github("R-Lum/xlum@<wanted branch>")
The package comes without any guarantee!
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.
The development of xlum benefited received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No 844457 (project: CREDit).