problems with chron library

Kim Pilegaard kim.pilegaard@risoe.dk
Tue, 07 Apr 1998 07:55:15 -0100


> Kim,
> 
> The chron package is in contrib/devel
> 			        -----
> rather than contrib.
> The reason is that it requires R 0.62 (the "unstable" development version).
> 
> Your problem might also be the famous ``lingering .Dyn.lib'' problem.
> Try to add
> 	rm(.Dyn.libs)
> to your .First function  (or at least try to execute it before 
library(chron)).

Thanks for the information. 
Does this mean that all the packages in contrib/devel requires R 0.62 ?
I don't seem to have .Dyn.lib so that does not help.


Kim
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._