Package: flock
Type: Package
Title: Process Synchronization Using File Locks
Version: 0.5
Date: 2016-11-07
Author: Ivan Popivanov
Maintainer: Ivan Popivanov <ivan.popivanov@gmail.com>
Description: Implements synchronization between R processes (spawned by using the "parallel" package for instance) using file locks. Supports both exclusive and shared locking.
License: Apache License 2.0
Imports: Rcpp (>= 0.11.3), methods
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2016-11-08 06:11:13 UTC; ivpop
Repository: CRAN
Date/Publication: 2016-11-08 08:10:27
