Last updated on 2023-02-06 08:52:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.1 | 36.86 | 71.10 | 107.96 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.5.1 | 32.84 | 51.92 | 84.76 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.5.1 | 135.05 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.1 | 147.81 | WARN | |||
r-devel-windows-x86_64 | 2.5.1 | 189.00 | 137.00 | 326.00 | NOTE | |
r-patched-linux-x86_64 | 2.5.1 | 34.07 | 67.65 | 101.72 | NOTE | |
r-release-linux-x86_64 | 2.5.1 | 32.46 | 67.14 | 99.60 | NOTE | |
r-release-macos-arm64 | 2.5.1 | 48.00 | NOTE | |||
r-release-macos-x86_64 | 2.5.1 | 56.00 | NOTE | |||
r-release-windows-x86_64 | 2.5.1 | 116.00 | 139.00 | 255.00 | NOTE | |
r-oldrel-macos-arm64 | 2.5.1 | 46.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.5.1 | 65.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.5.1 | 114.00 | 152.00 | 266.00 | NOTE |
Version: 2.5.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
readstat/readstat_bits.h:10:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_bits.c:11:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_parser.c:6:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_variable.c:5:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_variable.c:8:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_writer.c:38:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/../readstat_bits.h:10:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/ieee.c:19:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/ieee.c:99:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/readstat_sas.c:123:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/readstat_xport_read.c:48:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/spss/readstat_por.h:34:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/spss/readstat_por.c:67:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/spss/readstat_por_write.c:170:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/spss/../readstat_bits.h:10:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/stata/../readstat_bits.h:10:29: 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/haven.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: 2.5.1
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
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-x86_64
Version: 2.5.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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-x86_64, r-patched-linux-x86_64, r-release-linux-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-ix86+x86_64
Version: 2.5.1
Check: compiled code
Result: WARN
File ‘haven/libs/haven.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘readstat/spss/readstat_por.o’,
‘readstat/stata/readstat_dta_write.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: 2.5.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
readstat/readstat_bits.h:10:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/readstat_bits.c:11:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/readstat_variable.c:5:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/readstat_variable.c:8:25: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/../readstat_bits.h:10:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/ieee.c:19:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/ieee.c:99:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/readstat_sas.c:123:15: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/readstat_xport_read.c:48:21: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/spss/readstat_por.h:34:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/spss/readstat_por.c:67:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/spss/readstat_por_write.c:170:25: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/spss/../readstat_bits.h:10:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/stata/../readstat_bits.h:10:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/haven.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: 2.5.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
readstat/readstat_bits.h:10:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_bits.c:11:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_parser.c:6:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_variable.c:5:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_variable.c:8:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/readstat_writer.c:38:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/../readstat_bits.h:10:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/ieee.c:19:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/ieee.c:99:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/readstat_sas.c:123:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/sas/readstat_xport_read.c:48:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/spss/readstat_por.h:34:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/spss/readstat_por.c:67:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/spss/readstat_por_write.c:170:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/spss/../readstat_bits.h:10:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
readstat/stata/../readstat_bits.h:10:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/haven.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: 2.5.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘dplyr’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.5.1
Check: compiled code
Result: WARN
File ‘haven/libs/haven.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘readstat/spss/readstat_por.o’,
‘readstat/stata/readstat_dta_write.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: 2.5.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
readstat/readstat_bits.h:10:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/readstat_bits.c:11:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/readstat_variable.c:5:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/readstat_variable.c:8:25: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/../readstat_bits.h:10:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/ieee.c:19:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/ieee.c:99:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/readstat_sas.c:123:15: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/sas/readstat_xport_read.c:48:21: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/spss/readstat_por.h:34:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/spss/readstat_por.c:67:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/spss/readstat_por_write.c:170:25: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/spss/../readstat_bits.h:10:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
readstat/stata/../readstat_bits.h:10:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/haven.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