CRAN Package Check Results for Package RSQLite

Last updated on 2024-07-13 21:44:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.7 157.64 88.60 246.24 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.7 169.50 64.63 234.13 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.7 368.83 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.7 478.53 NOTE
r-devel-windows-x86_64 2.3.7 190.00 117.00 307.00 NOTE
r-patched-linux-x86_64 2.3.7 200.13 84.04 284.17 OK
r-release-linux-x86_64 2.3.7 196.83 83.60 280.43 OK
r-release-macos-arm64 2.3.7 108.00 NOTE
r-release-macos-x86_64 2.3.7 136.00 NOTE
r-release-windows-x86_64 2.3.7 193.00 117.00 310.00 OK
r-oldrel-macos-arm64 2.3.7 115.00 NOTE
r-oldrel-macos-x86_64 2.3.7 209.00 NOTE
r-oldrel-windows-x86_64 2.3.7 224.00 138.00 362.00 OK

Check Details

Version: 2.3.7
Check: compiled code
Result: NOTE File ‘RSQLite/libs/RSQLite.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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

Version: 2.3.7
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: SQLite.Rd: dbConnect SQLiteConnection-class.Rd: DBIConnection-class SQLiteDriver-class.Rd: dbConnect, DBIDriver-class, dbUnloadDriver SQLiteResult-class.Rd: dbSendQuery, dbSendStatement, DBIResult-class keywords-dep.Rd: dbQuoteIdentifier query-dep.Rd: dbSendQuery, dbGetQuery, dbBind Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

Version: 2.3.7
Check: compiled code
Result: NOTE File 'RSQLite/libs/x64/RSQLite.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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-devel-windows-x86_64

Version: 2.3.7
Check: installed package size
Result: NOTE installed size is 12.3Mb sub-directories of 1Mb or more: libs 11.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64