Skip to content

Releases: EcoJulia/SpatialEcology.jl

v0.4.3

04 Sep 23:20
Compare
Choose a tag to compare

Greatly improved test suite
a few minor patches

v0.4.2

03 Sep 14:48
Compare
Choose a tag to compare

Patch release
add some tests

v0.4.1

11 Aug 14:07
Compare
Choose a tag to compare

Fix some 0.7 depwarns

v0.4.0

07 Aug 09:52
Compare
Choose a tag to compare
  • julia-0.7 compatibility

v0.3.1

07 Jun 13:58
Compare
Choose a tag to compare

Fixes issues with the Missings compatibility, where dispatch wasn't working correctly on the Missing Unions.

v0.3.0

22 Mar 15:20
Compare
Choose a tag to compare

DataFrames 0.11 / Missings compatibility

v0.2.0

30 Jan 11:28
Compare
Choose a tag to compare

version 0.2.0

  • change from species-as-columns to sites-as-columns, which transposes all functions on ComMatrix
  • add sitecolumns keyword argument to transpose input matrices not following this
  • Remove RCall dependency and functionality
  • various improvements to speed
  • add functions
    • occurrences
    • cooccurences
    • asquantiles
    • full
    • sitetotals
    • speciestotals

v0.1.0

07 Jun 13:37
Compare
Choose a tag to compare

First METADATA release. The package is WIP but has basic functionality.