CRAN Package Check Results for Package nlrx

Last updated on 2026-01-17 11:49:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.6 6.91 121.21 128.12 OK
r-devel-linux-x86_64-debian-gcc 0.4.6 4.32 87.31 91.63 OK
r-devel-linux-x86_64-fedora-clang 0.4.6 12.00 198.88 210.88 OK
r-devel-linux-x86_64-fedora-gcc 0.4.6 12.00 227.75 239.75 OK
r-devel-windows-x86_64 0.4.6 9.00 154.00 163.00 OK
r-patched-linux-x86_64 0.4.6 6.59 112.09 118.68 OK
r-release-linux-x86_64 0.4.6 6.43 112.55 118.98 OK
r-release-macos-arm64 0.4.6 2.00 46.00 48.00 OK
r-release-macos-x86_64 0.4.6 6.00 288.00 294.00 OK
r-release-windows-x86_64 0.4.6 13.00 151.00 164.00 OK
r-oldrel-macos-arm64 0.4.6 2.00 47.00 49.00 OK
r-oldrel-macos-x86_64 0.4.6 5.00 231.00 236.00 OK
r-oldrel-windows-x86_64 0.4.6 13.00 207.00 220.00 ERROR

Check Details

Version: 0.4.6
Check: tests
Result: ERROR Running 'testthat-class.R' [2s] Running 'testthat-exe1.R' [2s] Running 'testthat-exe2.R' [2s] Running 'testthat-exe3.R' [2s] Running 'testthat-nldoc.R' [24s] Running 'testthat-simul.R' [10s] Running 'testthat-util.R' [2s] Running the tests in 'tests/testthat-nldoc.R' failed. Complete output: > Sys.unsetenv("R_TESTS") > > library(testthat) > library(nlrx) > > test_check("nlrx", filter = "nldoc") "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS nldoc.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output nldoc.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 3 --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --number-sections --variable theme=cosmo --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2026_01_16_01_50_00_28300\Rtmp65XJ5h\rmarkdown-str94643cc071fa.html" Could not fetch http://ccl.northwestern.edu/images/creativecommons/byncsa.png HttpExceptionRequest Request { host = "ccl.northwestern.edu" port = 80 secure = False requestHeaders = [] path = "/images/creativecommons/byncsa.png" queryString = "" method = "GET" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (ConnectionFailure Network.Socket.connect: <socket: 848>: failed (Connection timed out (WSAETIMEDOUT))) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-nldoc.R:14:5'): nldoc ────────────────────────────────────────── Error: pandoc document conversion failed with error 61 Backtrace: ▆ 1. └─nlrx::nldoc(...) at test-nldoc.R:14:5 2. └─nlrx:::nldoc_write_nldoc(...) 3. └─rmarkdown::render(mdfile) 4. └─rmarkdown (local) convert(output_file, run_citeproc) 5. └─rmarkdown (local) convert_it(output) 6. └─rmarkdown (local) convert_fun(...) 7. └─rmarkdown:::stop2(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64