Last updated on 2025-05-12 12:49:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.8 | 2.20 | 22.68 | 24.88 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.8 | 1.76 | 18.11 | 19.87 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.8 | 38.56 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 51.20 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.8 | 4.00 | 43.00 | 47.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.8 | 2.41 | 21.25 | 23.66 | ERROR | |
| r-release-linux-x86_64 | 1.0.8 | 2.34 | 21.05 | 23.39 | 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 | 6.00 | 44.00 | 50.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 | 3.00 | 47.00 | 50.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-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