Package: pysparklyr Title: Provides a 'PySpark' Back-End for the 'sparklyr' Package Version: 0.2.1.9000 Authors@R: c( person("Edgar", "Ruiz", , "edgar@posit.co", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: It enables 'sparklyr' to integrate with 'Spark Connect', and 'Databricks Connect' by providing a wrapper over the 'PySpark' 'python' library. License: MIT + file LICENSE URL: https://github.com/mlverse/pysparklyr BugReports: https://github.com/mlverse/pysparklyr/issues Depends: R (>= 4.1) Imports: arrow, cli, DBI, dbplyr (>= 2.6.0), dplyr, fs, glue, httr2, lifecycle, methods, processx, purrr, reticulate (>= 1.44.0), rlang, rstudioapi, sparklyr (>= 1.9.5), tidyr, tidyselect, vctrs, uuid, withr, connectcreds Suggests: vcr, crayon, R6, testthat (>= 3.0.0), tibble, rsconnect, rsample, workflows, tune, parsnip, dials, tailor, recipes Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-11-12 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 Repository: https://mlverse.r-universe.dev Date/Publication: 2026-06-23 18:14:45 UTC RemoteUrl: https://github.com/mlverse/pysparklyr RemoteRef: HEAD RemoteSha: 2fb724b8a72e753af633e76346ba30c58278d44f NeedsCompilation: no Packaged: 2026-06-23 19:23:03 UTC; root Author: Edgar Ruiz [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Edgar Ruiz