Last updated on 2024-11-05 06:49:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-11 | 5.76 | 21.00 | 26.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-11 | 4.79 | 16.96 | 21.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-11 | 42.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-11 | 40.47 | NOTE | |||
r-devel-windows-x86_64 | 0.1-11 | 9.00 | 42.00 | 51.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-11 | 5.08 | 20.23 | 25.31 | NOTE | |
r-release-linux-x86_64 | 0.1-11 | 4.77 | 20.06 | 24.83 | NOTE | |
r-release-macos-arm64 | 0.1-11 | 22.00 | NOTE | |||
r-release-macos-x86_64 | 0.1-11 | 29.00 | NOTE | |||
r-release-windows-x86_64 | 0.1-11 | 10.00 | 39.00 | 49.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1-11 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1-11 | 48.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1-11 | 10.00 | 41.00 | 51.00 | OK |
Version: 0.1-11
Check: Rd files
Result: NOTE
checkRd: (-1) audioSample.Rd:20: Lost braces in \itemize; meant \describe ?
checkRd: (-1) audioSample.Rd:21: Lost braces in \itemize; meant \describe ?
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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.1-11
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,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1-11
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-patched-linux-x86_64, r-release-linux-x86_64