ALA4R - Atlas of Living Australia (ALA) data and resources in R
RForge.net

ALA4R

About ALA4R
GIT access
Download/Files
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/jjvanderwal/ALA4R ALA4R
see also ALA4R GitHub repository.

To install the latest development snapshot of this package, use

install.packages("ALA4R",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("ALA4R",,"http://rforge.net/")

Most recent GIT commits


69d3b9d6| Ben Raymond | Sun Sep 14 10:38:39 2014 +1000
clarifications about Rtools and R.cache on install
 M       README.md
 M       vignettes/ALA4R.Rmd
 M       vignettes/ALA4R.html
 M       vignettes/ALA4R.pdf

1c3b19b5| Ben Raymond | Sun Sep 14 10:28:24 2014 +1000
version bump
 M       DESCRIPTION

7d26b542| Ben Raymond | Sun Sep 14 10:27:33 2014 +1000
updated install instructions direct from github
 M       README.md
 M       vignettes/ALA4R.Rmd
 M       vignettes/ALA4R.html
 M       vignettes/ALA4R.pdf

5812c8a1| Ben Raymond | Sat Sep 13 14:06:37 2014 +1000
fixed bug on empty result set with no wkt specified
 M       R/occurrences.R

d016461d| Ben Raymond | Thu Sep 11 07:49:43 2014 +1000
changed instructions to install direct from CRAN for v1.0
 M       DESCRIPTION
 M       README.md
 M       vignettes/ALA4R.Rmd
 M       vignettes/ALA4R.html
 M       vignettes/ALA4R.pdf