mstools
tool functions that can be used by several madrat-dependent or magpie4 output functions.
Science Score: 49.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 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.2%) to scientific vocabulary
Repository
tool functions that can be used by several madrat-dependent or magpie4 output functions.
Basic Info
Statistics
- Stars: 0
- Watchers: 6
- Forks: 5
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Tool functions that can be used by several madrat-dependent or
magpie4 output functions
R package mstools, version 0.12.3
Purpose and Functionality
Tool functions that can be used by several madrat-dependent or magpie4 output 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("mstools")
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 Benjamin Leon Bodirsky bodirsky@pik-potsdam.de.
Citation
To cite package mstools in publications use:
Bodirsky B, Karstens K, Beier F, Dietrich J (2025). "mstools: Tool functions that can be used by several madrat-dependent or magpie4 output functions." doi:10.5281/zenodo.1158582 https://doi.org/10.5281/zenodo.1158582, Version: 0.12.3, https://github.com/pik-piam/magpie4.
A BibTeX entry for LaTeX users is
latex
@Misc{,
title = {mstools: Tool functions that can be used by several madrat-dependent or
magpie4 output functions},
author = {Benjamin Leon Bodirsky and Kristine Karstens and Felicitas Beier and Jan Philipp Dietrich},
doi = {10.5281/zenodo.1158582},
date = {2025-08-20},
year = {2025},
url = {https://github.com/pik-piam/magpie4},
note = {Version: 0.12.3},
}
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.
GitHub Events
Total
- Push event: 9
- Pull request review event: 2
- Pull request event: 6
- Fork event: 2
Last Year
- Push event: 9
- Pull request review event: 2
- Pull request event: 6
- Fork event: 2
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Benjamin Leon Bodirsky | b****y@p****e | 10 |
| Jan Philipp Dietrich | d****h@p****e | 7 |
| Kristine Karstens | k****s@p****e | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 4 months
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 2
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
Top Authors
Issue Authors
Pull Request Authors
- codeZeilen (3)
- pre-commit-ci[bot] (3)
- deleip (1)
- pascal-sauer (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pat-s/always-upload-cache v3 composite
- r-lib/actions/setup-pandoc v1 composite
- madrat * depends
- magclass >= 2.40 depends
- covr * suggests
- testthat * suggests