Skip to content

Commit 2363526

Browse files
refresh help [ci skip]
1 parent c96bb4f commit 2363526

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

R/000.re-exports.R

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,32 +8,30 @@
88
#' _If you are using any of these from the \pkg{future} package, please
99
#' switch to use the ones from the \pkg{parallelly} package. Thank you!_
1010
#'
11-
#' * [parallelly::as.cluster()]
11+
#' * [parallelly::as.cluster()] (no longer re-exported)
1212
# Used by: <none>
1313
#' * [parallelly::autoStopCluster()] (no longer re-exported)
1414
# Used by: <none>
1515
#' * [parallelly::availableCores()]
16-
# Used by: aroma.affymetrix(2,3), ARPALData, BatchGetSymbols,
17-
# bistablehistory, codalm, crossmap, cft, CSCNet, deseats,
18-
# dipsaus, drimmR, elevatr, foieGras(4), future.BatchJobs(4),
19-
# future.callr(2), GetBCBData, gtfs2emis, heterogen, isoreader,
16+
# Used by: ARPALData, BatchGetSymbols, bistablehistory, codalm, crossmap,
17+
# cft, CSCNet, deseats, dipsaus, drimmR, elevatr, GetBCBData,
18+
# gtfs2emis, heterogen, isoreader,
2019
# ItemResponseTrees, ldaPrototype, lidR, meedr, microservices,
2120
# microsynth, origami, PINstimation, powRICLPM, rBiasCorrection,
2221
# readsdr, recforest, rkeops, sigminer, skpr, smoots, sovereign,
2322
# TriDimRegression, uci, updog, whitewater, yfR
2423
#' * [parallelly::availableWorkers()]
25-
# Used by: aroma.affymetrix(2,3), wqspt(1)
24+
# Used by: wqspt(1) [2025-03-15]
2625
#' * [parallelly::makeClusterMPI()] (no longer re-exported)
2726
# Used by: <none>
2827
#' * [parallelly::makeClusterPSOCK()]
29-
# Used by: bigDM(1), eatRep, fect, foieGras(4), googleComputeEngineR(2),
30-
# gsynth, interflex, ivDiag
28+
# Used by: eatRep (1), fect (1), interflex (1), ivDiag (1) [2025-12-11]
3129
#' * [parallelly::makeNodePSOCK()] (no longer re-exported)
3230
# Used by: <none>
3331
#' * [parallelly::supportsMulticore()]
34-
# Used by: crossmap, dhReg, furrr(1), microservices, sctransform
32+
# Used by: crossmap (1), furrr(1), sctransform (1)
3533
#
36-
# (1) PR sent
34+
# (1) Issue filed or PR sent
3735
# (2) In the next release
3836
# (3) Non-breaking; code is never run
3937
# (4) No longer on CRAN
@@ -54,8 +52,6 @@
5452
#' _Note that it is the goal to remove all of the above from this package._
5553
#'
5654
#'
57-
#' @importFrom parallelly as.cluster
58-
#'
5955
#' @importFrom parallelly availableCores
6056
#' @export availableCores
6157
#' @aliases availableCores

man/re-exports.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)