Changelog
Source:NEWS.md
watcher 0.2.0
CRAN release: 2026-06-22
- Building the bundled ‘libfswatch’ from source no longer requires ‘cmake’, now directly using the R C/C++ toolchain. A system ‘libfswatch’ is still used when available.
watcher 0.1.5
CRAN release: 2025-12-01
- Fixed issue on Windows where watching with a
latency< 1 caused high CPU usage (#32, thanks @RichardHooijmaijers).
watcher 0.1.4
CRAN release: 2025-07-16
- Watcher can now use a system ‘libfswatch’ installed in a non-standard location (#28).