Code Monkey home page Code Monkey logo

magpie4's Introduction

MAgPIE outputs R package for MAgPIE version 4.x

R package magpie4, version 1.200.0

CRAN status DOI R build status codecov r-universe

Purpose and Functionality

Common output routines for extracting results from the MAgPIE framework (versions 4.x).

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("magpie4")

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 magpie4 in publications use:

Bodirsky B, Humpenoeder F, Dietrich J, Stevanovic M, Weindl I, Karstens K, Wang X, Mishra A, Beier F, Breier J, Yalew A, Chen D, Biewald A, Wirth S, von Jeetze P, Leip D, Crawford M, Alves M (2024). magpie4: MAgPIE outputs R package for MAgPIE version 4.x. doi:10.5281/zenodo.1158582 https://doi.org/10.5281/zenodo.1158582, R package version 1.200.0, https://github.com/pik-piam/magpie4.

A BibTeX entry for LaTeX users is

@Manual{,
 title = {magpie4: MAgPIE outputs R package for MAgPIE version 4.x},
 author = {Benjamin Leon Bodirsky and Florian Humpenoeder and Jan Philipp Dietrich and Miodrag Stevanovic and Isabelle Weindl and Kristine Karstens and Xiaoxi Wang and Abhijeet Mishra and Felicitas Beier and Jannes Breier and Amsalu Woldie Yalew and David Chen and Anne Biewald and Stephen Wirth and Patrick {von Jeetze} and Debbora Leip and Michael Crawford and Marcos Alves},
 year = {2024},
 note = {R package version 1.200.0},
 doi = {10.5281/zenodo.1158582},
 url = {https://github.com/pik-piam/magpie4},
}

magpie4's People

Contributors

bodirsky avatar abhimishr avatar flohump avatar mscrawford avatar emolinab avatar mppalves avatar felicitasbeier avatar vartika271987 avatar tscheypidi avatar pvjeetze avatar weindl avatar k4rst3ns avatar mishkos avatar pfuehrlich-pik avatar dklein-pik avatar jansteinhauser avatar xwangatpik avatar caviddhen avatar bs538 avatar jnnsbrr avatar alexkoberle avatar caihao24 avatar 0umfhxcvx5j7joaohfss5mncnistjj6q avatar pre-commit-ci[bot] avatar wehnerja avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.