Last updated on 2023-03-21 01:50:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.90 | 17.39 | 19.29 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 31.77 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 29.98 | OK | |||
r-patched-linux-x86_64 | 0.2.0 | 2.30 | 23.97 | 26.27 | OK | |
r-release-linux-x86_64 | 0.2.0 | 2.20 | 24.07 | 26.27 | OK | |
r-release-macos-arm64 | 0.2.0 | 18.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 23.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 9.00 | 54.00 | 63.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 20.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 28.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 5.00 | 49.00 | 54.00 | OK |
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘pmlbr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: nearest_datasets
> ### Title: ------------------- Select nearest datasets given input 'x'.
> ### Aliases: nearest_datasets nearest_datasets.default
> ### nearest_datasets.character nearest_datasets.data.frame
>
> ### ** Examples
>
> nearest_datasets('penguins')
Error in FNN::get.knnx(summary_i, dataset_stats, k = n_neighbors) :
DLL requires the use of native symbols
Calls: nearest_datasets -> nearest_datasets.character -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc