On 03/01/2013 11:21 AM, Joseph Clark wrote:
Date: Fri, 1 Mar 2013 10:21:02 -0800
From: mtmor...@fhcrc.org
likely you will be able to install with
install.packages("path/to/SVGAnnotation_0.93-1.tar.gz", repos=NULL,
type="source")
Thanks, I think you're on the right track but it still didn't work for me.
Perhaps there's something in there that needs to be compiled, and my system
doesn't have the tools. I solved my own problem by downloading a binary from
this website:
see RShowDoc("R-admin") section 3.1.1 which in abbreviated form is to run the
appropriate .exe from http://cran.r-project.org/bin/windows/Rtools/
Martin
http://bioconductor.jp/packages/2.9/extra/html/SVGAnnotation.html
It's verson 0.9-0 instead of the latest 0.93-1, but it installed with no
problems. Now to see what it can do!
I still welcome any recommendations of other tools for interactive presetation
graphics with R.
And, my apologies for the mangled HTML-email original message!
// joseph w. clark , phd , visiting research associate
\\ university of nebraska at omaha - college of IS&T
--
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109
Location: Arnold Building M1 B861
Phone: (206) 667-2793
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.