There are several binary files associated with the release:
wood-supporting.tar.gz
: Supporting information, as submitted to the journal. This includes two directories:output
, containing csv files with estimates of woodiness to various taxonomic levels, and with different sampling assumptionsdata
containing the data generated by this study (also available on Dryad).
wood-analysis.tar.gz
: Compiled version of the analysis (knitr document and its compiled formats, including graphics). This is also available on the project website.theplantlist-cache.tar.gz
: Cached version of the plant list names in case the plant list URLs are not reliable long term. These can be downloaded and unpacked by runningmake theplantlist-cache-fetch theplantlist-cache-unpack
.dryad-cache.tar.gz
: Cached version of the Zanne et al. data, because it's slow to download from Dryad here in Australia. For most uses, downloading these data from dryad should be fine. We also use this on travis to avoid inflating the download statistics on Dryad. Runmake dryad-cache-fetch dryad-cache-unpack
to download and extract these data.packrat.sources.tar.gz
: Sources used by packrat. Will be downloaded automatically if packrat is used, either by runningmake packrat-enable
or by setting the environment variableUSE_PACKRAT=1
.