Last updated on 2020-04-23 12:47:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6 | 7.05 | 0.02 | 7.07 | FAIL | |
r-devel-linux-x86_64-debian-gcc | 0.6 | 5.49 | 0.01 | 5.50 | FAIL | |
r-devel-linux-x86_64-fedora-clang | 0.6 | 441.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6 | 467.65 | OK | |||
r-devel-windows-ix86+x86_64 | 0.6 | 24.00 | 325.00 | 349.00 | OK | |
r-patched-linux-x86_64 | 0.6 | 6.82 | 0.02 | 6.84 | FAIL | |
r-patched-osx-x86_64 | 0.6 | WARN | ||||
r-patched-solaris-x86 | 0.6 | 167.00 | WARN | --no-tests | ||
r-release-linux-x86_64 | 0.6 | 4.07 | 0.02 | 4.09 | FAIL | |
r-release-windows-ix86+x86_64 | 0.6 | 13.00 | 402.00 | 415.00 | OK | |
r-release-osx-x86_64 | 0.6 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.6 | 15.00 | 405.00 | 420.00 | OK | |
r-oldrel-osx-x86_64 | 0.6 | ERROR |
Version: 0.6
Check: tests
Result: FAIL
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.6
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘quick_start.Rmd’ using rmarkdown
Loading required package: Rcpp
Loading required package: rlang
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
Error: processing vignette 'quick_start.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘quick_start.Rmd’
SUMMARY: processing the following file failed:
‘quick_start.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-osx-x86_64
Version: 0.6
Flags: --no-tests
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘quick_start.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.
Loading required package: Rcpp
Loading required package: rlang
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Quitting from lines 33-34 (quick_start.Rmd)
Quitting from lines 33-34 (quick_start.Rmd)
Error: processing vignette 'quick_start.Rmd' failed with diagnostics:
invalid connection
--- failed re-building ‘quick_start.Rmd’
SUMMARY: processing the following file failed:
‘quick_start.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [146s/147s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
20 warnings generated.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 294 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 9 ]
1. Error: cross_validation (@test_diagnostics.R#25)
2. Error: cross_validation_logistic (@test_diagnostics.R#51)
3. Error: cross_validation_extra_regressors (@test_diagnostics.R#71)
4. Error: cross_validation_default_value_check (@test_diagnostics.R#86)
5. Error: cross_validation_uncertainty_disabled (@test_diagnostics.R#97)
6. Error: performance_metrics (@test_diagnostics.R#110)
7. Error: fit_predict_no_changepoints (@test_prophet.R#33)
8. Error: fit_predict_changepoint_not_in_history (@test_prophet.R#52)
9. Error: auto_weekly_seasonality (@test_prophet.R#448)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [157s/158s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
20 warnings generated.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 294 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 9 ]
1. Error: cross_validation (@test_diagnostics.R#25)
2. Error: cross_validation_logistic (@test_diagnostics.R#51)
3. Error: cross_validation_extra_regressors (@test_diagnostics.R#71)
4. Error: cross_validation_default_value_check (@test_diagnostics.R#86)
5. Error: cross_validation_uncertainty_disabled (@test_diagnostics.R#97)
6. Error: performance_metrics (@test_diagnostics.R#110)
7. Error: fit_predict_no_changepoints (@test_prophet.R#33)
8. Error: fit_predict_changepoint_not_in_history (@test_prophet.R#52)
9. Error: auto_weekly_seasonality (@test_prophet.R#448)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-osx-x86_64