Package: galah
Type: Package
Title: Atlas of Living Australia (ALA) Data and Resources in R
Version: 1.3.1
Authors@R: 
    c(person(given = "Martin",
             family = "Westgate",
             email = "martin.westgate@csiro.au",
             role = c("aut", "cre")),
      person(given = "Matilda",
             family = "Stevenson",
             email = "matilda.stevenson@csiro.au",
             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; these have been made available from
    <https://ala.org.au/>. 'galah' provides a subset of the tools to be
    directly used within R. It enables the R community to directly access data
    and resources hosted by the 'ALA'.
Depends: R (>= 4.0.0)
Imports: assertthat, crul, data.table, data.tree, digest, httr,
        jsonlite (>= 0.9.8), sf, sp, stringr (>= 1.0.0), utils,
        wellknown
Suggests: vcr (>= 0.6.0), collapsibleTree, covr, dplyr, ggplot2, knitr,
        magrittr, pkgdown, rmarkdown, taxize, testthat, treemapify,
        viridis
License: MPL-2.0
URL: https://github.com/AtlasOfLivingAustralia/galah
BugReports: https://github.com/AtlasOfLivingAustralia/galah/issues
Maintainer: Martin Westgate <martin.westgate@csiro.au>
LazyLoad: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-08-19 03:07:12 UTC; wes186
Author: Martin Westgate [aut, cre],
  Matilda Stevenson [aut],
  Dax Kellie [aut],
  Peggy Newman [aut]
Repository: CRAN
Date/Publication: 2021-08-21 09:20:02 UTC
Built: R 4.0.2; ; 2021-08-22 10:51:06 UTC; unix
