Last updated on 2023-03-26 21:54:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.6 | 60.31 | 81.44 | 141.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.6 | 43.78 | 59.96 | 103.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.6 | 191.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.6 | 191.97 | NOTE | |||
r-patched-linux-x86_64 | 0.5.6 | 57.73 | 76.17 | 133.90 | NOTE | |
r-release-linux-x86_64 | 0.5.6 | 48.86 | 75.11 | 123.97 | OK | |
r-release-macos-arm64 | 0.5.6 | 54.00 | OK | |||
r-release-macos-x86_64 | 0.5.6 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.5.6 | 79.00 | 138.00 | 217.00 | OK | |
r-oldrel-macos-arm64 | 0.5.6 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.6 | 75.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.5.6 | 127.00 | 145.00 | 272.00 | ERROR |
Version: 0.5.6
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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
Version: 0.5.6
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'superml-Ex.R' failed
The error most likely occurred in:
> ### Name: sort_index
> ### Title: sort_index
> ### Aliases: sort_index
>
> ### ** Examples
>
> v <- c(10,3,1,4)
> j <- sort_index(v)
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 9.66 0.8 10.25 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
Flavor: r-oldrel-windows-ix86+x86_64