CRAN Package Check Results for Package RPostgreSQL

Last updated on 2020-08-07 01:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6-2 9.94 43.56 53.50 NOTE
r-devel-linux-x86_64-debian-gcc 0.6-2 7.49 33.75 41.24 NOTE
r-devel-linux-x86_64-fedora-clang 0.6-2 72.40 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6-2 63.92 NOTE
r-devel-windows-ix86+x86_64 0.6-2 154.00 111.00 265.00 WARN
r-patched-linux-x86_64 0.6-2 8.54 43.07 51.61 NOTE
r-patched-solaris-x86 0.6-2 90.70 NOTE
r-release-linux-x86_64 0.6-2 8.37 43.43 51.80 NOTE
r-release-macos-x86_64 0.6-2 NOTE
r-release-windows-ix86+x86_64 0.6-2 155.00 170.00 325.00 WARN
r-oldrel-macos-x86_64 0.6-2 NOTE
r-oldrel-windows-ix86+x86_64 0.6-2 227.00 113.00 340.00 NOTE

Check Details

Version: 0.6-2
Check: top-level files
Result: NOTE
    Found a 'configure.in' file: 'configure.ac' has long been preferred.
     Output from running autoreconf:
     aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
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

Version: 0.6-2
Check: include directives in Makefiles
Result: NOTE
    Found the following Makefile(s) with an include directive with a pathname using R_HOME:
     src/libpq/Makefile.win
    Even though not recommended, variable R_HOME may contain spaces.
    Makefile directives use space as a separator and there is no portable
    way to quote/escape the space in Make rules and directives. However,
    one can and should quote pathnames when passed from Makefile to the
    shell, and this can be done specifically when invoking Make recursively.
    It is therefore recommended to use the Make '-f' option to include files
    in directories specified using R_HOME. This option can be specified
    multiple times to include multiple Makefiles. Note that 'Makeconf' is
    included automatically into top-level makefile of a package.
    More information can be found in 'Writing R Extensions'.
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6-2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fe-protocol2.c:1615:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
     fe-protocol2.c:1616:2: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
     fe-protocol2.c:1620:3: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64

Version: 0.6-2
Check: top-level files
Result: NOTE
    Found a 'configure.in' file: 'configure.ac' has long been preferred.
Flavors: r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64