FAQ

Search Discussions

99 discussions - 272 posts

  • In the hope of some meaningful response and ignoring the risk of further abuse, let me try to clarify the issue here. I have re-read the 'Writing R Extensions' manual. It seems to me that it clearly ...
    Bill NorthcottBill Northcott
    Jan 5, 2005 at 6:12 am
    Jan 9, 2005 at 6:37 am
  • Greetings, I'm having some difficulties with evaluating very long expressions (Windows/Linux 2.0.1), as seen below, and would greatly appreciate any help, thoughts or work arounds. Let's say that I ...
    McGehee, RobertMcGehee, Robert
    Jan 23, 2005 at 8:04 pm
    Jan 25, 2005 at 9:09 pm
  • <............. GS p.adjust() unfortunately gives incorrect results when GS 'p' includes NAs. The results from topTable are GS correct. topTable() takes care to remove NAs before GS passing the values ...
    Martin MaechlerMartin Maechler
    Jan 8, 2005 at 5:19 pm
    Jan 18, 2005 at 1:57 pm
  • The following is at least as much out of intellectual curiosity as for practical reasons. On reviewing some code written by novices to R, I came across: crossprod(x, y)[1,1] I thought, "That isn't a ...
    Patrick BurnsPatrick Burns
    Jan 27, 2005 at 4:25 pm
    Jan 28, 2005 at 10:00 am
  • �upurelove�v‚Å‚·�B ‚¨‹q—l‚Í‚·‚łɉ¼“o˜^�ó‘Ô‚É‚ ‚è‚Ü‚·�B“o˜^‚𑱂¯‚é‚ɂ͉º‹L±ÄÞÚ½‚ɱ¸¾½‚µ‚Ä‚­‚¾‚³‚¢�B �¡‚È‚ç“Á•Ê‚É1000‰~•ª‚Ì–³—¿Îß²ÝÄ‚ª‚‚¢‚Ă܂·�I ...
    DeliverDeliver
    Jan 21, 2005 at 4:05 am
    Jan 24, 2005 at 2:05 pm
  • Greetings from Switzerland! Are there any plans/initiatives/considerations in future versions of R for commenting out regions via something like " /* */ "? (I've got an application for which ...
    A.J. RossiniA.J. Rossini
    Jan 7, 2005 at 11:03 am
    Apr 26, 2005 at 11:50 pm
  • [Forwarding to r-devel.] Dear People, Here is something I do not understand. Consider ************************************************* foo.cc ************************************************* ...
    Faheem MithaFaheem Mitha
    Jan 31, 2005 at 3:57 pm
    Jan 31, 2005 at 6:42 pm
  • I am having no luck compiling R-2.0.1 on a Windows XP platform. I have not had these problems when compliling previous versions of R. I've installed all the recommended software and tools. But I ...
    John MarslandJohn Marsland
    Jan 28, 2005 at 1:38 pm
    Jan 28, 2005 at 4:56 pm
  • Dear R developers, I had some problem when building package: for exemple when building the package e1071 available from CRAN, I get the following message error: * checking for file ...
    Philippe HupéPhilippe Hupé
    Jan 21, 2005 at 5:33 pm
    Jan 24, 2005 at 12:45 pm
  • The link from http://cran.r-project.org/src/contrib/Descriptions/gregmisc.html to the windows package gregmisc_2.0.0.zip is broken. Also, could the appropriate email address for reporting web site ...
    Warnes, Gregory RWarnes, Gregory R
    Jan 5, 2005 at 4:43 pm
    Jan 6, 2005 at 3:50 pm
  • The `examples' section says plot.mlm # to see how the "NotYetImplemented" # reference is made automagically ^ Best, Torsten
    Torsten HothornTorsten Hothorn
    Jan 25, 2005 at 11:27 am
    Jan 25, 2005 at 11:47 am
  • hello, I create a package which includes C code and Lapack. But when I run " R CMD check ". an error message, "/usr/bin/ld: cannot find -lfrtbegin " occurs. could you tell me what is the problem? the ...
    Xt_wangXt_wang
    Jan 25, 2005 at 12:15 am
    Jan 25, 2005 at 10:04 am
  • Hello! I have a wish/proposal. Is it possible to include some option in install.packages() for Delete downloaded files (y/N)? at the end of that process. It can be quite anoying if you must install ...
    Gorjanc GregorGorjanc Gregor
    Jan 5, 2005 at 1:42 am
    Jan 5, 2005 at 8:55 am
  • Full_Name: Shigeru Mase Version: 2.0.1 OS: Linux (Debian) Submission from: (NULL) (222.149.162.192) help.search("Mem") shows there is an object "Memory-limits" in the base package. But commads ...
    MaseMase
    Jan 4, 2005 at 11:26 am
    Jan 4, 2005 at 1:00 pm
  • Full_Name: Mr. Daniel Murray Bolser Version: R 2.0.0 (2004-10-04) OS: Linux beagle 2.4.20-31.9 #1 Tue Apr 13 17:38:16 EDT 2004 i686 athlon i386 GNU/Linux Submission from: (NULL) (193.60.81.207) ...
    DanDan
    Jan 24, 2005 at 5:05 pm
    Jan 24, 2005 at 7:45 pm
  • Dear r-bugs, Whilst playing with ppoints I discovered that when one uses it directly, occasional NA's in a vector also become data fractions: ppoints(c(1,2,NA,4)) Would it be a good idea to add a ...
    Tobias VerbekeTobias Verbeke
    Jan 19, 2005 at 9:35 pm
    Jan 24, 2005 at 6:40 pm
  • Hi, I had some excel files that I needed to read into R, there were alot so I didn't want to do them by hand in gnumeric. I tried all the recommendations in the data import/export manuals, including ...
    Nicholas Lewin-KohNicholas Lewin-Koh
    Jan 17, 2005 at 10:24 pm
    Jan 18, 2005 at 3:12 am
  • I'd like to create a suitable batch file or shortcut so that I can run Sweave on a .Rnw or .Rtex file simply by clicking on the file from Windows Explorer in Windows XP (as I do with latex, bibtex ...
    Gordon K SmythGordon K Smyth
    Jan 16, 2005 at 5:53 am
    Jan 17, 2005 at 5:53 am
  • Please use R-devel not R-help for esoteric programming questions: I have moved this there. [See the posting guide.] Anything involving the methods package is definitely not for R-help: I doubt if 1% ...
    Prof Brian RipleyProf Brian Ripley
    Jan 14, 2005 at 9:31 am
    Jan 14, 2005 at 8:51 pm
  • I have an S4 class with a slot of class "array", and in upgrading to 2.0.1 (from 1.9.1) I have encountered a change in behaviour. This causes me some difficulties if I want to allow 2-dimensional ...
    Giles HeywoodGiles Heywood
    Jan 9, 2005 at 10:38 pm
    Jan 11, 2005 at 1:04 pm
  • Hi All, I prob. missed it but I would like to make string concating. Is there any string concating function in R? A <- "abc"; B <- ".jpeg" C <- c(A,B); it does not do abc.jpeg in string format..? can ...
    Saurin JaniSaurin Jani
    Jan 10, 2005 at 4:50 pm
    Jan 10, 2005 at 5:04 pm
  • Full_Name: Kelly Black Version: 2.0.1 OS: FreeBSD 5.3 on AMD64 Submission from: (NULL) (149.106.32.93) I downloaded R-2.0.1 from the R website, ran configure then make and got an error. I will paste ...
    KjblackKjblack
    Jan 10, 2005 at 3:22 pm
    Jan 10, 2005 at 4:59 pm
  • Hello, On the R web site on the page about R Data Import/Export, the link to omegahat.org in the Introduction is misspelled. Matthew Cserhati
    Cs_matyiCs_matyi
    Jan 5, 2005 at 1:56 pm
    Jan 5, 2005 at 4:22 pm
  • R has no such bug number, nor does any search I do come up with anything similar. In any case, please do read the R posting guide, as this is not a suitable topic for R-help and I have diverted it to ...
    Prof Brian RipleyProf Brian Ripley
    Jan 4, 2005 at 1:17 pm
    Jan 4, 2005 at 11:15 pm
  • Full_Name: Andrew Robinson Version: 2.0.1 OS: FreeBSD Submission from: (NULL) (211.28.168.242) Certain plot elements echo NULL when they are set. For example, NULL In previous versions the functions ...
    AndrewrAndrewr
    Jan 3, 2005 at 8:56 am
    Jan 3, 2005 at 9:50 am
  • The problem is that there is no file morley.tab. I belive that for first impression or example session, things should work. -----Original Message----- From: Kjetil Brinchmann Halvorsen Sent: Fri ...
    Gorjanc GregorGorjanc Gregor
    Jan 1, 2005 at 1:05 pm
    Jan 2, 2005 at 1:23 am
  • Full_Name: Markus Liedgens Version: Ever since 1.6 OS: Windows 98 / Windows Xp Submission from: (NULL) (81.63.111.226) To control the progress of a function one can consider to use print() to issue a ...
    Markus LiedgensMarkus Liedgens
    Jan 28, 2005 at 7:58 pm
    Jan 28, 2005 at 8:19 pm
  • When I try to install R-patched of January 26 on my linux (fedora core 1, with openmosix kernel) box, make fails in the first recommended package with the message tkStartGUI text html latex tkpager ...
    WsetzerWsetzer
    Jan 26, 2005 at 5:40 pm
    Jan 26, 2005 at 6:44 pm
  • R-developers, I've encountered another perl library regex bug that causes a segmentation faults on my Linux/Windows R session. I reduced the script to the snippet below. (Apologies if this was fixed ...
    Robert McGeheeRobert McGehee
    Jan 25, 2005 at 10:03 pm
    Jan 26, 2005 at 4:23 pm
  • I just noticed that as of January 22, the daily snapshots of the R-devel tree (in ftp://ftp.stat.math.ethz.ch/Software/R/) are only about 1Mb (instead of about 10Mb). When the January 25 file is ...
    ApjaworskiApjaworski
    Jan 25, 2005 at 6:17 pm
    Jan 26, 2005 at 11:18 am
  • Full_Name: Paul Vet Version: 2.0.1 OS: Windows 2000 Submission from: (NULL) (65.95.10.51) The file selector for saving plots always starts in the R program directory. It is standard for Windows ...
    RvetRvet
    Jan 25, 2005 at 6:43 am
    Jan 25, 2005 at 8:10 am
  • I'm currently working on embedding R into the Apache2 webserver (with some positive results...), but I'm struggling to identify the best way to expose the apache data and functions to R. A couple of ...
    Jeffrey HornerJeffrey Horner
    Jan 21, 2005 at 6:06 pm
    Jan 21, 2005 at 7:31 pm
  • Don, thanks for your report. The man pages says: usetz: logical. Should the timezone be appended to the output? This is used in printing time, and as a workaround for problems with using '"%Z"' on ...
    Simon UrbanekSimon Urbanek
    Jan 19, 2005 at 10:54 pm
    Jan 20, 2005 at 3:33 am
  • I'm probably not using the function right, but anyway, the program said: "please bug.report." [[1]] function(PR,Pc) return (Pc*PR) + gparP=gpar(col="red"), + gparD=gpar(fillúLSE,colúLSE), + ...
    JjvanhoutteJjvanhoutte
    Jan 19, 2005 at 2:24 am
    Jan 19, 2005 at 7:09 pm
  • Hi R-devel, If you did read my survey on Rhelp about reporting, you may have seen that I am implementing a way to handle outputs for R (mainly target output destinations: xHTML and TeX). In fact: I ...
    Eric LecoutreEric Lecoutre
    Jan 14, 2005 at 2:40 pm
    Jan 14, 2005 at 5:30 pm
  • ?"=", ?"==", ?"!=", ?" =", and ?"<=" sends me to the documentation for ?help on Windows, while returning the correct documentation on Linux. Robert platform i386-pc-mingw32 arch i386 os mingw32 ...
    Robert McGeheeRobert McGehee
    Jan 12, 2005 at 9:25 pm
    Jan 12, 2005 at 10:15 pm
  • Full_Name: Vlad Stolin Version: R 2.0.0 OS: Windows 2000 Submission from: (NULL) (204.128.232.211) When generating the sequence using seq() function with non-integer numbers result is somewhat ...
    VstolinVstolin
    Jan 12, 2005 at 8:22 pm
    Jan 12, 2005 at 9:52 pm
  • Full_Name: Marc Mamin Version: 1.8, 2.0.0 OS: Windows & Linux Submission from: (NULL) (217.17.202.254) Using only the beginning of a column name will match it: aaa 1 1 Error in "[.data.frame"(df, ...
    MarcMarc
    Jan 12, 2005 at 11:50 am
    Jan 12, 2005 at 5:57 pm
  • Full_Name: Terry A. Cox Version: 2.0.1 OS: Mac OS X Submission from: (NULL) (138.88.250.18) In the file, http://cran.r-project.org/doc/manuals/R-exts.html, several of the headers have incorrect ...
    TacTac
    Jan 8, 2005 at 10:20 pm
    Jan 10, 2005 at 9:36 am
  • Hello, everybody, Happy New Year! I am a graduate student from Concordia University. I meet a problem when I am working on my thesis. I hope I will get help from you. I have a mathematical model ...
    Xt_wangXt_wang
    Jan 5, 2005 at 6:21 am
    Jan 5, 2005 at 11:59 pm
  • Reading about 'R_max_col' in "Writing R extensions", Version 2.1.0,(2005-01-03), I find: "Given the nr by nc matrix matrix in row ("FORTRAN") order, ..." Looks like a contradiction to me, since ...
    Göran BroströmGöran Broström
    Jan 3, 2005 at 4:50 pm
    Jan 4, 2005 at 1:35 pm
  • Dear developers. Have spend just 1 h searching for a bug in a new version of a new version of a package. I was getting a segfault all the time. "Funny" thing - there was no error neither in the S nor ...
    Witold Eryk WolskiWitold Eryk Wolski
    Jan 30, 2005 at 3:10 pm
    Jan 31, 2005 at 10:32 pm
  • Section 3.5.3 The call stack (pg 23 of R-lang.pdf) ...the computation the the currently active environment... ^^^ ---------------------------------------------------------- SIGSIG -- signature too ...
    Paul RoebuckPaul Roebuck
    Jan 30, 2005 at 11:29 pm
    Jan 31, 2005 at 12:05 pm
  • Full_Name: Webb S. Version: 2.0.1 OS: Linux Debian Submission from: (NULL) (199.174.209.10) Transcript: Segmentation fault peeir:/usr/local/src/R-2.0.1# I don't have a core dump to send--sorry. If I ...
    Webb SpragueWebb Sprague
    Jan 22, 2005 at 10:36 pm
    Jan 24, 2005 at 9:57 am
  • hello, I have a c code which uses clapack. I want to integrate R with this code. It said that I create a R package including my c code. Then build it with putting PKG_LIBS = $(LAPACK_LIBS). I want to ...
    Xt_wangXt_wang
    Jan 21, 2005 at 12:40 am
    Jan 21, 2005 at 4:51 am
  • Current R-devel doesn't compile on OS X, because "-framework Carbon" was (correcly) removed main_ldflags, but it was not added to flags for grDevices, where it is needed now. The following tiny patch ...
    Simon UrbanekSimon Urbanek
    Jan 19, 2005 at 4:07 pm
    Jan 19, 2005 at 4:33 pm
  • Full_Name: edgard de freitas Version: 2.0.1 OS: unix Submission from: (NULL) (150.163.144.9) Dear sir, When I issue the command ./configure, it runs normally. But when I issue the command MAKE, it ...
    EdgardEdgard
    Jan 13, 2005 at 2:02 pm
    Jan 13, 2005 at 2:12 pm
  • DSC 2005 will be held in Seattle, at the University of Washington, August 13-15. This date is immediately after the Joint Statistical Meetings, and was chosen for the convenience of our European ...
    Thomas LumleyThomas Lumley
    Jan 12, 2005 at 4:23 pm
    Jan 12, 2005 at 4:48 pm
  • I have found a solution to the new("call") problem that I believe produces the correct behavior for the default call object, and am also reclassifying this as a bug, as I believe the current behavior ...
    Robert McGeheeRobert McGehee
    Jan 10, 2005 at 4:47 pm
    Jan 10, 2005 at 11:40 pm
  • Full_Name: Chris Haidinyak Version: 2.0.1 & 1.9.0 OS: Linux x86_64 Submission from: (NULL) (139.95.251.9) Hi, I am using R 1.9.0 (on Linux Redhat AS 3 - x86_64) and 2.0.1 (on Linux Fedora Core 3 - ...
    Chris HaidinyakChris Haidinyak
    Jan 10, 2005 at 6:17 pm
    Jan 10, 2005 at 7:45 pm
Group Navigation
period‹ prev | Jan 2005 | next ›
Group Overview
groupr-devel @
categoriesr
discussions99
posts272
users102
websiter-project.org
irc#r

102 users for January 2005

Ripley: 45 posts Peter Dalgaard: 15 posts Robert McGehee: 11 posts Uwe Ligges: 11 posts Thomas Lumley: 10 posts Deliver: 9 posts Bill Northcott: 8 posts Gordon Smyth: 8 posts Martin Maechler: 7 posts Barry Rowlingson: 5 posts Duncan Murdoch: 5 posts John Chambers: 5 posts Douglas Bates: 4 posts Gregor GORJANC: 4 posts Liaw, Andy: 4 posts Xt_wang: 4 posts Faheem Mitha: 3 posts Gabor Grothendieck: 3 posts MSchwartz: 3 posts Paul Gilbert: 3 posts
show more
Archives