Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 7 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 (12.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: pik-piam
- License: lgpl-3.0
- Language: R
- Default Branch: master
- Size: 1.43 MB
Statistics
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 1
- Releases: 1
Metadata Files
README.md
MadRat feed data package
R package mrfeed, version 0.0.11
Purpose and Functionality
Provides feed related data.
Installation
For installation of the most recent package version an additional repository has to be added in R:
r
options(repos = c(CRAN = "@CRAN@", pik = "https://rse.pik-potsdam.de/r/packages"))
The additional repository can be made available permanently by adding the line above to a file called .Rprofile stored in the home folder of your system (Sys.glob("~") in R returns the home directory).
After that the most recent version of the package can be installed using install.packages:
r
install.packages("mrfeed")
Package updates can be installed using update.packages (make sure that the additional repository has been added before running that command):
r
update.packages()
Questions / Problems
In case of questions / problems please contact Isabelle Weindl weindl@pik-potsdam.de.
Citation
To cite package mrfeed in publications use:
Weindl I, Baumstark L, Bodirsky B, Steinmetz N, Kreidenweis U, Dietrich J (2024). mrfeed: MadRat feed data package. doi: 10.5281/zenodo.3822087 (URL: https://doi.org/10.5281/zenodo.3822087), R package version 0.0.11,
A BibTeX entry for LaTeX users is
latex
@Manual{,
title = {mrfeed: MadRat feed data package},
author = {Isabelle Weindl and Lavinia Baumstark and Benjamin Leon Bodirsky and Nele Steinmetz and Ulrich Kreidenweis and Jan Philipp Dietrich},
year = {2024},
note = {R package version 0.0.11},
doi = {10.5281/zenodo.3822087},
url = {https://github.com/pik-piam/mrfeed},
}
Owner
- Name: Potsdam Integrated Assessment Modelling (PIAM)
- Login: pik-piam
- Kind: organization
- Location: Potsdam Institute for Climate Impact Research (PIK), Germany
- Website: https://www.pik-potsdam.de/
- Repositories: 50
- Profile: https://github.com/pik-piam
Tools developed for use with data and models related to PIK's research.
Citation (CITATION.cff)
cff-version: 1.2.0 message: If you use this software, please cite it using the metadata from this file. type: software title: 'mrfeed: MadRat feed data package' version: 0.0.11 date-released: '2024-04-15' abstract: Provides feed related data. authors: - family-names: Weindl given-names: Isabelle email: weindl@pik-potsdam.de - family-names: Baumstark given-names: Lavinia email: baumstark@pik-potsdam.de - family-names: Bodirsky given-names: Benjamin Leon email: bodirsky@pik-potsdam.de - family-names: Steinmetz given-names: Nele - family-names: Kreidenweis given-names: Ulrich - family-names: Dietrich given-names: Jan Philipp email: dietrich@pik-potsdam.de license: LGPL-3.0 repository-code: https://github.com/pik-piam/mrfeed doi: 10.5281/zenodo.3822087
GitHub Events
Total
- Push event: 1
- Fork event: 1
Last Year
- Push event: 1
- Fork event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| amnmalik | a****k@p****e | 43 |
| Kristine Karstens | k****s@p****e | 35 |
| Benjamin Leon Bodirsky | b****y@p****e | 28 |
| Jan Philipp Dietrich | d****h@p****e | 28 |
| David Chen | c****n@g****m | 21 |
| Alois Dirnaichner | a****i@d****m | 18 |
| Michaja Pehl | p****l@p****e | 18 |
| Lavinia Baumstark | b****k@p****e | 12 |
| Isabelle Weindl | w****l@p****e | 9 |
| emolinab | m****a@p****e | 9 |
| schreyer | f****r@p****e | 9 |
| Renato Rodrigues | r****o@p****e | 9 |
| wehnerja | 4****a | 8 |
| florianh | h****r@p****e | 7 |
| Johannes Koch | j****h@p****e | 6 |
| Marianna Rottoli | r****i@p****e | 6 |
| Pascal Führlich | p****h@p****e | 5 |
| FeBeier | f****r@p****e | 5 |
| Abhijeet | m****a@p****e | 4 |
| David Klein | d****n@p****e | 4 |
| Steve Bi | s****i@p****e | 4 |
| giannou | g****u@p****e | 4 |
| mppalves | m****s@g****m | 3 |
| Alois Dirnaichner | a****r@p****e | 3 |
| Bjoern Soergel | 1****8 | 2 |
| pre-commit-ci[bot] | 6****] | 1 |
| Antoine Levesque | l****e@p****e | 1 |
| Baseer Ahmad Baheer | b****r@p****e | 1 |
| CB | b****m@p****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 0
- Total pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 4 months
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 3
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 3 months
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
- pre-commit-ci[bot] (5)
- pfuehrlich-pik (2)
- whitehacker (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- R >= 2.10.0 depends
- madrat >= 1.30 depends
- magclass >= 3.17 depends
- mrcommons * depends
- luscale * imports
- magpiesets * imports
- reshape2 * imports
- covr * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite