You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bootcoldist() and adjacent() now use a random number generator that
generates statistically sound values, even when ran in parallel. The output of
these functions is thus expected to slightly change, even if you set the seed
before.
The alphashape3d package has been moved to Suggests, which means it will
not be installed automatically when you install pavo from CRAN and that you
will need to install it yourself if you need it (for vol(type = "alpha"), vol(type = "alpha") and voloverlap(type = "alpha"))