В Wed, 21 Jun 2023 21:03:02 -0500
"Jeff Reichman" <reichm...@sbcglobal.net> пишет:

> spark_install(version = "3.4")

My psychic debugging powers tell me that you're trying to use the
sparklyr package. Is that correct?

> Error in validVersions[with(validVersions, order(hadoop, decreasing =
> TRUE)),  : 
> 
>   subscript out of bounds

The error seems to come from the non-CRAN package sparkinstall, last
updated in 2019:
https://github.com/rstudio/spark-install/blob/master/R/R/versions.R

Try updating all involved packages to their latest versions. If that
doesn't help, opening an issue at
<https://github.com/sparklyr/sparklyr/issues> might be a more direct
route to success.

-- 
Best regards,
Ivan

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
  • [R] R/Spark Jeff Reichman
    • Re: [R] R/Spark Ivan Krylov

Reply via email to