Package: galah
Type: Package
Title: Atlas of Living Australia (ALA) Data and Resources in R
Version: 1.4.0
Authors@R: 
    c(person(given = "Martin",
             family = "Westgate",
             email = "martin.westgate@csiro.au",
             role = c("aut", "cre")),
      person(given = "Matilda",
             family = "Stevenson",
             role = "aut"),
      person(given = "Dax",
             family = "Kellie",
             email = "dax.kellie@csiro.au",
             role = "aut"),
      person(given = "Peggy",
             family = "Newman",
             email = "peggy.newman@csiro.au",
             role = "aut"))
Description: The Atlas of Living Australia ('ALA') provides tools to enable users
    of biodiversity information to find, access, combine and visualise data on
    Australian plants and animals. 'galah' enables the R community to directly 
    access data and resources hosted by the ALA and other living atlases.
Depends: R (>= 4.1.0)
Imports: assertthat, crul, data.table, data.tree, digest, glue (>=
        1.3.2), httr, jsonlite (>= 0.9.8), lifecycle (>= 1.0.0), rlang,
        sf, stringr (>= 1.0.0), tibble, tidyselect, utils, wellknown
Suggests: vcr (>= 0.6.0), covr, dplyr, knitr, magrittr, pkgdown,
        rmarkdown, taxize, testthat
License: MPL-2.0
URL: https://github.com/AtlasOfLivingAustralia/galah,
        https://atlasoflivingaustralia.github.io/galah/
BugReports: https://github.com/AtlasOfLivingAustralia/galah/issues
Maintainer: Martin Westgate <martin.westgate@csiro.au>
LazyLoad: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-01-24 03:35:07 UTC; wes186
Author: Martin Westgate [aut, cre],
  Matilda Stevenson [aut],
  Dax Kellie [aut],
  Peggy Newman [aut]
Repository: CRAN
Date/Publication: 2022-01-24 10:52:46 UTC
