bettermc [v1.1.2]

Misc

bettermc [v1.1.1]

New Features

Windows Support

This package can now also be installed on Windows, where it offers a reduced set of features. Most notably, bettermc::mclapply() (just like parallel::mclapply()) falls back on serial execution, since forking is not available on Windows. Still, this allows code employing bettermc::mclapply(), which was originally developed for Linux or macOS, to be run on Windows.

Seeding

Misc

Bug Fixes

bettermc [v1.0.1]