Displaying 20 results from an estimated 7000 matches similar to: "Installing R in Fedora Core 4"
2005 Aug 18
4
problems when installing R in Fedora core 4
Hi, I got a problem when installing R in Fedora core 4. When I ran
.configure, it gave the following error message:
configure: error: --with-x=yes (default) and X11 headers/libs are not available
Could anyone tell me what's wrong? Am I missing some package in Fedora?
Thanks a lot for your help.
Peter
2004 Jul 11
1
WinXP "developer" asks: Tcl/Tk (Rcmdr) under OS X?
It is my understanding that Tcl/Tk does not come with the base installation of R under OS X ( http://www.sciviews.org/_rgui/projects/TclTk.html). Is there a simple way to explain how a user with limited tolerance for computer complexity can obtain and install Tcl/Tk for OS X?
Thanks.
Chuck
Background: Roughly a third of my target audience uses OS X. I do not and I do not have access to a
2004 Apr 19
1
Menu addditions to Rcmdr v0.9-6
1) In general, I would appreciate help in adding functions to the Rcmdr
menu system. I've been able to modify the menus themselves and source test
code but I can't get R functions to execute from the menu. My latest proof
of concept code follows:
Three lines added to "Rcmdr-menus.txt":
menu junkMenu topMenu "" ""
2004 Aug 19
3
List dimention labels to plots of components
It is frustrating to see the labels I want in the dimensions of a list but not be able to extract those labels into titles for plots generated from component objects. If someone could set me straight, I would appreciate it. For your amusement, I have provided an example of the Byzantine code I am currently using to avoid loops:
# Simulate ANOVA type test data
sex<-c(rep(1,8),rep(0,8))
2006 Feb 08
2
Compiling errors for Matrix_0.995-5.tar.gz under XP
I installed the MinGW-5.0.0 compilers today (gcc-3.4.2 is now contained in the 'Current' distribution. When the current compilers failed to compile the referenced Matrix update and not knowing how to check the exact version numbers for individual files, I applied the Id.exe and f771.exe fixes from the 'Building R for Windows' page (http://www.murdoch-sutherland.com/Rtools/#ldbug).
2006 Feb 19
1
[Rd] Citation for R
My subject line refers to a thread from June 2005 where I found
explanations from Uwe Ligges and Friedrich Leisch as to what is intended
by the R citation recommended within the software. Forgive me if I
missed some points within the thread but when I found myself circling
through messages I had already read, I stopped trying to follow it. I
understand and mostly agree with how the R citation is
2006 Jan 27
2
lme4_0.995-2/Matrix_0.995-4 upgrade introduces error messages (change management)
I'll address two issues. The first is today's error message and the other is change management for contributed packages on CRAN.
TODAY'S ERROR MESSAGE
I switched from the 0.995-1 versions of lme4 and Matrix to those referenced in the subject line this afternoon. Prior to using these packages on anything else, I applied them to code that 'worked' (provided numerical results
2006 Jan 30
1
Timeliness of precompiled binaries--R-2.2.1 still not available as RPM
R-2.2.1 is still not available for Redhat Linux as an RPM on CRAN. It
is available as an SRPM. Can someone fill me in on why it takes so long
to make RPMs available? I would be happy to help make the RPMs for el4
and el3 if such help is needed.
Regards,
Scott Waichler
Pacific Northwest National Laboratory
scott.waichler _at_ pnl.gov
1997 Nov 28
3
R-alpha: Problems with dimnames and names
This message is in MIME format
--_=XFMail.1.1.p0.Linux:971128122615:3052=_
Content-Type: text/plain; charset=us-ascii
I have rounded up three buglets in R-0.50-a4. Two of them I can
fix and a patch is supplied below. I hope this is useful for the
current source (if these haven't been fixed already :)
1) cov
cov() fails when it's argument is a matrix with one column and with
column names
2003 Mar 13
6
error installing R on linux 8.0
Hi there,
When installing R on linux 8.0, I got the following error message:
rpm -i /mnt/cdrom/linux/8.x/R-1.6.2-1.i386.rpm
error: /mnt/cdrom/linux/8.x/R-1.6.2-1.i386.rpm: V3 DSA signature: BAD,
key ID 97d3544e
error: /mnt/cdrom/linux/8.x/R-1.6.2-1.i386.rpm cannot be installed
Any suggestions as what I did wrong?
Thanks in advance.
Wenyan
[[alternate HTML version deleted]]
2006 Jul 16
2
Matrices given to pt? [was: [R] for loops and counters]
Hi, people.
I was a bit intrigued by the message quoted below. Indeed, if pt() is
given a matrix, it returns a matrix. Should this feature be documented?
?pt speaks about "a vector of quantiles", and says nothing about the
type of what it returns.
The same might presumably apply to other distribution-related functions.
----- Forwarded message from Martyn Plummer <plummer at
2000 Apr 17
3
Maths in R documentation (PR#523)
The document R-exts contains the following example of using
mathematics in R documentation.
\deqn{p(x) = {\lambda^x\ \frac{e^{-\lambda}}{x!}}
{p(x) = lambda^x exp(-lambda)/x!}
There is a syntax error in there, but that's not my point.
The problem is that using "R CMD Rd2dvi" I find that putting
the alternate forms of the equation on top of each other doesn't
work.
2020 May 04
7
R package RPMs for Fedora
Hi all,
Three months ago, I wrote to Martyn Plummer (to his Warwick email) and
offered my help to maintain and modernize this [1] rather updated
README, but received no response. Does anyone know how to reach him,
or maybe I should contact CRAN directly?
[1] https://cran.r-project.org/bin/linux/redhat/README
Regards,
--
I?aki ?car
2003 May 30
2
Extracting Vectors from Lists of Lists Produced by Functions
If you found my subject heading to be confusing then I'm sure you'll enjoy
the example I've included below. I find the apply type functions to be
wonderful for avoiding loops but when I use them with existing functions, I
end up using loops anyway to extract the vectors I want. I would appreciate
it if someone could show me how to avoid these loops. Thanks.
EXAMPLE:
2006 Feb 02
2
RHOME
R-help --
I built R-2.2.1 in my own directory on a sun (solaris). Now I would like
the sysadmin to move the contents to /usr/local/lib and place the binary
in /usr/local/bin. No problem. However, the RHOME variable defaults to
the directory from which R was built so it is not usable by anyone but me
or ROOT. I would like to avoid building this again if possible. Any ideas?
Thanks,
Dan
2017 Feb 07
2
答复: how can I know the version of my zlib checked by R
Dear Martyn,
Thank you so much for your suggestion. Can I install R by rpm WITHOUT Internet? This Linux server cannot connect to web.
Best Regards
Wei Ning
Ctrip, Shanghai
-----????-----
???: Martyn Plummer [mailto:plummerm at iarc.fr]
????: 2017?2?7? 17:17
???: r-sig-fedora at r-project.org; nw?? <wning at Ctrip.com>
??: Re: [R-sig-Fedora] how can I know the version of my zlib checked
2004 Sep 15
3
getting started on Bayesian analysis
I am an economist who decided it's high time that I learned some
Bayesian statistics. I am following An Introduction to Modern
Bayesian Econometrics by T. Lancaster.
The book recommends using BUGS, but I wonder if there are any
alternatives which are free software and fully integrated to R (which
I have been using for more than two years for numerical computations.)
I would like to learn
2017 Feb 09
2
R CMD check error
Martin,
I am aware of --vanilla; I use it myself for some testing. In this case R_LIBS_USER was
set externally (part of my login) and does not involve any of the R scripts. That means
it is inherited by any subprocess. For example:
tmt1495% R --vanilla --no-environ
R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
2016 Apr 21
3
Cannot Run On The Command Line
On Wed, 20 Apr 2016 20:50:57 +0000
"Ellen K" <keyes at pushyes.xyz> wrote:
> From: "Ellen K" <keyes at pushyes.xyz>
> To: cireyapmin at gmail.com
> Subject: RE: [R-sig-Fedora] Cannot Run On The Command Line
> Date: Wed, 20 Apr 2016 20:50:57 +0000
> X-Mailer: iPad Mail (12H143)
>
> Hi virgo,
>
> Thank you for your interest in the
2017 Jan 12
3
rgl
----Original Message-----
From: Martyn Plummer [mailto:plummerm at iarc.fr]
Sent: Thursday, January 12, 2017 3:36 AM
To: Weiner, Michael <weinerm at ccf.org>; r-sig-fedora at r-project.org
Subject: Re: [R-sig-Fedora] rgl
>One possibility is that you have the 32-bit version of mesa-libGL-devel installed. This will provide the headers but not the 64-bit l>ibrary which is what you need