Package: ALA4R
Type: Package
Title: Atlas of Living Australia (ALA) Data and Resources in R
Version: 1.8.0
Authors@R: c(person("Peggy", "Newman", email="peggy.newman@csiro.au", role=c("aut", "cre")),
             person("Ben", "Raymond", email="ben_ala@untan.gl", role="aut"),
             person("Jeremy", "VanDerWal", role="aut"),
             person("Lee", "Belbin", role="aut"),
             person("Matilda", "Stevenson", 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: Peggy Newman <peggy.newman@csiro.au>
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-04-03 21:35:09 UTC; new330
Author: Peggy Newman [aut, cre],
  Ben Raymond [aut],
  Jeremy VanDerWal [aut],
  Lee Belbin [aut],
  Matilda Stevenson [aut],
  Michael Sumner [ctb],
  Tom August [ctb],
  John Baumgartner [ctb]
Repository: CRAN
Date/Publication: 2020-04-04 04:10:03 UTC
