CRAN Package Check Results for Package S7

Last updated on 2026-05-07 09:53:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 4.85 105.82 110.67 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.2 3.26 73.27 76.53 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 9.00 169.22 178.22 NOTE
r-devel-windows-x86_64 0.2.2 2.00 6.00 8.00 ERROR
r-patched-linux-x86_64 0.2.2 4.52 98.37 102.89 NOTE
r-release-linux-x86_64 0.2.2 4.93 99.97 104.90 NOTE
r-release-macos-arm64 0.2.2 2.00 22.00 24.00 ERROR
r-release-macos-x86_64 0.2.2 5.00 64.00 69.00 NOTE
r-release-windows-x86_64 0.2.2 11.00 113.00 124.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 15.00 144.00 159.00 OK

Additional issues

rchk

Check Details

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, r-release-macos-x86_64

Version: 0.2.2
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-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: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-release-macos-x86_64

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. Flavor: r-release-windows-x86_64