On Mon, 30 Jul 2018, JLucke using 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