Package: pysparklyr
Title: Provides a 'PySpark' Back-End for the 'sparklyr' Package
Version: 0.1.9
Authors@R: c(
    person("Edgar", "Ruiz", , "edgar@posit.co", role = c("aut", "cre")),
    person(given = "Posit Software, PBC", role = c("cph", "fnd"))
    )
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
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: arrow, cli, DBI, dplyr, dbplyr, glue, purrr, reticulate (>=
        1.41.0.1), methods, rlang, sparklyr, tidyselect, fs, magrittr,
        tidyr, vctrs, processx, httr2, rstudioapi, rsconnect
URL: https://github.com/mlverse/pysparklyr
BugReports: https://github.com/mlverse/pysparklyr/issues
Suggests: crayon, R6, testthat (>= 3.0.0), tibble, withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-07 16:36:34 UTC; edgar
Author: Edgar Ruiz [aut, cre],
  Posit Software, PBC [cph, fnd]
Maintainer: Edgar Ruiz <edgar@posit.co>
Repository: CRAN
Date/Publication: 2025-10-07 16:50:02 UTC
Built: R 4.5.1; ; 2025-10-09 23:52:02 UTC; windows
