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.
<<insert bug report here>> --please do not edit the information below-- Version: platform = sparc-sun-solaris2.9 arch = sparc os = solaris2.9 system = sparc, solaris2.9 status = major = 2 minor = 3.1 year = 2006 month = 06 day = 01 svn rev...
Hi there, am trying to run a linear regression with a slope of 0. I have a dataset as follows t d 1 303 2 302 3 304 4 306 5 307 6 303 I would like to test the...
Dear bioc developers, We have recently added a new package, pcot2, to the Bioconductor Developer Page version 1.9 (http://bioconductor.org/checkResults/1.9/). This package utilizes inter-gene correlation information, and implements a permutation-based method for investigating...
Hi There seems to be a bug in barplot(). It occurs when specifying the ylim argument. It's best shown by example: dat <- matrix(c(1,1,1,2,2,2,3,3,3),ncol=3) barplot(dat, beside=TRUE...
This amusing behaviour is from R2.6.1 on WinXP Pro SP2 running with boot.in= i /3GB flag, exploring memory limits. =20 When actual (object, not total) memory usage hits 2048 MB, memory.size star= ts counting down again...
Am I being stupid? I have made several attempts to download R for Macintosh and everything goes fine til I double-click. At this point the message 'can't find CarbonLib' appears. My system is 8.6, running on a...
I'm using R 1.7.0 on linux. With this version of R the package modreg is automatically loaded at start of session. However attempting to use predict.smooth.spline() produces Error: couldn't find function predict.smooth.spline...
Hello, In limmaGUI, after running a linear model for a single gene & time point (mutant vs control), the venn-diagram for differentially expressed genes with a p-value cut-off gives a different number than the top-table with the...
Full_Name: Simeon Bird Version: 2.5.1 OS: Linux Submission from: (NULL) (131.111.200.200) In the manual "The R Language Definition", section 3.3.2 reads: "3.3.2 Propagation of names propagation of names (first one...
Full_Name: Stephen Eglen Version: 1.30 OS: Linux Submission from: (NULL) (128.252.204.21) The Details section of the help for `lines' has the typo "liens" (line 30 of R-1.3.0/src/library/base/man/lines...
Thank you to all who helped me with my previous question regarding random numbers. I have read up on the subject and found a whole new interesting world. I found some code wich I translated into java for my project...
Full_Name: Hendrik Fu? Version: 2.4.0 OS: Mac OS 10.4.8 Submission from: (NULL) (201.27.208.230) R 2.4.0 on Mac OS X cannot seem to build shared libraries using R CMD SHLIB. R...
Dear R Community, Is there a way to adjust the line width of the dendrogram in heat map.2 function? I tried "lwd", but it didn't work... Also, is there a way to adjust the general height/width/position...
Hi I had observed the following problem in R (also C, Matlab, and Python). sprintf('%1.2g\n', 3.15) give 3.1 instead of 3.2 whereas an input of 3.75 gives 3.8. Java's System.out...
>>>>> On Tue, 1 Apr 2003 19:54:10 +0100 (BST), >>>>> Prof Brian Ripley (PBR) wrote: [...] > I've seen that several times: I think there is an Sweave-related gc > problem. Anything reproducible? Paul nd I tried to nail down the...
Where is the appropriate place for bug reports fon contributed packages? Here, to the porters, or the main R bug report system? I have a problem with mda, if that is relevant. cheers John - John Williams Department of Marketing Otago...
Dear R-helpers, i am a beginner of R and i am using cluster package to do hierarchical clustering i am wondering if i can use my own distance matrix to do the hierarchical clustering without using dist() function. if...
Dear Gustaf, I wish you a happy new year! I am a PhD Staff at LSHTM and I have been trying to use WHO anthro macros in R with the file you posted on internet but when I double check...
I have a dataset with 6187 elements, ranged from 3 to 104028. When I tried to examine only small range of data, I found that the plot was not smooth (as shown below): plot(density(test$V2), xlim=c(0...
In R 2.6.1, a couple of places (discovered using valgrind) where the requested size of string buffers fails to account correctly for the trailing null byte: 1. In src/appl/strsignif.c, 'f0' and 'form' at l. 108...
Can't find what you're looking for? Try searching with Google .