CRAN Package Check Results for Package brinton

Last updated on 2019-12-01 08:47:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 0.1.0 8.52 56.70 65.22 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 99.46 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 108.88 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.1.0 21.00 132.00 153.00 OK
r-patched-solaris-x86 0.1.0 105.30 ERROR

Check Details

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘DAAG’ ‘Ecdat’ ‘dplyr’ ‘grDevices’ ‘grid’ ‘nycflights13’ ‘pscl’
     ‘scales’
     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

Version: 0.1.0
Check: for detritus in the temp directory
Result: NOTE
    Found the following files/directories:
     ‘Temp-09bce4ba-e994-4aa2-ac42-23687481b78d’
     ‘Temp-9d9e665c-9279-4a7f-96af-fedf6b55a0fe’
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in ‘brinton-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: longplot
    > ### Title: Presents a longplot in a html output.
    > ### Aliases: longplot
    >
    > ### ** Examples
    >
    > longplot(esoph, "tobgp")
    Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
    Execution halted
Flavor: r-patched-solaris-x86