CRAN Package Check Results for Package CHNOSZ

Last updated on 2026-07-16 17:50:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 20.13 350.75 370.88 OK
r-devel-linux-x86_64-debian-gcc 2.2.0 12.45 225.94 238.39 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.0 34.00 552.97 586.97 OK
r-devel-linux-x86_64-fedora-gcc 2.2.0 14.00 252.15 266.15 NOTE
r-devel-windows-x86_64 2.2.0 25.00 549.00 574.00 NOTE
r-patched-linux-x86_64 2.2.0 17.57 333.84 351.41 OK
r-release-linux-x86_64 2.2.0 15.08 337.04 352.12 OK
r-release-macos-arm64 2.2.0 5.00 91.00 96.00 OK
r-release-macos-x86_64 2.2.0 15.00 468.00 483.00 OK
r-release-windows-x86_64 2.2.0 26.00 554.00 580.00 OK
r-oldrel-macos-arm64 2.2.0 OK
r-oldrel-macos-x86_64 2.2.0 14.00 443.00 457.00 OK
r-oldrel-windows-x86_64 2.2.0 29.00 707.00 736.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) Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

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-fedora-gcc