mvattulainen / preprocomb

Tools for Preprocessing Combinations
2 stars 0 forks source link

ERROR: grid with only one phase #18

Closed mvattulainen closed 8 years ago

mvattulainen commented 8 years ago

testgrid <- setgrid(c("outliers"), iris) Show Traceback

Rerun with Debug Error in .getClassFromCache(Class, where, resolve.msg = resolve.msg) : variable names are limited to 10000 bytes

COMPARISON

testgrid <- setgrid(c("outliers", "imputation"), iris) SUCCESSFUL