[R-sig-Fedora] R code works on Fedora 32, but not since Fedora 33

René Genz ||ebund@rt|g @end|ng |rom |reenet@de
Fri Nov 5 13:10:10 CET 2021


Hi Iñaki,

thank you very much. :)
All 3 solutions work for me. The easiest solution for me is to change 
the line:
cvm[[i]] <- cvrisk(model[[i]])
to:
cvm[[i]] <- cvrisk(model[[i]], papply=lapply)
-- 
Best regards,
René



More information about the R-SIG-Fedora mailing list