Package: ALA4R
Type: Package
Title: Atlas of Living Australia (ALA) Data and Resources in R
Version: 1.6.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("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
    <http://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: RCurl, assertthat, digest, httr, jsonlite (>= 0.9.8), plyr,
        sp, stringr (>= 1.0.0), wellknown
Suggests: ape, covr, data.table, 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
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-22 00:23:58 UTC; pnewman
Author: Peggy Newman [aut, cre],
  Ben Raymond [aut],
  Jeremy VanDerWal [aut],
  Lee Belbin [aut],
  Michael Sumner [ctb],
  Tom August [ctb],
  John Baumgartner [ctb]
Maintainer: Peggy Newman <peggy.newman@csiro.au>
Repository: CRAN
Date/Publication: 2018-05-22 10:09:50 UTC
