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.3
Depends: R (≥ 3.4)
Suggests: callr (≥ 2.0.0), covr, testthat (≥ 3.0.0)
Published: 2023-12-11
Author: Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/r-lib/filelock/issues
License: MIT + file LICENSE
URL: https://r-lib.github.io/filelock/, https://github.com/r-lib/filelock
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: filelock results

Documentation:

Reference manual: filelock.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: BiocFileCache, dir.expiry, hfhub, keyring, mistyR, onetime, parabar, pkgcache, pkgdepends, rebook, reproducible, txtq
Reverse suggests: hmsr, pak, pins

Linking:

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