CRAN Package Check Results for Maintainer ‘Christophe G. Lambert <cglambert at salud.unm.edu>’

Last updated on 2026-02-25 11:53:25 CET.

Package WARN OK
LocalControl 3 11

Package LocalControl

Current CRAN status: WARN: 3, OK: 11

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: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 ‘/data/gannet/ripley/R/packages/tests-clang/LocalControl.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 21.1.8’ * used C++ compiler: ‘clang version 21.1.8’ Flavor: r-devel-linux-x86_64-fedora-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 ‘/data/gannet/ripley/R/packages/tests-devel/LocalControl.Rcheck/00install.out’ for details. * used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ * used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc