|
8 | 8 | #' _If you are using any of these from the \pkg{future} package, please |
9 | 9 | #' switch to use the ones from the \pkg{parallelly} package. Thank you!_ |
10 | 10 | #' |
11 | | -#' * [parallelly::as.cluster()] |
| 11 | +#' * [parallelly::as.cluster()] (no longer re-exported) |
12 | 12 | # Used by: <none> |
13 | 13 | #' * [parallelly::autoStopCluster()] (no longer re-exported) |
14 | 14 | # Used by: <none> |
15 | 15 | #' * [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, |
20 | 19 | # ItemResponseTrees, ldaPrototype, lidR, meedr, microservices, |
21 | 20 | # microsynth, origami, PINstimation, powRICLPM, rBiasCorrection, |
22 | 21 | # readsdr, recforest, rkeops, sigminer, skpr, smoots, sovereign, |
23 | 22 | # TriDimRegression, uci, updog, whitewater, yfR |
24 | 23 | #' * [parallelly::availableWorkers()] |
25 | | -# Used by: aroma.affymetrix(2,3), wqspt(1) |
| 24 | +# Used by: wqspt(1) [2025-03-15] |
26 | 25 | #' * [parallelly::makeClusterMPI()] (no longer re-exported) |
27 | 26 | # Used by: <none> |
28 | 27 | #' * [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] |
31 | 29 | #' * [parallelly::makeNodePSOCK()] (no longer re-exported) |
32 | 30 | # Used by: <none> |
33 | 31 | #' * [parallelly::supportsMulticore()] |
34 | | -# Used by: crossmap, dhReg, furrr(1), microservices, sctransform |
| 32 | +# Used by: crossmap (1), furrr(1), sctransform (1) |
35 | 33 | # |
36 | | -# (1) PR sent |
| 34 | +# (1) Issue filed or PR sent |
37 | 35 | # (2) In the next release |
38 | 36 | # (3) Non-breaking; code is never run |
39 | 37 | # (4) No longer on CRAN |
|
54 | 52 | #' _Note that it is the goal to remove all of the above from this package._ |
55 | 53 | #' |
56 | 54 | #' |
57 | | -#' @importFrom parallelly as.cluster |
58 | | -#' |
59 | 55 | #' @importFrom parallelly availableCores |
60 | 56 | #' @export availableCores |
61 | 57 | #' @aliases availableCores |
|
0 commit comments