CRAN Package Check Results for Maintainer ‘Ivan Popivanov <ivan.popivanov at gmail.com>’

Last updated on 2025-12-06 10:51:10 CET.

Package WARN NOTE OK
flock 1 3 9

Package flock

Current CRAN status: WARN: 1, NOTE: 3, OK: 9

Version: 0.7
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Ivan Popivanov <ivan.popivanov@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Ivan", family = "Popivanov", role = c("aut", "cre"), email = "ivan.popivanov@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.7
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:32:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/flock.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.7
Check: compiled code
Result: NOTE File ‘flock/libs/flock.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc