Displaying 20 results from an estimated 10000 matches similar to: "RPM post-install scripts to update R"
2005 Oct 11
1
Post processing need for installing packages in rpms.
Hello,
I maintain some packages in Fedora Extras for R related modules.
Until R 2.2.0 I used for post processing (both after installing and
removing the package) the following lines:
%{_bindir}/R CMD perl %{_libdir}/R/share/perl/build-help.pl --htmllists
cat %{_libdir}/R/library/*/CONTENTS > %{_libdir}/R/doc/html/search/index.txt
Typically %{_bindir} is /usr/bin and
2004 May 25
1
debian packages and html help on linux
I have a fresh installation of R from debian unstable packages. The
html index found in /usr/lib/R/doc/html/index.html works in Mozilla
and under the link of 'packages' on this page I have a list and
corresponding links. However, it appears that not all packages I have
installed from available deb files via apt-get, will get their link
updated to this package index. Specifically, from
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
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
R-release.diff + R-1.9 -> success on Fedora Core 2, R RPM available; ess-emacs-5.1.20 also available
2004 May 22
0
R-release.diff + R-1.9 -> success on Fedora Core 2, R RPM available; ess-emacs-5.1.20 also available
Dear Everybody:
I have Fedora Core 2 and R-1.9.0 does not build "out of the box". After
applying the daily patch file R-release.diff, I find it does build and
I've made RPMS and SRPM.
In case you want to save yourself a recompile, you can find Fedora Core
RPMs in here:
http://lark.cc.ku.edu/~pauljohn/software/R
These are based on the standard R distribution SPEC file, only
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:
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
>
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
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 <-
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 Apr 09
1
Updating packages after install of r-base 2.6.2: cant update rgl
Hi
I just upgraded my R from stabel/etch from 2.4.x to 2.6.2 via
sudo apt-get install r-base
which worked fine, installing all dependencies
From R, as root, I did
update.packages()
but a number of packages packages failed to install, either for missing
gfortran
or missing dependencies.
Warning messages:
1: In install.packages(update[instlib == l, "Package"], l, contriburl =
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
2012 Jul 24
1
Patchy 'front-end' package installation problems using -R- 2.15.1
I think this is the fourth attempt to send this blessed message, so let's hope this gets through without any 'unprocessed' or 'ignored' in-lines on auto-reply.
I wish to report to you some strange problems I'm experiencing with installing packages directly into my -R- 2.15.1 (there is an indirect solution, which I note below). First, here's some essential information:
2007 Feb 20
0
Problems with obtaining t-tests of regression coefficients applying consistent standard errors after run 2SLS estimation. Clearer !!!!!
First I have to say I am sorry because I have not been so clear in my
previous e-mails. I will try to explain clearer what it is my problem.
I have the following model:
lnP=Sc+Ag+Ag2+Var+R+D
In this model the variable Sc is endogenous and the rest are all objective
exogenous variables. I verified that Sc is endogenous through a standard
Hausman test. To determine this I defined before a new
2014 Aug 19
0
failure building memcached rpm
Hi all,
I need to install the latest memcached version (1.4.20) on a number of
machines in this environment. There are only rpm's of this app for RHEL 6.
But we need to install the latest memcached on a number of RHEL 5 machines.
To be specific, they are OEL 5.7 hosts.
I've installed all of the developers tools that I would need.
But when I go to build the RPM I am getting the
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
2009 Mar 16
0
[OT] Debian now has a new section 'gnu-r'
Joerg Jaspert, one of the ftpmasters / archive maintainers within Debian,
today posted a new list of 'Sections' to debian-devel-announce (see eg here
http://www.nabble.com/forum/ViewPost.jtp?post=22524830&framed=y )
This now includes a new Section:
gnu-r Everything about GNU R, a statistical computation and
graphics system
which
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 Apr 21
0
error reports
Dear John Fox,
these is still error in Rcmdr package when locale is cp936.
> Loading required package: tcltk
> Loading Tcl/Tk interface ... done
> Error in parse(file, n, text, prompt) : syntax error on line 5090
> Error: unable to load R code in package 'Rcmdr'
> Error: package/namespace load failed for 'Rcmdr'
> version
_
platform
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