checkGCDversion: Check GCD package install

Description Usage Details Author(s) Examples

View source: R/zzz.R

Description

Check if GCD package is installed and up to date to ensure always using the most up to date GCD version. devtools package is required: on Windows install Rtools.exe depending on your R version http://cran.r-project.org/bin/windows/Rtools/

Usage

1

Details

Last GCD database version is donwloaded and installed using:

library(devtools)

install_github("GCD",username="paleofire",ref="master")

Author(s)

O. Blarquez

Examples

1
## Not run: checkGCDversion()

paleofire/paleofire documentation built on Dec. 29, 2021, 11:09 a.m.