Package: crestr
Title: A Probabilistic Approach to Reconstruct Past Climates Using
        Biological Climate Proxies
Version: 1.0.0
Authors@R: 
    person(given = "Manuel",
           family = "Chevalier",
           role = c("aut", "cre"),
           email = "chevalier.manuel@gmail.com",
           comment = c(ORCID = "0000-0002-8183-9881"))
Description: Applies the CREST climate reconstruction
             method. It can be used using the calibration data that can be obtained
             through the package or by importing private data. An ensemble of
             graphical outputs were designed to facilitate the use of the
             package and the interpretation of the results. More information can
             be found form Chevalier (2021) <doi:10.5194/cp-2021-153>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: clipr, DBI, methods, plyr, raster, rgdal, rgeos, RPostgres,
        scales, sp, stringr, viridis
Suggests: knitr, openxlsx, plot3D, rmarkdown, pals
Depends: R (>= 2.10)
Language: en-us
VignetteBuilder: knitr
URL: https://github.com/mchevalier2/crestr,
        https://mchevalier2.github.io/crestr/index.html
BugReports: https://github.com/mchevalier2/crestr/issues
NeedsCompilation: no
Packaged: 2021-12-03 13:58:44 UTC; mchevali1
Author: Manuel Chevalier [aut, cre] (<https://orcid.org/0000-0002-8183-9881>)
Maintainer: Manuel Chevalier <chevalier.manuel@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-03 19:20:04 UTC
