Package: galah
Type: Package
Title: Atlas of Living Australia (ALA) Data and Resources in R
Version: 1.1.0
Authors@R: c(person("Matilda", "Stevenson", email="matilda.stevenson@csiro.au",role=c("aut","cre")),
             person("Martin", "Westgate", email="martin.westgate@csiro.au", role="aut"),
             person("Peggy", "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'.
Imports: assertthat, crul, data.table, digest, httr, jsonlite (>=
        0.9.8), sf, sp, stringr (>= 1.0.0), utils, wellknown
Suggests: covr, dplyr, ggplot2, knitr, ozmaps, pkgdown, rmarkdown,
        testthat
License: MPL-2.0
URL: https://github.com/AtlasOfLivingAustralia/galah
BugReports: https://github.com/AtlasOfLivingAustralia/galah/issues
Maintainer: Matilda Stevenson <matilda.stevenson@csiro.au>
LazyLoad: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-05-05 05:01:13 UTC; ste748
Author: Matilda Stevenson [aut, cre],
  Martin Westgate [aut],
  Peggy Newman [aut]
Repository: CRAN
Date/Publication: 2021-05-05 06:20:12 UTC
