Last updated on 2021-02-07 17:47:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.4 | 7.77 | 64.01 | 71.78 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.0.4 | 6.02 | 48.50 | 54.52 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.0.4 | 98.20 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 89.38 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.4 | 18.00 | 107.00 | 125.00 | OK | |
r-patched-linux-x86_64 | 0.0.4 | 7.33 | 61.62 | 68.95 | WARN | |
r-patched-solaris-x86 | 0.0.4 | 123.90 | ERROR | |||
r-release-linux-x86_64 | 0.0.4 | 7.66 | 61.56 | 69.22 | WARN | |
r-release-macos-x86_64 | 0.0.4 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.0.4 | 32.00 | 119.00 | 151.00 | OK | |
r-oldrel-macos-x86_64 | 0.0.4 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.4 | 10.00 | 77.00 | 87.00 | OK |
Version: 0.0.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'treeharp.Rmd' using rmarkdown
--- finished re-building 'treeharp.Rmd'
--- re-building 'tuner-app.Rmd' using rmarkdown
--- finished re-building 'tuner-app.Rmd'
--- re-building 'user-manual.Rmd' using rmarkdown
Quitting from lines 6-9 (/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/autoharp/examples/soln_templates/soln_template_01.Rmd)
Quitting from lines NA-34 (/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/autoharp/examples/soln_templates/soln_template_01.Rmd)
Error: processing vignette 'user-manual.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building 'user-manual.Rmd'
SUMMARY: processing the following file failed:
'user-manual.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘treeharp.Rmd’ using rmarkdown
--- finished re-building ‘treeharp.Rmd’
--- re-building ‘tuner-app.Rmd’ using rmarkdown
--- finished re-building ‘tuner-app.Rmd’
--- re-building ‘user-manual.Rmd’ using rmarkdown
Quitting from lines 6-9 (/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/autoharp/examples/soln_templates/soln_template_01.Rmd)
Quitting from lines NA-34 (/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/autoharp/examples/soln_templates/soln_template_01.Rmd)
Error: processing vignette 'user-manual.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘user-manual.Rmd’
SUMMARY: processing the following file failed:
‘user-manual.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.4
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘testthat’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.0.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘treeharp.Rmd’ using rmarkdown
--- finished re-building ‘treeharp.Rmd’
--- re-building ‘tuner-app.Rmd’ using rmarkdown
--- finished re-building ‘tuner-app.Rmd’
--- re-building ‘user-manual.Rmd’ using rmarkdown
Quitting from lines 6-9 (/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/autoharp/examples/soln_templates/soln_template_01.Rmd)
Quitting from lines NA-34 (/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/autoharp/examples/soln_templates/soln_template_01.Rmd)
Error: processing vignette 'user-manual.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘user-manual.Rmd’
SUMMARY: processing the following file failed:
‘user-manual.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(autoharp)
>
> test_check("autoharp")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-04-rmd_stuff.R:18:1): (code run outside of `test_that()`) ───────
Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
Backtrace:
█
1. └─rmarkdown::render("test03.Rmd", clean = TRUE, envir = stud_env) test-04-rmd_stuff.R:18:0
2. └─rmarkdown::pandoc_available(required_pandoc, error = TRUE)
── Failure (test-06_render_one.R:5:3): Rendering1 ──────────────────────────────
corr_out_1[1, 7] not equal to TRUE.
target is NULL, current is logical
── Failure (test-06_render_one.R:6:3): Rendering1 ──────────────────────────────
corr_out_4[1, 7] not equal to FALSE.
target is NULL, current is logical
── Failure (test-06_render_one.R:13:3): Rendering2 ─────────────────────────────
corr_out_2[1, "Y1"] not equal to "C".
target is NULL, current is character
── Failure (test-06_render_one.R:14:3): Rendering2 ─────────────────────────────
corr_out_3[1, 6] not equal to NA.
target is NULL, current is logical
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 69 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.0.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘treeharp.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
--- finished re-building ‘treeharp.Rmd’
--- re-building ‘tuner-app.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
--- finished re-building ‘tuner-app.Rmd’
--- re-building ‘user-manual.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 131-149 (user-manual.Rmd)
Error: processing vignette 'user-manual.Rmd' failed with diagnostics:
Can't negate columns that don't exist.
✖ Locations 4 and 5 don't exist.
ℹ There are only 3 columns.
--- failed re-building ‘user-manual.Rmd’
SUMMARY: processing the following file failed:
‘user-manual.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.0.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘treeharp.Rmd’ using rmarkdown
--- finished re-building ‘treeharp.Rmd’
--- re-building ‘tuner-app.Rmd’ using rmarkdown
--- finished re-building ‘tuner-app.Rmd’
--- re-building ‘user-manual.Rmd’ using rmarkdown
Quitting from lines 6-9 (/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/autoharp/examples/soln_templates/soln_template_01.Rmd)
Quitting from lines NA-34 (/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/autoharp/examples/soln_templates/soln_template_01.Rmd)
Error: processing vignette 'user-manual.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘user-manual.Rmd’
SUMMARY: processing the following file failed:
‘user-manual.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
corr_out_1[1, 7] not equal to TRUE.
target is NULL, current is logical
── Failure (test-06_render_one.R:6:3): Rendering1 ──────────────────────────────
corr_out_4[1, 7] not equal to FALSE.
target is NULL, current is logical
── Failure (test-06_render_one.R:13:3): Rendering2 ─────────────────────────────
corr_out_2[1, "Y1"] not equal to "C".
target is NULL, current is character
── Failure (test-06_render_one.R:14:3): Rendering2 ─────────────────────────────
corr_out_3[1, 6] not equal to NA.
target is NULL, current is logical
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 69 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.0.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘treeharp.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
--- finished re-building ‘treeharp.Rmd’
--- re-building ‘tuner-app.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
--- finished re-building ‘tuner-app.Rmd’
--- re-building ‘user-manual.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 131-149 (user-manual.Rmd)
Error: processing vignette 'user-manual.Rmd' failed with diagnostics:
Can't negate columns that don't exist.
✖ Locations 4 and 5 don't exist.
ℹ There are only 3 columns.
--- failed re-building ‘user-manual.Rmd’
SUMMARY: processing the following file failed:
‘user-manual.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
corr_out_1[1, 7] not equal to TRUE.
target is NULL, current is logical
── Failure (test-06_render_one.R:6:3): Rendering1 ──────────────────────────────
corr_out_4[1, 7] not equal to FALSE.
target is NULL, current is logical
── Failure (test-06_render_one.R:13:3): Rendering2 ─────────────────────────────
corr_out_2[1, "Y1"] not equal to "C".
target is NULL, current is character
── Failure (test-06_render_one.R:14:3): Rendering2 ─────────────────────────────
corr_out_3[1, 6] not equal to NA.
target is NULL, current is logical
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 69 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64