CRAN Package Check Results for Package superml

Last updated on 2023-01-25 04:51:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.6 52.31 81.21 133.52 OK
r-devel-linux-x86_64-debian-gcc 0.5.6 47.53 60.84 108.37 OK
r-devel-linux-x86_64-fedora-clang 0.5.6 182.73 OK
r-devel-linux-x86_64-fedora-gcc 0.5.6 191.28 OK
r-patched-linux-x86_64 0.5.6 59.17 76.25 135.42 OK
r-release-linux-x86_64 0.5.6 54.11 69.39 123.50 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 68.00 125.00 193.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 129.00 136.00 265.00 ERROR

Check Details

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.29 0.78 9.44 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