Conversation
|
Documentation for this PR at https://poisotlab.github.io/SpeciesDistributionToolkit.jl/previews/PR210/ |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## next #210 +/- ##
==========================================
- Coverage 52.83% 52.49% -0.34%
==========================================
Files 59 60 +1
Lines 1711 1722 +11
==========================================
Hits 904 904
- Misses 807 818 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
|
This currently supports |
|
@gottacatchenall check this out, I think this doesn't suffer from the |
|
That's interesting, I haven't seen StatsAPI before but thats a clever way of avoiding namespace conflicts |
Closes #203 (replaces #204)
NB this bumps the Julia version to 1.9, as the MV code is only loaded when
MultivariateStatsis loaded, using the new Weak Dependencies system -- the same thing will happen forClustering