CRAN Package Check Results for Package DepthProc

Last updated on 2026-07-15 23:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.6 148.44 164.32 312.76 OK
r-devel-linux-x86_64-debian-gcc 2.1.6 90.29 126.27 216.56 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.6 238.00 268.13 506.13 OK
r-devel-linux-x86_64-fedora-gcc 2.1.6 108.00 114.88 222.88 NOTE
r-devel-windows-x86_64 2.1.6 161.00 190.00 351.00 OK
r-patched-linux-x86_64 2.1.6 120.04 153.18 273.22 OK
r-release-linux-x86_64 2.1.6 121.90 153.33 275.23 OK
r-release-macos-arm64 2.1.6 25.00 23.00 48.00 OK
r-release-macos-x86_64 2.1.6 75.00 117.00 192.00 OK
r-release-windows-x86_64 2.1.6 169.00 188.00 357.00 OK
r-oldrel-macos-arm64 2.1.6 OK
r-oldrel-macos-x86_64 2.1.6 69.00 105.00 174.00 OK
r-oldrel-windows-x86_64 2.1.6 184.00 241.00 425.00 OK

Check Details

Version: 2.1.6
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: DepthProc/tests/testthat/test-fncUtils.R (.Label: 1) DepthProc/tests/testthat/test-scaleCurve.R (.Dim: 1, .Dimnames: 1) Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.1.6
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: DepthProc/tests/testthat/test-fncUtils.R (.Label: 1) DepthProc/tests/testthat/test-scaleCurve.R (.Dim: 1, .Dimnames: 1) '.Label' should be changed to 'levels'. '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-linux-x86_64-fedora-gcc