mrtransport
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: pik-piam
- License: other
- Language: R
- Default Branch: main
- Size: 411 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 7
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Input data generation for the EDGE-Transport model
R package mrtransport, version 0.11.7
Purpose and Functionality
The mrtransport package contains data preprocessing for the EDGE-Transport 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("mrtransport")
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 Johanna Hoppe johanna.hoppe@pik-potsdam.de.
Citation
To cite package mrtransport in publications use:
Hoppe J, Muessel J, Hagen A, Dirnaichner A (2025). "mrtransport: Input data generation for the EDGE-Transport model." Version: 0.11.7, https://github.com/pik-piam/mrtransport.
A BibTeX entry for LaTeX users is
latex
@Misc{,
title = {mrtransport: Input data generation for the EDGE-Transport model},
author = {Johanna Hoppe and Jarusch Muessel and Alex K. Hagen and Alois Dirnaichner},
date = {2025-07-24},
year = {2025},
url = {https://github.com/pik-piam/mrtransport},
note = {Version: 0.11.7},
}
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: 'mrtransport: Input data generation for the EDGE-Transport model' version: 0.11.7 date-released: '2025-07-24' abstract: The mrtransport package contains data preprocessing for the EDGE-Transport model. authors: - family-names: Hoppe given-names: Johanna email: johanna.hoppe@pik-potsdam.de orcid: https://orcid.org/0009-0004-6753-5090 - family-names: Muessel given-names: Jarusch email: jarusch.muessel@pik-potsdam.de orcid: https://orcid.org/0000-0002-1857-7866 - family-names: Hagen given-names: Alex K. email: alex.hagen@pik-potsdam.de orcid: https://orcid.org/0000-0003-4793-8664 - family-names: Dirnaichner given-names: Alois license: LGPL-3.0 repository-code: https://github.com/pik-piam/mrtransport
GitHub Events
Total
- Issue comment event: 11
- Push event: 21
- Pull request review comment event: 2
- Pull request review event: 20
- Pull request event: 41
- Fork event: 1
Last Year
- Issue comment event: 11
- Push event: 21
- Pull request review comment event: 2
- Pull request review event: 20
- Pull request event: 41
- Fork event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| johannah-pik | 8****k | 32 |
| pre-commit-ci[bot] | 6****] | 4 |
| Pascal Führlich | p****h@p****e | 3 |
| Falk Benke | f****e@p****e | 1 |
| jmuessel | 5****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 20
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- Total issue authors: 0
- Total pull request authors: 7
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 16
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 13
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 0
- Pull request authors: 5
- Average comments per issue: 0
- Average comments per pull request: 0.69
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- johannah-pik (15)
- jmuessel (11)
- fbenke-pik (7)
- ahagen-pik (5)
- CarolineCron (3)
- pre-commit-ci[bot] (2)
- johanneskoch94 (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- R >= 3.1 depends
- data.table >= 1.11.0 depends
- madrat * imports
- magclass * imports
- magrittr * imports
- mrremind * imports
- quitte * imports
- readxl * imports
- rmndt * imports
- stringr * imports
- zoo * imports
- covr * suggests