Last updated on 2026-04-30 11:57:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 4.98 | 104.90 | 109.88 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.75 | 73.22 | 76.97 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 9.00 | 156.65 | 165.65 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 10.00 | 170.78 | 180.78 | NOTE | |
| r-devel-windows-x86_64 | 0.2.2 | 26.00 | 114.00 | 140.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.2 | 5.33 | 97.15 | 102.48 | NOTE | |
| r-release-linux-x86_64 | 0.2.2 | 4.16 | 100.68 | 104.84 | NOTE | |
| r-release-macos-arm64 | 0.2.2 | 2.00 | 22.00 | 24.00 | ERROR | |
| r-release-macos-x86_64 | 0.2.2 | 7.00 | 288.00 | 295.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.2 | 13.00 | 114.00 | 127.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.2 | 2.00 | 342.00 | 344.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.2 | 7.00 | 270.00 | 277.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 14.00 | 136.00 | 150.00 | OK |
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘S7/libs/S7.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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, r-release-macos-arm64
Version: 0.2.2
Check: compiled code
Result: NOTE
File 'S7/libs/x64/S7.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found
Calls: <Anonymous> -> loadVignetteBuilder
Execution halted
SUMMARY: processing the following files failed:
‘S7.Rmd’ ‘classes-objects.Rmd’ ‘compatibility.Rmd’
‘generics-methods.Rmd’ ‘motivation.Rmd’ ‘packages.Rmd’
‘performance.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘S7/libs/S7.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘Rf_findVarInFrame’
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.
Flavor: r-release-macos-x86_64