Displaying 20 results from an estimated 6000 matches similar to: "RCmdr on Linux with R 2.0.0 over VNC can't use GLX"
2004 Sep 30
2
Interface between R and Perl
Hi,
I have made a GUI in PerlTk and I would use R within perl.
I actually try to install RSPerl but I have some problems during the compilation
In order to call R from perl I use actually an other system based on the OPEN
command in perl.
It works fine but when I tried to call the fonction plot() of R from perl the
plot do not appears and a file named plot.ps is generated.
Unfortunalelly, my
2005 Feb 01
2
Rcmdr doesn't seem to work
Context: Windows XP - R 2.0.1 with the latest updated packages (including
Rcmdr)
I'm trying to load Rcmdr to use the 3d plots (e.g. scatter3d) but here it
is what happens:
> library(Rcmdr)
Loading required package: zoo
Loading required package: strucchange
Loading required package: sandwich
Loading required package: relimp
Loading required package: mvtnorm
Loading required package:
2006 Dec 09
2
Rcmdr package
Dear R users,
I want to install the Rcmdr package in a Quantian linux machine, but, when i
tried that, following commands appeared:
** building package indices ...
* DONE (Rcmdr)
The downloaded packages are in
/tmp/RtmpuOikyk/downloaded_packages
> library("Rcmdr")
Loading required package: tcltk
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not
2005 Aug 19
1
SciViews-R v8.7 and Rcmdr v1.0-2 (PR#8079)
Full_Name: Hamit AYDIN
Version: R v2.1.1
OS: winxp
Submission from: (NULL) (194.27.40.230)
When I try to run sciviews the consol opens but when I try to import text,
spss... it tries to load rmcdr pakage gives me "the pakage can not be find inthe
Package or bundle 'Rcmdr' was not found in C:\PROGRA~1\R\rw2011\library. Would
you like to install it now?" I know the pakage in
2004 Jan 13
2
Installing the Rcmdr and tclk package
Hello R-users,
Version 1.8.1 on a 64-bit Solaris 5.8 OS
I am trying to instal the Rcmdr package for which the tclk package is
required. Once both package installed I issued the command:
> library(tcltk)
and received the following error message
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this system
Error in library(tcltk) : .First.lib failed
Upon
2004 Aug 29
2
Problem with Rcmdr Help menu under devel version of R 2.0.0
Dear list members,
I've encountered the following problem with the Rcmdr Help menu in the
development version of R 2.0.0 under Windows XP ("Version 2.0.0 Under
development (unstable) (2004-08-20), ISBN 3-900051-00-3"):
The main Commander window has a (tcltk) Help menu with three items,
"Commander help", "About Rcmdr", and "Introduction to the R
2004 Sep 15
4
loading error of the Rcmdr library on Debian Sid
Hello,
I just tried to get Rcmdr package working, resulting in:
----------------------------------------------------------------------
> library(Rcmdr)
Loading required package: tcltk
Loading required package: lattice
Loading required package: foreign
Loading required package: abind
Loading required package: lmtest
Loading required package: multcomp
Loading required package: relimp
Loading
2010 Apr 25
1
problem with Rcmdr Plugins
Dear R Development People:
I have written a couple of plugins for Rcmdr and they do not seem to work with R-2.11.0.
Here is the output:
> library(RcmdrPlugin.epack)
Loading required package: Rcmdr
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Loading required package: car
--- Please select a CRAN mirror for use in this session ---
Rcmdr Version 1.5-4
Attaching package:
2010 Jul 06
2
Rcmdr installation under Unbuntu installatiion errors
Unbuntu 10.04
R 2.10
I am trying to install Rcmdr and receive the following messages:
The downloaded packages are in
?/tmp/RtmpzhjDZG/downloaded_packages?
Warning messages:
1: In install.packages("Rcmdr", dependencies = TRUE) :
installation of package 'Rmpi' had non-zero exit status
2: In install.packages("Rcmdr", dependencies = TRUE) :
installation of package
2005 Nov 25
2
Tiger Mac stalls running Rcmdr program
I am a Macintosh computer (MAC OS X Version 10.4.3) user. I would like to
run R for structural equation modeling and meta-analysis but am having
difficulty using the Rcmdr interface.
According to the R commander installation notes for Tiger Macs I need to
1) Install X11.app from Apple Install disks which I have done
2) Install R.app which I have done
3) Install binary package rgl from CRAN
2009 Sep 22
2
Rcmdr package dependencies
Dear r-devel members,
My Rcmdr package "depends" on several other packages (tcltk, grDevices,
utils, and car) and "suggests" a number of others (abind, aplpack,
colorspace, effects, foreign, grid, Hmisc, lattice, leaps, lmtest, MASS,
mgcv, multcomp, nlme, nnet, relimp, rgl, and RODBC). The reason for the
distinction is that I don't want all of these packages to load when
2005 Nov 11
1
Recursive dependencies(Rcmdr)
Something might have slipped by me, but I got into the following situation
installing Rcmdr:
< install.packages("Rcmdr",depend=TRUE) >
Oodles of Output, until:
* Installing *source* package 'multcomp' ...
** R
** data
** inst
** preparing package for lazy loading
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2005 Oct 04
1
Rcmdr and scatter3d
Hi folks,
I'd like to use scatter3d (which is in R commander) to plot more than one
dataset in the same graph, each dataset with a different color. The kind
of stuff you would do with "holdon" in Matlab.
I read a recent message that was posted to this list with a similar
problem, but I couldn't understand the reply. Could someone give me one
example? How do you plot subgroups
2007 Sep 04
1
Rcmdr scatter3d
Hi, I am using the scatter3d function in Rcmdr to plot
the first 3 principal components, I have a grouping
variable of 2 groups, and tried to plot points with
different colors, somehow I couldn't change the
default colors of the 2 groups (blue and green)by
using option points.col=c('red','blue'), what's the
problem here?
scatter3d(all.pca$x[,2],all.pca$x[,3],all.pca$x[,1],
2010 Dec 15
3
Help with RGL package problem
Hello,
I have been experiencing an odd error with the RGL package that I cannot
figure out. I have searched without luck for fixes to this problem on
Rseek, Google, and the R-help-list.
RGL used to work on my machine about a month ago. It was a very useful
tool. The graphics device will not initialize now, and I cannot figure out
why.
When I try to load the package using ...
>
2007 Apr 26
2
tcltk support....
Rusers,
library(Rcmdr)
Loading required package: tcltk
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this system
While installing R I run configure with
configure --prefix=/bla/bla --with-tcltk
make
make install
configure did not returned any errors. Hence, I assume that the the tcl/tk
libraries have been found.
installin.packages("tcltk")
2011 May 10
1
Problem rgl
Dear List,
I'm using R on a Fedora 14 32 bit machine and I'm trying to use the
rgl-package, but get the following error-messages:
> library(rgl)
Warnmeldungen:
1: In rgl.init(initValue) : RGL: no suitable visual available
2: In fun(...) : error in rgl_init
> plot3d()
Fehler in rgl.cur() : rgl_dev_getcurrent
Does anyone know how to solve this problem?
Thanks in advance,
Marco
2008 Sep 03
2
Installing rgl
Hello.
I'm having trouble installing rgl. I have a theory as to the problem.
First, the error message and session info.
> install.packages("rgl")
trying URL 'http://probability.ca/cran/src/contrib/rgl_0.81.tar.gz'
Content type 'application/x-gzip' length 1636939 bytes (1.6 Mb)
opened URL
==================================================
downloaded 1.6 Mb
*
2008 Dec 18
1
RcmdrPlugin doesn't work under R280
Dear all,
Some time ago, I have build a RcmdrPlugin.* under R.2.7.1 and the
loading of my plug-in into R was running OK (back then I was using Rcmdr
version 1.3-5). After updating the R and Rcmdr to versions 2.8.0,
1.4-5 respectively, I have problems loading the plug-in. Does anybody
know why? I have tried to detect the problem by tracing back errors that
might have occurred, but couldn't
2006 Sep 20
1
tcltk problem
Hi,
I'm using fedora core 3. I downloaded R and installed it.
After that, I invoked R by the root user and write the
command install.packages("Rcmdr", dependencies=TRUE). This
command installs Rcmdr automatically. However, whenever I
type library(Rcmdr), it tells me that Loading required
package: tcltk Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is