On 19/12/2014 17:57, Prof Brian Ripley wrote:
On 19/12/2014 15:10, Pfaff, Bernhard Dr. wrote:
Hello Diogo,

the package is hosted on Omegahat:

    http://www.omegahat.org/XMLRPC/

And it installs from the sources on Windows as it has no compiled code.
Something like

options(pkgType = 'source')
setRepositories() # choose omegahat
install.packages('XMLRPC')

Or even

setRepositories() # choose omegahat
install.packages('XMLRPC', type='both')




Best wishes,
Bernhard

-----Ursprüngliche Nachricht-----
Von: R-help [mailto:r-help-boun...@r-project.org] Im Auftrag von Diogo
André Alagador
Gesendet: Freitag, 19. Dezember 2014 14:03
An: r-help@r-project.org
Betreff: [R] where is XMLRPC for R>3.0 for Windows machines



I am need to install rneos for R 3.1 under Windows 64bit.

However it depends on the package XMLRPC that is not available in
conventional repositories.

In the CRAN R 3.1 online readme
(http://cran.r-project.org/bin/windows/contrib/3.1/ReadMe) there is an
information regarding the installation of package XMLRP for Windows
that direct users to the Prof Ripley s link
(http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.1/). However
the zip file is not there neither for the 3.0 r version.

Anyone can inform me on how can obtain it?



Best regards,

Diogo Alagador

  <http://www.cibioue.uevora.pt/9-uncategorised/185-dr-diogo-alagador>
http://www.cibioue.uevora.pt/9-uncategorised/185-dr-diogo-alagador

CIBIO/UE - Research Center in Biodiversity and Genetic Resources,
University of  vora, Portugal








    [[alternative HTML version deleted]]

*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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,                  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 -- To UNSUBSCRIBE and more, see
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