[R] where is XMLRPC for R>3.0 for Windows machines

Prof Brian Ripley ripley at stats.ox.ac.uk
Fri Dec 19 18:57:30 CET 2014


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')

>
> Best wishes,
> Bernhard
>
> -----Ursprüngliche Nachricht-----
> Von: R-help [mailto:r-help-bounces at r-project.org] Im Auftrag von Diogo André Alagador
> Gesendet: Freitag, 19. Dezember 2014 14:03
> An: r-help at 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 at 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,                  ripley at stats.ox.ac.uk
Emeritus Professor of Applied Statistics, University of Oxford
1 South Parks Road, Oxford OX1 3TG, UK



More information about the R-help mailing list