Last updated on 2025-04-28 00:50:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-11 | 5.92 | 21.40 | 27.32 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-11 | 4.91 | 17.44 | 22.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-11 | 43.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-11 | 41.91 | NOTE | |||
r-devel-windows-x86_64 | 0.1-11 | 11.00 | 42.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-11 | 4.87 | 20.83 | 25.70 | NOTE | |
r-release-linux-x86_64 | 0.1-11 | 4.54 | 20.85 | 25.39 | NOTE | |
r-release-macos-arm64 | 0.1-11 | 26.00 | NOTE | |||
r-release-macos-x86_64 | 0.1-11 | 37.00 | NOTE | |||
r-release-windows-x86_64 | 0.1-11 | 10.00 | 46.00 | 56.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1-11 | 30.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1-11 | 29.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1-11 | 10.00 | 39.00 | 49.00 | NOTE |
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.1-11
Check: compiled code
Result: NOTE
File ‘audio/libs/audio.so’:
Found non-API calls to R: ‘EXTPTR_PTR’, ‘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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1-11
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Simon Urbanek <simon.urbanek@r-project.org>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Simon",
family = "Urbanek",
role = c("aut", "cre"),
email = "simon.urbanek@r-project.org")
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1-11
Check: compiled code
Result: NOTE
File 'audio/libs/x64/audio.dll':
Found non-API call to R: 'EXTPTR_PTR'
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-windows-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: ‘EXTPTR_PTR’
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-release-macos-arm64, r-release-macos-x86_64