@@ -24,24 +24,25 @@ test_that("check results", {
2424 " BooleDS" , " as.character" , " as.null" , " as.numeric" , " asCharacterDS" , " asDataMatrixDS" ,
2525 " asFactorDS" , " asFactorDS2" , " asIntegerDS" , " asListDS" , " asLogicalDS" , " asMatrixDS" ,
2626 " asMatrixDS" , " asNumericDS" , " attach" , " c" , " cDS" , " cbind" ,
27- " cbindDS" , " changeRefGroupDS" , " completeCasesDS" , " complete.cases" , " dataFrameDS" , " dataFrameSortDS" , " dataFrameSubsetDS2" ,
28- " dataFrameDS" , " exp" , " lexisDS2" , " lexisDS3" , " list" ,
29- " listDS" , " log" , " matrixDS" , " matrixDetDS2" , " matrixDiagDS" , " matrixDimnamesDS" , " matrixInvertDS" ,
27+ " cbindDS" , " changeRefGroupDS" , " completeCasesDS" , " complete.cases" , " dataFrameDS" , " dataFrameFillDS" , " dataFrameSortDS" ,
28+ " dataFrameSubsetDS2" , " dataFrameDS" , " exp" , " glmPredictDS.as" , " glmSLMADS.assign" , " glmSummaryDS.as" ,
29+ " lexisDS2" , " lexisDS3" , " list" , " listDS" , " log" ,
30+ " matrixDS" , " matrixDetDS2" , " matrixDiagDS" , " matrixDimnamesDS" , " matrixInvertDS" ,
3031 " matrixMultDS" , " matrixTransposeDS" , " mergeDS" , " rBinomDS" , " rNormDS" , " rPoisDS" ,
3132 " rUnifDS" , " rbindDS" , " reShapeDS" , " recodeLevelsDS" , " recodeValuesDS2" , " repDS" , " rep" ,
32- " replaceNaDS" , " rowColCalcDS" , " seedDS" , " seqDS" , " subsetByClassDS" , " subsetDS" , " sum" ,
33+ " replaceNaDS" , " rowColCalcDS" , " seedDS" , " seqDS" , " subsetByClassDS" , " subsetDS" , " sum" , " sampleDS " ,
3334 " tableDS.assign" , " tapplyDS.assign" , " unlist" , " unListDS"
3435 ))
3536 aggregate.functions <- factor (c(
3637 " NROW" , " asFactorDS1" , " asListDS" ,
37- " checkNegValueDS" , " classDS" , " colnamesDS" , " corTestDS" ,
38+ " checkNegValueDS" , " classDS" , " colnamesDS" , " corDS " , " corTestDS" ,
3839 " covDS" , " dataFrameSubsetDS1" ,
3940 " densityGridDS" , " dimDS" ,
4041 " exists" , " glmDS1" , " glmDS1" , " glmDS2" ,
41- " glmDS2" , " glmSLMADS2 " , " histogramDS1 " , " is.character " ,
42- " is.factor" , " is.list" , " is.null" , " is.numeric" ,
42+ " glmDS2" , " glmerSLMADS2 " , " glmPredictDS.ag " , " glmSLMADS1 " , " glmSLMADS2 " , " glmSummaryDS.ag " ,
43+ " heatmapPlotDS " , " histogramDS1 " , " histogramDS2 " , " is.character " , " is.factor" , " is.list" , " is.null" , " is.numeric" ,
4344 " isNaDS" , " isValidDS" , " kurtosisDS1" , " kurtosisDS2" , " lengthDS" ,
44- " levelsDS" , " lexisDS1" , " listDisclosureSettingsDS" ,
45+ " levelsDS" , " lexisDS1" , " listDisclosureSettingsDS" , " lmerSLMADS2 " , " lsDS " ,
4546 " matrixDetDS1" , " meanDS" , " meanSdGpDS" , " messageDS" ,
4647 " namesDS" , " numNaDS" , " quantileMeanDS" , " rangeDS" ,
4748 " recodeValuesDS1" , " rmDS" , " skewnessDS1" , " skewnessDS2" , " scatterPlotDS" ,
0 commit comments