CRAN Package Check Results for Package easycsv

Last updated on 2025-04-24 21:50:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 2.22 22.70 24.92 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.8 1.72 17.64 19.36 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.8 39.61 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.8 52.45 ERROR
r-devel-windows-x86_64 1.0.8 3.00 45.00 48.00 ERROR
r-patched-linux-x86_64 1.0.8 2.31 21.27 23.58 ERROR
r-release-linux-x86_64 1.0.8 2.09 21.34 23.43 ERROR
r-release-macos-arm64 1.0.8 22.00 ERROR
r-release-macos-x86_64 1.0.8 39.00 ERROR
r-release-windows-x86_64 1.0.8 3.00 50.00 53.00 ERROR
r-oldrel-macos-arm64 1.0.8 21.00 NOTE
r-oldrel-macos-x86_64 1.0.8 31.00 NOTE
r-oldrel-windows-x86_64 1.0.8 4.00 46.00 50.00 ERROR

Check Details

Version: 1.0.8
Check: examples
Result: ERROR Running examples in ‘easycsv-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: fread_zip > ### Title: read multiple csv files into named data frames > ### Aliases: fread_zip > ### Keywords: ~utilities ~misc > > ### ** Examples > > > require(easycsv) > filezip <- system.file("exampleZips", "example_tables.zip", package="easycsv") > fread_zip(filezip) Error in data.table::fread(input = tbl, sep = sep, nrows = nrows, header = header, : 'autostart' is deprecated. Consider skip='string' or skip=n. This argument will be removed in the next release. Calls: fread_zip -> <Anonymous> -> stopf -> raise_condition -> signal Execution halted 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: 1.0.8
Check: for non-standard things in the check directory
Result: NOTE Found the following files/directories: ‘example_table1.csv’ ‘example_table1.txt’ ‘example_table2.csv’ ‘example_table2.txt’ ‘example_table3.csv’ ‘example_table3.txt’ ‘table1.csv’ ‘table2.csv’ ‘table3.txt’ ‘table4.txt’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.8
Check: examples
Result: ERROR Running examples in ‘easycsv-Ex.R’ failed The error most likely occurred in: > ### Name: fread_zip > ### Title: read multiple csv files into named data frames > ### Aliases: fread_zip > ### Keywords: ~utilities ~misc > > ### ** Examples > > > require(easycsv) > filezip <- system.file("exampleZips", "example_tables.zip", package="easycsv") > fread_zip(filezip) Error in data.table::fread(input = tbl, sep = sep, nrows = nrows, header = header, : 'autostart' is deprecated. Consider skip='string' or skip=n. This argument will be removed in the next release. Calls: fread_zip -> <Anonymous> -> stopf -> raise_condition -> signal Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.0.8
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.