CRAN Package Check Results for Package jlview

Last updated on 2026-07-20 00:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 8.18 67.98 76.16 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 6.59 50.48 57.07 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 11.00 124.10 135.10 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 286.88 OK
r-devel-windows-x86_64 0.1.0 20.00 97.00 117.00 OK
r-patched-linux-x86_64 0.1.0 7.17 63.25 70.42 OK
r-release-linux-x86_64 0.1.0 7.01 63.07 70.08 OK
r-release-macos-arm64 0.1.0 2.00 23.00 25.00 OK
r-release-macos-x86_64 0.1.0 6.00 83.00 89.00 OK
r-release-windows-x86_64 0.1.0 19.00 0.00 19.00 FAIL
r-oldrel-macos-arm64 0.1.0 2.00 22.00 24.00 OK
r-oldrel-macos-x86_64 0.1.0 8.00 74.00 82.00 OK
r-oldrel-windows-x86_64 0.1.0 24.00 107350.00 107374.00 ERROR

Check Details

Version: 0.1.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: > ### Aliases: with_jlview > > ### ** Examples > > ## Not run: > ##D JuliaCall::julia_setup() > ##D JuliaCall::julia_command("big = randn(100000)") > ##D result <- with_jlview(JuliaCall::julia_eval("big"), { > ##D c(mean(.x), sd(.x)) > ##D }) > ##D # .x is automatically released here > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.77 0.08 1.84 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

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [1788m] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(jlview) > > test_check("jlview") Julia version 1.11.3 at location C:\PROGRA~1\Julia\bin will be used. Loading setup script for JuliaCall... Flavor: r-oldrel-windows-x86_64