CRAN Package Check Results for Package aplms

Last updated on 2026-07-17 02:50:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 7.39 98.99 106.38 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 5.03 80.47 85.50 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 14.00 152.29 166.29 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 6.00 72.79 78.79 NOTE
r-devel-windows-x86_64 0.1.0 10.00 129.00 139.00 NOTE
r-patched-linux-x86_64 0.1.0 7.19 94.88 102.07 OK
r-release-linux-x86_64 0.1.0 7.48 95.78 103.26 OK
r-release-macos-arm64 0.1.0 2.00 32.00 34.00 OK
r-release-macos-x86_64 0.1.0 6.00 116.00 122.00 OK
r-release-windows-x86_64 0.1.0 9.00 123.00 132.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 6.00 146.00 152.00 OK
r-oldrel-windows-x86_64 0.1.0 14.00 155.00 169.00 OK

Check Details

Version: 0.1.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: aplms/R/family.elliptical.R (.Dim: 1, .Dimnames: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: aplms/R/family.elliptical.R (.Dim: 1, .Dimnames: 1) Flavor: r-devel-windows-x86_64