filelock

Portable File Locking

Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and 'fcntl' locks on Unix-like systems.

Tests Vignettes

Available Snapshots

This version of filelock can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (1)
  • R
  • Suggests (3)
  • callr >= 2.0.0
  • covr
  • testthat >= 3.0.0
  • Version History