* using log directory 'd:/Rcompile/CRANpkg/local/4.5/jlme.Rcheck' * using R Under development (unstable) (2025-03-05 r87891 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'jlme/DESCRIPTION' ... OK * this is package 'jlme' version '0.4.1' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'jlme' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s] OK * checking whether the package can be loaded with stated dependencies ... [0s] OK * checking whether the package can be unloaded cleanly ... [0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s] OK * checking whether the namespace can be unloaded cleanly ... [0s] OK * checking loading without being on the library search path ... [0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [3s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [4s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [44s] ERROR Running 'testthat.R' [43s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(jlme) > > test_check("jlme") Starting Julia ... Connecting to Julia TCP server at localhost:11980 ... [1] 11980 Julia version 1.11.3 detected. No active Julia connection. Please call `jlme_setup()`. [1] FALSE julia "C:\\PROGRA~1\\Julia\\bin\\julia.exe" Starting Julia (v1.11.3) ... Activating new project at `D:\temp\2025_03_07_01_50_00_19112\jl_sVHTQB` Updating registry at `C:\Users\CRAN\.julia\registries\General.toml` Resolving package versions... Timing stopped at: 0.03 0.05 19.53 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-model.R:11:3'): (code run outside of `test_that()`) ──────────── Error: Evaluation in Julia failed. Original Julia error message: LoadError: `Distributions=31c24e10-a181-5473-b8eb-7969acd0382f` depends on `Test=8dfed614-e22c-5e08-85e1-65c5234f0b40`, but no such entry exists in the manifest. Stacktrace: [1] pkgerror(::String, ::Vararg{String}) @ Pkg.Types C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\Types.jl:68 [2] validate_manifest(julia_version::VersionNumber, manifest_format::VersionNumber, stage1::Dict{String, Vector{Pkg.Types.Stage1}}, other::Dict{String, Any}) @ Pkg.Types C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\manifest.jl:135 [3] Pkg.Types.Manifest(raw::Dict{String, Any}, f_or_io::String) @ Pkg.Types C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\manifest.jl:203 [4] read_manifest(f_or_io::String) @ Pkg.Types C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\manifest.jl:226 [5] Pkg.Types.EnvCache(env::Nothing) @ Pkg.Types C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\Types.jl:373 [6] EnvCache @ C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\Types.jl:351 [inlined] [7] #show_update#170 @ C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\Operations.jl:2549 [inlined] [8] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{Base.UUID}; allow_autoprecomp::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\Operations.jl:1467 [9] add @ C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\Operations.jl:1414 [inlined] [10] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\API.jl:312 [11] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\API.jl:159 [12] add(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\API.jl:148 [13] add(pkgs::Vector{String}) @ Pkg.API C:\PROGRA~1\Julia\share\julia\stdlib\v1.11\Pkg\src\API.jl:147 [14] top-level scope @ string:4 [15] eval @ .\boot.jl:430 [inlined] [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base .\loading.jl:2734 [17] include_string (repeats 2 times) @ .\loading.jl:2744 [inlined] [18] mainevalcmd(str::String) @ Main.RConnector D:\RCompile\CRANpkg\lib\4.5\JuliaConnectoR\Julia\evaluating.jl:150 [19] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) @ Base .\essentials.jl:1055 [20] invokelatest(::Any, ::Any, ::Vararg{Any}) @ Base .\essentials.jl:1052 [21] evaluate! @ D:\RCompile\CRANpkg\lib\4.5\JuliaConnectoR\Julia\evaluating.jl:67 [inlined] [22] evaluate_checked!(call::Main.RConnector.Call, communicator::Main.RConnector.CommunicatoR{Sockets.TCPSocket}) @ Main.RConnector D:\RCompile\CRANpkg\lib\4.5\JuliaConnectoR\Julia\evaluating.jl:55 [23] serve_repl(sock::Sockets.TCPSocket) @ Main.RConnector D:\RCompile\CRANpkg\lib\4.5\JuliaConnectoR\Julia\communicating.jl:185 [24] (::Main.RConnector.var"#3#5")() @ Main.RConnector D:\RCompile\CRANpkg\lib\4.5\JuliaConnectoR\Julia\communicating.jl:145 in expression starting at string:4 Backtrace: ▆ 1. ├─base::print(...) at test-model.R:10:1 2. ├─base::system.time(...) 3. └─jlme::jlme_setup(restart = TRUE, verbose = TRUE) at test-model.R:11:3 4. ├─base::do.call(.jlme_setup, params) 5. └─jlme (local) ``(add = NULL, threads = NULL, verbose = TRUE) 6. └─jlme:::init_proj(add = add, verbose = verbose) 7. └─jlme::jl(...) 8. └─JuliaConnectoR::juliaEval(s_interpolated) 9. └─JuliaConnectoR::juliaCall("RConnector.mainevalcmd", expr) 10. ├─base::tryCatch(...) 11. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 12. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 13. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 14. └─JuliaConnectoR:::doCallJulia(funName, jlargs) 15. └─JuliaConnectoR:::handleCallbacksAndOutput() [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] Error: Test failures Execution halted * checking PDF version of manual ... [27s] OK * checking HTML version of manual ... [2s] OK * DONE Status: 1 ERROR