Skip to content

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.

841 results for “from:AC”

Opening previous workspace in Windows (PR#2890)
Heather.L.Turner@exeter.ac.uk · May 1, 2003 · r-devel

Full_Name: Heather Turner Version: 1.7.0 OS: Windows 98 Submission from: (NULL) (144.173.6.80) I have just upgraded to 1.7.0 from 1.4.1. Unlike 1.4.1, version 1.7.0 will not...

trouble installing Rmpi
Kevin.Buckley at ecs.vuw.ac.nz · Nov 22, 2010 · r-sig-hpc

> Well, I discovered MPICH2 can be used to run Rmpi in Windows. So I > switched back to Windows and now have Rmpi running fine in Windows, > and so I'll probably stay with Windows for my present project to > avoid...

Array.rd - typos and suggestion (PR#1079)
stephen@cogsci.ed.ac.uk · Aug 29, 2001 · r-devel

Full_Name: Stephen Eglen Version: 1.3.0 OS: Redhat 6.1 Submission from: (NULL) (128.252.204.21) in R-1.3.0/src/library/base/man/array.Rd there are a few typos: line 16 reated -> created line...

Unable to plot dataframes
ucgamdo@ucl.ac.uk · Sep 15, 2003 · r-help

I moved recently from R in windows to R in linux, and have found out that I cannot plot data frames. I think is an error related to the X server, however, I haven't got the slighliest clue of...

how to get the rows that satisfy a specific condition
Fix Ace · Sep 26, 2014 · r-help

Hello, there, I wonder if there is an easier way that I would only get the rows that satisfies some condition. For example:I have the following matrix, and I would like to output only the 3rd row and 4th...

Problem with fitted.value function
AC · Nov 17, 2006 · r-help

Who can help me in finding the right fitted-value-function?Based upon a linear model (2-dimensional, 1 result-variable and 1 input-variable). I found the perfect regression model (not always simply linear) by the function lm(). Based...

Problem with fitted.value function
AC · Nov 13, 2006 · r-help

Who can help me in finding the right fitted-value-function?Based upon a linear model (2-dimensional, 1 result-variable and 1 input-variable). I found the perfect regression model (not always simply linear) by the function lm(). Based...

Problem installing Rmpi on SuSE 64 bit system: does compile but does not load
Kevin.Buckley at ecs.vuw.ac.nz · Nov 25, 2010 · r-sig-hpc

> # Check that it is loaded >> mpirun --version > mpirun (Open MPI) 1.4.2r22761-ct8.2.1c-b11a-r31 > > Report bugs to http://www.open-mpi.org/community/help/ > > ** building package indices ... > ** testing if installed package can be loaded > /home/rkrug...

nnet question
demiurg@post.tau.ac.il · Aug 6, 2002 · r-help

Hello. I have a (most probably stupid) question about one of the nnet error messages that I can not understand : Error in matrix(NA, length(keep), nout, dimnames = list(rn, dimnames(object$fitted)[[2]])) : length of dimnames[1] not equal...

Heteroskedastic Time Series
james at ma.hw.ac.uk · Mar 5, 2007 · r-help

Hi R-helpers, I'm new to time series modelling, but my requirement seems to fall just outside the capabilities of the arima function in R. I'd like to fit an ARMA model where the variance of the disturbances...

negative number to positive number
J.delasHeras at ed.ac.uk · Apr 25, 2007 · r-help

Quoting "H. Paul Benton" <hpbenton at scripps.edu>: > Hello all, > > I know this is a pretty easy question but I can't find it in S poetry or > R help. > > How can I make a negative number positive. Such as...

dimnames names lost when subscripting (PR#257)
weingessel@ci.tuwien.ac.at · Aug 25, 1999 · r-devel

When subscripting an array with dimnames names, these names are lost. For example: > a <- array(0,c(2,2,2)); > dimnames(a)<-list(hansi=1:2, pepi=c("a","b"), karli=3:4) > dimnames(a) $hansi [1] "1" "2" $pepi...

creating a package in R
Antonio.Gasparrini at lshtm.ac.uk · Apr 19, 2009 · r-help

Dear R users, I created some functions I want to convert in a package under Windows (Vista or XP). I carefully read both "Writing R extensions" by the R Development Core Team and "Creating R packages: a tutorial" by Friedrich...

help.start() and Debian packaging (PR#8483)
greg.kochanski@phon.ox.ac.uk · Jan 14, 2006 · r-devel

Full_Name: Greg Kochanski Version: 2.2.0 OS: Debian Linux on i686 Submission from: (NULL) (212.159.16.190) Debian packages the R documentation separately from the R core code. Consequently, it is possible for people to have R...

typos in hist.Rd (PR#1264)
stephen@cogsci.ed.ac.uk · Jan 15, 2002 · r-devel

Full_Name: Stephen Eglen Version: 1.5 (development version) OS: Redhat Linux 7.1 Submission from: (NULL) (128.252.204.36) Hi, here are a few typos in hist.Rd, from the version in R-devel: (line 24) \item an...

RSPerl help.
yvijayalakshmi at ibab.ac.in · Jan 18, 2010 · r-help

Dear Sir, I am Vijaya, working as a research assistant in one small research organisation named IBAB in India. Here is my problem, after installing RSPerl in linux, I tried to test it by executing test.pl program which is...

[Fwd: RSPerl help.]
yvijayalakshmi at ibab.ac.in · Jan 21, 2010 · r-help

Dear Sir, I am Vijaya, working as a research assistant in one small research organisation named IBAB in India. Here is my problem, after installing RSPerl in linux, I tried to test it by executing test.pl program which is...

Nesting of readline input (PR#2310)
j.c.rougier@durham.ac.uk · Nov 19, 2002 · r-devel

Hi everyone, I am following instructions here as I have generated the following warning: > # stuff looping through some plots with ask=TRUE Hit <Return> to see next plot: Hit <Return> to see next plot: Hit <Return> to see next plot...

Install with 64-bit GCC 3.2 : FIX (PR#2049)
k.buckley@lancaster.ac.uk · Sep 20, 2002 · r-devel

I was able to get it all to compile by altering the src_dir/etc/Makeconf file so that the shared lib LD flags variables contain -m64 SHLIB_CXXLDFLAGS = -G -m64 SHLIB_LDFLAGS = -G -m64 these only had "-G" by...

Problem with pixmap on R 1.7.0?
Friedrich.Leisch@univie.ac.at · Apr 23, 2003 · r-help

>>>>> On Tue, 22 Apr 2003 11:42:08 -0500, >>>>> Kenneth Cabrera (KC) wrote: > Hi R users: > I got the following message when I use the pixmap library > on R 1.7.0 over w2K platform (on R 1.6.2...

Can't find what you're looking for? Try searching with Google .