CRAN/E | bettermc

bettermc

Enhanced Fork-Based Parallelization

Installation

About

Drop-in replacement for 'parallel::mclapply()' adding e.g. tracebacks, crash dumps, retries, condition handling, improved seeding, progress bars and faster inter process communication. Some of the internal functions are also exported for other use: 'etry()' (extended try), 'copy2shm()/allocate_from_shm()' (copy to and allocate from POSIX shared memory), 'char_map/map2char()' (split a character vector into its unique elements and a mapping on these) and various semaphore related functions.

github.com/gfkse/bettermc
Bug report File report

Key Metrics

Version 1.1.2
R ≥ 3.5.0
Published 2021-08-02 997 days ago
Needs compilation? yes
License MIT
License File
CRAN checks bettermc results
Language en-US

Downloads

Yesterday 0 -100%
Last 7 days 20 -44%
Last 30 days 127 -16%
Last 90 days 474 -14%
Last 365 days 2.303 -71%

Maintainer

Maintainer

Andreas Kersting

andreas.kersting@gfk.com

Authors

Andreas Kersting

aut / cre / cph

GfK SE

cph

R Core team

ctb

('etry()' and its print method borrow a lot from base R)

Material

NEWS
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

bettermc archive

Depends

R ≥ 3.5.0

Imports

checkmate
parallel

Suggests

progress
spelling
testthat ≥ 2.1.0