CRAN Package Check Results for Package beginr

Last updated on 2018-06-01 08:48:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.76 18.65 20.41 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 1.45 16.15 17.60 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 28.01 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 25.93 NOTE
r-devel-windows-ix86+x86_64 0.1.0 4.00 43.00 47.00 OK
r-patched-linux-x86_64 0.1.0 1.22 19.06 20.28 ERROR
r-patched-solaris-x86 0.1.0 39.30 NOTE
r-release-linux-x86_64 0.1.0 1.81 18.87 20.68 ERROR
r-release-windows-ix86+x86_64 0.1.0 3.00 46.00 49.00 OK
r-release-osx-x86_64 0.1.0 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0 3.00 33.00 36.00 OK
r-oldrel-osx-x86_64 0.1.0 NOTE

Check Details

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in ‘beginr-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: bib
    > ### Title: Create a bib file for R packages, including the citations of
    > ### user-defined packages.
    > ### Aliases: bib
    >
    > ### ** Examples
    >
    > bib()
    Error in if (class(try(citation(i))) == "try-error") { :
     the condition has length > 1
    Calls: bib
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘jsonlite’
     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