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 |
DOI: | 10.32614/CRAN.package.flock |
Author: | Ivan Popivanov |
Maintainer: | Ivan Popivanov <ivan.popivanov at gmail.com> |
License: | Apache License 2.0 |
NeedsCompilation: | yes |
CRAN checks: | flock results |
Reference manual: | flock.pdf |
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, r-oldrel (x86_64): flock_0.7.tgz |
Old sources: | flock archive |
Reverse imports: | archivist, bigparallelr, ClustAll, InPAS |
Please use the canonical form https://CRAN.R-project.org/package=flock to link to this page.