Displaying 20 results from an estimated 1000 matches similar to: "Problema de Instalacion de paquetes"
2007 Jun 30
3
Problem installing RGTK2 on ubuntu 7.04
Hello, all
I am trying to install RGTK2 on my Ubuntu 7.04 system. The installation
fails with a message that RGtk2 requires GTK 2.8. As far as I can tell I
have GTK+ 2.10.11 installed. Can anyone suggest a way to proceed?
Thanks very much.
Here is the failed installation:
> install.packages("RGtk2")
Warning in install.packages("RGtk2") : argument 'lib' is
2011 Feb 17
2
RGtk2 on Debian Testing
Dear All,
I am running Debian testing on my system for the amd64 architecture,
When trying to install the RGtk package I get this error
> install.packages('RGtk2')
Installing package(s) into ?/usr/local/lib/R/site-library?
(as ?lib? is unspecified)
trying URL
'http://rm.mirror.garr.it/mirrors/CRAN/src/contrib/RGtk2_2.20.8.tar.gz'
Content type 'application/x-gzip'
2013 Jul 06
3
Instalacion en Ubuntu Precise Pangolin
He intentado instalar R en mi portatil, con xubuntu 12.04 LTS precise
pangolin y me encuentro con:
> library(Rcmdr)
Error: package ?Rcmdr? was built before R 3.0.0: please re-install it
>
He mirado por internet y he visto comentarios sobre paquetes que
necesitaban ser recompilados. Pero supongo que a estas alturas ya
debería estar hecho.
En el Debian 7.0 del trabajo no tengo
2013 Jul 06
1
Instalacion en Ubuntu Precise Pangolin
Intenté actualizar paquetes. Pero como otras veces me ha pasado en estos
casos empieza, a pedir paquetes necesarios para la compilación y se
convierte en un cuento de nunca acabar porque Rcmdr arrastra muchos
paquetes y necesita muchas herramientas para la compilación de paquetes
en R.
En concreto me falló uno relacionado con el X11, pero después pedirá,
seguro, varios más y no siempre
2014 Apr 08
4
Problemas con RStudio
Estoy tratando de instalar paquetes de R desde Rstudio y me da los
siguientes errores.
Installing package(s) into
‘/home/bienkowski/R/x86_64-pc-linux-gnu-library/2.15’
(as ‘lib’ is unspecified)
Warning in install.packages :
no fue posible conectarse a 'www.vps.fmvz.usp.br' en el puerto 80.
Warning in install.packages :
unable to access index for repository
2010 May 27
1
problema instalacion
Tengo un problema, instale el R 2.11.0 sin privilegios de
administrador en Windows XP y al finalizar la instalación ejecuto el
acceso directo para Rgui y me dio el siguiente error:
"Error fatal: imposible restaurar datos guardados en .RData"
¿Cuál será el problema? En la maquina estaba instalado con privilegios
de administrador el R 2.8.1.
Saludos,
Sebastián.
2013 Nov 05
2
R y had non-zero exit status
Como dice José normalmente son las cabeceras, (terminando en dev) . Para
gtk prueba con
sudo apt-get install libgtk2.0-dev
Yo también estoy en ubuntu 13.10 y precisamente me pasó algo similar al
instalar rgl, lo solucioné instalando libglu1-mesa-dev y algunas otras
"dev".
Saludos
El 05/11/13 17:50, Carlos J. Gil Bellosta escribió:
> Hola, ¿qué tal?
>
> Eso te dice que es
2010 Feb 19
2
problem with RGtk
Dear List,
I would like to ask about package RGtk2 with which I have a problem.
I will very much appreciate if somebody could tell me what I need to do.
I need to install a package scdMicro and it depends on gWidgetsRGtk2.
I am working on MAC, version 10.5.8.
When I try to load gWidgetsRGtk2 (or RGtk2), it asks me:
"Instal GTK+?"
I installed Gtk+ from CRAN, and added a path:
export
2007 Aug 02
3
installing RGtk2
I am using ubuntu. When I tried install.packages("RGtk2") it downloaded
and seemed to compile successfully:
** building package indices ...
* DONE (RGtk2)
The downloaded packages are in
/tmp/Rtmp57id87/downloaded_packages
However, when I tried library(RGtk2) I found
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2007 Dec 17
4
Installation of RGtk2 (PR#10519)
Full_Name: Caroline Keef
Version: 2.6.1
OS: Windows XP
Submission from: (NULL) (195.171.203.131)
I have tried to install the package rggobi which if I'm right requires the
package RGtk2
If I install RGtk2 using the install.packages (I used the UK (Bristol) mirror, I
haven't tried any other mirror) within R and then use library(RGtk2) I get the
following message box
"This
2008 Jul 28
1
equivalent to "require" for imports? (cairoDevice)
Hi R-devel
I use the packages RGtk2 and cairoDevice. The cairoDevice package has
a few stand-alone functions, plus "asCairoDevice" which depends on
RGtk2 and calls require(RGtk2). So cairoDevice lists RGtk2 under
"Suggests" in the DESCRIPTION file. It can not Import RGtk2 because
that would force all users to install RGtk2.
The upshot of this is, if you *import* the RGtk2
2010 Dec 29
2
RGtk2 compilation problem
Dear All,
I am trying to compile&install the package "RGtk2" on my Ubuntu 10.04
box. I did not have problem with earlier versions, but with the new
version, I got the following error message :
-------------------------------------------------------------------------------------------------
* installing *source* package ?RGtk2? ...
checking for pkg-config... /usr/bin/pkg-config
2010 Dec 29
2
RGtk2 compilation problem
Dear All,
I am trying to compile&install the package "RGtk2" on my Ubuntu 10.04
box. I did not have problem with earlier versions, but with the new
version, I got the following error message :
-------------------------------------------------------------------------------------------------
* installing *source* package ?RGtk2? ...
checking for pkg-config... /usr/bin/pkg-config
2011 Oct 24
1
RGtk2 problems
Hello,
I hope this is the right place to ask for help with a problem I am
having with RGtk2 installation with R on Windows XP.
I am running R 2.11.1 and have installed the package RGtk2 from CRAN.
I also have GTK 2.10.11 installed as well as GTK2-runtime 2.22.0. I
have added the environment variable GTK_PATH and set its value to the
root location where GTK is installed. When I try to run RGtk2 in
2010 May 28
1
Problem loading RGtk2 (iconv.dll)
Hello dear R-help list and Michael Lawrence.
I wish to use GTK with R.
I installed the newest RGtk2 and GTK from:
http://sourceforge.net/projects/gladewin32/files/gtk%2B-win32-devel/2.12.9/gtk-dev-2.12.9-win32-2.exe/download
on the path:
C:\Program Files\Common Files\GTK\2.0\
And followed the instructions on the installation manual for RGtk2, and
added the line:
GTK_PATH=C:/Program Files/Common
2007 Jun 21
1
[R-pkgs] RGtk2 2.10.x series available
I installed version 2.10.9-1 of RGtk2, but when I tried to load it I
received the following message:
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library 'C:/Programmi/R/R-2.5.0/library/RGtk2/libs/RGtk2.dll':
2018 Apr 15
1
RQDA/RGtk2 Installation Problem
Greetings,
I have been having a problem installing RQDA on my Mac (OS 10.13.2). I
followed the installation process on the RQDA page (
http://rqda.r-forge.r-project.org/), but I keep getting an error message
saying that I am missing pkg-config and GTK. I reinstalled XQuartz and GTK+
2.24.17 multiple times (and reinstalled R version 3.4.4), but kept
receiving the same error message. I also tried
2006 Oct 06
2
[R-pkg] New packages pmg, gWidgets, gWidgetsRGtk2
I'd like to announce three new packages on CRAN: pmg, gWidgets, and
gWidgetsRGtk2.
--John Verzani
1 PMG
*=*=*=
The pmg package for R provides a relatively simple graphical user
interface for R in a manner similar to the more mature RCmdr package.
Basically this means a menu-driven interface to dialogs that collect
arguments for R functions. This GUI was written with an eye towards
2006 Oct 06
2
[R-pkg] New packages pmg, gWidgets, gWidgetsRGtk2
I'd like to announce three new packages on CRAN: pmg, gWidgets, and
gWidgetsRGtk2.
--John Verzani
1 PMG
*=*=*=
The pmg package for R provides a relatively simple graphical user
interface for R in a manner similar to the more mature RCmdr package.
Basically this means a menu-driven interface to dialogs that collect
arguments for R functions. This GUI was written with an eye towards
2012 Nov 07
1
Instalacion y configuracion de puppet
Muy buenos días les escribo porque en mi empresa se decidió instalar puppet
y tengo una semana tratando de hacerlo funcionar y me da un error tras
error estamos usando canaima 3.1 si pudieran ayudarme se los agradeceria
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit