On Mon, 30 Jul 2018, jlu...@ria.buffalo.edu wrote:
Error in loadNamespace(name) : there is no package called ‘yaml’ How do I get rid of it?
Joe, Easiest way is to install it:
install.packages("yaml")
Rich ______________________________________________ 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.