CRAN Package Check Results for Package watcher

Last updated on 2025-03-19 08:53:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 37.55 24.08 61.63 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 30.35 19.21 49.56 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 112.94 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 170.27 OK
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 40.87 23.90 64.77 OK
r-release-linux-x86_64 0.1.2 36.74 23.16 59.90 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 93.00 71.00 164.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 100.00 84.00 184.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