remind2
The remind2 package contains the REMIND-specific routines for data and model output manipulation.
Science Score: 54.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
-
○Academic publication links
-
✓Committers with academic emails
1 of 52 committers (1.9%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.6%) to scientific vocabulary
Keywords from Contributors
Repository
The remind2 package contains the REMIND-specific routines for data and model output manipulation.
Statistics
- Stars: 0
- Watchers: 2
- Forks: 50
- Open Issues: 28
- Releases: 0
Metadata Files
README.md
The REMIND R package (2nd generation)
R package remind2, version 1.186.6
Purpose and Functionality
Contains the REMIND-specific routines for data and model output manipulation.
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("remind2")
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 vignettes describing the basic functionality of the package and how to use it. You can load them with the following command (the package needs to be installed):
r
vignette("compareScenariosRemind2") # compareScenarios in remind2
vignette("remind_summary") # Adding plots to the REMIND_summary.pdf
vignette("remind2_reporting") # remind2 reporting
Questions / Problems
In case of questions / problems please contact Renato Rodrigues renato.rodrigues@pik-potsdam.de.
Citation
To cite package remind2 in publications use:
Rodrigues R, Baumstark L, Benke F, Dietrich J, Dirnaichner A, Dorndorf T, Duerrwaechter J, Führlich P, Giannousakis A, Hasse R, Hilaire J, Klein D, Koch J, Kowalczyk K, Levesque A, Malik A, Merfort A, Merfort L, Morena-Leiva S, Pehl M, Pietzcker R, Rauner S, Richters O, Rottoli M, Schötz C, Schreyer F, Siala K, Sörgel B, Spahr M, Strefler J, Verpoort P, Weigmann P, Rüter T (2025). "remind2: The REMIND R package (2nd generation)." Version: 1.186.6, https://github.com/pik-piam/remind2.
A BibTeX entry for LaTeX users is
latex
@Misc{,
title = {remind2: The REMIND R package (2nd generation)},
author = {Renato Rodrigues and Lavinia Baumstark and Falk Benke and Jan Philipp Dietrich and Alois Dirnaichner and Tabea Dorndorf and Jakob Duerrwaechter and Pascal Führlich and Anastasis Giannousakis and Robin Hasse and Jérome Hilaire and David Klein and Johannes Koch and Katarzyna Kowalczyk and Antoine Levesque and Aman Malik and Anne Merfort and Leon Merfort and Simón Morena-Leiva and Michaja Pehl and Robert Pietzcker and Sebastian Rauner and Oliver Richters and Marianna Rottoli and Christof Schötz and Felix Schreyer and Kais Siala and Björn Sörgel and Mike Spahr and Jessica Strefler and Philipp Verpoort and Pascal Weigmann and Tonn Rüter},
date = {2025-08-18},
year = {2025},
url = {https://github.com/pik-piam/remind2},
note = {Version: 1.186.6},
}
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: 'remind2: The REMIND R package (2nd generation)' version: 1.186.6 date-released: '2025-08-18' abstract: Contains the REMIND-specific routines for data and model output manipulation. authors: - family-names: Rodrigues given-names: Renato email: renato.rodrigues@pik-potsdam.de - family-names: Baumstark given-names: Lavinia - family-names: Benke given-names: Falk - family-names: Dietrich given-names: Jan Philipp - family-names: Dirnaichner given-names: Alois - family-names: Dorndorf given-names: Tabea - family-names: Duerrwaechter given-names: Jakob - family-names: Führlich given-names: Pascal - family-names: Giannousakis given-names: Anastasis - family-names: Hasse given-names: Robin - family-names: Hilaire given-names: Jérome - family-names: Klein given-names: David - family-names: Koch given-names: Johannes - family-names: Kowalczyk given-names: Katarzyna - family-names: Levesque given-names: Antoine - family-names: Malik given-names: Aman - family-names: Merfort given-names: Anne - family-names: Merfort given-names: Leon - family-names: Morena-Leiva given-names: Simón - family-names: Pehl given-names: Michaja - family-names: Pietzcker given-names: Robert - family-names: Rauner given-names: Sebastian - family-names: Richters given-names: Oliver - family-names: Rottoli given-names: Marianna - family-names: Schötz given-names: Christof - family-names: Schreyer given-names: Felix - family-names: Siala given-names: Kais - family-names: Sörgel given-names: Björn - family-names: Spahr given-names: Mike - family-names: Strefler given-names: Jessica - family-names: Verpoort given-names: Philipp - family-names: Weigmann given-names: Pascal - family-names: Rüter given-names: Tonn email: tonn.rueter@pik-potsdam.de license: LGPL-3.0 repository-code: https://github.com/pik-piam/remind2
GitHub Events
Total
- Issues event: 8
- Issue comment event: 86
- Push event: 60
- Pull request review comment event: 85
- Pull request review event: 142
- Pull request event: 126
- Fork event: 8
- Create event: 1
Last Year
- Issues event: 8
- Issue comment event: 86
- Push event: 60
- Pull request review comment event: 85
- Pull request review event: 142
- Pull request event: 126
- Fork event: 8
- Create event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Felix Schreyer | s****r@p****e | 270 |
| Christof Schoetz | c****z@p****e | 194 |
| Falk Benke | f****e@p****e | 127 |
| Alois Dirnaichner | a****i@d****m | 120 |
| Michaja Pehl | p****l@p****e | 106 |
| Renato-Rodrigues | r****s@p****e | 80 |
| orichters | o****r@p****e | 75 |
| Chen Gong | 71 | |
| Anastasis Giannousakis | 1****u | 33 |
| Pascal Führlich | p****h@p****e | 33 |
| Simon Moreno | s****o@p****e | 28 |
| Pascal Weigmann | p****e@L****e | 27 |
| schreyer | f****r@p****e | 26 |
| amnmalik | a****k@p****e | 25 |
| Jakob Duerrwaechter | j****r@p****e | 23 |
| Marianna Rottoli | r****i@p****e | 20 |
| Felix Schreyer | s****r@L****e | 15 |
| David Klein | d****n@p****e | 14 |
| robertpietzcker | p****r@p****e | 14 |
| rauner | r****r@p****e | 13 |
| robinhasse | r****r@p****e | 13 |
| Anne Merfort | a****t@p****e | 10 |
| Antoine Levesque | l****e@p****e | 10 |
| Johannes Koch | j****h@p****e | 9 |
| tabeado | t****f@p****e | 9 |
| Pascal Weigmann | p****n@p****e | 8 |
| gabriel-abrahao | g****o@g****m | 7 |
| MariannaR | m****i@m****t | 6 |
| Simon Moreno | S****o@p****e | 5 |
| Kais Siala | s****a@p****e | 5 |
| and 22 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 37
- Total pull requests: 191
- Average time to close issues: 3 months
- Average time to close pull requests: 25 days
- Total issue authors: 8
- Total pull request authors: 31
- Average comments per issue: 1.38
- Average comments per pull request: 1.21
- Merged pull requests: 155
- Bot issues: 0
- Bot pull requests: 3
Past Year
- Issues: 3
- Pull requests: 61
- Average time to close issues: N/A
- Average time to close pull requests: 5 days
- Issue authors: 2
- Pull request authors: 20
- Average comments per issue: 0.0
- Average comments per pull request: 0.59
- Merged pull requests: 43
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (33)
- orichters (17)
- robertpietzcker (5)
- Renato-Rodrigues (2)
- tabeado (2)
- amerfort (2)
- fschreyer (2)
- mellamoSimon (1)
- chroetz (1)
- fbenke-pik (1)
- dbantje (1)
- katarkow (1)
Pull Request Authors
- fbenke-pik (66)
- orichters (60)
- 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (33)
- fschreyer (22)
- cchrisgong (15)
- tabeado (15)
- dklein-pik (10)
- lecfab (10)
- pweigmann (9)
- mellamoSimon (8)
- Renato-Rodrigues (7)
- robertpietzcker (7)
- gabriel-abrahao (7)
- katarkow (5)
- merfort (5)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pat-s/always-upload-cache v3 composite
- r-lib/actions/setup-pandoc v2 composite
- magclass >= 3.37 depends
- RColorBrewer * imports
- abind * imports
- assertr * imports
- data.table * imports
- dplyr * imports
- gdx >= 1.29 imports
- gdxdt * imports
- gdxrrw * imports
- ggplot2 * imports
- gms * imports
- highcharter * imports
- iamc * imports
- jsonlite * imports
- knitr * imports
- lubridate * imports
- lucode2 >= 0.43.0 imports
- luplot * imports
- luscale * imports
- lusweave * imports
- madrat * imports
- mip >= 0.139.1 imports
- openxlsx * imports
- piamInterfaces >= 0.0.62 imports
- plotly * imports
- quitte * imports
- readr * imports
- remulator * imports
- reshape2 * imports
- rlang * imports
- rmarkdown * imports
- rmndt * imports
- scales * imports
- tibble * imports
- tidyr * imports
- tidyselect * imports
- withr * imports
- yaml * imports
- ymlthis * imports
- covr * suggests
- flexdashboard * suggests
- gridExtra * suggests
- kableExtra * suggests
- stringr * suggests
- testthat * suggests
- tidyverse * suggests