tradesys not loading even after installing 32-bit system
Please stop sending your general questions to the finance list. That is what R-help is for. And *please* read the posting guide. I'm guessing, given the error, that you have not installed the RUnit package... -- Joshua Ulrich FOSS Trading: www.fosstrading.com
On Mon, Jul 12, 2010 at 4:24 PM, Raghu <r.raghuraman at gmail.com> wrote:
?local({pkg <- select.list(sort(.packages(all.available =
TRUE)),graphics=TRUE)
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Loading required package: RUnit
Error: package 'RUnit' could not be loaded
In addition: Warning message:
In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc =
lib.loc) :
?there is no package called 'RUnit'
I tried a few times but in vain. Any solutions deeply appreciated.
Thx
--
'Raghu'
? ? ? ?[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Finance at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.