Last updated on 2019-07-03 01:47:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 1.77 | 60.34 | 62.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.2 | 1.37 | 47.50 | 48.87 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.3 | 31.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.3 | 29.24 | OK | |||
r-devel-windows-ix86+x86_64 | 1.2.2 | 4.00 | 155.00 | 159.00 | OK | |
r-patched-linux-x86_64 | 1.2.2 | 1.74 | 59.53 | 61.27 | OK | |
r-patched-solaris-x86 | 1.2.2 | 43.80 | ERROR | |||
r-release-linux-x86_64 | 1.2.2 | 1.76 | 61.04 | 62.80 | OK | |
r-release-windows-ix86+x86_64 | 1.2.2 | 5.00 | 126.00 | 131.00 | OK | |
r-release-osx-x86_64 | 1.2.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.2 | 3.00 | 124.00 | 127.00 | OK | |
r-oldrel-osx-x86_64 | 1.2.2 | OK |
Version: 1.2.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rscala’
Flavor: r-patched-solaris-x86
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(commonsMath)
>
> test_check("commonsMath")
Starting instance. ********************************
Error in library(rscala) : there is no package called 'rscala'
Calls: test_check ... source_dir -> lapply -> FUN -> eval -> eval -> library
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.2.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘commonsMath.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
The vignette engine knitr::rmarkdown is not available, because the rmarkdown package is not installed. Please install it.
Quitting from lines 32-37 (commonsMath.Rmd)
Error: processing vignette 'commonsMath.Rmd' failed with diagnostics:
there is no package called 'rscala'
--- failed re-building ‘commonsMath.Rmd’
SUMMARY: processing the following file failed:
‘commonsMath.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86