Releases: GawainAntell/divvy
divvy 1.0.0
Breaking changes
- Changed function names
rangeSizer
torangeSize
andsdsumry
tosdSumry
- Removed
siteId
argument fromcookies
anduniqify
- More convenient argument order in
sdSumry
anduniqify
Bug fixes
- Fixed CRS mistakes in examples for
bandit
andclassRast
documentation - Updated URL addresses in vignettes
Improvements
- Built pkgdown website
- Created unit tests
- Added detail to function help documentation
- Added option to specify custom breaks for latitudinal subsamples
- Updated examples to avoid calling deprecated spatial packages
divvy 0.2.0
Functions to spatially subsample taxonomic occurrence data according to three different methods, and to compute related information about spatial/environmental coverage and diversity. There are two, complementary vignettes: one detailing subsampling mechanics with examples for diversity analyses, and one mock study of geographic range size differences between habitat types.
divvy 0.1.0
Functions to spatially subsample taxonomic occurrence data according to three different methods: 1) radial constraint on geographic extent and rarefaction on locality count, 2) spanning-tree constraint on maximum geographic diameter and optional rarefaction on locality count, and 3) latitudinal constraint on geographic extent and rarefaction on locality count. A vignette contains example operations of subsampling and diversity analysis on an included dataset from the Paleobiology Database. The code in this version release is as presented at the 2022 Analytical Paleobiology Workshop in Erlangen, Germany; the 6th International Palaeontological Congress in Khon Kaen, Thailand; and the Geological Society of America annual meeting in Denver, USA, in 2022.