Package: clusters Type: Package Title: Utilities to manage, estimate speed, optimize use of parallel clusters Description: Miscellaneous utilities developed by the Predictive Ecology Group (). URL: http://clusters.predictiveecology.org, https://github.com/PredictiveEcology/clusters Date: 2025-12-23 Version: 0.0.22 Authors@R: c( person("Eliot J B", "McIntire", email = "eliot.mcintire@nrcan-rncan.gc.ca", role = c("aut", "cre"), comment=c(ORCID = "0000-0002-6914-8316")), person("His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources Canada", role = "cph") ) Depends: R (>= 4.2) Imports: data.table, parallel, parallelly, reproducible (>= 2.1.2.9045), Require Suggests: knitr, roxygen2, qs, rmarkdown, testthat Remotes: PredictiveEcology/reproducible@development, PredictiveEcology/Require@development Encoding: UTF-8 Language: en-CA License: GPL-3 VignetteBuilder: knitr, rmarkdown BugReports: https://github.com/PredictiveEcology/clusters/issues ByteCompile: yes RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libuv1-dev Repository: https://predictiveecology.r-universe.dev Date/Publication: 2026-02-17 20:11:17 UTC RemoteUrl: https://github.com/PredictiveEcology/clusters RemoteRef: HEAD RemoteSha: b24155b0d96db40e80aae96c4fedca9baaff5052 NeedsCompilation: no Packaged: 2026-06-22 23:33:47 UTC; root Author: Eliot J B McIntire [aut, cre] (ORCID: ), His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources Canada [cph] Maintainer: Eliot J B McIntire