Skip to content

tool functions that can be used by several madrat-dependent or magpie4 output functions.

License

Notifications You must be signed in to change notification settings

pik-piam/mstools

Repository files navigation

Tool functions that can be used by several madrat-dependent or

magpie4 output functions

R package mstools, version 0.9.0

CRAN status DOI R build status codecov r-universe

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:

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:

install.packages("mstools")

Package updates can be installed using update.packages (make sure that the additional repository has been added before running that command):

update.packages()

Questions / Problems

In case of questions / problems please contact Benjamin Leon Bodirsky [email protected].

Citation

To cite package mstools in publications use:

Bodirsky B, Karstens K, Beier F, Dietrich J (2024). 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, R package version 0.9.0, https://github.com/pik-piam/magpie4.

A BibTeX entry for LaTeX users is

@Manual{,
 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},
 year = {2024},
 note = {R package version 0.9.0},
 doi = {10.5281/zenodo.1158582},
 url = {https://github.com/pik-piam/magpie4},
}

About

tool functions that can be used by several madrat-dependent or magpie4 output functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published