mrindustry
Science Score: 44.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: pik-piam
- Language: R
- Default Branch: main
- Size: 4.55 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 12
- Open Issues: 5
- Releases: 0
Metadata Files
README.md
input data generation for the REMIND industry module
R package mrindustry, version 0.24.5
Purpose and Functionality
The mrindustry packages contains data preprocessing for the REMIND model.
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("mrindustry")
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 Falk Benke benke@pik-potsdam.de.
Citation
To cite package mrindustry in publications use:
Benke F, Dürrwächter J, Rodrigues R, Moreno-Leiva S, Baumstark L, Pehl M, Weiss B (2025). "mrindustry: input data generation for the REMIND industry module." Version: 0.24.5, https://github.com/pik-piam/mrindustry.
A BibTeX entry for LaTeX users is
latex
@Misc{,
title = {mrindustry: input data generation for the REMIND industry module},
author = {Falk Benke and Jakob Dürrwächter and Renato Rodrigues and Simón Moreno-Leiva and Lavinia Baumstark and Michaja Pehl and Bennet Weiss},
date = {2025-08-28},
year = {2025},
url = {https://github.com/pik-piam/mrindustry},
note = {Version: 0.24.5},
}
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: 'mrindustry: input data generation for the REMIND industry module' version: 0.24.5 date-released: '2025-08-28' abstract: The mrindustry packages contains data preprocessing for the REMIND model. authors: - family-names: Benke given-names: Falk email: benke@pik-potsdam.de - family-names: Dürrwächter given-names: Jakob email: jakobdu@pik-potsdam.de - family-names: Rodrigues given-names: Renato email: renato.rodrigues@pik-potsdam.de - family-names: Moreno-Leiva given-names: Simón email: simon.moreno@pik-potsdam.de - family-names: Baumstark given-names: Lavinia email: lavinia.baumstark@pik-potsdam.de - family-names: Pehl given-names: Michaja email: michaja.pehl@pik-potsdam.de - family-names: Weiss given-names: Bennet email: bennet.weiss@pik-potsdam.de license: LGPL-3.0 repository-code: https://github.com/pik-piam/mrindustry
GitHub Events
Total
- Issues event: 8
- Delete event: 1
- Issue comment event: 56
- Push event: 37
- Pull request review comment event: 51
- Pull request review event: 87
- Pull request event: 76
- Fork event: 7
- Create event: 1
Last Year
- Issues event: 8
- Delete event: 1
- Issue comment event: 56
- Push event: 37
- Pull request review comment event: 51
- Pull request review event: 87
- Pull request event: 76
- Fork event: 7
- Create event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 33
- Average time to close issues: 7 days
- Average time to close pull requests: 3 days
- Total issue authors: 2
- Total pull request authors: 8
- Average comments per issue: 0.0
- Average comments per pull request: 0.79
- Merged pull requests: 27
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 33
- Average time to close issues: 7 days
- Average time to close pull requests: 3 days
- Issue authors: 2
- Pull request authors: 8
- Average comments per issue: 0.0
- Average comments per pull request: 0.79
- Merged pull requests: 27
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (3)
- JakobBD (1)
Pull Request Authors
- 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (14)
- fbenke-pik (11)
- JakobBD (6)
- johanneskoch94 (5)
- lecfab (2)
- bennet21 (2)
- Merjo (1)
- whitenightZhang (1)