Skip to content
Prev 79790 / 398502 Next

its dates masked by chron

On Thu, 27 Oct 2005, Uwe Ligges wrote:

            
If he can reproduce it: I cannot.

Hmisc does not say it depends on chron according to its DESCRIPTION file,
so I don't see where the idea comes from.  A misreading of

http://cran.r-project.org/src/contrib/Descriptions/Hmisc.html ?

Certainly Hmisc does not load chron (or anything else) on any of my 
systems. Further, dependencies are loaded *before* the package in 
question.  After
I get
[1] ".GlobalEnv"        "package:its"       "package:Hmisc"
  [4] "package:methods"   "package:stats"     "package:graphics"
  ...


One way out would be to load chron, Hmisc and then its in that order,
but are these really the current its (1.0.9) and Hmisc (3.0-7)?