CRAN Package Check Results for Package RMariaDB

Last updated on 2024-07-12 15:52:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 52.58 56.95 109.53 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.2 35.85 41.69 77.54 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.2 171.38 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.2 152.69 NOTE
r-devel-windows-x86_64 1.3.2 102.00 214.00 316.00 NOTE
r-patched-linux-x86_64 1.3.2 52.01 52.38 104.39 OK
r-release-linux-x86_64 1.3.2 46.34 54.40 100.74 OK
r-release-macos-arm64 1.3.2 47.00 NOTE
r-release-macos-x86_64 1.3.2 55.00 NOTE
r-release-windows-x86_64 1.3.2 96.00 213.00 309.00 OK
r-oldrel-macos-arm64 1.3.2 53.00 NOTE
r-oldrel-macos-x86_64 1.3.2 84.00 NOTE
r-oldrel-windows-x86_64 1.3.2 111.00 221.00 332.00 OK

Check Details

Version: 1.3.2
Check: compiled code
Result: NOTE File ‘RMariaDB/libs/RMariaDB.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: 1.3.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: Client-flags.Rd: dbConnect dbConnect-MariaDBDriver-method.Rd: dbWriteTable, dbAppendTable mariadb-tables.Rd: dbConnect query.Rd: dbSendQuery, dbFetch, dbClearResult, dbGetQuery, dbSendStatement, dbExecute 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: 1.3.2
Check: compiled code
Result: NOTE File 'RMariaDB/libs/x64/RMariaDB.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: 1.3.2
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: libs 4.9Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64