CRAN Package Check Results for Maintainer ‘Stefan Lenz <stefan-m-lenz at web.de>’

Last updated on 2024-11-21 19:53:18 CET.

Package ERROR OK
JuliaConnectoR 1 12

Package JuliaConnectoR

Current CRAN status: ERROR: 1, OK: 12

Version: 1.1.4
Check: tests
Result: ERROR Running 'testthat.R' [144s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(JuliaConnectoR) > library(utils) > > if (juliaSetupOk()) { + test_check("JuliaConnectoR") + } else if (Sys.getenv("GITHUB_ACTIONS") == "true") { + stop("Julia setup on GitHub Actions is not OK") + } hello world Connecting to Julia TCP server at localhost:11980 ... Activating project at `D:\RCompile\CRANpkg\lib\4.5\JuliaConnectoR\examples\IndexedTables-Project\1_6` ┌ Warning: The active manifest file is an older format with no julia version entry. Dependencies may have been resolved with a different julia version. └ @ nothing D:\RCompile\CRANpkg\lib\4.5\JuliaConnectoR\examples\IndexedTables-Project\1_6\Manifest.toml:0 [ FAIL 1 | WARN 0 | SKIP 5 | PASS 523 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test.R:74:4', 'test.R:1074:4', 'test.R:1113:4', 'test.R:1476:4', 'test.R:1516:4' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.R:26:4'): Output is transferred ────────────────────────────── `output` does not match "^[\n]*hello world[\n]*$". Actual value: "" Backtrace: ▆ 1. └─testthat::expect_match(output, "^[\n]*hello world[\n]*$") at test.R:26:4 2. └─testthat:::expect_match_(...) [ FAIL 1 | WARN 0 | SKIP 5 | PASS 523 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.