Package: filelock 1.0.3.9000

Image

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

On CRAN:

Conda:

10.92 score 44 stars 650 packages 72 scripts 67k downloads 2 exports 0 dependencies

Last updated from:834b3d6fb2. Checks:13 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-arm64OK104
linux-devel-x86_64OK108
source / vignettesOK193
linux-release-arm64OK94
linux-release-x86_64OK106
macos-devel-arm64OK87
macos-devel-x86_64OK124
macos-release-arm64OK98
macos-release-x86_64OK161
windows-develOK64
windows-releaseOK70
windows-oldrelOK78
wasm-releaseOK92

Exports:lockunlock

Dependencies:

  • Image