/
githubmirror
/
spark
Обзор
Документация
Войти
/
githubmirror
/
spark
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
R/pkg/DESCRIPTION
64 строки
1 KB
Dongjoon Hyun
[SPARK-57767][R] Drop R 3.x Support
30 июн 2026, 05:14
30 июн 2026, 05:14
c431311
Код
Авторство
О чём код?
Package: SparkR Type: Package Version: 5.0.0 Title: R Front End for 'Apache Spark' Description: Provides an R Front end for 'Apache Spark' <https://spark.apache.org>. Authors@R: person(family = "The Apache Software Foundation", email = "dev@spark.apache.org", role = c("aut", "cre", "cph")) License: Apache License (== 2.0) URL: https://www.apache.org https://spark.apache.org BugReports: https://spark.apache.org/contributing.html SystemRequirements: Java (>= 17, < 26) Depends: R (>= 4.0), methods Suggests: knitr, rmarkdown, markdown, testthat, e1071, survival, arrow (>= 10.0.0) Collate: 'schema.R' 'generics.R' 'jobj.R' 'column.R' 'group.R' 'RDD.R' 'pairRDD.R' 'DataFrame.R' 'SQLContext.R' 'WindowSpec.R' 'backend.R' 'broadcast.R' 'catalog.R' 'client.R' 'context.R' 'deserialize.R' 'functions.R' 'install.R' 'jvm.R' 'mllib_classification.R' 'mllib_clustering.R' 'mllib_fpm.R' 'mllib_recommendation.R' 'mllib_regression.R' 'mllib_stat.R' 'mllib_tree.R' 'mllib_utils.R' 'serialize.R' 'sparkR.R' 'stats.R' 'streaming.R' 'types.R' 'utils.R' 'window.R' 'zzz.R' RoxygenNote: 7.1.2 VignetteBuilder: knitr NeedsCompilation: no Encoding: UTF-8