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.

Package details

AuthorGábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd]
MaintainerGábor Csárdi <csardi.gabor@gmail.com>
LicenseMIT + file LICENSE
Version1.0.3
URL https://r-lib.github.io/filelock/ https://github.com/r-lib/filelock
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("filelock")

Try the filelock package in your browser

Any scripts or data that you put into this service are public.

filelock documentation built on May 29, 2024, 1:41 a.m.