Package: ALA4R
Type: Package
Title: Atlas of Living Australia (ALA) Data and Resources in R
Version: 1.9.0
Authors@R: c(person("Matilda", "Stevenson", email="matilda.stevenson@csiro.au",role=c("aut","cre")),
             person("Peggy", "Newman", email="peggy.newman@csiro.au", role="aut"),
             person("Ben", "Raymond", email="ben_ala@untan.gl", role="aut"),
             person("Jeremy", "VanDerWal", role="aut"),
             person("Lee", "Belbin", role="aut"),
             person("Michael", "Sumner", role="ctb"),
             person("Tom", "August", role="ctb"),
             person("John", "Baumgartner", role="ctb"))
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/>. ALA4R 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, data.table, digest, httr, jsonlite (>= 0.9.8), sp,
        stringr (>= 1.0.0), wellknown
Suggests: ape, covr, dplyr, ggplot2, jpeg, knitr, mapdata, maps,
        maptools, phytools, rmarkdown, testthat, tidyr, vegan
License: MPL-2.0
URL: https://github.com/AtlasOfLivingAustralia/ALA4R
BugReports: https://github.com/AtlasOfLivingAustralia/ALA4R/issues
Maintainer: Matilda Stevenson <matilda.stevenson@csiro.au>
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-11-01 01:48:34 UTC; ste748
Author: Matilda Stevenson [aut, cre],
  Peggy Newman [aut],
  Ben Raymond [aut],
  Jeremy VanDerWal [aut],
  Lee Belbin [aut],
  Michael Sumner [ctb],
  Tom August [ctb],
  John Baumgartner [ctb]
Repository: CRAN
Date/Publication: 2020-11-01 23:50:02 UTC
