CRAN Package Check Results for Package ecodist

Last updated on 2026-07-29 04:55:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.3 6.76 54.65 61.41 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.3 5.32 40.69 46.01 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.3 10.00 85.05 95.05 OK
r-devel-linux-x86_64-fedora-gcc 2.1.3 50.44 NOTE
r-devel-windows-x86_64 2.1.3 10.00 76.00 86.00 NOTE
r-patched-linux-x86_64 2.1.3 7.22 48.76 55.98 OK
r-release-linux-x86_64 2.1.3 5.77 48.50 54.27 OK
r-release-macos-arm64 2.1.3 2.00 20.00 22.00 OK
r-release-macos-x86_64 2.1.3 6.00 73.00 79.00 OK
r-release-windows-x86_64 2.1.3 10.00 79.00 89.00 OK
r-oldrel-macos-arm64 2.1.3 OK
r-oldrel-macos-x86_64 2.1.3 6.00 55.00 61.00 OK
r-oldrel-windows-x86_64 2.1.3 14.00 90.00 104.00 OK

Check Details

Version: 2.1.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: ecodist/tests/testthat/test-crosstab.R (.Names: 15) ecodist/man/addord.Rd (.Label: 1, .Names: 1) ecodist/man/iris.fit.Rd (.Label: 1, .Names: 1) ecodist/man/nmds.Rd (.Label: 1, .Names: 1) '.Names' should be changed to 'names'. '.Label' should be changed to 'levels'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64