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.

Version: 1.0.2
Suggests: callr (≥ 2.0.0), covr, testthat
Published: 2018-10-05
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/r-lib/filelock/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/filelock#readme
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: filelock results

Documentation:

Reference manual: filelock.pdf

Downloads:

Package source: filelock_1.0.2.tar.gz
Windows binaries: r-devel: filelock_1.0.2.zip, r-release: filelock_1.0.2.zip, r-oldrel: filelock_1.0.2.zip
macOS binaries: r-release (arm64): filelock_1.0.2.tgz, r-oldrel (arm64): filelock_1.0.2.tgz, r-release (x86_64): filelock_1.0.2.tgz, r-oldrel (x86_64): filelock_1.0.2.tgz
Old sources: filelock archive

Reverse dependencies:

Reverse imports: BiocFileCache, dir.expiry, keyring, mistyR, pins, pkgcache, pkgdepends, rebook, txtq
Reverse suggests: pak

Linking:

Please use the canonical form https://CRAN.R-project.org/package=filelock to link to this page.