Science Score: 26.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
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
R package baseline
Basic Info
- Host: GitHub
- Owner: khliland
- Language: R
- Default Branch: master
- Size: 1.3 MB
Statistics
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 10 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
README.md
Baseline Correction of Spectra - baseline
Installation
``` r
Install release version from CRAN
install.packages("baseline")
Install development version from GitHub
devtools::install_github("khliland/baseline") ```
Contents
- S4 interface baseline() with a range of baseline correction methods
- 4S Peak Filling
- Asymmetric Least Squares - ALS
- IRLS
- LowPass filtering
- Median Window
- Modified polynomial fitting
- Peak Detection
- Rolling Ball
- RF baseline
- Shirley
- TAP
- Common plotting function
- Customized baseline correction
- Interval stretch/compress for more adaptive baseline
- Baseline optimisation for prediction and classification
- Design of Experiments
- Running of DoE
- Analysis of results
- Tcl/Tk based Graphical User Interface for baseline correction
Owner
- Name: Kristian Hovde Liland
- Login: khliland
- Kind: user
- Location: Norway
- Website: https://khliland.no
- Repositories: 29
- Profile: https://github.com/khliland
GitHub Events
Total
- Issues event: 3
- Watch event: 1
- Issue comment event: 5
- Push event: 2
Last Year
- Issues event: 3
- Watch event: 1
- Issue comment event: 5
- Push event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kristian Hovde Liland | k****d@n****o | 4 |
| Kristian Hovde Liland | k****d@k****o | 3 |
| Kristian Hovde Liland | k****d | 1 |
Committer Domains (Top 20 + Academic)
khliland.no: 1
nmbu.no: 1
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 3
- Total pull requests: 0
- Average time to close issues: 10 months
- Average time to close pull requests: N/A
- Total issue authors: 3
- Total pull request authors: 0
- Average comments per issue: 2.33
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: 7 days
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 2.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- eddelbuettel (1)
- bryanhanson (1)
- Phenomniverse (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 1,050 last-month
- Total docker downloads: 42,053
- Total dependent packages: 10
- Total dependent repositories: 18
- Total versions: 17
- Total maintainers: 1
cran.r-project.org: baseline
Baseline Correction of Spectra
- Homepage: https://github.com/khliland/baseline/
- Documentation: http://cran.r-project.org/web/packages/baseline/baseline.pdf
- License: GPL-2
-
Latest release: 1.3-7
published about 1 year ago
Rankings
Docker downloads count: 0.6%
Dependent packages count: 5.3%
Dependent repos count: 6.7%
Average: 11.3%
Downloads: 13.5%
Stargazers count: 20.6%
Forks count: 21.0%
Maintainers (1)
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.5.0 depends
- SparseM * imports
- grDevices * imports
- graphics * imports
- limSolve * imports
- methods * imports
- stats * imports
- IDPmisc * suggests
- MASS * suggests
- gWidgets2 * suggests
- gWidgets2tcltk * suggests
- lattice * suggests
- pls * suggests