magpie4

R package | MAgPIE outputs R package for MAgPIE version 4.x

https://github.com/pik-piam/magpie4

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
Last synced: 6 months ago · JSON representation ·

Repository

R package | MAgPIE outputs R package for MAgPIE version 4.x

Basic Info
  • Host: GitHub
  • Owner: pik-piam
  • License: lgpl-3.0
  • Language: R
  • Default Branch: master
  • Size: 11 MB
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 31
  • Open Issues: 2
  • Releases: 1
Created about 8 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

MAgPIE outputs R package for MAgPIE version 4.x

R package magpie4, version 2.39.1

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:

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

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 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, Sauer P, Bonsch M, Vartika S (2025). "magpie4: MAgPIE outputs R package for MAgPIE version 4.x." doi:10.5281/zenodo.1158582 https://doi.org/10.5281/zenodo.1158582, Version: 2.39.1, https://github.com/pik-piam/magpie4.

A BibTeX entry for LaTeX users is

latex @Misc{, 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 and Pascal Sauer and Markus Bonsch and Singh Vartika}, doi = {10.5281/zenodo.1158582}, date = {2025-08-29}, year = {2025}, url = {https://github.com/pik-piam/magpie4}, note = {Version: 2.39.1}, }

Owner

  • Name: Potsdam Integrated Assessment Modelling (PIAM)
  • Login: pik-piam
  • Kind: organization
  • Location: Potsdam Institute for Climate Impact Research (PIK), Germany

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: 'magpie4: MAgPIE outputs R package for MAgPIE version 4.x'
version: 2.39.1
date-released: '2025-08-29'
abstract: Common output routines for extracting results from the MAgPIE framework
  (versions 4.x).
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: Dietrich
  given-names: Jan Philipp
  email: dietrich@pik-potsdam.de
- family-names: Stevanovic
  given-names: Miodrag
  email: miodrag@pik-potsdam.de
- family-names: Weindl
  given-names: Isabelle
  email: weindl@pik-potsdam.de
- family-names: Karstens
  given-names: Kristine
  email: karstens@pik-potsdam.de
- family-names: Wang
  given-names: Xiaoxi
  email: wang@pik-potsdam.de
- family-names: Mishra
  given-names: Abhijeet
  email: mishra@pik-potsdam.de
- family-names: Beier
  given-names: Felicitas
  email: beier@pik-potsdam.de
- family-names: Breier
  given-names: Jannes
  email: breier@pik-potsdam.de
- family-names: Yalew
  given-names: Amsalu Woldie
  email: yalew@pik-potsdam.de
- family-names: Chen
  given-names: David
  email: David.Chen@pik-potsdam.de
- family-names: Biewald
  given-names: Anne
- family-names: Wirth
  given-names: Stephen
  email: wirth@pik-potsdam.de
- family-names: von Jeetze
  given-names: Patrick
  email: vjeetze@pik-potsdam.de
- family-names: Leip
  given-names: Debbora
  email: leip@pik-potsdam.de
- family-names: Crawford
  given-names: Michael
  email: crawford@pik-potsdam.de
- family-names: Alves
  given-names: Marcos
  email: pedrosa@pik-potsdam.de
- family-names: Sauer
  given-names: Pascal
- family-names: Bonsch
  given-names: Markus
- family-names: Vartika
  given-names: Singh
license: LGPL-3.0
repository-code: https://github.com/pik-piam/magpie4
doi: 10.5281/zenodo.1158582

GitHub Events

Total
  • Issues event: 2
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 88
  • Pull request review comment event: 2
  • Pull request review event: 9
  • Pull request event: 29
  • Fork event: 6
  • Create event: 3
Last Year
  • Issues event: 2
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 88
  • Pull request review comment event: 2
  • Pull request review event: 9
  • Pull request event: 29
  • Fork event: 6
  • Create event: 3

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 1,051
  • Total Committers: 29
  • Avg Commits per committer: 36.241
  • Development Distribution Score (DDS): 0.853
Past Year
  • Commits: 138
  • Committers: 16
  • Avg Commits per committer: 8.625
  • Development Distribution Score (DDS): 0.819
Top Committers
Name Email Commits
abhimishr m****8@g****m 155
Benjamin Leon Bodirsky b****y@p****e 135
florianh h****r@p****e 130
Michael Crawford m****r@g****m 84
Marcos Alves m****s@g****m 73
emolinab m****a@p****e 73
Felicitas b****r@p****e 63
Jan Philipp Dietrich d****h@p****e 53
Debbora Leip l****p@p****e 52
Vartika Singh 5****7 46
pvjeetze v****e@p****e 34
caviddhen d****n@p****e 27
Isabelle Weindl w****l@p****e 21
Kristine Karstens k****s@p****e 21
mishko s****c@p****e 19
David Chen d****h@l****e 14
Pascal Führlich p****h@p****e 10
David Klein d****n@p****e 9
Jan Steinhauser j****r@m****g 8
david chen c****n@g****m 6
Xiaoxi Wang w****g@p****e 6
abhimishr A****a@c****g 3
Bjoern Soergel 1****8 2
breier b****r@p****e 2
Michaja Pehl p****l@p****e 1
pre-commit-ci[bot] 6****] 1
wehnerja 4****a 1
Alexandre Koberle a****o@p****e 1
Cai Hao c****2@1****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 10
  • Total pull requests: 57
  • Average time to close issues: 2 months
  • Average time to close pull requests: 7 days
  • Total issue authors: 7
  • Total pull request authors: 18
  • Average comments per issue: 3.1
  • Average comments per pull request: 0.18
  • Merged pull requests: 46
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 1
  • Pull requests: 14
  • Average time to close issues: N/A
  • Average time to close pull requests: about 16 hours
  • Issue authors: 1
  • Pull request authors: 6
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • tscheypidi (3)
  • bodirsky (2)
  • XiangLiu-github (1)
  • abhimishr (1)
  • mishkos (1)
  • orichters (1)
  • caihao24 (1)
Pull Request Authors
  • vartika271987 (19)
  • emolinab (14)
  • pascal-sauer (10)
  • mscrawford (7)
  • pfuehrlich-pik (6)
  • pre-commit-ci[bot] (5)
  • pvjeetze (2)
  • deleip (2)
  • dklein-pik (2)
  • caviddhen (2)
  • tscheypidi (1)
  • xwangatpik (1)
  • weindl (1)
  • orichters (1)
  • flohump (1)
Top Labels
Issue Labels
bug (1)
Pull Request Labels
enhancement (3) bug (1)

Dependencies

.github/workflows/check.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pat-s/always-upload-cache v3 composite
  • r-lib/actions/setup-pandoc v2 composite
DESCRIPTION cran
  • R >= 3.5.0 depends
  • gdx >= 1.30 depends
  • magclass >= 2.40 depends
  • dplyr * imports
  • gms * imports
  • luplot * imports
  • luscale * imports
  • lusweave * imports
  • madrat * imports
  • magpiesets * imports
  • methods * imports
  • mip * imports
  • mstools * imports
  • nonparaeff * imports
  • reshape2 * imports
  • rlang * imports
  • rworldmap * imports
  • spam * imports
  • utils * imports
  • covr * suggests
  • testthat * suggests