Package: filelock 1.0.3.9000

Gábor Csárdi

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.

Authors:Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd]

filelock_1.0.3.9000.tar.gz
filelock_1.0.3.9000.zip(r-4.5)filelock_1.0.3.9000.zip(r-4.4)filelock_1.0.3.9000.zip(r-4.3)
filelock_1.0.3.9000.tgz(r-4.5-x86_64)filelock_1.0.3.9000.tgz(r-4.5-arm64)filelock_1.0.3.9000.tgz(r-4.4-x86_64)filelock_1.0.3.9000.tgz(r-4.4-arm64)filelock_1.0.3.9000.tgz(r-4.3-x86_64)filelock_1.0.3.9000.tgz(r-4.3-arm64)
filelock_1.0.3.9000.tar.gz(r-4.5-noble)filelock_1.0.3.9000.tar.gz(r-4.4-noble)
filelock_1.0.3.9000.tgz(r-4.4-emscripten)filelock_1.0.3.9000.tgz(r-4.3-emscripten)
filelock.pdf |filelock.html
filelock/json (API)
NEWS

# Install 'filelock' in R:
install.packages('filelock', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/filelock/issues

Pkgdown site:https://r-lib.github.io

On CRAN:

Conda:

9.79 score 43 stars 586 packages 30 scripts 55k downloads 2 exports 0 dependencies

Last updated 7 months agofrom:1c2cda5d28. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 21 2025
R-4.5-win-x86_64OKFeb 21 2025
R-4.5-mac-x86_64OKFeb 21 2025
R-4.5-mac-aarch64OKFeb 21 2025
R-4.5-linux-x86_64OKFeb 21 2025
R-4.4-win-x86_64OKFeb 21 2025
R-4.4-mac-x86_64OKFeb 21 2025
R-4.4-mac-aarch64OKFeb 21 2025
R-4.3-win-x86_64OKFeb 21 2025
R-4.3-mac-x86_64OKFeb 21 2025
R-4.3-mac-aarch64OKFeb 21 2025

Exports:lockunlock

Dependencies: