[R] its dates masked by chron
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Thu Oct 27 19:03:38 CEST 2005
Omar Lakkis <uofiowa at gmail.com> writes:
> To redescribe the problem; I need to use dates from its
> its depends on Hmisc
> Hmisc depends chron
> dates in chron masks dates in its
So use its::dates ...
>
> ---------- Forwarded message ----------
> From: Omar Lakkis <uofiowa at gmail.com>
> Date: Oct 27, 2005 11:47 AM
> Subject: its dates masked by chron
> To: r-help at stat.math.ethz.ch
>
>
> I built R 2.2.0 from source on my debian machine yesterday and updated
> all packages. My problem is that "dates" function from its, that my
> code heavely uses is now masked by "dates" from chron.
> How can I specify tehat I want to use dates from its or how can I
> prevent it from being masked?
>
> > library(its)
> Loading required package: Hmisc
> Hmisc library by Frank E Harrell Jr
>
> Type library(help='Hmisc'), ?Overview, or ?Hmisc.Overview')
> to see overall documentation.
>
> NOTE:Hmisc no longer redefines [.factor to drop unused levels when
> subsetting. To get the old behavior of Hmisc type dropUnusedLevels().
>
> Attaching package: 'Hmisc'
>
>
> The following object(s) are masked from package:stats :
>
> ecdf
>
>
> Attaching package: 'chron'
>
>
> The following object(s) are masked from package:its :
>
> dates
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list