CRAN Package Check Results for Package tiledb

Last updated on 2023-03-21 11:54:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.19.0 154.61 197.59 352.20 OK
r-devel-linux-x86_64-debian-gcc 0.19.0 142.23 152.46 294.69 OK
r-devel-linux-x86_64-fedora-clang 0.19.0 437.92 NOTE
r-devel-linux-x86_64-fedora-gcc 0.19.0 502.92 OK
r-patched-linux-x86_64 0.19.0 157.72 181.62 339.34 OK
r-release-linux-x86_64 0.19.0 142.79 165.62 308.41 OK
r-release-macos-arm64 0.19.0 144.00 NOTE
r-release-macos-x86_64 0.19.0 224.00 NOTE
r-release-windows-x86_64 0.19.0 367.00 400.00 767.00 FAIL
r-oldrel-macos-arm64 0.19.0 109.00 NOTE
r-oldrel-macos-x86_64 0.19.0 139.00 NOTE
r-oldrel-windows-ix86+x86_64 0.19.0 397.00 261.00 658.00 NOTE

Check Details

Version: 0.19.0
Check: installed package size
Result: NOTE
     installed size is 68.6Mb
     sub-directories of 1Mb or more:
     libs 1.9Mb
     tiledb 64.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.19.0
Check: tests
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    > ### ** Examples
    >
    > ## Don't show:
    > ctx <- tiledb_ctx(limitTileDBCores())
    > ## End(Don't show)
    > ## Not run:
    > ##D cfg <- tiledb_config()
    > ##D cfg["vfs.s3.region"] <- "us-west-1"
    > ##D ctx <- tiledb_ctx(cfg)
    > ##D vfs <- tiledb_vfs()
    > ##D tiledb_vfs_is_empty_bucket(vfs, "s3://tiledb-public-us-west-1/test-array-4x4")
    > ## End(Not run)
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 6.46 0.26 7.16 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64