CRAN Package Check Results for Package watcher

Last updated on 2025-04-01 09:55:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 32.73 24.05 56.78 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 30.53 19.49 50.02 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 112.85 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 115.46 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 88.00 71.00 159.00 NOTE
r-patched-linux-x86_64 0.1.2 40.99 23.77 64.76 NOTE
r-release-linux-x86_64 0.1.2 39.20 23.13 62.33 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 87.00 71.00 158.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 86.00 80.00 166.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

Version: 0.1.2
Check: compiled code
Result: NOTE File 'watcher/libs/x64/watcher.dll': Found '_ZSt4cerr', possibly from 'std::cerr' (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-windows-x86_64