Last updated on 2026-04-07 01:52:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 6.60 | 51.12 | 57.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.21 | 37.80 | 42.01 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 13.00 | 81.90 | 94.90 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 11.00 | 73.08 | 84.08 | OK | |
| r-devel-macos-arm64 | 0.2.0 | 2.00 | 16.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 14.00 | 83.00 | 97.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 7.22 | 47.78 | 55.00 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 6.87 | 44.61 | 51.48 | OK | |
| r-release-macos-arm64 | 0.2.0 | 2.00 | 17.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 5.00 | 69.00 | 74.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 11.00 | 82.00 | 93.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | 2.00 | 21.00 | 23.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.0 | 5.00 | 69.00 | 74.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.0 | 17.00 | 95.00 | 112.00 | NOTE |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(autoharp)
>
> test_check("autoharp")
/usr/bin/pandoc +RTS -K512m -RTS test03.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output test03.html --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --variable bs3=TRUE --section-divs --template /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --syntax-highlighting none --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpTKU6Qa/rmarkdown-str29c21446be1892.html
Error in eval(ei, envir) : object 'Y' not found
Error in eval(ei, envir) : object 'Z' not found
Saving _problems/test-06_render_one-3.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 78 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-06_render_one.R:3:5'): (code run outside of `test_that()`) ─────
Error in `serverSocket(port = port)`: creation of server socket failed: port 11669 cannot be opened
Backtrace:
▆
1. ├─base::as.data.frame(...) at test-06_render_one.R:3:5
2. └─autoharp::render_one("example_01.R", "test_output", ".", soln_stuff = soln_out)
3. └─parallel::makePSOCKcluster(1)
4. └─base::serverSocket(port = port)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 78 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
examples 6.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64