gaborcsardi/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

Maintainer
LicenseMIT + file LICENSE
Version1.0.3.9000
URL https://r-lib.github.io/filelock/ https://github.com/r-lib/filelock
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gaborcsardi/filelock")
gaborcsardi/filelock documentation built on Jan. 14, 2024, 4:01 a.m.