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 (13.0%) to scientific vocabulary
Repository
R package | MAgPIE sets for R
Basic Info
- Host: GitHub
- Owner: pik-piam
- License: lgpl-3.0
- Language: R
- Default Branch: master
- Size: 354 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 2
- Releases: 1
Metadata Files
README.md
MAgPIE sets for R
R package magpiesets, version 0.47.0
Purpose and Functionality
A library containing MAgPIE sets and other support functions.
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("magpiesets")
Package updates can be installed using update.packages (make sure that the additional repository has been added before running that command):
r
update.packages()
Tutorial
The package comes with a vignette describing the basic functionality of the package and how to use it. You can load it with the following command (the package needs to be installed):
r
vignette("magpiesets") # Working with magpiesets
Questions / Problems
In case of questions / problems please contact Benjamin Leon Bodirsky bodirsky@pik-potsdam.de.
Citation
To cite package magpiesets in publications use:
Bodirsky B, Humpenoeder F, Mishra A, Karstens K, Weindl I, Molina Bacca E, von Jeetze P, Dietrich J (2025). "magpiesets: MAgPIE sets for R." doi:10.5281/zenodo.1158588 https://doi.org/10.5281/zenodo.1158588, Version: 0.47.0, https://github.com/pik-piam/magpiesets.
A BibTeX entry for LaTeX users is
latex
@Misc{,
title = {magpiesets: MAgPIE sets for R},
author = {Benjamin Leon Bodirsky and Florian Humpenoeder and Abhijeet Mishra and Kristine Karstens and Isabelle Weindl and Edna {Molina Bacca} and Patrick {von Jeetze} and Jan Philipp Dietrich},
doi = {10.5281/zenodo.1158588},
date = {2025-08-25},
year = {2025},
url = {https://github.com/pik-piam/magpiesets},
note = {Version: 0.47.0},
}
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: 'magpiesets: MAgPIE sets for R' version: 0.47.0 date-released: '2025-08-25' abstract: A library containing MAgPIE sets and other support functions. authors: - family-names: Bodirsky given-names: Benjamin Leon email: bodirsky@pik-potsdam.de - family-names: Humpenoeder given-names: Florian email: humpenoeder@pik-potsdam.de - family-names: Mishra given-names: Abhijeet email: mishra@pik-potsdam.de - family-names: Karstens given-names: Kristine email: karstens@pik-potsdam.de - family-names: Weindl given-names: Isabelle email: weindl@pik-potsdam.de - family-names: Molina Bacca given-names: Edna email: mbacca@pik-potsdam.de - family-names: von Jeetze given-names: Patrick email: vjeetze@pik-potsdam.de - family-names: Dietrich given-names: Jan Philipp email: dietrich@pik-potsdam.de license: LGPL-3.0 repository-code: https://github.com/pik-piam/magpiesets doi: 10.5281/zenodo.1158588
GitHub Events
Total
- Issue comment event: 1
- Push event: 3
- Pull request review event: 1
- Pull request event: 3
- Fork event: 1
- Create event: 1
Last Year
- Issue comment event: 1
- Push event: 3
- Pull request review event: 1
- Pull request event: 3
- Fork event: 1
- Create event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| abhimishr | m****8@g****m | 18 |
| Jan Philipp Dietrich | d****h@p****e | 15 |
| Kristine Karstens | k****s@p****e | 14 |
| Benjamin Leon Bodirsky | b****y@p****e | 11 |
| Pascal Führlich | 8****k | 3 |
| pvjeetze | v****e@p****e | 3 |
| florianh | h****r@p****e | 2 |
| david chen | c****n@g****m | 2 |
| Marcos Alves | m****s@g****m | 2 |
| FeBeier | f****r@p****e | 2 |
| pre-commit-ci[bot] | 6****] | 1 |
| orichters | o****r@p****e | 1 |
| mscrawford | m****r@g****m | 1 |
| emolinab | m****a@p****e | 1 |
| Michaja Pehl | p****l@p****e | 1 |
| Isabelle Weindl | w****l@p****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: about 2 months
- Total issue authors: 0
- Total pull request authors: 4
- Average comments per issue: 0
- Average comments per pull request: 0.29
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
- pre-commit-ci[bot] (5)
- orichters (1)
- caviddhen (1)
- tscheypidi (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- magclass >= 6.0.3 depends
- covr * suggests
- knitr * suggests
- rmarkdown * suggests
- actions/checkout v2 composite
- pat-s/always-upload-cache v3 composite
- r-lib/actions/setup-pandoc v1 composite