Hello all,
After this reinstallation of R 3.1.1 and Rstudio 0.98.1028, I have the
following error messages whenever I tried to load a library to it:
> library('zoo')
Error : '.path.package' is defunct.
Use 'path.package' instead.
See help("Defunct")
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
Could you please help on this?
Thanks!
Rebecca
----------------------------------------------------------------------
This message, and any attachments, is for the intended r...{{dropped:5}}
______________________________________________
[email protected] mailing list
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.