Last updated on 2025-02-07 08:51:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.2 | 9.80 | 87.07 | 96.87 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.2 | 7.39 | 58.09 | 65.48 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.3.2 | 164.85 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.2 | 166.61 | OK | |||
r-devel-windows-x86_64 | 2.3.2 | 16.00 | 121.00 | 137.00 | OK | |
r-patched-linux-x86_64 | 2.3.2 | 13.34 | 81.43 | 94.77 | OK | |
r-release-linux-x86_64 | 2.3.2 | 9.45 | 82.20 | 91.65 | OK | |
r-release-macos-arm64 | 2.3.2 | 48.00 | ERROR | |||
r-release-macos-x86_64 | 2.3.2 | 157.00 | OK | |||
r-release-windows-x86_64 | 2.3.2 | 16.00 | 116.00 | 132.00 | OK | |
r-oldrel-macos-arm64 | 2.3.2 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.2 | 105.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.2 | 18.00 | 139.00 | 157.00 | OK |
Version: 2.3.2
Check: examples
Result: ERROR
Running examples in ‘checkmate-Ex.R’ failed
The error most likely occurred in:
> ### Name: checkDataTable
> ### Title: Check if an argument is a data table
> ### Aliases: checkDataTable check_data_table assertDataTable
> ### assert_data_table testDataTable test_data_table expect_data_table
>
> ### ** Examples
>
> library(data.table)
Error in library(data.table) : there is no package called ‘data.table’
Execution halted
Flavor: r-release-macos-arm64