OSLdecomposition
R package for CW-OSL component seperation
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
R package for CW-OSL component seperation
Basic Info
- Host: GitHub
- Owner: DirkMittelstrass
- License: gpl-3.0
- Language: R
- Default Branch: master
- Size: 46.5 MB
Statistics
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 2
Created over 6 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
License
README.Rmd
---
output: github_document
---
```{r, echo = FALSE, message=FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-"
)
library(OSLdecomposition)
# Change when CRAN version is successful released
#[](https://www.repostatus.org/#active)
```
# OSLdecomposition
Identify and Separate Continuous-Wave Optically Stimulated Luminescence (CW-OSL) Signal Components
[](https://CRAN.r-project.org/package=OSLdecomposition)
[](https://doi.org/10.32614/CRAN.package.OSLdecomposition)
[](https://www.r-pkg.org/pkg/OSLdecomposition)
[](https://www.repostatus.org/#wip)
[](https://github.com/DirkMittelstrass/OSLdecomposition/actions)
## General information
An installation guide, tutorials, news and further resources can be found at [luminescence.de](https://luminescence.de/index.html).
## 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](https://github.com/DirkMittelstrass/OSLdecomposition/blob/master/LICENSE)
for more details.
GitHub Events
Total
- Issues event: 2
- Watch event: 1
- Delete event: 1
- Issue comment event: 1
- Push event: 6
- Pull request event: 1
Last Year
- Issues event: 2
- Watch event: 1
- Delete event: 1
- Issue comment event: 1
- Push event: 6
- Pull request event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 3
- Total pull requests: 2
- Average time to close issues: almost 2 years
- Average time to close pull requests: 43 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- DirkMittelstrass (3)
Pull Request Authors
- DirkMittelstrass (2)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels
documentation (1)
enhancement (1)
Packages
- Total packages: 1
-
Total downloads:
- cran 195 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: OSLdecomposition
Signal Component Analysis for Optically Stimulated Luminescence
- Documentation: http://cran.r-project.org/web/packages/OSLdecomposition/OSLdecomposition.pdf
- License: GPL-3
-
Latest release: 1.1.0
published 10 months ago
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 31.7%
Dependent repos count: 35.5%
Average: 41.6%
Downloads: 82.4%
Maintainers (1)
Last synced:
10 months ago
Dependencies
DESCRIPTION
cran
- R >= 4.0 depends
- DEoptim * imports
- Luminescence >= 0.9.9 imports
- ggplot2 * imports
- ggpubr * imports
- gridExtra * imports
- methods * imports
- minpack.lm * imports
- rmarkdown * imports
- scales * imports
- stats * imports
- tools * imports
- utils * imports
- kableExtra * suggests
.github/workflows/GitHub_Actions_CI.yaml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite