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”

png support for R 2.2.1 (PR#8425)
sbrohee@ulb.ac.be · Dec 22, 2005 · r-devel

Full_Name: Sylvain Broh?e Version: 2.2.1 OS: Suse Linux 9.2 Submission from: (NULL) (164.15.109.58) I recently went to a new version of R (2.2.1) but now, when trying to save a...

Calculating AICc using conditional logistic regression
K.Boughey at uea.ac.uk · Dec 12, 2006 · r-help

I have a case-control study that I'm analysing using the conditional logistic regression function clogit from the survival package. I would like to calculate the AICc of the models I fit using clogit. I have a variety of...

Mistype in CRAN mirror list(doc/CRAN_mirrors.csv) (PR#7759)
mokada@md.tsukuba.ac.jp · Mar 30, 2005 · r-devel

Full_Name: Masafumi OKADA Version: 2.0.1 OS: Windows Submission from: (NULL) (130.158.158.65) In the list of CRAN mirrors($R_HOME/doc/CRAN_mirrors.csv), I found a mistyping. Mirror in University of Tsukuba is described...

Breaking y- axis using gap.barplot
riviverma at iisermohali.ac.in · Feb 9, 2015 · r-help

Hello all I am trying to plot histogram with break in y-axis for my data by following various posts on R- help but none seems solving my problem. My data looks like: > hdata $breaks [1] 0 5 10 15...

Windows freezes plotting large line plots (PR#7856)
timo.becker@oeaw.ac.at · May 12, 2005 · r-devel

Full_Name: Timo Becker Version: 2.1.0 OS: Windows XP Submission from: (NULL) (193.170.87.36) Hi! The following command causes Windows XP to freeze so that I can only pull the plug: > plot(seq(1, 44100), rnorm...

proportional sampling
tibi.codilean at ges.gla.ac.uk · Apr 27, 2007 · r-help

Dear All, I wonder if you could help me. I have a table with a series of sites that I would like to sample from. The table has 5 columns: ID X Coordinate Y Coordinate Value Factor The conditions are...

bug?/lack of feature in bxp (PR#1200)
ritter@stat.ucl.ac.be · Dec 9, 2001 · r-devel

Full_Name: Christian Ritter Version: 1.3.1 OS: win/nt Submission from: (NULL) (130.104.139.32) not a bug but lack of feature: outlier symbol can't be changed in bxp in bxp: ... points(rep(x, length(out...

R Newsletter: 1st Call for Articles
j.visch@math.canterbury.ac.nz · Dec 20, 2000 · r-devel

Bill Venables writes: > With regard to the burgeoning side-discussion on whether or not to accept > WORD submissions, I plead for a quick, decisive and final ruling in the > negative. Why not just give the word users a latex template...

R install problem on MacOS 10.5.1 (PR#10476)
saleem at cs.st-andrews.ac.uk · Nov 28, 2007 · r-devel

Full_Name: Saleem Bhatti Version: 2.6.1 OS: MacOSX 10.5.1 Submission from: (NULL) (81.187.216.162) Using R-2.6.1.dmg to do an automated install on MacOS 10.5.1. Installation fails with following...

Randomness
dcum007@ec.auckland.ac.nz · May 26, 2003 · r-help

Hi, I am very new to R and cannot seem to find how it generates random numbers. I am currently involved with a project that requires a random number generator and have developed one. I am, however, unsure of just...

Downloading Error
bdeepthi at ibab.ac.in · Oct 28, 2011 · r-help

Hi, I am trying to install qvalue, however its giving installation error -> Error : package 'tcltk' does not have a name space ERROR: lazy loading failed for package ?qvalue? * removing ?/home/sbw/R/x86_64-unknown-linux-gnu-library/2.12...

R OS X panther? (PR#5529)
bronwyn@biocadmin.otago.ac.nz · Dec 4, 2003 · r-devel

I have just used the RAqua.pkg to install R, and it doesn't work! I have Mac OS X 10.3, and the old version of R works OK, but the .pkg thing installed, and then when I double...

do_gsub (PR#10540)
A.R.Runnalls at kent.ac.uk · Jan 2, 2008 · r-devel

In character.c within R 2.6.1, the function do_gsub contains the following code: 1199 if (STRING_ELT(pat, 0) == NA_STRING) { 1200 PROTECT(ans = allocVector(STRSXP, n)); 1201 for(i = 0; i < n; i++) SET_STRING_ELT...

vertex ordering by date on a network diagram
fr510 at york.ac.uk · Apr 16, 2009 · r-help

Dear R helpers I am working with a csv file containing data about a citation graph. This csv file contains a column with an id of the paper containing the citation the next with the id of the paper being...

VGAM Package ?
KOITA Lassana - STAC/ACE · Oct 5, 2006 · r-help

Hi! R users I would like to ask you where could we find the VGAM Package. I don't find it in the list of packages. Thak you for your help Lassana KOITA Etudes de S?curit? et d'Exploitation...

Fitting a line to a qqplot's points?
iwhite@staffmail.ed.ac.uk · Mar 23, 2007 · r-help

See also ?shapiro.test which is effectively based on this correlation coefficient. On Fri, 2007-03-23 at 00:13 -0400, Paul Lynch wrote: > I've made some normal plots of my data using qqplot, and now > I would like...

how to read/save .zip compressed files from R?
J.delasHeras at ed.ac.uk · Aug 3, 2010 · r-help

Quoting Prof Brian Ripley <ripley at stats.ox.ac.uk>: > See also Omegahat package Rcompression (a copy of which for Windows is > on CRANextras). Thank you, I will look into that. > But I would do this via unzip, modify, zip...

bug?
Antonio.Gasparrini at lshtm.ac.uk · Aug 19, 2008 · r-sig-mixed-models

Dear all, I found a problem with 'lme4'. Basically, once you load the package 'aod' (Analysis of Overdispersed Data), the functions 'lmer' and 'glmer' don't work anymore: library(lme4) (fm1 <- lmer(Reaction ~ Days + (Days|Subject), sleepstudy)) (gm1 <- glmer(cbind...

Time format
pm509 at york.ac.uk · Jun 1, 2007 · r-help

Dear R-help list members, I am new to R, and having problems with plotting part of a time series. I have read in my data using read.table, and my 'time' column is recognised as a numeric variable. When...

acf mis-feature (PR#1177)
hkawakat@sk.tsukuba.ac.jp · Nov 19, 2001 · r-devel

At Mon, 19 Nov 2001 08:36:38, you wrote: > I get the labels I expect: if this is quarterly data the lags are labelled > in years. That is what `frequency = 4' is intended to mean: 4 > observations per unit...

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