> require(modeest)
Loading required package: modeest
Error: package or namespace load failed for ‘modeest’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘fBasics’
I got a problem so I cannot do mfv…..
Do you have any suggestions? Thank you
2 Comments
> require(modeest)
Loading required package: modeest
Error: package or namespace load failed for ‘modeest’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘fBasics’
I got a problem so I cannot do mfv…..
Do you have any suggestions? Thank you
Based on an error message, maybe install package ‘fBasics’?