CRAN Package Check Results for Package CHNOSZ

Last updated on 2026-09-03 13:59:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 20.42 354.79 375.21 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.0 12.41 267.44 279.85 OK
r-devel-linux-x86_64-fedora-clang 2.3.0 15.00 266.69 281.69 OK
r-devel-linux-x86_64-fedora-gcc 2.3.0 14.00 292.15 306.15 OK
r-devel-windows-x86_64 2.3.0 29.00 656.00 685.00 OK
r-patched-linux-x86_64 2.3.0 18.77 393.72 412.49 OK
r-release-linux-x86_64 2.2.0 13.56 337.05 350.61 OK
r-release-macos-arm64 2.3.0 6.00 125.00 131.00 OK
r-release-macos-x86_64 2.3.0 16.00 580.00 596.00 OK
r-release-windows-x86_64 2.3.0 41.00 683.00 724.00 OK
r-oldrel-macos-arm64 2.3.0 5.00 135.00 140.00 OK
r-oldrel-macos-x86_64 2.3.0 15.00 555.00 570.00 OK
r-oldrel-windows-x86_64 2.3.0 38.00 636.00 674.00 OK

Check Details

Version: 2.2.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: CHNOSZ/R/util.protein.R (.Dim: 1, .Dimnames: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-linux-x86_64-debian-clang