Last updated on 2023-12-06 04:55:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.3 | 4.17 | 23.56 | 27.73 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.3 | 2.73 | 18.76 | 21.49 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.1.3 | 34.78 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 34.68 | WARN | |||
r-devel-windows-x86_64 | 1.1.3 | 11.00 | 42.00 | 53.00 | WARN | |
r-patched-linux-x86_64 | 1.1.3 | 3.95 | 23.33 | 27.28 | OK | |
r-release-linux-x86_64 | 1.1.3 | 3.66 | 23.50 | 27.16 | OK | |
r-release-macos-arm64 | 1.1.3 | 20.00 | OK | |||
r-release-macos-x86_64 | 1.1.3 | 28.00 | OK | |||
r-release-windows-x86_64 | 1.1.3 | 12.00 | 45.00 | 57.00 | OK | |
r-oldrel-macos-arm64 | 1.1.3 | 20.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.3 | 26.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.3 | 11.00 | 46.00 | 57.00 | OK |
Version: 1.1.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
read_file.c:29:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
read_file_raw.c:29:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
read_lines.c:67:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/brio.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
read_file.c:29:32: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
read_file_raw.c:29:32: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
read_lines.c:67:32: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/brio.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-7) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
read_file.c:29:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
read_file_raw.c:29:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
read_lines.c:67:43: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/brio.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
read_file.c:29:32: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
read_file_raw.c:29:32: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
read_lines.c:67:32: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/brio.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
brio.c:26:49: warning: conversion lacks type at end of format [-Wformat=]
brio.c:26:11: warning: too many arguments for format [-Wformat-extra-args]
read_file.c:29:32: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
read_file_raw.c:29:32: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
read_lines.c:67:32: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/brio.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64