flock: Process Synchronization Using File Locks

Implements synchronization between R processes (spawned by using the "parallel" package for instance) using file locks. Supports both exclusive and shared locking.

Version: 0.7
Imports: Rcpp (≥ 0.11.3), methods
LinkingTo: Rcpp
Published: 2016-11-12
Author: Ivan Popivanov
Maintainer: Ivan Popivanov <ivan.popivanov at gmail.com>
License: Apache License 2.0
NeedsCompilation: yes
CRAN checks: flock results

Documentation:

Reference manual: flock.pdf

Downloads:

Package source: flock_0.7.tar.gz
Windows binaries: r-devel: flock_0.7.zip, r-release: flock_0.7.zip, r-oldrel: flock_0.7.zip
macOS binaries: r-release (arm64): flock_0.7.tgz, r-oldrel (arm64): flock_0.7.tgz, r-release (x86_64): flock_0.7.tgz
Old sources: flock archive

Reverse dependencies:

Reverse imports: archivist, bigparallelr, InPAS

Linking:

Please use the canonical form https://CRAN.R-project.org/package=flock to link to this page.