CRAN/E | flock

flock

Process Synchronization Using File Locks

Installation

About

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

Key Metrics

Version 0.7
Published 2016-11-12 2730 days ago
Needs compilation? yes
License Apache License 2.0
CRAN checks flock results

Downloads

Yesterday 136 0%
Last 7 days 729 -1%
Last 30 days 2.703 -10%
Last 90 days 9.261 -43%
Last 365 days 40.989 +29%

Maintainer

Maintainer

Ivan Popivanov

ivan.popivanov@gmail.com

Authors

Ivan Popivanov

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

flock archive

Imports

Rcpp ≥ 0.11.3
methods

LinkingTo

Rcpp

Reverse Imports

archivist
bigparallelr
InPAS