CRAN Package Check Results for Package easycsv

Last updated on 2025-02-23 13:51:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 2.10 22.47 24.57 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.8 1.71 17.35 19.06 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.8 38.59 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.8 48.53 ERROR
r-devel-macos-arm64 1.0.8 21.00 OK
r-devel-macos-x86_64 1.0.8 37.00 OK
r-devel-windows-x86_64 1.0.8 4.00 45.00 49.00 OK
r-patched-linux-x86_64 1.0.8 2.22 20.73 22.95 NOTE
r-release-linux-x86_64 1.0.8 1.97 20.85 22.82 ERROR
r-release-macos-arm64 1.0.8 21.00 NOTE
r-release-macos-x86_64 1.0.8 31.00 NOTE
r-release-windows-x86_64 1.0.8 3.00 44.00 47.00 NOTE
r-oldrel-macos-arm64 1.0.8 26.00 NOTE
r-oldrel-macos-x86_64 1.0.8 41.00 NOTE
r-oldrel-windows-x86_64 1.0.8 3.00 46.00 49.00 NOTE

Check Details

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’ ‘table2.txt’ ‘table3.txt’ ‘table4.txt’ Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

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-gcc, 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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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

Version: 1.0.8
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, 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.
Health stats visible at Monitor.