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.6)filelock_1.0.3.9000.zip(r-4.5)filelock_1.0.3.9000.zip(r-4.4)
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.6-arm64)filelock_1.0.3.9000.tar.gz(r-4.6-x86_64)filelock_1.0.3.9000.tar.gz(r-4.5-arm64)filelock_1.0.3.9000.tar.gz(r-4.5-x86_64)
filelock_1.0.3.9000.tgz(r-4.5-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/docs site:https://r-lib.github.io
Last updated from:834b3d6fb2. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 104 | |
| linux-devel-x86_64 | OK | 108 | |
| source / vignettes | OK | 193 | |
| linux-release-arm64 | OK | 94 | |
| linux-release-x86_64 | OK | 106 | |
| macos-devel-arm64 | OK | 87 | |
| macos-devel-x86_64 | OK | 124 | |
| macos-release-arm64 | OK | 98 | |
| macos-release-x86_64 | OK | 161 | |
| windows-devel | OK | 64 | |
| windows-release | OK | 70 | |
| windows-oldrel | OK | 78 | |
| wasm-release | OK | 92 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Advisory File Locking and Unlocking | lock unlock |
