https://github.com/bluegreen-labs/diffabsr
Converts data from the DIFFABS beamline at the SOLEIL synchrotron into an R compatible format.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.9%) to scientific vocabulary
Keywords
Repository
Converts data from the DIFFABS beamline at the SOLEIL synchrotron into an R compatible format.
Basic Info
- Host: GitHub
- Owner: bluegreen-labs
- License: other
- Language: R
- Default Branch: main
- Homepage: https://bluegreen-labs.github.io/diffabsr/
- Size: 9.08 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
diffabsr 
Converts data from the DiffAbs beamline at the SOLEIL synchrotron into an R compatible format. In addition it provides functions to convert the raw spectra to elemental counts and or concentrations. Data is returned nested lists of data frames or tidy data frames.
How to cite this package in your article
You can cite this package like this "we processed the data using the R package diffabsr (Hufkens 2020)". Here is the full bibliographic reference to include in your reference list (don't forget to update the all caps fields for VERSION, MONTH and YEAR):
Hufkens, K., Regeur S. (2020). diffabsr: the SOLEIL DIFFABS beamline data management package. (VERSION). Zenodo. https://doi.org/10.5281/zenodo.4814939. Last accessed MONTH YEAR
Installation
development release
To install the development releases of the package run the following commands:
r
if(!require(devtools)){install.packages("devtools")}
devtools::install_github("bluegreen-labs/diffabsr")
library("diffabsr")
Vignettes are not rendered by default, if you want to include additional documentation please use:
r
if(!require(devtools)){install.packages("devtools")}
devtools::install_github("bluegreen-labs/diffabsr", build_vignettes = TRUE)
library("diffabsr")
Citation
Koen Hufkens & Solenn Regeur. (2020, December 20). bluegreen-labs/diffabsr: diffabsr (Version v0.1.0). Zenodo. http://doi.org/xxx.
Acknowledgements
This project was supported the Marie Skłodowska-Curie Action (H2020 grant 797668) and the SOLEIL user support grant 20191271.
Owner
- Name: BlueGreen Labs
- Login: bluegreen-labs
- Kind: organization
- Email: info@bluegreenlabs.org
- Location: Melsele, Belgium
- Website: http://bluegreenlabs.org
- Repositories: 17
- Profile: https://github.com/bluegreen-labs
BlueGreen open science labs & consulting, providing environmental research infrastructure and editorial solutions.
GitHub Events
Total
Last Year
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Koen Hufkens | k****s@g****m | 20 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0