Package: occCite
Type: Package
Title: Querying and Managing Large Biodiversity Occurrence Datasets
Version: 0.6.1
Authors@R: c(
  person(given = "Hannah L.", family = "Owens", ,"hannah.owens@gmail.com", role=c("aut","cre"),
    comment = c(ORCID = "0000-0003-0071-1745")),
  person(given = "Cory", family = "Merow",,,role="aut",
    comment = c(ORCID = "0000-0003-0561-053X")),
  person(given = "Brian", family = "Maitner", ,,,role="aut",
    comment = c(ORCID = "0000-0002-2118-9880")),
  person(given = "Jamie M.", family = "Kass", ,,,role="aut",
    comment = c(ORCID = "0000-0002-9432-895X")),
  person(given = "Vijay", family = "Barve",,"vijay.barve@gmail.com ",role="aut",
    comment = c(ORCID = "0000-0002-4852-2567")),
  person(given = "Robert P.", family = "Guralnick",,,role="aut",
    comment = c(ORCID = "0000-0001-6682-1504")),
  person(given = "Damiano", family = "Oldoni",,,role="rev",
    comment = c(ORCID = "0000-0003-3445-7562", "Damiano reviewed the package (v. 0.5.2) for rOpenSci, see <https://github.com/ropensci/software-review/issues/407>"))
  )
Maintainer: Hannah L. Owens <hannah.owens@gmail.com>
Description: Facilitates the gathering of biodiversity occurrence data 
  from disparate sources. Metadata is managed throughout the process to facilitate 
  reporting and enhanced ability to repeat analyses.
License: GPL-3
URL: https://docs.ropensci.org/occCite/
BugReports: https://github.com/ropensci/occCite/issues
Encoding: UTF-8
LazyData: true
Language: en-US
Depends: R (>= 3.5.0)
Suggests: ape, bit64, covr, httr, knitr, remotes, rmarkdown, taxize (>=
        0.10), testthat, waffle
Imports: BIEN, DBI, RefManageR, RColorBrewer, RPostgreSQL, bib2df,
        curl, dplyr, ggplot2, htmltools, leaflet, lubridate, methods,
        rgbif (>= 3.1), rlang, stats, stringr, tidyr, viridis
VignetteBuilder: knitr, rmarkdown
Additional_repositories: https://hrbrmstr.r-universe.dev
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-09-29 07:47:00 UTC; HannahOwens
Author: Hannah L. Owens [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0071-1745>),
  Cory Merow [aut] (ORCID: <https://orcid.org/0000-0003-0561-053X>),
  Brian Maitner [aut] (ORCID: <https://orcid.org/0000-0002-2118-9880>),
  Jamie M. Kass [aut] (ORCID: <https://orcid.org/0000-0002-9432-895X>),
  Vijay Barve [aut] (ORCID: <https://orcid.org/0000-0002-4852-2567>),
  Robert P. Guralnick [aut] (ORCID:
    <https://orcid.org/0000-0001-6682-1504>),
  Damiano Oldoni [rev] (ORCID: <https://orcid.org/0000-0003-3445-7562>,
    Damiano reviewed the package (v. 0.5.2) for rOpenSci, see
    <https://github.com/ropensci/software-review/issues/407>)
Repository: CRAN
Date/Publication: 2025-09-29 08:30:02 UTC
Built: R 4.4.1; ; 2025-09-29 12:46:42 UTC; unix
