Package: neotoma Type: Package Title: Access to the Neotoma Paleoecological Database Through R Version: 1.7.7 Date: 2022-09-13 Encoding: UTF-8 Author: Simon J. Goring [aut, cre], Gavin L. Simpson [aut], Jeremiah P. Marsicek [ctb], Karthik Ram [aut], Luke Sosalla [ctb] Authors@R: c(person(given = c("Simon", "J."), family = "Goring", role = c("aut", "cre"), email = "goring@wisc.edu"), person(given = c("Gavin", "L."), family = "Simpson", role = "aut"), person(given = c("Jeremiah", "P."), family = "Marsicek", role = "ctb"), person(given = "Karthik", family = "Ram", role = "aut"), person(given = "Luke", family = "Sosalla", role = "ctb")) Maintainer: Simon J. Goring Description: NOTE: This package is deprecated. Please use the neotoma2 package described at https://github.com/NeotomaDB/neotoma2. Access paleoecological datasets from the Neotoma Paleoecological Database using the published API (), only containing datasets uploaded prior to June 2020. The functions in this package access various pre-built API functions and attempt to return the results from Neotoma in a usable format for researchers and the public. License: MIT + file LICENSE URL: https://docs.ropensci.org/neotoma, https://github.com/ropensci/neotoma BugReports: https://github.com/ropensci/neotoma/issues Depends: R (>= 2.10) Imports: plyr, reshape2, jsonlite, httr, xml2, analogue, leaflet, dplyr, sf, assertthat, methods Suggests: testthat, knitr RoxygenNote: 7.2.1 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2022-11-30 19:07:46 UTC RemoteUrl: https://github.com/ropensci/neotoma RemoteRef: master RemoteSha: fd935c440bb5809502bb3d41c034af0ce7a45ecc NeedsCompilation: no Packaged: 2026-06-22 09:51:51 UTC; root