That means you didn't install the dependencies when you installed broom, and now need to install the package mnormt.
No big deal, just do what the error message tells you. Sarah On Wed, Jan 6, 2016 at 12:57 PM, James Henson <jfhens...@gmail.com> wrote: > Dear R community > > My version is R version 3.2.3. > The package "broom" appears to install, but it will not load. > The error message is below. > > >> library(broom) > Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck > = vI[[j]]) : > there is no package called ‘mnormt’ > Error: package or namespace load failed for ‘broom’ > > -- Sarah Goslee http://www.numberwright.com ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.