CRAN Package Check Results for Package unmarked

Last updated on 2026-08-22 04:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.2 445.92 307.82 753.74 OK
r-devel-linux-x86_64-debian-gcc 1.5.2 317.26 190.77 508.03 OK
r-devel-linux-x86_64-fedora-clang 1.5.2 308.00 -307.77 0.23 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.2 331.00 165.95 496.95 OK
r-devel-windows-x86_64 1.5.1 480.00 439.00 919.00 NOTE
r-patched-linux-x86_64 1.5.1 423.47 307.10 730.57 OK
r-release-linux-x86_64 1.5.1 427.57 303.24 730.81 OK
r-release-macos-arm64 1.5.2 82.00 21.00 103.00 OK
r-release-macos-x86_64 1.5.2 260.00 227.00 487.00 OK
r-release-windows-x86_64 1.5.1 465.00 326.00 791.00 OK
r-oldrel-macos-arm64 1.5.2 71.00 32.00 103.00 OK
r-oldrel-macos-x86_64 1.5.2 260.00 181.00 441.00 OK
r-oldrel-windows-x86_64 1.5.2 390.00 325.00 715.00 OK

Check Details

Version: 1.5.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: unmarked/tests/testthat/test_distsamp.R (.Dim: 2) unmarked/tests/testthat/test_formatInputs.R (.Dim: 6, .Label: 5) unmarked/tests/testthat/test_makePiFun.R (.Dim: 3, .Dimnames: 3) unmarked/tests/testthat/test_occu.R (.Names: 2, .Dim: 1) unmarked/tests/testthat/test_occuPEN.R (.Names: 2, .Dim: 1) unmarked/tests/testthat/test_pcount.R (.Names: 1) unmarked/tests/testthat/test_pcount.spHDS.R (.Names: 1) '.Dim' should be changed to 'dim'. '.Label' should be changed to 'levels'. '.Dimnames' should be changed to 'dimnames'. '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64