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.
Full_Name: Jon Hill Version: 2.8.1 OS: Linux Submission from: (NULL) (129.215.63.157) A semicolon is missing from src/main/platform.c line 1657 #ifdef Unix # ifdef HAVE_X11 int X11 = NA_LOGICAL; # else int X11...
Thank you to all who helped me with the generation of random numbers. I have read much and learned even more. I even found some code that I have translated into java and am getting seemingly random output. :) I was...
Full_Name: Hendrik Fu? Version: 2.4.0 OS: Mac OS 10.4.8 Submission from: (NULL) (201.27.210.144) On Mac OS, in the file editor, line numbers on the left-hand side will be truncated if greater...
Full_Name: Steven Wilder Version: 2.3.1 OS: Windows XP Submission from: (NULL) (129.67.45.165) The help on title help("title") states xlab: X axis label using font and character expansion 'par("font.axis")' and color 'par...
Full_Name: Paul Dunmore Version: 2.9.2 OS: Windows Submission from: (NULL) (99.236.3.129) The statement rm(x,y,nx,ux,o,method,iMeth) at line 95 in splinefun.R often throws a warning because ux is...
Dear r-bugs, I down loaded the R-1.4.0.tgz But cannot unzip or install. I would be grateful if you could give some help. My system is Microsoft windows. Best regards, Sohan -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read...
> library(tcltk) > demo(tkfilefind) [then select a file] [1] "./NEWS" Warning message: `Platform' is deprecated. Use `.Platform' instead. See ?Deprecated. See R/library/tcltk/demo/tkfilefind.R, line 32. (Also present in latest r-devel). > version _ platform i686-pc-linux...
>Could you please check whether this works properly? > >x<-matrix(1,nrow=100,ncol=1) >stem(x, atom=1.e-7) > >The problem appears to be an integer overflow; this fixes it on my >system. > >Duncan Murdoch Here it is...
Full_Name: Jiancang Zhuang Version: R 2.1.1 OS: windows xp Submission from: (NULL) (133.58.102.66) I tried to install R.2.1.1 into my windows xp system. The system is Japanese version. But I set...
Your EMail with subject 'Re: Details', sent to the recipient(s) jterblan at op.up.ac.za contains a file attachment of type '[pif]'. Our organization does not accept files of this type by email. The message has NOT been...
MailMarshal has stopped the following message you sent: Message: B002c47778.00000001.mml From: r-devel@lists.r-project.org To: webmaster@beef.org.nz Subject: Error (webmaster@beef.org.nz) Because it believes an attachment to this message contains a...
Full_Name: Hendrik Fu? Version: 2.4.0 OS: Mac OS 10.4.8 Submission from: (NULL) (201.43.91.248) Steps to reproduce the bug: Define the function my.mean = function(x,y) (x+y)/2 then type "my...
Hello all, my first post here! mapmisc (1.4.8 from r-forge) now allows require(rgdal) require(raster) require(mapmisc) nica <- getData("GADM", country="NIC", level=0) nicabg <- openmap(nica, path="landscape") map.new(nicabg, 0.7,mar=c...
Full_Name: TOBY MARTHEWS Version: 2.2.1 OS: Windows XP Submission from: (NULL) (139.133.7.37) Just a small one, but it did trip me up today. On the ?symbols man page the following paragraph: inches: If 'inches...
Hi. I wanted to add two new columns to a data frame, and ended up crashing R > temp <- data.frame(a=1:3, b=4:6) > temp[[c("d","e")]] <- NA Process R trace trap at Mon Jun 23 16...
The message contains Unicode characters and has been sent as a binary attachment. -------------- next part -------------- This is an automated message please do not reply. The following virus was found Found the W32/Mydoom@MM virus !!!. The original document has been...
Full_Name: Yutaka Hamaoka Version: 1.8.1(Raqua) OS: OSX 10.3 Submission from: (NULL) (218.140.186.74) Hi, I've found "stem()" falls into infinit loop when x has no variance. Let's try x<-matrix(1...
On Monday 22 Sep 2003 2:36 pm, I wrote: > The 'infinite loop' is due to the speed of the pbeta routine, rather > than the initial approximation from the qbeta. There is another > algorithm available for pbeta (Algorithm 708, CACM...
hi all why does R do this: (-8)^(1/3)=NaN the answer should be : -2 a silly question but i kept on getting errors in some of my code due to this problem. i solve the problem as follows...
Hi, I've got an array, say with i,jth entry = A_ij, and a vector, say with jth entry= v_j. I would like to multiply each column of the array by the corresponding vector component, i,e. find...
Can't find what you're looking for? Try searching with Google .