Releases: EcoJulia/SpatialEcology.jl
Releases · EcoJulia/SpatialEcology.jl
v0.4.3
Greatly improved test suite
a few minor patches
v0.4.2
Patch release
add some tests
v0.4.1
Fix some 0.7 depwarns
v0.4.0
- julia-0.7 compatibility
v0.3.1
Fixes issues with the Missings compatibility, where dispatch wasn't working correctly on the Missing Unions.
v0.3.0
DataFrames 0.11 / Missings compatibility
v0.2.0
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
First METADATA release. The package is WIP but has basic functionality.