The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
vignette
. Vignettes are renamed
fundiversity_X-topic.Rmd
but the overview vignette
fundiversity.Rmd
.fd_*()
functions for edge cases
and arguments.remove_species_without_traits()
that would display
FALSE
at the end of each message.fd_fdis()
because of a
misplaced square. NB: All FDis computation done with it
to this day were wrong.future_apply()
and future_lapply()
calls
in fd_fdis()
, fd_fdiv()
,
fd_ric()
, fd_fric_intersect()
and
fd_feve()
now use future.globals = FALSE
, thus
making the internal code less error-prone and faster in parallel
settings.correctness
, accessible with
vignette("correctness", package = "fundiversity")
.fd_fric_intersect()
to compute
the intersection of convex hulls across pairs of sites.fd_fdis
to compute Functional
Dispersion FDis.fd_fdiv()
, fd_feve()
,
fd_fdis()
, fd_fric()
can now be computed in
parallel with the future framework.
Please refer to the parallelization
vignette for more information.fd_fdiv()
,
fd_fric()
, and fd_fric_intersect()
is now
cached thanks to the memoise
package to speed up repeated runs. This behavior can be disabled by
running options(fundiversity.memoise = FALSE)
at the start
of your R session.NEWS.md
file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.