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.7)filelock_1.0.3.9000.zip(r-4.6)filelock_1.0.3.9000.zip(r-4.5)
filelock_1.0.3.9000.tgz(r-4.6-x86_64)filelock_1.0.3.9000.tgz(r-4.6-arm64)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.tar.gz(r-4.7-arm64)filelock_1.0.3.9000.tar.gz(r-4.7-x86_64)filelock_1.0.3.9000.tar.gz(r-4.6-arm64)filelock_1.0.3.9000.tar.gz(r-4.6-x86_64)
filelock_1.0.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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/docs site:https://r-lib.github.io
Last updated from:834b3d6fb2. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 110 | ||
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 136 | ||
| linux-release-arm64 | OK | 106 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-release-x86_64 | OK | 196 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| macos-oldrel-x86_64 | OK | 237 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 441 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 84 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Advisory File Locking and Unlocking | lock unlock |
