We write manuals so that you can know how to do things in R. Package
installation is covered in the 'R Installation and Administration' manual.
We don't have the attachment, but assuming this was a source package I
sugest you look into Uwe Ligges' win-builder service mentioned in that
manual (and in 'Writing R Extensions').
On Thu, 24 Jul 2008, cindy Guo wrote:
Hi, Mark,
Thank you for your response.
No, I don't know how to compile it. Do I need to use unix to compile? After
compiling, can I use it in Windows R?
Attached is the package.
Cindy
On 7/24/08, Mark Difford <[EMAIL PROTECTED]> wrote:
Hi Cindy,
Hi, I have a R package, which is a .tar.tar file. And it is said to be
source code for all
platforms. ... I am wondering if I can use this package in Windows R.
If it is source code you would first need to compile it to binary format
before you can use it. Can you do that?
Which package is it?
Regards, Mark.
cindy Guo wrote:
Hi, I have a R package, which is a .tar.tar file. And it is said to be
source code for all platforms. And the author said it should install on
any
system (but he didn't know about Windows). I am wondering if I can use
this
package in Windows R.
Thank you,
Cindy
[[alternative HTML version deleted]]
______________________________________________
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.
--
View this message in context:
http://www.nabble.com/R-package-install-tp18636993p18639516.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
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.
--
Brian D. Ripley, [EMAIL PROTECTED]
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
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.