CRAN Package Check Results for Package rgeolocate

Last updated on 2023-01-26 10:54:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.2 54.95 35.64 90.59 WARN
r-devel-linux-x86_64-debian-gcc 1.4.2 39.49 27.54 67.03 WARN
r-devel-linux-x86_64-fedora-clang 1.4.2 130.22 WARN
r-devel-linux-x86_64-fedora-gcc 1.4.2 134.36 WARN
r-patched-linux-x86_64 1.4.2 40.83 35.53 76.36 OK
r-release-linux-x86_64 1.4.2 38.66 35.65 74.31 OK
r-release-macos-arm64 1.4.2 43.00 NOTE
r-release-macos-x86_64 1.4.2 58.00 NOTE
r-release-windows-x86_64 1.4.2 65.00 89.00 154.00 NOTE
r-oldrel-macos-arm64 1.4.2 42.00 NOTE
r-oldrel-macos-x86_64 1.4.2 58.00 NOTE
r-oldrel-windows-ix86+x86_64 1.4.2 141.00 85.00 226.00 NOTE

Check Details

Version: 1.4.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./IP2Loc_DBInterface.h:51:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./IP2Loc_DBInterface.h:55:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./IP2Location.h:186:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     IP2Loc_DBInterface.c:242:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     IP2Location.c:208:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     IP2Location.c:275:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     IP2Location.c:841:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/rgeolocate.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
    * used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.2
Check: compiled code
Result: WARN
    File ‘rgeolocate/libs/rgeolocate.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘maxminddb.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 1.4.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     IP2Loc_DBInterface.h:51:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Loc_DBInterface.h:55:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Location.h:186:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Loc_DBInterface.c:242:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Location.c:208:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Location.c:275:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Location.c:841:27: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rgeolocate.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
    * used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./IP2Loc_DBInterface.h:51:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./IP2Loc_DBInterface.h:55:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./IP2Location.h:186:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     IP2Loc_DBInterface.c:242:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     IP2Location.c:208:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     IP2Location.c:275:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     IP2Location.c:841:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/rgeolocate.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.7’
    * used C++ compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4.2
Check: compiled code
Result: WARN
    File ‘rgeolocate/libs/rgeolocate.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘maxminddb.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     IP2Loc_DBInterface.h:51:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Loc_DBInterface.h:55:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Location.h:186:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Loc_DBInterface.c:242:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Location.c:208:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Location.c:275:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     IP2Location.c:841:27: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/rgeolocate.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
    * used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.4.2
Check: installed package size
Result: NOTE
     installed size is 6.3Mb
     sub-directories of 1Mb or more:
     extdata 4.4Mb
     libs 1.8Mb
Flavors: 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-ix86+x86_64