On 11/07/2013 01:22, David Winsemius wrote:

On Jul 10, 2013, at 4:37 PM, Lucy Leigh wrote:

Hi,
I have had a look at the manual but it makes no sense to me. I have
downloaded RTools, and the InnoSetup,
but I don't understand how to use these to install my package? Am I
meant to be writing commands
in R itself, or in these other things I've downloaded?

Since you are clearly out of your league with respect to compiling from source, 
now is the time to ask (again), why are you not installing the binary package?

At the R command line just type:

install.packages("PReMiuM")  # should default to type="win.binary" and use a 
CRAN mirror


Or as she seems to want to use a later version than on CRAN, to ask again why she does not use winbuilder.


--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
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.

Reply via email to