Package: filelock 1.0.3.9000
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:
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')) |
Bug tracker:https://github.com/r-lib/filelock/issues
Last updated 4 months agofrom:1c2cda5d28. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win-x86_64 | OK | Oct 24 2024 |
R-4.5-linux-x86_64 | OK | Oct 24 2024 |
R-4.4-win-x86_64 | OK | Oct 24 2024 |
R-4.4-mac-x86_64 | OK | Oct 24 2024 |
R-4.4-mac-aarch64 | OK | Oct 24 2024 |
R-4.3-win-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-aarch64 | OK | Oct 24 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Advisory File Locking and Unlocking | lock unlock |