Package: pulsar Title: Parallel Utilities for Lambda Selection along a Regularization Path Version: 0.3.13 Encoding: UTF-8 Authors@R: c(person("Zachary", "Kurtz", role = c("aut", "cre"), email="zdkurtz@gmail.com"), person("Christian", "M\u00FCller", role = c("aut", "ctb"), email="cmueller@simonsfoundation.org")) Description: Model selection for penalized graphical models using the Stability Approach to Regularization Selection ('StARS'), with options for speed-ups including Bounded StARS (B-StARS), batch computing, and other stability metrics (e.g., graphlet stability G-StARS). Christian L. Müller, Richard Bonneau, Zachary Kurtz (2016) . URL: https://github.com/zdk123/pulsar, https://arxiv.org/abs/1605.07072 BugReports: https://github.com/zdk123/pulsar/issues Depends: R (>= 3.2.0) License: GPL (>= 3) Suggests: batchtools (>= 0.9.10), fs (>= 1.2.2), checkmate (>= 1.8.5), orca, huge (>= 1.5), MASS, clime, glmnet, network, cluster, testthat, knitr, rmarkdown Imports: methods, parallel, graphics, stats, utils, tools, Matrix (>= 1.5) RoxygenNote: 7.3.2 VignetteBuilder: knitr Repository: https://zdk123.r-universe.dev Date/Publication: 2026-03-28 21:02:10 UTC RemoteUrl: https://github.com/zdk123/pulsar RemoteRef: HEAD RemoteSha: 2bc391ff1fce6feaad8811597b26ed44bcc90389 NeedsCompilation: no Packaged: 2026-07-03 17:45:59 UTC; root Author: Zachary Kurtz [aut, cre], Christian Müller [aut, ctb] Maintainer: Zachary Kurtz