Package: doParallel Type: Package Title: Foreach Parallel Adaptor for the 'parallel' Package Version: 1.0.17 Authors@R: c(person("Folashade", "Daniel", role="cre", email="fdaniel@microsoft.com"), person("Microsoft", "Corporation", role=c("aut", "cph")), person("Steve", "Weston", role="aut"), person("Dan", "Tenenbaum", role="ctb")) Description: Provides a parallel backend for the %dopar% function using the parallel package. Depends: R (>= 2.14.0), foreach (>= 1.2.0), iterators (>= 1.0.0), parallel, utils Suggests: caret, mlbench, rpart, RUnit Enhances: compiler License: GPL-2 URL: https://github.com/RevolutionAnalytics/doparallel BugReports: https://github.com/RevolutionAnalytics/doparallel/issues Repository: https://revolutionanalytics.r-universe.dev Date/Publication: 2022-02-15 18:30:09 UTC RemoteUrl: https://github.com/revolutionanalytics/doparallel RemoteRef: HEAD RemoteSha: 4caca5039919ec73bf5b9bc5950ce7a21901699a RemoteSubdir: pkg NeedsCompilation: no Packaged: 2026-07-05 09:13:32 UTC; root Author: Folashade Daniel [cre], Microsoft Corporation [aut, cph], Steve Weston [aut], Dan Tenenbaum [ctb] Maintainer: Folashade Daniel