Last updated on 2025-03-01 06:51:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.8 | 2.22 | 22.65 | 24.87 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.8 | 1.72 | 17.31 | 19.03 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.8 | 38.51 | 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.35 | 20.96 | 23.31 | ERROR | |
r-release-linux-x86_64 | 1.0.8 | 2.15 | 20.46 | 22.61 | 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 | 4.00 | 43.00 | 47.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.8 | NOTE | ||||
r-oldrel-macos-x86_64 | 1.0.8 | 41.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.8 | 4.00 | 47.00 | 51.00 | ERROR |
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-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-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