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.

Getting started

Package details

AuthorGábor Csárdi
MaintainerGábor Csárdi <csardi.gabor@gmail.com>
LicenseMIT + file LICENSE
Version1.0.2
URL https://github.com/r-lib/filelock#readme
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 2, 2019, 11:39 a.m.