Not realted to #41
When calling build_model for spot 41 user 9 from the middlelayer I get the following error (with dev branch):
{"data":{},"success":[false],"message":["Error in sprintf(\"%s_spot%d\", prefix, spot_id) : \n invalid format '%d'; use format %s for character objects\n"]}
When calling it through the interface of opencpu i get the following errors:
{
"data": {},
"success": [false],
"message": ["Error : stat::step() failed for the following step numbers:\nstep = 1: Error in stats::step(object = null, scope = list(upper = full, lower = null), : \n AIC is -infinity for this model, so 'step' cannot proceed\n\nstep = 2: Error in stats::step(object = null, scope = list(upper = full, lower = null), : \n AIC is -infinity for this model, so 'step' cannot proceed\n\n"]
}
Don't know if they are related and it can wait until you are back at work @hsonne :-)
Not realted to #41
When calling build_model for spot 41 user 9 from the middlelayer I get the following error (with dev branch):
{"data":{},"success":[false],"message":["Error in sprintf(\"%s_spot%d\", prefix, spot_id) : \n invalid format '%d'; use format %s for character objects\n"]}When calling it through the interface of opencpu i get the following errors:
{ "data": {}, "success": [false], "message": ["Error : stat::step() failed for the following step numbers:\nstep = 1: Error in stats::step(object = null, scope = list(upper = full, lower = null), : \n AIC is -infinity for this model, so 'step' cannot proceed\n\nstep = 2: Error in stats::step(object = null, scope = list(upper = full, lower = null), : \n AIC is -infinity for this model, so 'step' cannot proceed\n\n"] }Don't know if they are related and it can wait until you are back at work @hsonne :-)