-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed remaining moinput references
- Loading branch information
1 parent
15d2df1
commit 8e6f679
Showing
16 changed files
with
122 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,5 @@ | |
carbon_stored.* | ||
^\.git$ | ||
^\.travis.yml | ||
^codemeta\.json$ | ||
^.*\.zenodo.json$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
{ | ||
"title": "mrcommons: MadRat commons Input Data Library", | ||
"version": "0.2.2", | ||
"description": "<p>Provides useful functions and a common structure to all the input data required to run models like MAgPIE and REMIND\n of model input data.<\/p>", | ||
"creators": [ | ||
{ | ||
"name": "Bodirsky, Benjamin Leon" | ||
}, | ||
{ | ||
"name": "Karstens, Kristine" | ||
}, | ||
{ | ||
"name": "Baumstark, Lavinia" | ||
}, | ||
{ | ||
"name": "Weindl, Isabelle" | ||
}, | ||
{ | ||
"name": "Wang, Xiaoxi" | ||
}, | ||
{ | ||
"name": "Mishra, Abhijeet" | ||
}, | ||
{ | ||
"name": "Wirth, Stephen" | ||
}, | ||
{ | ||
"name": "Stevanovic, Mishko" | ||
}, | ||
{ | ||
"name": "Steinmetz, Nele" | ||
}, | ||
{ | ||
"name": "Kreidenweis, Ulrich" | ||
}, | ||
{ | ||
"name": "Rodrigues, Renato" | ||
}, | ||
{ | ||
"name": "Popov, Roman" | ||
}, | ||
{ | ||
"name": "Humpenoeder, Florian" | ||
}, | ||
{ | ||
"name": "Giannousakis, Anastasis" | ||
}, | ||
{ | ||
"name": "Levesque, Antoine" | ||
}, | ||
{ | ||
"name": "Klein, David" | ||
}, | ||
{ | ||
"name": "Araujo, Ewerton" | ||
}, | ||
{ | ||
"name": "Beier, Felicitas" | ||
}, | ||
{ | ||
"name": "Oeser, Julian" | ||
}, | ||
{ | ||
"name": "Pehl, Michaja" | ||
}, | ||
{ | ||
"name": "Leip, Debbora" | ||
}, | ||
{ | ||
"name": "Molina Bacca, Edna" | ||
}, | ||
{ | ||
"name": "Martinelli, Eleonora" | ||
}, | ||
{ | ||
"name": "Schreyer, Felix" | ||
}, | ||
{ | ||
"name": "Dietrich, Jan Philipp" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: mrcommons | ||
Type: Package | ||
Title: MadRat commons Input Data Library | ||
Version: 0.2.1 | ||
Date: 2020-05-11 | ||
Version: 0.2.2 | ||
Date: 2020-05-12 | ||
Authors@R: c(person("Benjamin Leon", "Bodirsky", email = "[email protected]", role = "aut"), | ||
person("Kristine", "Karstens", role = "aut"), | ||
person("Lavinia", "Baumstark", role = "aut"), | ||
|
@@ -64,7 +64,7 @@ License: LGPL-3 | file LICENSE | |
LazyData: no | ||
Encoding: UTF-8 | ||
RoxygenNote: 7.1.0 | ||
ValidationKey: 386253 | ||
ValidationKey: 404668 | ||
Suggests: | ||
knitr, | ||
testthat, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
# R mrcommons package | ||
[![Travis build status](https://travis-ci.com/pik-piam/mrcommons.svg?branch=master)](https://travis-ci.com/pik-piam/mrcommons) | ||
# MadRat commons Input Data Library | ||
#### R package **mrcommons**, version **0.2.2** | ||
|
||
|
||
## Purpose and Functionality | ||
|
||
MadRat commons data package provides commonly used data sources and calculations. | ||
Provides useful functions and a common structure to all the input data required to run models like MAgPIE and REMIND | ||
of model input data. | ||
|
||
|
||
## Installation | ||
|
@@ -29,8 +31,25 @@ update.packages() | |
|
||
## Questions / Problems | ||
|
||
In case of questions / problems please contact Jan Dietrich <[email protected]>. | ||
In case of questions / problems please contact Jan Philipp Dietrich <[email protected]>. | ||
|
||
## Citation | ||
|
||
citation("mrcommons") | ||
To cite package **mrcommons** in publications use: | ||
|
||
Bodirsky B, Karstens K, Baumstark L, Weindl I, Wang X, Mishra A, Wirth S, Stevanovic M, Steinmetz N, Kreidenweis U, | ||
Rodrigues R, Popov R, Humpenoeder F, Giannousakis A, Levesque A, Klein D, Araujo E, Beier F, Oeser J, Pehl M, Leip D, | ||
Molina Bacca E, Martinelli E, Schreyer F, Dietrich J (2020). _mrcommons: MadRat commons Input Data Library_. R | ||
package version 0.2.2. | ||
|
||
A BibTeX entry for LaTeX users is | ||
|
||
```latex | ||
@Manual{, | ||
title = {mrcommons: MadRat commons Input Data Library}, | ||
author = {Benjamin Leon Bodirsky and Kristine Karstens and Lavinia Baumstark and Isabelle Weindl and Xiaoxi Wang and Abhijeet Mishra and Stephen Wirth and Mishko Stevanovic and Nele Steinmetz and Ulrich Kreidenweis and Renato Rodrigues and Roman Popov and Florian Humpenoeder and Anastasis Giannousakis and Antoine Levesque and David Klein and Ewerton Araujo and Felicitas Beier and Julian Oeser and Michaja Pehl and Debbora Leip and Edna {Molina Bacca} and Eleonora Martinelli and Felix Schreyer and Jan Philipp Dietrich}, | ||
year = {2020}, | ||
note = {R package version 0.2.2}, | ||
} | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
library(testthat) | ||
library(moinput) | ||
library(mrcommons) | ||
|
||
test_check("moinput") | ||
test_check("mrcommons") |