Skip to content

pik-piam/mrfaocore

Repository files navigation

madrat-based package providing core FAO-related preprocessing

functions

R package mrfaocore, version 1.1.1

CRAN status R build status codecov r-universe

Purpose and Functionality

This madrat-based package provides core FAO-related preprocessing functions.

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("mrfaocore")

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 David Chen david.chen@pik-potsdam.de.

Citation

To cite package mrfaocore in publications use:

Chen D, Kreidenweis U, Mishra A, Karstens K, Leon Bodirsky B, Leip D, Stevanovic M, Leon Bodrisky B, Klein D, Molina Bacca E (2024). mrfaocore: madrat-based package providing core FAO-related preprocessing functions. R package version 1.1.1, <URL: https://github.com/pik-piam/mrfaocore>.

A BibTeX entry for LaTeX users is

@Manual{,
 title = {mrfaocore: madrat-based package providing core FAO-related preprocessing
functions},
 author = {David Chen and Ulrich Kreidenweis and Abhijeet Mishra and Kristine Karstens and Benjamin {Leon Bodirsky} and Debbora Leip and Mishko Stevanovic and Benjamin {Leon Bodrisky} and David Klein and Edna {Molina Bacca}},
 year = {2024},
 note = {R package version 1.1.1},
 url = {https://github.com/pik-piam/mrfaocore},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •