On 01.07.2015 14:51, Magda Joana Silva wrote:
Hello all,
I just installed "forecast" package but I have the following error when I
try to load the library:
library("forecast")
Loading required package: zoo
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
This has been reported once on rhelp and once on StackOverflow and both times
the advice to update to R 3.2.1 was effective in removing the difficulty. (You
did get a warning.)
R 3.2.1 changed the number of arguments to nchar and this was announced in the
NEWS.
--
David.
On Jul 1, 2015, at
Hello all,
I just installed "forecast" package but I have the following error when I
try to load the library:
> library("forecast")
Loading required package: zoo
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
Loading required packa
3 matches
Mail list logo