CRAN Package Check Results for Package tfdatasets

Last updated on 2024-09-10 11:53:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.17.0 20.78 87.67 108.45 OK
r-devel-linux-x86_64-debian-gcc 2.17.0 0.40 1.98 2.38 ERROR
r-devel-linux-x86_64-fedora-clang 2.17.0 182.43 OK
r-devel-linux-x86_64-fedora-gcc 2.17.0 178.37 OK
r-devel-windows-x86_64 2.17.0 21.00 116.00 137.00 OK
r-patched-linux-x86_64 2.17.0 19.16 83.00 102.16 OK
r-release-linux-x86_64 2.17.0 17.98 82.34 100.32 OK
r-release-macos-arm64 2.17.0 55.00 OK
r-release-macos-x86_64 2.17.0 141.00 OK
r-release-windows-x86_64 2.17.0 21.00 113.00 134.00 OK
r-oldrel-macos-arm64 2.17.0 67.00 ERROR
r-oldrel-macos-x86_64 2.17.0 115.00 ERROR
r-oldrel-windows-x86_64 2.17.0 29.00 134.00 163.00 OK

Check Details

Version: 2.17.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.17.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘introduction.Rmd’ ... > library(tfdatasets) > iris_spec <- csv_record_spec("iris.csv") Warning in file(file, "rt") : cannot open file 'iris.csv': No such file or directory When sourcing ‘introduction.R’: Error: cannot open the connection Execution halted ‘introduction.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64