ALA4R

The Atlas of Living Australia provides tools to enable users of biodiversity information to find, access, combine and visualise data on Australian plants and animals.
https://github.com/AtlasOfLivingAustralia/ALA4R

Category: Biosphere
Sub Category: Biodiversity Data Access and Management

Keywords

ala ala-product-ala4r r

Keywords from Contributors

ala-systems ala-product-spatial ala-product-infrastructure ansible ala-product-auth ala-product-shared-ui grails-plugin webservices ala-product-biocache ala-product-alerts

Last synced: about 14 hours ago
JSON representation

Repository metadata

Access data and resources hosted by the Atlas of Living Australia (ALA)

README.Rmd

          ---
output: github_document
---



```{r, echo = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "vignettes/README-"
)
```

# ALA4R

[![Travis-CI Build Status](https://travis-ci.org/AtlasOfLivingAustralia/ALA4R.svg?branch=master)](https://travis-ci.org/AtlasOfLivingAustralia/ALA4R)
[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/g9pudc4l7053w4vn/branch/master?svg=true)](https://ci.appveyor.com/project/PeggyNewman/ala4r/branch/master)
[![codecov](https://codecov.io/gh/AtlasOfLivingAustralia/ALA4R/branch/master/graph/badge.svg)](https://codecov.io/gh/AtlasOfLivingAustralia/ALA4R)
[![CRAN Status](https://www.r-pkg.org/badges/version/ALA4R)](https://www.r-pkg.org/pkg/ALA4R)
[![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/ALA4R)](https://cran.r-project.org/package=ALA4R)

*`ALA4R` is deprecated and will be removed from CRAN at the end of 2021. The package to replace ALA4R, `galah`, is now [available on CRAN](https://CRAN.R-project.org/package=galah). `galah` provides an improved interface to ALA data, while providing the same core functionality as ALA4R. For an introduction to `galah`, visit the [GitHub page](https://github.com/AtlasOfLivingAustralia/galah).*

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://www.ala.org.au/. Here we provide a subset of the tools to be directly used within R.

ALA4R enables the R community to directly access data and resources hosted by the ALA.

The use-examples presented at the [2014 ALA Science Symposium](https://www.ala.org.au/blogs-news/2014-atlas-of-living-australia-science-symposium/) are available in the package vignette, via (in R): `vignette("ALA4R")`, or [browse it online](https://atlasoflivingaustralia.github.io/ALA4R/articles/ALA4R.html).

## Citing ALA4R 
To generate a citation for ALA4R run: 
```r
citation(package = "ALA4R")
```

## Installing

Stable version from CRAN:

```{r eval=FALSE}
install.packages("ALA4R")
```

Or the development version from GitHub:

```{r eval=FALSE}
install.packages("devtools")
devtools::install_github("AtlasOfLivingAustralia/ALA4R")
```

On Linux you will first need to ensure that `libcurl` and `v8` (version <= 3.15) are installed on your system --- e.g. on Ubuntu/Debian, open a terminal and do:

```{sh eval=FALSE}
sudo apt-get install libcurl4-openssl-dev libv8-3.14-dev
```
or install via the Software Centre.


## Usage

See the online documentation at https://atlasoflivingaustralia.github.io/ALA4R/ including the [package vignette](https://atlasoflivingaustralia.github.io/ALA4R/articles/ALA4R.html).

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 1,246
Total Committers: 13
Avg Commits per committer: 95.846
Development Distribution Score (DDS): 0.315

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Ben Raymond b****n@t****g 853
matilda2812 m****2@g****m 242
Jeremy VanDerWal j****l@g****m 64
Tasilee l****n@g****m 49
Peggy Newman p****n@g****m 22
Dave Martin d****n 3
Peter Ansell p****l@y****m 3
Tom Saleeba t****a@g****m 3
Martin Westgate m****e@g****m 2
Matt Andrews M****s@c****u 2
rforge rforge r****e@r****t 1
Dax Kellie d****e@c****u 1
mbohun m****n@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 57
Total pull requests: 11
Average time to close issues: about 1 month
Average time to close pull requests: 1 day
Total issue authors: 15
Total pull request authors: 4
Average comments per issue: 2.63
Average comments per pull request: 0.82
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/AtlasOfLivingAustralia/ALA4R

Top Issue Authors

  • johnbaums (14)
  • raymondben (13)
  • peggynewman (8)
  • matildastevenson (5)
  • snubian (4)
  • Tasilee (3)
  • shawnlaffan (2)
  • terraignisaura (1)
  • nickdos (1)
  • sckott (1)
  • AugustT (1)
  • rdinnager (1)
  • mskyttner (1)
  • javier-molina (1)
  • dicook (1)

Top Pull Request Authors

  • matildastevenson (7)
  • djtfmartin (2)
  • mbohun (1)
  • tomsaleeba (1)

Top Issue Labels

  • case study (3)
  • bug (2)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/atlasoflivingaustralia/ala4r

proxy.golang.org: github.com/AtlasOfLivingAustralia/ALA4R


Dependencies

DESCRIPTION cran
  • assertthat * imports
  • data.table * imports
  • digest * imports
  • httr * imports
  • jsonlite >= 0.9.8 imports
  • sp * imports
  • stringr >= 1.0.0 imports
  • wellknown * imports
  • ape * suggests
  • covr * suggests
  • dplyr * suggests
  • ggplot2 * suggests
  • jpeg * suggests
  • knitr * suggests
  • mapdata * suggests
  • maps * suggests
  • maptools * suggests
  • phytools * suggests
  • rmarkdown * suggests
  • testthat * suggests
  • tidyr * suggests
  • vegan * suggests

Score: -Infinity