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 19 hours ago
JSON representation
Repository metadata
Access data and resources hosted by the Atlas of Living Australia (ALA)
- Host: GitHub
- URL: https://github.com/AtlasOfLivingAustralia/ALA4R
- Owner: AtlasOfLivingAustralia
- Archived: true
- Created: 2014-09-22T05:20:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T05:37:44.000Z (over 3 years ago)
- Last Synced: 2025-04-17T22:59:17.189Z (10 days ago)
- Topics: ala, ala-product-ala4r, r
- Language: R
- Homepage: https://atlasoflivingaustralia.github.io/ALA4R/
- Size: 23 MB
- Stars: 41
- Watchers: 30
- Forks: 8
- Open Issues: 22
- Releases: 0
-
Metadata Files:
- Readme: README.Rmd
README.Rmd
--- output: github_document --- ```{r, echo = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "vignettes/README-" ) ``` # ALA4R [](https://travis-ci.org/AtlasOfLivingAustralia/ALA4R) [](https://ci.appveyor.com/project/PeggyNewman/ala4r/branch/master) [](https://codecov.io/gh/AtlasOfLivingAustralia/ALA4R) [](https://www.r-pkg.org/pkg/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
- Name: Atlas of Living Australia
- Login: AtlasOfLivingAustralia
- Email: [email protected]
- Kind: organization
- Description: Free and open source IT infrastructure for the aggregation and delivery of biodiversity data. Funded by the Australian government via NCRIS and hosted by CSIRO
- Website: https://www.ala.org.au
- Location: Australia
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/7296572?v=4
- Repositories: 180
- Last ynced at: 2023-03-11T02:32:07.415Z
- Profile URL: https://github.com/AtlasOfLivingAustralia
GitHub Events
Total
Last Year
Committers metadata
Last synced: 7 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 | 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:
- csiro.au: 2
- rforge.net: 1
- theraymonds.org: 1
Issue and Pull Request metadata
Last synced: 2 days 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
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
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 6
proxy.golang.org: github.com/atlasoflivingaustralia/ala4r
- Homepage:
- Documentation: https://pkg.go.dev/github.com/atlasoflivingaustralia/ala4r#section-documentation
- Licenses:
- Latest release: v1.9.1 (published almost 4 years ago)
- Last Synced: 2025-04-26T14:03:00.291Z (2 days ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/AtlasOfLivingAustralia/ALA4R
- Homepage:
- Documentation: https://pkg.go.dev/github.com/AtlasOfLivingAustralia/ALA4R#section-documentation
- Licenses:
- Latest release: v1.9.1 (published almost 4 years ago)
- Last Synced: 2025-04-26T14:03:00.567Z (2 days ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- 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