Re: [R] Misbehaviour of DSE

2005-07-13 Thread Ajay Narottam Shah
On Mon, Jul 11, 2005 at 08:27:40AM -0700, Rob J Goedman wrote:
 Ajay,
 
 After installing both setRNG (2004.4-1, source or binary) and dse  
 (2005.6-1, source only), it works fine.

Thanks! :-) Now dse1 works, but I get:

 library(dse2)
Warning message:
replacing previous import: acf in: namespaceImportFrom(self, asNamespace(ns)) 

Should I worry?

-- 
Ajay Shah   Consultant
[EMAIL PROTECTED]  Department of Economic Affairs
http://www.mayin.org/ajayshah   Ministry of Finance, New Delhi

__
R-help@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


[R] Misbehaviour of DSE

2005-07-11 Thread Ajay Shah

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@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