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.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'))

Peer review:

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

On CRAN:

10.29 score 43 stars 575 packages 26 scripts 50k downloads 2 exports 0 dependencies

Last updated 4 months agofrom:1c2cda5d28. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 24 2024
R-4.5-win-x86_64OKOct 24 2024
R-4.5-linux-x86_64OKOct 24 2024
R-4.4-win-x86_64OKOct 24 2024
R-4.4-mac-x86_64OKOct 24 2024
R-4.4-mac-aarch64OKOct 24 2024
R-4.3-win-x86_64OKOct 24 2024
R-4.3-mac-x86_64OKOct 24 2024
R-4.3-mac-aarch64OKOct 24 2024

Exports:lockunlock

Dependencies: