CRAN Package Check Results for Package LocalControl

Last updated on 2026-03-04 17:51:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 21.32 72.72 94.04 WARN
r-devel-linux-x86_64-debian-gcc 1.1.4 17.43 53.57 71.00 WARN
r-devel-linux-x86_64-fedora-clang 1.1.7 44.00 90.29 134.29 OK
r-devel-linux-x86_64-fedora-gcc 1.1.7 49.00 88.55 137.55 OK
r-devel-macos-arm64 1.1.7 7.00 23.00 30.00 OK
r-devel-windows-x86_64 1.1.4 26.00 117.00 143.00 WARN
r-patched-linux-x86_64 1.1.4 24.09 65.64 89.73 OK
r-release-linux-x86_64 1.1.4 22.31 65.32 87.63 OK
r-release-macos-arm64 1.1.7 5.00 25.00 30.00 OK
r-release-macos-x86_64 1.1.7 18.00 73.00 91.00 OK
r-release-windows-x86_64 1.1.4 27.00 111.00 138.00 OK
r-oldrel-macos-arm64 1.1.7 5.00 26.00 31.00 OK
r-oldrel-macos-x86_64 1.1.7 16.00 91.00 107.00 OK
r-oldrel-windows-x86_64 1.1.4 25.00 133.00 158.00 OK

Check Details

Version: 1.1.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: LocalControl.cpp:163:18: warning: increment of object of volatile-qualified type 'volatile int' is deprecated [-Wdeprecated-volatile] LocalControl.cpp:168:18: warning: decrement of object of volatile-qualified type 'volatile int' is deprecated [-Wdeprecated-volatile] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/LocalControl.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 21.1.8 (3+b1)’ * used C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: LocalControl.cpp:163:5: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile] LocalControl.cpp:168:5: warning: ‘--’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/LocalControl.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-15 (Debian 15.2.0-13) 15.2.0’ * used C++ compiler: ‘g++-15 (Debian 15.2.0-13) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: LocalControl.cpp:163:5: warning: '++' expression of 'volatile'-qualified type is deprecated [-Wvolatile] LocalControl.cpp:168:5: warning: '--' expression of 'volatile'-qualified type is deprecated [-Wvolatile] See 'd:/Rcompile/CRANpkg/local/4.6/LocalControl.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.3.0' * used C++ compiler: 'g++.exe (GCC) 14.3.0' Flavor: r-devel-windows-x86_64