iginal Message-
>> From: R-help On Behalf Of Rainer Krug
>via R-
>> help
>> Sent: Tuesday, July 31, 2018 9:02 AM
>> To: Rui Barradas
>> Cc: r-help@r-project.org
>> Subject: Re: [R] Unexpected YAML
>>
>> .RData does not save any info abut previo
---
> From: R-help On Behalf Of Rainer Krug via R-
> help
> Sent: Tuesday, July 31, 2018 9:02 AM
> To: Rui Barradas
> Cc: r-help@r-project.org
> Subject: Re: [R] Unexpected YAML
>
> .RData does not save any info abut previously loaded packages - so this would
> not cause
.RData does not save any info abut previously loaded packages - so this would
not cause the problem.
Rainer
> On 30 Jul 2018, at 21:27, Rui Barradas wrote:
>
> Hello,
>
> Maybe R is loading a previously saved session.
> Check whether you have a file named .RData in your working directory.
>
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, jlu...@ria.buffalo.edu escreveu:
R Users:
Whenever I fire
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
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 N
6 matches
Mail list logo