Displaying 20 results from an estimated 5000 matches similar to: "loading error of the Rcmdr library on Debian Sid"
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:
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 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
2005 Aug 10
1
Not loading libraries
Dear list,
I have a bunch of libraries that are automatically loaded when I start
the R environment. How do I remove them?
Output:
fredrik at theodor:~/dokument/Thesis/Book$ make
Making file voicing.tex from voicing.Rnw
Loading Tcl/Tk interface ... done
Loading required package: tcltk
Loading required package: rgl
Loading required package: zoo
Loading required package: strucchange
Loading
2010 Oct 24
1
140 packages in R Commander!!
Dear List
I just downloaded and installed R 2.12.0 and then installed R Commander .
First it got RCmdr and Car, and then suggested for other packages for
utilizing the full functionality- I clicked yes!
I got 140 packages installed!!! Cran Mirror was UCLA...
Here is the list.
Is this intentional- I can see some packages like snow and multicore which
are desirable but quite optional.(see list
2008 Jun 17
1
read.spss {foreign} doesn't work over network?
I'm unable to open an SPSS file over my network. If I copy it to my
local C:/ drive I can read it. I saved the command (in a "crib sheet"
text file) in order to avoid all the typing, so I'm pretty sure I've
done it before. I verified that the file I'm trying to read is OK.
This is what happens:
> SurveyData <-
2004 Nov 22
1
Installing rgl in R2.0.1
I'm running R2.0.1 under Solaris 2.9 on a SunBlade 100.
When I installed it, I set things up to use the Sun compilers
cc, CC, f95 with the options recommended in the installation and
administration guide.
Until today, no worries.
With all this discussion about R GUIs I thought I'd give R Commander a go.
The web page said to install a bunch of packages first, so I did
>
2012 Mar 23
2
Help with R package forecast
When I type library() to see what is installed the following list in RED
comes up.
Packages in library '/home/jason/R/i686-pc-linux-gnu-library/2.13':
abind Combine multi-dimensional arrays
aplpack Another Plot PACKage: stem.leaf, bagplot,
faces, spin3R, and some slider functions
biglm bounded memory linear and
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:
2005 Aug 12
1
Problem with lme4
Hi,
I cannot seem to get lme4 to work. I have installed the lme4 and Matrix
package with apt-get. and both can be found in /usr/lib/R/site-library.
When I tried an example for lmer, R could not find the function lmer(),
> library(lme4)
Attaching package: 'lme4'
The following object(s) are masked from package:nlme :
getCovariateFormula getResponseFormula
2007 Feb 24
2
Depending on many packages: another best practice question
Dear all,
ggplot currently requires 13 packages (grid, reshape, RColorBrewer,
proto, splines, MASS, Hmisc, boot, butler, hexbin, mapproj, quantreg,
sm). Some of these are absolutely necessary (eg. proto), but most are
used for one or two specific tasks (eg. boot is only used to get
plogis, used for logit scales).
Do you think I should make them all "depends" packages, or
2013 Apr 03
1
R-3.0.0 reg-tests-3.R / survival
"make check" is failing on reg-test3.R with a message that survival was
built with an older version of R. (On my Ubuntu 32 bit and Ubuntu 64
bit machines). Why would "make check" be looking anywhere that it would
find something built with an older version of R?
~/RoboAdmin/R-3.0.0/tests$ tail reg-tests-3.Rout.fail
> print(1.001, digits=16)
[1] 1.001
> ## 2.4.1 gave
2011 Jan 30
1
updating r-cran- packages on a new Ubuntu lucid system
I am setting up a new Ubuntu lucid system on a Dell Precision T3500,
quad core, E5507, x86_64 box
and am having some difficulty updating r-cran packages as per the
instructions at
http://cran.us.r-project.org/bin/linux/ubuntu
Perhaps the instructions are incomplete or wrong, or I've misunderstood
something,
and/or I've run into a dependency problem among r-cran- packages, vcd in
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
2004 May 03
1
A crash (PR#6849)
Dear Sir
There is a acces violation erron (Null pointer) when I have done this. This is
repetable but not inmutable.
0. I have put the command "library("Rcmdr")" in the .Rprofile
1. Start R, load module Rcmdr, Input a dataset in RCommander, then save the
workspace. I can do any analysis now, no crashes, everything works file but
when:
2. I start abain R. It comes up with
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 Oct 11
2
Diagnosing trouble with R-2.0, Fedora Core 2, and Rcmdf
Greetings, R-help!
On 2 Fedora Core 2 Linux systems, i've completely erased the previous R
and all packages and then installed R-2.0 and installed fresh packages.
In using Rcmdr, I see some trouble and I wonder if other people see this
and if it is due to the tcl/tk, or R, or Rcmdr. (If readers have not
yet tried Rcmdr, I recommend it not just because of the GUI it provides,
but also
2006 Feb 23
1
tcl/tk - Problem unter MacOS X / X11
Hallo !
Ich habe versucht Rcmdr unter MacOSX 10.4.5 zu installieren. RGui zeigt
an, dass tcl/tk laufen. Bei Aufruf von Rcmdr friert R jedoch komplett ein.
JGR zeigt im Paketmanager dagegen an, dass tcl/tk nicht gestartet werden
konnte und spuckt folgende Meldung aus:
> library(tcltk)
Loading Tcl/Tk interface ... Error in fun(...) : no display name and no
$DISPLAY environment variable
2010 Jul 01
1
Help installing R Commander on Fedora 13...
I did a standard install of R on Fedora 13 using yum as root, which I
assumed installed both the base packages and the devel packages needed
to install R Commander (there weren't any optional packages listed on
the yum info page). My version of R is updated to the latest 2.11
version.
But, running
install.packages("Rcmdr", dependencies=TRUE) as root, within R
produces the following
2013 May 06
12
Backporting R 3.0.0 to Quantal, Precise, and Lucid (Ubuntu Linux)
Hola.
Aunque es una noticia en inglés, supongo que será del interés de algunos...
http://www.r-bloggers.com/backporting-r-3-0-0-to-quantal-precise-and-lucid/
Un Saludo,
_____________________________
Miguel Ángel Rodríguez Muíños
Dirección Xeral de Innovación e Xestión da Saúde Pública
Consellería de Sanidade
Xunta de Galicia
http://dxsp.sergas.es
Nota: A información contida