Changes since last version:
- Added
speciesMatch
to definitions - McCulloh2010: Fixed missing location
- Claveau2002: Remove special characters and empty quotes in data causing errors
See here for all changes in the code between versions: v1.0.0...v1.0.1. Further details about the different versions and changes between versions is available on the github releases page and in the CHANGELOG.
The attachments are as follows:
- baad_data.zip: Compiled database in csv format
- baad.rds: Compiled database as an rds binary object, which can be directly loaded into R. This file is provided as a convenience but is not meant to be archival.
- Source code: Code and raw data needed to recreate the database, as recorded in our git repository.
- baad.zip: Like Source code, includes code and raw data needed to recreate the database. In addition, baad.zip includes a standalone script (remake.R) that allows you to rebuild the database without using the remake package, plus archived version information on the packages used to create the this release.