[R] apply kendall tau to a split data set

2015-07-24 Thread SRS
$`19179222` Unique.IDStart.YearL1.Risk.Category Gross.amount.sum 17 19179222 2013 Execution, Delivery & Process Management 161212.1 18 19179222 2015 Execution, Delivery & Process Management 110880.0 $`25182498` Uniqu

Re: [R] Failing to install {rggobi} on win-7 R 2.12.0

2012-11-17 Thread SRS+
I also had issues installing the rggobi package into R (v 2.14, 32 bit on Vista 64) . I believe the problem rests in the install script. It has minor typos. I did manage to find an install script that did work. Try pasting this into R. source("http://www.ggobi.org/downloads/install.r";)