Skip to content

Commit 2aeb09c

Browse files
package updates regarding future -> parallelly [ci skip]
1 parent 7742c8e commit 2aeb09c

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

R/000.re-exports.R

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,12 @@
1313
#' * [parallelly::autoStopCluster()] (no longer re-exported)
1414
# Used by: <none>
1515
#' * [parallelly::availableCores()]
16-
# Used by: ARPALData, BatchGetSymbols, bistablehistory, codalm, crossmap,
17-
# cft, CSCNet, deseats, dipsaus, drimmR, elevatr, GetBCBData,
18-
# gtfs2emis, heterogen, isoreader,
19-
# ItemResponseTrees, ldaPrototype, lidR, meedr, microservices,
20-
# microsynth, origami, PINstimation, powRICLPM, rBiasCorrection,
21-
# readsdr, recforest, rkeops, sigminer, skpr, smoots, sovereign,
22-
# TriDimRegression, uci, updog, whitewater, yfR
16+
# Used by: BatchGetSymbols, bistablehistory, codalm, cft, CSCNet (1),
17+
# deseats, dipsaus, drimmR, elevatr, GetBCBData, gtfs2emis,
18+
# heterogen, ldaPrototype, lidR (1), origami, PINstimation (1),
19+
# powRICLPM, rBiasCorrection, readsdr (1), recforest,
20+
# sigminer (1), skpr (1), smoots, sovereign, TriDimRegression,
21+
# uci (1), updog, whitewater, yfR [2025-12-22]
2322
#' * [parallelly::availableWorkers()]
2423
# Used by: wqspt(1) [2025-03-15]
2524
#' * [parallelly::makeClusterMPI()] (no longer re-exported)
@@ -29,7 +28,7 @@
2928
#' * [parallelly::makeNodePSOCK()] (no longer re-exported)
3029
# Used by: <none>
3130
#' * [parallelly::supportsMulticore()]
32-
# Used by: crossmap (1), furrr(1), sctransform (1)
31+
# Used by: furrr(1), sctransform (1)
3332
#
3433
# (1) Issue filed or PR sent
3534
# (2) In the next release

0 commit comments

Comments
 (0)