CRAN Package Check Results for Package ari

Last updated on 2020-01-31 06:49:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.4 5.58 51.11 56.69 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.4 4.74 39.88 44.62 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.4 58.70 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.4 62.37 ERROR
r-devel-windows-ix86+x86_64 0.3.3 14.00 68.00 82.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.3.4 26.00 91.00 117.00 OK
r-patched-linux-x86_64 0.3.4 OK
r-patched-solaris-x86 0.3.4 77.30 OK
r-release-linux-x86_64 0.3.4 4.03 45.52 49.55 OK
r-release-windows-ix86+x86_64 0.3.4 17.00 89.00 106.00 OK
r-release-osx-x86_64 0.3.3 OK
r-oldrel-windows-ix86+x86_64 0.3.4 7.00 58.00 65.00 OK
r-oldrel-osx-x86_64 0.3.3 OK

Check Details

Version: 0.3.4
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'aws.polly'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.4
Check: Rd cross-references
Result: WARN
    Unknown package 'aws.polly' in Rd xrefs
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.4
Check: tests
Result: ERROR
     Running 'testthat.R' [1s/2s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(methods)
     > library(testthat)
     > library(ari)
     > library(tuneR)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(aws.polly)
     Error in library(aws.polly) : there is no package called 'aws.polly'
     Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.3.4
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(methods)
     > library(testthat)
     > library(ari)
     > library(tuneR)
     > library(purrr)
    
     Attaching package: 'purrr'
    
     The following object is masked from 'package:testthat':
    
     is_null
    
     > library(aws.polly)
     Error in library(aws.polly) : there is no package called 'aws.polly'
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc