Package: neotoma2
Title: Working with the Neotoma Paleoecology Database
Date: 2025-12-13
Version: 1.0.11
Authors@R:
c(person(given = "Dominguez Vidana",
family = "Socorro",
role = c("aut", "cre"),
email = "dominguezvid@wisc.edu",
comment = structure("0000-0002-7926-4935", .Names = "ORCID")),
person(given = "Simon",
family = "Goring",
role = c("aut"),
email = "goring@wisc.edu",
comment = structure("0000-0002-2700-4605", .Names = "ORCID")))
URL: https://github.com/NeotomaDB/neotoma2
BugReports: https://github.com/NeotomaDB/neotoma2/issues
Description: Access and manipulation of data using the Neotoma
Paleoecology Database. .
Examples in functions that require API access are not executed
during CRAN checks. Vignettes do not execute as to avoid API
calls during CRAN checks.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Suggests: testthat, knitr, pkgdown, rmarkdown, ggplot2, Bchron, covr,
Imports: rlang, magrittr, sf, digest, geojsonsf, purrr, httr, jsonlite,
methods, dplyr, leaflet, assertthat, stringr, progress, uuid,
utils, tidyr
VignetteBuilder: knitr
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev
libsqlite3-dev libudunits2-dev
Repository: https://neotomadb.r-universe.dev
Date/Publication: 2025-12-14 06:11:25 UTC
RemoteUrl: https://github.com/neotomadb/neotoma2
RemoteRef: HEAD
RemoteSha: b1e0e3fd740ac6b0bcf569f039d4c5d107c82624
NeedsCompilation: no
Packaged: 2026-04-13 08:21:56 UTC; root
Author: Dominguez Vidana Socorro [aut, cre] (ORCID:
),
Simon Goring [aut] (ORCID: )
Maintainer: Dominguez Vidana Socorro