CRAN Package Check Results for Package RPostgres

Last updated on 2024-07-22 11:56:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.7 82.75 67.20 149.95 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.7 46.37 51.86 98.23 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.7 222.68 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4.7 212.17 NOTE
r-devel-windows-x86_64 1.4.7 156.00 360.00 516.00 NOTE
r-patched-linux-x86_64 1.4.7 67.23 64.50 131.73 OK
r-release-linux-x86_64 1.4.7 62.58 64.94 127.52 OK
r-release-macos-arm64 1.4.7 72.00 NOTE
r-release-macos-x86_64 1.4.7 79.00 NOTE
r-release-windows-x86_64 1.4.7 148.00 356.00 504.00 NOTE
r-oldrel-macos-arm64 1.4.7 77.00 NOTE
r-oldrel-macos-x86_64 1.4.7 130.00 NOTE
r-oldrel-windows-x86_64 1.4.7 173.00 376.00 549.00 NOTE

Check Details

Version: 1.4.7
Check: compiled code
Result: NOTE File ‘RPostgres/libs/RPostgres.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.4.7
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: postgres-query.Rd: dbConnect, dbGetRowsAffected postgres-tables.Rd: dbAppendTable, dbWriteTable, dbQuoteIdentifier, SQL postgresHasDefault.Rd: dbConnect postgresIsTransacting.Rd: dbBegin 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.4.7
Check: installed package size
Result: NOTE installed size is 6.5Mb sub-directories of 1Mb or more: libs 6.0Mb Flavors: r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.4.7
Check: compiled code
Result: NOTE File 'RPostgres/libs/x64/RPostgres.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