CRAN Package Check Results for Package RMariaDB

Last updated on 2024-07-22 01:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 57.66 57.29 114.95 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.2 33.43 41.75 75.18 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 96.00 209.00 305.00 NOTE
r-patched-linux-x86_64 1.3.2 46.25 54.56 100.81 OK
r-release-linux-x86_64 1.3.2 44.53 52.23 96.76 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 217.00 313.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 113.00 220.00 333.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. Flavors: r-devel-linux-x86_64-debian-gcc, 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