File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11Package: parallelly
2- Version: 1.45.0-9011
2+ Version: 1.45.0-9012
33Title: Enhancing the 'parallel' Package
44Imports:
55 parallel,
Original file line number Diff line number Diff line change 11# Version (development version)
22
3- * ...
3+ ## Deprecated and Defunct
4+
5+ * In previous version, ` makeClusterPSOCK() ` started to collect
6+ session information on each parallel worker, which included
7+ ` capabilities() ` . However, for unknown reasons, ` capabilities() `
8+ caused the cluster creation to fail GitHub Actions running
9+ macOS. The problem could be reproduced neither locally, on the
10+ mac-builder, nor on the CRAN macOS servers. Because this feature is
11+ non-critical and only introduced in the previous version, I decided
12+ to remove the collection of ` capabilities() ` again.
413
514
615# Version 1.45.0 [ 2025-06-02]
You can’t perform that action at this time.
0 commit comments