[R-SIG-Mac] ‘package ‘XML’ is not installed for 'arch=x86_64'’
Ricardo.Julio.Rodriguez.Fernandez at sergas.es
Ricardo.Julio.Rodriguez.Fernandez at sergas.es
Fri Sep 28 07:58:37 CEST 2012
Hi!
>> ________________________________________
>> From: Davor Cubranic [cubranic at stat.ubc.ca]
>> Sent: 28 September 2012 00:33
>> To: Rodriguez Fernandez, Ricardo Julio
>> Cc: r-sig-mac at r-project.org
>> Subject: Re: [R-SIG-Mac] ‘package ‘XML’ is not installed for 'arch=x86_64'’
>> Maybe it is installed only for the 32-bit arch?
>> Davor
I've installed it twice from R Console, once launching it with R and once with R64, by using the graphical R Package Installer and picking up CRAN binaries as repository.
It seems that some thing failed following this way or I've done something the wrong way. Downloading and installing the binary available at CRAN as Dan Tenenbaum suggested did the trick. Now I get XML installed both in 32 and 64 bits consoles.
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: i386-apple-darwin9.8.0/i386 (32-bit)
locale:
[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
attached base packages:
[1] graphics grDevices utils datasets stats methods base
other attached packages:
[1] XML_3.9-4 foreign_0.8-50
>
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
locale:
[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
attached base packages:
[1] graphics grDevices utils datasets stats methods base
other attached packages:
[1] XML_3.9-4 foreign_0.8-50
>
Please, must we expect to get it installed for both architectures by installing it from the graphical interface? Where am I lost?
Thanks for helping me to better understand R framework!
Ricardo
>> On 2012-09-27, at 3:25 PM, <Ricardo.Julio.Rodriguez.Fernandez at sergas.es> <Ricardo.Julio.Rodriguez.Fernandez at sergas.es> wrote:
> Hi,
>
> I'm trying to confirm I understand how packages are installed and manage in R to be able to better interpret error/warning messages.
>
> In a Mac OS X installation of R I get this error:
>
>> require(XML)
> Loading required package: XML
> Failed with error: ‘package ‘XML’ is not installed for 'arch=x86_64'’
>
> But the graphical interface R Package Installer says that version 3.9-4 is installed.
>
> Please, where am I wrong? Thanks!
>
>
>> sessionInfo()
> R version 2.15.1 (2012-06-22)
> Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
>
> locale:
> [1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
>
> attached base packages:
> [1] graphics grDevices utils datasets stats methods base
>
> other attached packages:
> [1] foreign_0.8-50
>
> loaded via a namespace (and not attached):
> [1] tools_2.15.1
>>
>
>
>
> --
> Ricardo Rodríguez
> Research Management and Promotion Technician
> Technical Secretariat
> Health Research Institute of Santiago de Compostela (IDIS)
> http://www.idisantiago.es
>
> Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
>
> Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
>
> See more languages: http://www.sergas.es/aviso_confidencialidad.htm
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
See more languages: http://www.sergas.es/aviso_confidencialidad.htm
More information about the R-SIG-Mac
mailing list