Skip to content

Releases: GawainAntell/divvy

divvy 1.0.0

26 Oct 22:52
Compare
Choose a tag to compare

Breaking changes

  • Changed function names rangeSizer to rangeSize and sdsumry to sdSumry
  • Removed siteId argument from cookies and uniqify
  • More convenient argument order in sdSumry and uniqify

Bug fixes

  • Fixed CRS mistakes in examples for bandit and classRast 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

14 Jul 23:51
Compare
Choose a tag to compare

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

09 Mar 23:06
Compare
Choose a tag to compare
divvy 0.1.0 Pre-release
Pre-release

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.