CRAN Package Check Results for Package rcdd

Last updated on 2025-12-19 08:48:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6 17.11 49.28 66.39 NOTE
r-devel-linux-x86_64-debian-gcc 1.6 14.95 39.10 54.05 NOTE
r-devel-linux-x86_64-fedora-clang 1.6 27.00 82.09 109.09 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6 33.00 95.99 128.99 NOTE
r-devel-windows-x86_64 1.6 40.00 108.00 148.00 OK
r-patched-linux-x86_64 1.6 17.74 46.78 64.52 OK
r-release-linux-x86_64 1.6 17.85 47.60 65.45 OK
r-release-macos-arm64 1.6 OK
r-release-macos-x86_64 1.6 17.00 72.00 89.00 OK
r-release-windows-x86_64 1.6 42.00 100.00 142.00 OK
r-oldrel-macos-arm64 1.6 OK
r-oldrel-macos-x86_64 1.6 16.00 51.00 67.00 OK
r-oldrel-windows-x86_64 1.6 39.00 93.00 132.00 OK

Check Details

Version: 1.6
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Charles J. Geyer <geyer@umn.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Charles", "J."), family = "Geyer", role = c("aut", "cre"), email = "geyer@umn.edu"), person(given = c("Glen", "D."), family = "Meeden", role = "aut", email = "gmeeden@umn.edu"), person(given = c("incorporates", "code", "from", "cddlib", "written", "by", "Komei"), family = "Fukuda", role = "aut", email = "fukuda@ifor.math.ethz.ch", comment = c(ROR = "ver 0.94f"))) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.6
Check: compiled code
Result: NOTE File ‘rcdd/libs/rcdd.so’: Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc