r-flock 0.7 Process synchronization using file locks

This package implements synchronization between R processes (spawned by using the parallel package for instance) using file locks. It supports both exclusive and shared locking.