Last updated on 2025-10-31 02:50:25 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1-11 | 6.10 | 23.60 | 29.70 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1-11 | 4.92 | 19.13 | 24.05 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1-11 | 26.00 | 19.94 | 45.94 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1-11 | 16.00 | 26.87 | 42.87 | NOTE | |
| r-devel-windows-x86_64 | 0.1-11 | 11.00 | 40.00 | 51.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1-11 | 5.07 | 22.37 | 27.44 | NOTE | |
| r-release-linux-x86_64 | 0.1-11 | 4.48 | 22.65 | 27.13 | NOTE | |
| r-release-macos-arm64 | 0.1-11 | 11.00 | 15.00 | 26.00 | NOTE | |
| r-release-macos-x86_64 | 0.1-11 | 16.00 | 21.00 | 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 | 9.00 | 21.00 | 30.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.1-11 | 11.00 | 18.00 | 29.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1-11 | 10.00 | 39.00 | 49.00 | NOTE | 
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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: 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