Package: RmlxStats Title: MLX-Accelerated Statistical Models Version: 0.3.0 Authors@R: c( person("David", "Hugh-Jones", , "davidhughjones@gmail.com", role = c("aut", "cre")), person("R Core Team", role = "ctb"), person("Trevor", "Hastie", role = "ctb"), person("Jerome", "Friedman", role = "ctb"), person("Rob", "Tibshirani", role = "ctb"), person("Balasubramanian", "Narasimhan", role = "ctb"), person("Kenneth", "Tay", role = "ctb"), person("Noah", "Simon", role = "ctb"), person("James", "Yang", role = "ctb"), person("Achim", "Zeileis", role = "ctb") ) Description: Fast statistical routines on Apple Silicon using the Rmlx package. License: GPL (>= 2) URL: https://hughjonesd.github.io/RmlxStats, https://github.com/hughjonesd/RmlxStats BugReports: https://github.com/hughjonesd/RmlxStats/issues Imports: Rmlx (>= 0.4.0), generics Remotes: hughjonesd/Rmlx Suggests: glmnet, knitr, lmtest, sandwich, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Config/Needs/website: knitr, rmarkdown, ggplot2, nycflights13, bench, boot, bigstatsr, car, fixest, irlba, RcppEigen, rsvd, speedglm, fastglm, lmboot, huxtable Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake Repository: https://hughjonesd.r-universe.dev Date/Publication: 2026-05-26 15:03:33 UTC RemoteUrl: https://github.com/hughjonesd/RmlxStats RemoteRef: v0.3.0 RemoteSha: 36963b9c305b2487d6f93264c34d1c37bd0d5ea5 NeedsCompilation: no Packaged: 2026-06-03 13:36:57 UTC; root Author: David Hugh-Jones [aut, cre], R Core Team [ctb], Trevor Hastie [ctb], Jerome Friedman [ctb], Rob Tibshirani [ctb], Balasubramanian Narasimhan [ctb], Kenneth Tay [ctb], Noah Simon [ctb], James Yang [ctb], Achim Zeileis [ctb] Maintainer: David Hugh-Jones