CRAN Package Check Results for Package watcher

Last updated on 2025-03-23 08:52:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 37.36 24.06 61.42 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 29.07 19.58 48.65 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 120.51 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 123.98 NOTE
r-devel-macos-arm64 0.1.2 42.00 OK
r-devel-macos-x86_64 0.1.2 60.00 OK
r-devel-windows-x86_64 0.1.2 89.00 71.00 160.00 OK
r-patched-linux-x86_64 0.1.2 39.14 24.01 63.15 NOTE
r-release-linux-x86_64 0.1.2 38.38 23.11 61.49 OK
r-release-macos-arm64 0.1.2 47.00 OK
r-release-macos-x86_64 0.1.2 67.00 OK
r-release-windows-x86_64 0.1.2 89.00 73.00 162.00 OK
r-oldrel-macos-arm64 0.1.2 38.00 OK
r-oldrel-macos-x86_64 0.1.2 64.00 OK
r-oldrel-windows-x86_64 0.1.2 98.00 77.00 175.00 OK

Check Details

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘watcher/libs/watcher.so’: Found ‘printf’, possibly from ‘printf’ (C) Object: ‘../install/lib/libfswatch.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘../install/lib/libfswatch.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘../install/lib/libfswatch.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘watcher/libs/watcher.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘../install/lib/libfswatch.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘../install/lib/libfswatch.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘../install/lib/libfswatch.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc