CRAN Package Check Results for Package rosr

Last updated on 2019-12-17 08:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.8 4.15 33.86 38.01 OK
r-devel-linux-x86_64-debian-gcc 0.0.8 3.41 27.57 30.98 OK
r-devel-linux-x86_64-fedora-clang 0.0.8 46.99 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.8 47.52 NOTE
r-devel-windows-ix86+x86_64 0.0.8 29.00 50.00 79.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.0.8 17.00 73.00 90.00 OK
r-patched-linux-x86_64 0.0.8 OK
r-patched-solaris-x86 0.0.8 65.40 ERROR
r-release-linux-x86_64 0.0.8 3.54 30.95 34.49 OK
r-release-windows-ix86+x86_64 0.0.8 11.00 54.00 65.00 OK
r-release-osx-x86_64 0.0.8 ERROR
r-oldrel-windows-ix86+x86_64 0.0.8 7.00 66.00 73.00 OK
r-oldrel-osx-x86_64 0.0.8 ERROR

Check Details

Version: 0.0.8
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.8
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