> res <- fit.analysis(cluster.sets, predictive.models, predictor.transformations)
Error in parallel::mclapply(setIDs, function(id) { :
'list' object cannot be coerced to type 'integer'
If I step through this function manually, I don't get any error. I've encountered this issue before with the := syntax.
If I step through this function manually, I don't get any error. I've encountered this issue before with the
:=
syntax.Similarly, this fails to return anything: