CRAN Package Check Results for Package RTriangle

Last updated on 2023-12-06 18:52:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6-0.12 10.43 24.67 35.10 WARN
r-devel-linux-x86_64-debian-gcc 1.6-0.12 7.68 19.34 27.02 WARN
r-devel-linux-x86_64-fedora-clang 1.6-0.12 42.59 WARN
r-devel-linux-x86_64-fedora-gcc 1.6-0.12 46.30 WARN
r-devel-windows-x86_64 1.6-0.12 11.00 46.00 57.00 WARN
r-patched-linux-x86_64 1.6-0.12 8.98 24.46 33.44 OK
r-release-linux-x86_64 1.6-0.12 7.88 24.46 32.34 OK
r-release-macos-arm64 1.6-0.12 18.00 OK
r-release-macos-x86_64 1.6-0.12 28.00 OK
r-release-windows-x86_64 1.6-0.12 10.00 48.00 58.00 OK
r-oldrel-macos-arm64 1.6-0.12 20.00 OK
r-oldrel-macos-x86_64 1.6-0.12 30.00 OK
r-oldrel-windows-x86_64 1.6-0.12 12.00 48.00 60.00 OK

Check Details

Version: 1.6-0.12
Check: whether package can be installed
Result: WARN Found the following significant warnings: triangle.c:1428:35: warning: data argument not used by format string [-Wformat-extra-args] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/RTriangle.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.6-0.12
Check: whether package can be installed
Result: WARN Found the following significant warnings: triangle.c:1428:9: warning: too many arguments for format [-Wformat-extra-args] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/RTriangle.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.6-0.12
Check: whether package can be installed
Result: WARN Found the following significant warnings: triangle.c:1428:35: warning: data argument not used by format string [-Wformat-extra-args] See ‘/data/gannet/ripley/R/packages/tests-clang/RTriangle.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 17.0.5’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.6-0.12
Check: whether package can be installed
Result: WARN Found the following significant warnings: triangle.c:1428:9: warning: too many arguments for format [-Wformat-extra-args] See ‘/data/gannet/ripley/R/packages/tests-devel/RTriangle.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-13 (GCC) 13.2.0’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.6-0.12
Check: whether package can be installed
Result: WARN Found the following significant warnings: triangle.c:1428:9: warning: too many arguments for format [-Wformat-extra-args] triangle.c:3699:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3705:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3712:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3719:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3727:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] triangle.c:3734:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] triangle.c:3741:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] triangle.c:3748:28: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3753:28: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3758:28: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3793:25: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3799:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3806:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3814:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] triangle.c:3821:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] triangle.c:3829:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3836:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] triangle.c:3844:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] triangle.c:3851:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/RTriangle.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 12.3.0' Flavor: r-devel-windows-x86_64