Java Mailing List Archive

http://www.r-help.com/

Home » Home (12/2007) » R Help for Statistical Computing »

[R] Misbehaviour of DSE

Ajay Shah

2005-07-11

Replies:


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.

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
©2008 r-help.com - Jax Systems, LLC, U.S.A.