[R] Misbehaviour of DSE
Ajay Shah
ajayshah at mayin.org
Mon Jul 11 14:21:13 CEST 2005
Folks,
I am finding problems with using "dse":
> library(dse1)
Loading required package: tframe
Error: c("package '%s' required by '%s' could not be found", "setRNG", "dse1")
> library(dse2)
Loading required package: setRNG
Error: package 'setRNG' could not be loaded
In addition: Warning message:
there is no package called 'setRNG' in: library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc)
This is on R 2.1 on an Apple ibook (OS X) "panther".
Thanks,
-ans.
More information about the R-help
mailing list