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✨
DESCRIPTION |NEWS
card.svg |card.png
filelock/json (API)
| # 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 | 122 | ||
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 156 | ||
| linux-release-arm64 | OK | 117 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 193 | ||
| macos-release-x86_64 | OK | 174 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| macos-oldrel-x86_64 | OK | 243 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 90 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Advisory File Locking and Unlocking | lock unlock |
