Last updated on 2018-02-25 00:48:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 5.03 | 203.66 | 208.69 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 106.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 117.81 | NOTE | |||
r-patched-solaris-x86 | 2.1.0 | 1876.00 | ERROR | |||
r-release-linux-x86_64 | 2.1.0 | 1.99 | 258.13 | 260.12 | OK | |
r-release-osx-x86_64 | 2.1.0 | WARN | ||||
r-oldrel-osx-x86_64 | 2.0.2 | WARN |
Version: 2.1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rhdf5’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-osx-x86_64
Version: 2.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [30m/30m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> #Copyright © 2016 RTE Réseau de transport d’électricité
>
> require(testthat)
Loading required package: testthat
> require(antaresRead)
Loading required package: antaresRead
> require(plyr)
Loading required package: plyr
>
>
> #Maybe include this in some test-file.R
> #is.solaris<-function(){
> # grepl('SunOS',Sys.info()['sysname'])
> #}
>
> #if(!is.solaris()){
>
> test_check("antaresRead")
Flavor: r-patched-solaris-x86
Version: 2.1.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 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 39-73 (antaresH5.Rmd)
Error: processing vignette 'antaresH5.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavors: r-patched-solaris-x86, r-release-osx-x86_64
Version: 2.0.2
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 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 39-73 (antaresH5.Rmd)
Error: processing vignette 'antaresH5.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavor: r-oldrel-osx-x86_64