Last updated on 2019-04-22 01:47:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 6.97 | 328.31 | 335.28 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 5.27 | 217.83 | 223.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 374.40 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 391.65 | OK | |||
r-devel-windows-ix86+x86_64 | 1.3.0 | 23.00 | 418.00 | 441.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 6.32 | 310.70 | 317.02 | OK | |
r-patched-solaris-x86 | 1.3.0 | 337.50 | WARN | |||
r-release-linux-x86_64 | 1.3.0 | 5.27 | 320.32 | 325.59 | OK | |
r-release-windows-ix86+x86_64 | 1.3.0 | 11.00 | 324.00 | 335.00 | ERROR | |
r-release-osx-x86_64 | 1.3.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.3.0 | 15.00 | 440.00 | 455.00 | OK | |
r-oldrel-osx-x86_64 | 1.3.0 | WARN |
Version: 1.3.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘analysis.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.
Warning: Transformation introduced infinite values in continuous x-axis
Warning: Transformation introduced infinite values in continuous y-axis
Warning: Transformation introduced infinite values in continuous x-axis
Warning: Transformation introduced infinite values in continuous y-axis
Warning: Removed 199 rows containing non-finite values (stat_contour).
Warning in normalizePath(f2) :
path[1]="webshotd7474df7540.png": No such file or directory
Warning in file(con, "rb") :
cannot open file 'webshotd7474df7540.png': No such file or directory
Quitting from lines 244-247 (analysis.Rmd)
Error: processing vignette 'analysis.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘analysis.Rmd’
--- re-building ‘methodology.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 ‘methodology.Rmd’
SUMMARY: processing the following file failed:
‘analysis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [98s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(BIGL)
>
> test_check("BIGL")
-- 1. Failure: statistics (@test_wrapper.R#14) --------------------------------
rs$maxR not equal to maxR(...).
Component "Ymean": Component "sign": 1 element mismatch
Component "Ymean": Component "call": 1 string mismatch
== testthat results ===========================================================
OK: 178 SKIPPED: 0 FAILED: 1
1. Failure: statistics (@test_wrapper.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 1.3.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
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.
Warning: Transformation introduced infinite values in continuous x-axis
Warning: Transformation introduced infinite values in continuous y-axis
Warning: Transformation introduced infinite values in continuous x-axis
Warning: Transformation introduced infinite values in continuous y-axis
Warning: Removed 199 rows containing non-finite values (stat_contour).
Warning in normalizePath(f2) :
path[1]="./webshot1782b14a0857a.png": No such file or directory
Warning in file(con, "rb") :
cannot open file './webshot1782b14a0857a.png': No such file or directory
Quitting from lines 244-247 (analysis.Rmd)
Error: processing vignette 'analysis.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.3.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning: Transformation introduced infinite values in continuous x-axis
Warning: Transformation introduced infinite values in continuous y-axis
Warning: Transformation introduced infinite values in continuous x-axis
Warning: Transformation introduced infinite values in continuous y-axis
Warning: Removed 199 rows containing non-finite values (stat_contour).
Warning in is.na(verts[, 2]) :
is.na() applied to non-(list or vector) of type 'NULL'
Warning in is.na(verts[, 3]) :
is.na() applied to non-(list or vector) of type 'NULL'
Warning in is.na(verts[, 1]) :
is.na() applied to non-(list or vector) of type 'NULL'
Warning in is.na(verts[, 3]) :
is.na() applied to non-(list or vector) of type 'NULL'
Warning in is.na(verts[, 1]) :
is.na() applied to non-(list or vector) of type 'NULL'
Warning in is.na(verts[, 2]) :
is.na() applied to non-(list or vector) of type 'NULL'
Warning in normalizePath(f2) :
path[1]="./webshot16c302e234bc7.png": No such file or directory
Warning in file(con, "rb") :
cannot open file './webshot16c302e234bc7.png': No such file or directory
Quitting from lines 244-247 (analysis.Rmd)
Error: processing vignette 'analysis.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavor: r-oldrel-osx-x86_64