reporttransport
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 (13.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: pik-piam
- Language: R
- Default Branch: master
- Size: 2.77 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 6
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
Reporting package for edgeTransport
R package reporttransport, version 1.0.1
Purpose and Functionality
This package contains edgeTransport-specific routines to report model results. The main functionality is to generate transport reporting variables in MIF format from a given edgeTransport model run folder or REMIND input data.
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("reporttransport")
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 reporttransport in publications use:
Hoppe J, Muessel J, Hagen A (2025). "reporttransport: Reporting package for edgeTransport." Version: 1.0.1, https://github.com/pik-piam/reporttransport.
A BibTeX entry for LaTeX users is
latex
@Misc{,
title = {reporttransport: Reporting package for edgeTransport},
author = {Johanna Hoppe and Jarusch Muessel and Alex K. Hagen},
date = {2025-08-13},
year = {2025},
url = {https://github.com/pik-piam/reporttransport},
note = {Version: 1.0.1},
}
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: 'reporttransport: Reporting package for edgeTransport' version: 1.0.1 date-released: '2025-08-13' abstract: This package contains edgeTransport-specific routines to report model results. The main functionality is to generate transport reporting variables in MIF format from a given edgeTransport model run folder or REMIND input data. authors: - family-names: Hoppe given-names: Johanna email: johanna.hoppe@pik-potsdam.de - 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 license: LGPL-3.0 repository-code: https://github.com/pik-piam/reporttransport
GitHub Events
Total
- Create event: 1
- Commit comment event: 2
- Issues event: 2
- Delete event: 1
- Issue comment event: 7
- Push event: 10
- Pull request review comment event: 2
- Pull request review event: 15
- Pull request event: 26
- Fork event: 1
Last Year
- Create event: 1
- Commit comment event: 2
- Issues event: 2
- Delete event: 1
- Issue comment event: 7
- Push event: 10
- Pull request review comment event: 2
- Pull request review event: 15
- Pull request event: 26
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 9
- Average time to close issues: 6 days
- Average time to close pull requests: 1 day
- Total issue authors: 1
- Total pull request authors: 6
- Average comments per issue: 2.0
- Average comments per pull request: 0.33
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 9
- Average time to close issues: 6 days
- Average time to close pull requests: 1 day
- Issue authors: 1
- Pull request authors: 6
- Average comments per issue: 2.0
- Average comments per pull request: 0.33
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- leonieschweiger (1)
- 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (1)
Pull Request Authors
- johannah-pik (23)
- ahagen-pik (5)
- jmuessel (5)
- fbenke-pik (2)
- orichters (1)
- robertpietzcker (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- testthat * suggests