[R] Unexpected YAML
Rui Barradas
ru|pb@rr@d@@ @end|ng |rom @@po@pt
Mon Jul 30 21:27:43 CEST 2018
Hello,
Maybe R is loading a previously saved session.
Check whether you have a file named .RData in your working directory.
(This is not a file extension, it's the full filename.)
Hope this helps,
Rui Barradas
Às 20:14 de 30-07-2018, JLucke using ria.buffalo.edu escreveu:
> R Users:
>
> Whenever I fire up R, I now get the following message (red) at the end of
> the prologue.
>
> R version 3.5.1 (2018-07-02) -- "Feather Spray"
> Copyright (C) 2018 The R Foundation for Statistical Computing
> Platform: x86_64-w64-mingw32/x64 (64-bit)
>
> R is free software and comes with ABSOLUTELY NO WARRANTY.
> You are welcome to redistribute it under certain conditions.
> Type 'license()' or 'licence()' for distribution details.
>
> R is a collaborative project with many contributors.
> Type 'contributors()' for more information and
> 'citation()' on how to cite R or R packages in publications.
>
> Type 'demo()' for some demos, 'help()' for on-line help, or
> 'help.start()' for an HTML browser interface to help.
> Type 'q()' to quit R.
>
> Error in loadNamespace(name) : there is no package called ‘yaml’
>
> How do I get rid of it?
> Joe
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using 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.
>
More information about the R-help
mailing list