CRAN Package Check Results for Package CHNOSZ

Last updated on 2026-09-02 13:50:47 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.78 270.55 283.33 OK
r-devel-linux-x86_64-fedora-clang 2.3.0 15.00 293.37 308.37 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 36.00 672.00 708.00 OK
r-patched-linux-x86_64 2.2.0 19.38 334.55 353.93 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