CRAN Package Check Results for Package tkrplot

Last updated on 2026-03-27 08:53:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-30 3.66 30.02 33.68 WARN
r-devel-linux-x86_64-debian-gcc 0.0-30 4.25 32.64 36.89 WARN
r-devel-linux-x86_64-fedora-clang 0.0-32 7.00 50.84 57.84 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0-32 7.00 47.20 54.20 NOTE
r-devel-macos-arm64 0.0-32 3.00 29.00 32.00 OK
r-devel-windows-x86_64 0.0-30 16.00 44.00 60.00 NOTE
r-patched-linux-x86_64 0.0-30 3.08 19.66 22.74 NOTE
r-release-linux-x86_64 0.0-30 2.81 19.72 22.53 NOTE
r-release-macos-arm64 0.0-32 2.00 30.00 32.00 OK
r-release-macos-x86_64 0.0-32 7.00 81.00 88.00 OK
r-release-windows-x86_64 0.0-32 18.00 48.00 66.00 OK
r-oldrel-macos-arm64 0.0-30 OK
r-oldrel-macos-x86_64 0.0-32 5.00 162.00 167.00 OK
r-oldrel-windows-x86_64 0.0-30 17.00 47.00 64.00 OK

Check Details

Version: 0.0-30
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Luke Tierney <luke-tierney@uiowa.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Luke", family = "Tierney", role = c("aut", "cre"), email = "luke-tierney@uiowa.edu") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0-30
Check: R code for possible problems
Result: NOTE Found an obsolete/platform-specific call in the following function: ‘.my.tkdev’ Found the platform-specific device: ‘X11’ dev.new() is the preferred way to open a new device, in the unlikely event one is needed. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0-30
Check: compiled code
Result: WARN File ‘tkrplot/libs/tkrplot.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. 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-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0-32
Check: R code for possible problems
Result: NOTE Found an obsolete/platform-specific call in the following function: ‘.my.tkdev’ Found the platform-specific device: ‘X11’ dev.new() is the preferred way to open a new device, in the unlikely event one is needed. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0-30
Check: compiled code
Result: NOTE File 'tkrplot/libs/x64/tkrplot.dll': Found non-API call to R: 'Rf_findVar' 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. Flavor: r-devel-windows-x86_64