CRAN Package Check Results for Package tkImgR

Last updated on 2024-06-13 05:59:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 4.16 45.55 49.71 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 3.08 21.91 24.99 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.5 56.55 OK
r-devel-linux-x86_64-fedora-gcc 0.0.5 54.07 OK
r-devel-windows-x86_64 0.0.5 5.00 60.00 65.00 OK
r-patched-linux-x86_64 0.0.5 4.27 38.36 42.63 OK
r-release-linux-x86_64 0.0.5 3.93 44.82 48.75 OK
r-release-macos-arm64 0.0.5 34.00 OK
r-release-macos-x86_64 0.0.5 47.00 OK
r-release-windows-x86_64 0.0.5 4.00 62.00 66.00 OK
r-oldrel-macos-arm64 0.0.5 29.00 OK
r-oldrel-macos-x86_64 0.0.5 43.00 OK
r-oldrel-windows-x86_64 0.0.5 5.00 62.00 67.00 OK

Check Details

Version: 0.0.5
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.5
Check: examples
Result: ERROR Running examples in ‘tkImgR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: tkImShow > ### Title: Open and Display Image in a Tk Canvas > ### Aliases: tkImShow > > ### ** Examples > > ## Don't show: > library(testthat) Error in library(testthat) : there is no package called ‘testthat’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc