Last updated on 2021-09-11 07:50:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.2 | 2.12 | 23.26 | 25.38 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.2 | 1.55 | 18.64 | 20.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.2 | 40.05 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.2 | 30.50 | OK | |||
r-devel-windows-x86_64 | 0.9.2 | 4.00 | 32.00 | 36.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.9.2 | OK | ||||
r-patched-linux-x86_64 | 0.9.2 | 2.29 | 22.67 | 24.96 | OK | |
r-patched-solaris-x86 | 0.9.2 | 46.80 | ERROR | |||
r-release-linux-x86_64 | 0.9.2 | 2.15 | 22.76 | 24.91 | OK | |
r-release-macos-arm64 | 0.9.2 | ERROR | ||||
r-release-macos-x86_64 | 0.9.2 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.9.2 | 3.00 | 30.00 | 33.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.9.2 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.9.2 | 4.00 | 37.00 | 41.00 | OK |
Version: 0.9.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(webex)
>
> test_check("webex")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-compilation.R:16:3): minimal compile ────────────────────────────
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(tf, quiet = TRUE) test-compilation.R:16:2
2. └─rmarkdown::pandoc_available(required_pandoc, error = TRUE)
3. └─rmarkdown:::stop2(paste(msg, collapse = " "))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.9.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> library(webex)
>
> test_check("webex")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-compilation.R:16:3): minimal compile ────────────────────────────
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(tf, quiet = TRUE) test-compilation.R:16:2
2. └─rmarkdown::pandoc_available(required_pandoc, error = TRUE)
3. └─rmarkdown:::stop2(paste(msg, collapse = " "))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.9.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> library(webex)
>
> test_check("webex")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-compilation.R:16:3): minimal compile ────────────────────────────
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(tf, quiet = TRUE) test-compilation.R:16:2
2. └─rmarkdown::pandoc_available(required_pandoc, error = TRUE)
3. └─rmarkdown:::stop2(paste(msg, collapse = " "))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
Error: Test failures
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.9.2
Check: tests
Result: ERROR
Running 'testthat.R' [0s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
Error: package or namespace load failed for 'testthat' in library.dynam(lib, package, package.lib):
DLL 'rlang' not found: maybe not installed for this architecture?
Execution halted
Flavor: r-release-windows-ix86+x86_64