aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/NAMESPACE
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-12232][SPARKR] New R API for read.table to avoid name conflictfelixcheung2016-01-191-1/+1
* [SPARK-12337][SPARKR] Implement dropDuplicates() method of DataFrame in SparkR.Sun Rui2016-01-191-0/+1
* [SPARK-12168][SPARKR] Add automated tests for conflicted function in Rfelixcheung2016-01-191-1/+1
* [SPARK-11031][SPARKR] Method str() on a DataFrameOscar D. Lara Yejas2016-01-151-0/+1
* [SPARK-12645][SPARKR] SparkR support hash functionYanbo Liang2016-01-091-0/+1
* [SPARK-12393][SPARKR] Add read.text and write.text for SparkRYanbo Liang2016-01-061-1/+3
* [SPARK-12310][SPARKR] Add write.json and write.parquet for SparkRYanbo Liang2015-12-161-1/+3
* [SPARK-12146][SPARKR] SparkR jsonFile should support multiple input filesYanbo Liang2015-12-111-0/+1
* [SPARK-12198][SPARKR] SparkR support read.parquet and deprecate parquetFileYanbo Liang2015-12-101-0/+1
* [SPARK-11774][SPARKR] Implement struct(), encode(), decode() functions in Spa...Sun Rui2015-12-051-0/+3
* [SPARK-9319][SPARKR] Add support for setting column names, typesfelixcheung2015-11-281-1/+5
* [SPARK-12025][SPARKR] Rename some window rank function names for SparkRYanbo Liang2015-11-271-4/+4
* [SPARK-11773][SPARKR] Implement collection functions in SparkR.Sun Rui2015-11-181-0/+2
* [SPARK-11468] [SPARKR] add stddev/variance agg functions for Columnfelixcheung2015-11-101-0/+10
* [SPARK-10863][SPARKR] Method coltypes() (New version)Oscar D. Lara Yejas2015-11-101-3/+3
* [SPARK-11260][SPARKR] with() function supportadrian5552015-11-051-0/+1
* [SPARK-11210][SPARKR] Add window functions into SparkR [step 2].Sun Rui2015-10-301-0/+4
* [SPARK-11209][SPARKR] Add window functions into SparkR [step 1].Sun Rui2015-10-261-0/+4
* [SPARK-10996] [SPARKR] Implement sampleBy() in DataFrameStatFunctions.Sun Rui2015-10-131-1/+2
* [SPARK-10913] [SPARKR] attach() function supportAdrian Zhuang2015-10-131-0/+1
* [SPARK-10888] [SPARKR] Added as.DataFrame as a synonym to createDataFrameNarine Kokhlikyan2015-10-131-1/+2
* [SPARK-10079] [SPARKR] Make 'column' and 'col' functions be S4 functions.Sun Rui2015-10-091-0/+1
* [SPARK-10905] [SPARKR] Export freqItems() for DataFrameStatFunctionsRerngvit Yanggratoke2015-10-091-0/+1
* [SPARK-10752] [SPARKR] Implement corr() and cov in DataFrameStatFunctions.Sun Rui2015-10-071-0/+2
* [SPARK-10807] [SPARKR] Added as.data.frame as a synonym for collectOscar D. Lara Yejas2015-09-301-0/+2
* [SPARK-9803] [SPARKR] Add subset and transform + testsfelixcheung2015-08-281-0/+2
* [SPARK-10308] [SPARKR] Add %in% to the exported namespaceShivaram Venkataraman2015-08-261-3/+4
* [SPARK-10106] [SPARKR] Add `ifelse` Column function to SparkRYu ISHIKAWA2015-08-191-0/+1
* [SPARK-9856] [SPARKR] Add expression functions into SparkR whose params are c...Yu ISHIKAWA2015-08-191-0/+28
* [SPARK-10075] [SPARKR] Add `when` expressino function in SparkRYu ISHIKAWA2015-08-181-0/+2
* [SPARK-10007] [SPARKR] Update `NAMESPACE` file in SparkR for simple parameter...Yuu ISHIKAWA2015-08-181-3/+47
* [SPARK-9871] [SPARKR] Add expression functions into SparkR which have a varia...Yu ISHIKAWA2015-08-161-0/+4
* [SPARK-9318] [SPARK-9320] [SPARKR] Aliases for merge and summary functions on...Hossein2015-07-311-0/+2
* [SPARK-9324] [SPARK-9322] [SPARK-9321] [SPARKR] Some aliases for R-like funct...Hossein2015-07-311-0/+6
* [SPARK-9463] [ML] Expose model coefficients with names in SparkR RFormulaEric Liang2015-07-301-1/+2
* [SPARK-8364] [SPARKR] Add crosstab to SparkR DataFramesXiangrui Meng2015-07-221-0/+1
* [SPARK-9201] [ML] Initial integration of MLlib + SparkR using RFormulaEric Liang2015-07-201-0/+4
* [SPARK-8807] [SPARKR] Add between operator in SparkRLiang-Chi Hsieh2015-07-151-0/+1
* [SPARK-8452] [SPARKR] expose jobGroup API in SparkRHossein2015-06-191-0/+5
* [SPARK-7227] [SPARKR] Support fillna / dropna in R DataFrame.Sun Rui2015-05-311-0/+2
* [SPARK-6811] Copy SparkR lib in make-distribution.shShivaram Venkataraman2015-05-231-1/+4
* [SPARK-7226] [SPARKR] Support math functions in R DataFrameqhuang2015-05-151-0/+23
* [SPARK-7482] [SPARKR] Rename some DataFrame API methods in SparkR to match th...Sun Rui2015-05-121-2/+4
* [SPARK-7231] [SPARKR] Changes to make SparkR DataFrame dplyr friendly.Shivaram Venkataraman2015-05-081-2/+9
* [SPARK-6824] Fill the docs for DataFrame API in SparkRhqzizania2015-05-081-4/+0
* [SPARK-6799] [SPARKR] Remove SparkR RDD examples, add dataframe examplesShivaram Venkataraman2015-05-061-4/+0
* [SPARK-6841] [SPARKR] add support for mean, median, stdev etc.qhuang2015-05-051-0/+1
* [SPARK-7230] [SPARKR] Make RDD private in SparkR.Shivaram Venkataraman2015-05-051-93/+13
* [SPARK-6991] [SPARKR] Adds support for zipPartitions.hlin092015-04-271-0/+1
* [SPARK-6807] [SparkR] Merge recent SparkR-pkg changescafreeman2015-04-171-3/+17