CRAN Package Check Results for Package IalsaSynthesis

Last updated on 2018-06-20 01:50:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 0.93 19.65 20.58 OK
r-devel-linux-x86_64-debian-gcc 0.1.6 0.66 15.46 16.12 OK
r-devel-linux-x86_64-fedora-clang 0.1.6 23.63 OK
r-devel-linux-x86_64-fedora-gcc 0.1.6 22.31 OK
r-devel-windows-ix86+x86_64 0.1.6 3.00 39.00 42.00 OK
r-patched-linux-x86_64 0.1.6 0.73 18.37 19.10 OK
r-patched-solaris-x86 0.1.6 35.90 OK
r-release-linux-x86_64 0.1.6 0.88 18.16 19.04 OK
r-release-windows-ix86+x86_64 0.1.6 2.00 27.00 29.00 OK
r-release-osx-x86_64 0.1.6 OK
r-oldrel-windows-ix86+x86_64 0.1.6 4.00 26.00 30.00 OK
r-oldrel-osx-x86_64 0.1.6 ERROR

Check Details

Version: 0.1.6
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘devtools’
Flavor: r-oldrel-osx-x86_64

Version: 0.1.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(IalsaSynthesis)
     >
     > test_check("IalsaSynthesis")
     Error in loadNamespace(name) : there is no package called 'devtools'
     Calls: test_check ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
     testthat results ================================================================
     OK: 0 SKIPPED: 0 FAILED: 0
     Execution halted
Flavor: r-oldrel-osx-x86_64