Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
I need to run 3.6 on debian stretch - I followed the instructions here: https://cran.r-project.org/bin/linux/debian/ and I was able to install it. But 2 packages I need, r-cran-caret and r-cran...
RHEL 6 installed R version 3.2.3 from EPEL installed Start R and use the following command, but got warnings! install.packages("rstan", dependencies = TRUE, repos = "http://cran.r-project.org/") ... g++ -m64 -shared -L/usr/lib64/R/lib...
I am using spdep_0.3-12 to compute Moran's I and spatial rho. To compute Moran's I, I am using the function 'moran.test' and the row stochastic definition of the connectivity matrix (the W matrix). Here...
The work-around works great for bdp, bds, and bdh; however, it is not working for tick or bar (for me at least). I have posted examples below. Do you see anything that I may need to change. Thank you...
Dear R community, I am trying to resolve a discrepancy between the way SPSS and R handle 2-way, repeated measures ANOVA. An experiment was performed in which samples were drawn before and after treatment of four groups of subjects...
On Friday 19 May 2006 17:35, Peter Ehlers wrote: > Larry Howe wrote: > > I have had a similar issue recently, and looking at the archives of this > > list, I see other cases of it as well. It took me a...
I have found a problem in R version 1.1.1 when using apply with the median function. The problem can be illustrated with the following data matrix: X1 X2 X3 1 2 3 4 5 6 7 8 NA...
I used epel to install again. I removed the original installation that seemed from epel also. [root at ping /]# pkg-config --list-all |grep libcurl [root at ping /]# That doesn't look good. [root at ping /]# curl-config --libs Package...
On Thu, Jul 20, 2017 at 10:53 AM, Marc Schwartz <marc_schwartz at me.com> wrote: > >> On Jul 20, 2017, at 7:53 AM, Larry Martell <larry.martell at gmail.com> wrote: >> >> I need to install rpy2 on RHEL6...
On Fri, Jul 21, 2017 at 11:44 AM, Tom Callaway <tcallawa at redhat.com> wrote: > Hmmm. When I look at the contents of epel-release-latest-6.noarch.rpm, I > see: > > /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL...
Looks to have libgfortran installed. yum list installed | grep libgfortran libgfortran.x86_64 4.4.7-16.el6 @rhel-x86_64-server-6 What else could I check? Installed libcurl-devel and libidn-devel. yum list installed | grep libcurl libcurl...
Thank you very much for the quick response! As far as I know I did not install the Spcmdr explicitly. When I installed R ver 2.1.1, I uninstalled the previous version of R and deleted the R directory...
Got past my libgfortran issue ln -s /usr/lib64/libgfortran.so.3 /usr/lib/libgfortran.so Now if I could get RCurl and rstan installed. Thanks, Larry -----Original Message----- From: Tom Callaway [mailto:tcallawa at redhat.com] Sent: Friday, January...
Some of the packages needed to be newer, as you indicated. Thanks. --On Wednesday, October 25, 2006 7:49 PM +0200 Roger Bivand <Roger.Bivand at nhh.no> wrote: > On Wed, 25 Oct 2006 ljlayne at unm.edu wrote: > >> Full...
Thank you very much for the suggestion. I did check into your sample codes: it creates an factor for the xyplot to condition on. However, this causes a problem as I have already other factor(s) to conditon on. I...
>From http://bugs.r-project.org/cgi-bin/R: If you are not sure whether you have observed a bug or not, it is a good idea to ask on the mailing list R-Help by sending an e-mail...
Hello, I've searched for help a lot and think I am close, but an still not able to place ticks and labels how I'd like in lattice's levelplot. I've come up with general reproducible code that...
Hi, I'm responding to a post about finding roots of a cubic or quartic equation non-iteratively. One obviously could create functions using the explicit algebraic solutions. One post on the subject noted that the square-roots in those...
Both RCurl and rstan seem to have installed now. Did the following on my RHEL6 server: [root at ping ~]# export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib64/pkgconfig/ [root at ping ~]# /usr/bin/curl-config --libs -L/usr/lib64...
There are a couple of points to keep in mind when doing a log-transform of an exponential model, such as -- y = a*exp(b*x) 1. The implicit statistical model is multiplicative in the error. The implied statistical model...
Can't find what you're looking for? Try searching with Google .