Skip to content

pik-piam/mrvalidnitrogen

Repository files navigation

madrat data preparation for validation purposes of nitrogen budgets

R package mrvalidnitrogen, version 1.6.6

CRAN status R build status codecov r-universe

Purpose and Functionality

Package contains routines to prepare data for validation exercises.

Installation

For installation of the most recent package version an additional repository has to be added in 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:

install.packages("mrvalidnitrogen")

Package updates can be installed using update.packages (make sure that the additional repository has been added before running that command):

update.packages()

Questions / Problems

In case of questions / problems please contact Benjamin Leon Bodirsky [email protected].

Citation

To cite package mrvalidnitrogen in publications use:

Bodirsky B (2024). mrvalidnitrogen: madrat data preparation for validation purposes of nitrogen budgets. R package version 1.6.6, https://github.com/pik-piam/mrvalidnitrogen.

A BibTeX entry for LaTeX users is

@Manual{,
 title = {mrvalidnitrogen: madrat data preparation for validation purposes of nitrogen budgets},
 author = {Benjamin Leon Bodirsky},
 year = {2024},
 note = {R package version 1.6.6},
 url = {https://github.com/pik-piam/mrvalidnitrogen},
}

About

Madrat Sublibrary with validation-style reporting of nitrogen budgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages