Last updated on 2019-06-18 01:48:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.7 | 3.73 | 31.87 | 35.60 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.7 | 2.48 | 25.87 | 28.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.7 | 42.87 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 40.89 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.7 | 15.00 | 70.00 | 85.00 | OK | |
r-patched-linux-x86_64 | 0.0.7 | 3.35 | 31.58 | 34.93 | OK | |
r-patched-solaris-x86 | 0.0.7 | 66.70 | ERROR | |||
r-release-linux-x86_64 | 0.0.7 | 3.45 | 32.03 | 35.48 | OK | |
r-release-windows-ix86+x86_64 | 0.0.7 | 10.00 | 70.00 | 80.00 | OK | |
r-release-osx-x86_64 | 0.0.7 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.7 | 9.00 | 66.00 | 75.00 | OK | |
r-oldrel-osx-x86_64 | 0.0.7 | ERROR |
Version: 0.0.7
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘bookdown’ ‘rstudioapi’ ‘tinytex’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.0.7
Check: examples
Result: ERROR
Running examples in ‘rosr-Ex.R’ failed
The error most likely occurred in:
> ### Name: create_eq
> ### Title: Create a demo equation sheet
> ### Aliases: create_eq
>
> ### ** Examples
>
> create_eq(tempdir())
Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
Execution halted
Flavors: r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64