CRAN Package Check Results for Package audio

Last updated on 2016-10-24 23:48:08.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-5 3.84 9.77 13.61 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-5 2.93 9.75 12.68 WARN
r-devel-linux-x86_64-fedora-clang 0.1-5 21.07 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-5 19.98 WARN
r-devel-macos-x86_64-clang 0.1-5 21.66 NOTE
r-devel-windows-ix86+x86_64 0.1-5 24.00 28.00 52.00 WARN
r-patched-linux-x86_64 0.1-5 2.69 9.03 11.71 WARN
r-patched-solaris-sparc 0.1-5 103.90 NOTE
r-patched-solaris-x86 0.1-5 23.50 NOTE
r-release-linux-x86_64 0.1-5 2.77 9.00 11.77 WARN
r-release-osx-x86_64-mavericks 0.1-5 OK
r-release-windows-ix86+x86_64 0.1-5 15.00 44.00 59.00 WARN
r-oldrel-windows-ix86+x86_64 0.1-5 50.00 25.00 75.00 WARN

Memtest notes: valgrind

Check Details

Version: 0.1-5
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     as.audioSample.Sample as.audioSample.default close.audioInstance
     pause.audioInstance play.Sample play.audioInstance play.audioSample
     play.default resume.audioInstance rewind.audioInstance
     wait.audioInstance wait.default
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
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, r-devel-macos-x86_64-clang, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.1-5
Check: compiled code
Result: NOTE
    File ‘audio/libs/audio.so’:
     Found non-API call to R: ‘R_checkActivity’
    
    Compiled code should not call non-API entry points in R.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
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-5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     driver.c:381:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64