Re: [Rd] *** buffer overflow detected ***: /usr/lib64/R/bin/exec/R terminated on R 2.6.2 to 2.8.0: logging a bug?

2008-10-31 Thread Peter Dalgaard
Prof Brian Ripley wrote: On Fri, 31 Oct 2008, Peter Dalgaard wrote: Corrado wrote: I apologise The dsn is not empty, the database the dsn connects to is empty! You get the same error when connecting to a populated database. Do I? I wouldn't know... (You are _still_ not providing

Re: [Rd] possible tcltk event loop problem

2008-11-03 Thread Peter Dalgaard
in the CHANGES or NEWS file to suggest this). ... Hmm, does it help with a suitably placed tcl(update) or tcl(update,idletasks)? -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University

Re: [Rd] [R] Building with MKL on Ubuntu

2008-11-05 Thread Peter Dalgaard
zdotu works correctly: this provides a compatibility test of compiler return conventions. which suggests that the expected failure is catastrophic, and looking at the code, there's a fuzz of 1e-10 which would seem to be about 1e5 times larger than required. -- O__ Peter Dalgaard

Re: [Rd] Axis gives error message (PR#13259)

2008-11-06 Thread Peter Dalgaard
you well enough to expect that you'd come up with a patch for axis.date... The issue is that it is clipping the at values z - z[z = range[1] z = range[2]] but not the corresponding labels. A slight complication is that labels can be absent or TRUE/FALSE. -- O__ Peter Dalgaard

Re: [Rd] is.matrix

2008-11-11 Thread Peter Dalgaard
hadley wickham wrote: | is.matrix| returns |TRUE| if |x| is a matrix and has a |dim dim.html| attribute of length 2) and |FALSE| otherwise That's confusing! In what situations is x a matrix but does not have a dim attribute? Hadley Yes, I suspect a typo there. -- O__ Peter

Re: [Rd] stringsAsFactors = FALSE

2008-11-17 Thread Peter Dalgaard
using expand.grid, writing the data to a file with write.table and reading it back in during lecture with read.table. Odds ratio turned upside down... -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K

Re: [Rd] assign(FALSE, TRUE)

2008-11-17 Thread Peter Dalgaard
do FALSE-foo. This is clearly not a very important issue, but it might bear some thinking about. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph

Re: [Rd] assign(FALSE, TRUE)

2008-11-17 Thread Peter Dalgaard
in data frames). If you start disallowing some of them again, well, that way lies madness! -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45

Re: [Rd] assign(FALSE, TRUE)

2008-11-18 Thread Peter Dalgaard
Martin Maechler wrote: PD == Peter Dalgaard [EMAIL PROTECTED] on Tue, 18 Nov 2008 00:00:40 +0100 writes: PD Martin Maechler wrote: But in spite of all that I agree that I'd have liked `FALSE` - whatever to signal an error about the fact that it is a reserved word

Re: [Rd] Wishlist: fix error in documentation for body- (PR#13318)

2008-11-21 Thread Peter Dalgaard
' on things that are real errors. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL PROTECTED]) FAX: (+45

Re: [Rd] parallel build for package? (equivalent of make -j8)

2008-11-30 Thread Peter Dalgaard
this. Platform? Does MAKE=make -j8 R CMD INSTALL ... not work? (Beware: Here there be Tygers. Parallel makes have their surprises) -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K

[Rd] Bug repo may have stalled

2008-12-01 Thread Peter Dalgaard
Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907

Re: [Rd] Checking your package's help files

2008-12-07 Thread Peter Dalgaard
Prof Brian Ripley wrote: 3) Grep the installed help for internal constructs, e.g. grep nornal-bracket installed-package/help/* I see that you're following the time-honored empirical law, that every spelling flame contains at least one misteak itself... -- O__ Peter Dalgaard

Re: [Rd] repeat bug report: as.factor argument to row / col fails if NULL dimnames

2008-12-12 Thread Peter Dalgaard
it in the bug tracker could be my failing. D -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - (p.dalga...@biostat.ku.dk

Re: [Rd] re ad.spss (foreign) conflict with SPSS 17 files.

2008-12-14 Thread Peter Dalgaard
. However as far as I can google, Code Page 65001 _is_ UTF-8... -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - (p.dalga

Re: [Rd] [R] Error: bad value problem

2008-12-17 Thread Peter Dalgaard
;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014

Re: [Rd] [R] Error: bad value problem

2008-12-18 Thread Peter Dalgaard
activity, and did trip up my Fedora laptop slightly. H -p Martyn On Wed, 2008-12-17 at 22:07 -0500, Duncan Murdoch wrote: On 17/12/2008 9:47 PM, Duncan Murdoch wrote: On 17/12/2008 8:56 PM, Peter Dalgaard wrote: Ben Bolker wrote: I can get the errors to happen on Ubuntu 8.10

Re: [Rd] [R] Error: bad value problem

2008-12-18 Thread Peter Dalgaard
Martyn Plummer wrote: On Thu, 2008-12-18 at 10:57 +0100, Peter Dalgaard wrote: Martyn Plummer wrote: This has all the hallmarks of a bug I found and fixed in R-devel (r46998). I did not port the patch over to the R release branch because I could not reproduce the bug. [] Yes, this does

Re: [Rd] Misuse of $matn expressions$ in Rd files

2008-12-19 Thread Peter Dalgaard
{\mu}g/l in other places, but that comes out as mug/l which looks like an inverted measure for coffee cups. I probably gave up deciding a good incantation for microgram per liter in text mode. Possibly \eqn{\mu}{u} is the best on can do. -- O__ Peter Dalgaard Øster

Re: [Rd] Bug report in foreign library (PR#13425)

2009-01-03 Thread Peter Dalgaard
, Northampton, MA 01063-0001 http://www.math.smith.edu/~nhorton __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics

Re: [Rd] Apparant bug in binomial model in GLM (PR#13434)

2009-01-07 Thread Peter Dalgaard
all outcomes are equally likely under the corresponding y~1 model. -p -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918

Re: [Rd] [Q] R CMD check signals error on code that works from UI

2009-01-15 Thread Peter Dalgaard
on console. foos - c(aaa, bbb, ccc) cat(sapply(foos, function(foo) { sprintf(name: %-18s upper: %s\n, foo, toupper(foo)) }), sep=) -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c

Re: [Rd] FW: [R] The Quality Accuracy of R

2009-01-25 Thread Peter Dalgaard
document itself needs a verification process to ensure that it is correct. Best, -pd Best regards, Bob -Original Message- From: Peter Dalgaard [mailto:p.dalga...@biostat.ku.dk] Sent: Saturday, January 24, 2009 4:53 AM To: Muenchen, Robert A (Bob) Cc: r-h...@r-project.org Subject

Re: [Rd] (PR#8192) [ subscripting sometimes loses names

2009-01-31 Thread Peter Dalgaard
Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - (p.dalga...@biostat.ku.dk) FAX: (+45) 35327907

Re: [Rd] Side-effects of require() vs library() on x86_64 aka amd64

2009-01-31 Thread Peter Dalgaard
bug to a completely different point in space an time. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - (p.dalga

Re: [Rd] Bug in the parser (?) (PR#13504)

2009-02-05 Thread Peter Dalgaard
). -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - (p.dalga...@biostat.ku.dk) FAX: (+45) 35327907

Re: [Rd] One more note

2009-02-09 Thread Peter Dalgaard
is not available on your system (a) Which system? (b) Do you have capabilities(tcltk) tcltk TRUE -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph

Re: [Rd] re ading SPSS .sav files (PR#13509)

2009-02-13 Thread Peter Dalgaard
crashes? Is it possible to put the file on a webpage (or maybe a subset showing the same syptoms)? Without it, the problem is not really reproducible by anyone but you. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099

Re: [Rd] Update today broke foreign package (PR#13533)

2009-02-17 Thread Peter Dalgaard
/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - (p.dalga...@biostat.ku.dk) FAX: (+45

Re: [Rd] R 2.1.1 slated for June 20

2005-06-14 Thread Peter Dalgaard
Marc Schwartz [EMAIL PROTECTED] writes: On Fri, 2005-06-10 at 14:57 +0100, Prof Brian Ripley wrote: On Fri, 10 Jun 2005, Peter Dalgaard wrote: The next version of R will be released (barring force majeure) on June 20th, with beta versions available starting Monday. Please do

Re: [Rd] R_alloc problems in R v1.11

2005-07-06 Thread Peter Dalgaard
to be bigger than *n, so I don't see how you'd get that far. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL

Re: [Rd] Sweave resource leak: leftover temp files (PR#7999)

2005-07-08 Thread Peter Dalgaard
of all bug reports to r-devel, but there's not going to be a nice way to save the followups automagically. Users will also likely be requested to obtain a password and login before submitting a bug. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept

Re: [Rd] Computer algebra in R - would that be an idea??

2005-07-17 Thread Peter Dalgaard
?) but it could be worth it anyway. The main thing that it would require is an extended Yacas API which allows you to create Yacas objects from C code. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K

Re: [Rd] Computer algebra in R - would that be an idea??

2005-07-17 Thread Peter Dalgaard
to add that this sounds very exciting. I agree! I am working on a Java port at the moment. I will try to make some time later this evening or perhaps somewhere this week. Sounds good. I wish I had more time for this, but there's a deadline approaching... -- O__ Peter Dalgaard

Re: [Rd] Problem building R

2005-07-19 Thread Peter Dalgaard
builddir? Perhaps get rid of the @ in @if and the 2/dev/null so we get to see a bit more of the the error messages. What you're seeing is consistent with an error return from find, I think. So perhaps look at the permission in the srcdir? Just a conjecture. -- O__ Peter Dalgaard

Re: [Rd] quirky behavior from rbinom (PR#8071)

2005-08-16 Thread Peter Dalgaard
with this. Here is a transcript from the debug session: Browse[1] theP [1] 1 Browse[1] yleft[dataIndex] [1] 3 Browse[1] rbinom(1,3,1) [1] 3 Browse[1] rbinom(1,yleft[dataIndex], theP) [1] NaN Strange, huh? What is theP - 1? rbinom(1,3,1+1e-10) [1] NaN 1+1e-10 [1] 1 -- O__ Peter

Re: [Rd] bug in L-BFGS-B? (PR#8099)

2005-08-27 Thread Peter Dalgaard
(5,5), method=L-BFGS-B) optim(f, lower=c(0,0), par=c(5,5), method=L-BFGS-B, hess=T) -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918

Re: [Rd] .Call and Segmentation Fault

2005-08-30 Thread Peter Dalgaard
then bt after the segfault. (Make sure that things are compiled with -g option) -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918

Re: [Rd] update.packages forces Tcl/Tk interface despite ask=TRUE if the DISPLAY environment variable is set (PR#8115)

2005-08-31 Thread Peter Dalgaard
a text menu. So something appears not right with your Tcl/Tk configuration. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918

Re: [Rd] Build Portland Group Compiler

2005-08-31 Thread Peter Dalgaard
and see what causes configure to conclude that you cannot run C compiled programs. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918

[Rd] R 2.2.0 slated for October 6

2005-09-01 Thread Peter Dalgaard
-dev-web/trunk/index.html). As usual, it is strongly preferred if bugs are discovered prior to the release and not immediately afterwards! Please do try the alpha/beta releases and report back any errors. On behalf of the R Core Team Peter Dalgaard -- O__ Peter Dalgaard

Re: [Rd] 64 bit R for Windows

2005-09-02 Thread Peter Dalgaard
(2^48, 256TB)?. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907

Re: [Rd] 64 bit R for Windows

2005-09-02 Thread Peter Dalgaard
Martin Maechler [EMAIL PROTECTED] writes: PD == Peter Dalgaard [EMAIL PROTECTED] on 02 Sep 2005 18:48:24 +0200 writes: PD Milton Lopez [EMAIL PROTECTED] writes: I appreciate the update. We will consider using Linux, which leads me to one more question: what

Re: [Rd] .Call and Segmentation Fault

2005-09-04 Thread Peter Dalgaard
! H Did you ever tell us 1) Exactly what your platform is 2) How you generated the shared library (R CMD SHLIB, or?) 3) What you did to load it into R ? -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K

Re: [Rd] C macros and Makevars/package building

2005-09-09 Thread Peter Dalgaard
__ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark

Re: [Rd] nls fails to return correlation matrix (PR#8127)

2005-09-09 Thread Peter Dalgaard
‘,’ 0.8 ‘+’ 0.9 ‘*’ 0.95 ‘B’ 1 And the problem was??? You may not like the graphical representation, but it is not a bug. Just use print(summary(fit),symbolic.cor=FALSE) to get rid of it. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics

Re: [Rd] possible bug in model.matrix

2005-09-13 Thread Peter Dalgaard
] 2 $minor [1] 2.0 $year [1] 2005 $month [1] 09 $day [1] 12 $svn rev [1] 35558 $language [1] R __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard

Re: [Rd] as.data.frame segfaults on large lists (PR#8141)

2005-09-18 Thread Peter Dalgaard
information. You could try running under gdb and see where things go wrong for you. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918

Re: [Rd] looks in liblapack.a not liblapack.so

2005-09-22 Thread Peter Dalgaard
routine 'DGEBRD' gave error code -10 Execution halted This happens on both x86_64 and x86 installs of FC4. I have a strong sense of deja vu regarding this error. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph

Re: [Rd] looks in liblapack.a not liblapack.so

2005-09-22 Thread Peter Dalgaard
the installed version to your hardware, if it could narrow the choice down to a dozen versions or so. It's not easy though, since not only the CPU/FPU types factor in, but also cache sizes and memory speeds. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept

Re: [Rd] looks in liblapack.a not liblapack.so

2005-09-28 Thread Peter Dalgaard
José Matos [EMAIL PROTECTED] writes: Peter Dalgaard wrote: Hmm. Doesn't look like it is actually working, though. Install lapack-devel, configure --with-lapack, and make check dies with running code in 'base-Ex.R' ...make[4]: *** [base-Ex.Rout] Error 1 make[4]: Leaving directory

Re: [Rd] by() processing on a dataframe

2005-09-30 Thread Peter Dalgaard
() and by() both die for lack of memory. Any suggestions on how to do what I want, without using SAS? Have you tried aggregate()? Alternatively, you migth split on interaction(, drop=TRUE) -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept

Re: [Rd] R crashes for large formulas in lm() (PR#8180)

2005-10-05 Thread Peter Dalgaard
77 fax: +33 (0)4 72 91 34 61 portable: +33 (0)6 84 10 64 10 http://www.lyon.inserm.fr/371/ __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade 5

Re: [Rd] Ad: Re: R crashes for large formulas in lm() (PR#8180)

2005-10-05 Thread Peter Dalgaard
and it shouldn't. (Try it for smaller values of 8) y~(x1+x2+x3+x4+x5+x6+x7+x8)^2 should be same as the second formula, modulo the syntax error. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K

Re: [Rd] Compilation of R-2.2.0 under SUSE 10

2005-10-14 Thread Peter Dalgaard
a Fortran compiler. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907

Re: [Rd] Compilation of R-2.2.0 under SUSE 10

2005-10-14 Thread Peter Dalgaard
shlib_cxxldflags=-shared fi Now, the natural guess is that ${G77} wasn't set earlier on, so look for the place where it figures out the Fortran compiler. On Friday 14 October 2005 14:19, Peter Dalgaard wrote: Rainer M Krug [EMAIL PROTECTED] writes: Hi I hope this is the right list

Re: [Rd] Hiccup in installing R 2.2.0

2005-10-15 Thread Peter Dalgaard
. The thing that might help would be to remove all the Rtmp* directories at boot and periodically before PID wraparound.) -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen

Re: [Rd] drop() and [(), and apply()

2005-10-15 Thread Peter Dalgaard
your apply() construct returns a vector with the right names, but loses the name of the names, at which point there is no way to retrieve them. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K

Re: [Rd] BIC doesn't work for glm(family=binomial()) (PR#8208)

2005-10-16 Thread Peter Dalgaard
(binomial) observation or 79 (Bernoulli) ones?? So BIC may not be defined. In which sense is this a bug, anyway? The BIC function is defined inside the nlme package which is not designed to work with anything but continuous data. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B

Re: [Rd] [R-gui] R GUI considerations (was: R, Wine, and multi-threadedness)

2005-10-17 Thread Peter Dalgaard
/mailman/listinfo/r-devel ___ R-SIG-GUI mailing list R-SIG-GUI@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-gui -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099

Re: [Rd] md5sum for R-2.2.0-win32.exe ??

2005-10-20 Thread Peter Dalgaard
in the same location as the binary. If one is tampered with, the other one could be too. For the main release, I always send the md5sums via the mailing lists. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K

Re: [Rd] Single vs. dual CPUs

2005-10-21 Thread Peter Dalgaard
tend to be server machines with little emphasis on quietness, where the single-CPU machines have heatpipes and whatnot. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen

Re: [Rd] Rgnome depends on obsolete components libglade/libxml (PR#8247)

2005-10-24 Thread Peter Dalgaard
. But what is the wish? You mean get it upgraded to xml2 and glade2? Patches would likely be accepted... -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph

Re: [Rd] error from make: gcc -shared -L/usr/local/lib64 ... relocation R_X86_64_32...

2005-10-25 Thread Peter Dalgaard
-libf2c-32-3.2.3-47.fc4 [EMAIL PROTECTED] ~]$ rpm -qf /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libg2c.a compat-gcc-32-g77-3.2.3-47.fc4 (Notice that they're not the same...) So the point is to install the libf2c thingie, whatever the name is on RHEL4. -- O__ Peter Dalgaard Øster

Re: [Rd] R patched for Windows missing

2005-10-26 Thread Peter Dalgaard
-project.org/mirrors.html;mirror near you/A. BR This corresponds to the file named BSetupR.exe/B or Brw.exe/B in pre-2.2.0 releases./TD /TR /TBODY /TABLE -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014

Re: [Rd] unexpected '[-.data.frame' result

2005-10-26 Thread Peter Dalgaard
to be else { x[[jj]] - vjj[FALSE] length(x[[jj]]) - nrows x[[jj]][iseq] - vjj } -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University

Re: [Rd] [R] unvectorized option for outer()

2005-10-30 Thread Peter Dalgaard
(A,alpha) mapply(ssd, A, alpha) (Anybody want to try their hand on writing a general Vectorize() function? I.e. one that allowed outer(Avec, alphavec, Vectorize(ssd)) to work.) -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box

Re: [Rd] configure error under FC 4 64 bit (PR#8276)

2005-11-02 Thread Peter Dalgaard
) also read the section on what is a bug and what is not a bug in http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html#R%20Bugs (c) If you are that new to compiling R on FC4, why not use the RPMs from Fedora Extra? -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c

Re: [Rd] shared-mime-info (PR#8278)

2005-11-03 Thread Peter Dalgaard
don't usually get .sig's added to those. We had dozens of messages from VZ on the regular mail lists, all without a formal .sig, so this would seem to be the least appropriate time to complain. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics

Re: [Rd] shared-mime-info (PR#8278)

2005-11-04 Thread Peter Dalgaard
[EMAIL PROTECTED] writes: Hi, On 03 Nov 2005 12:41:53 +0100, Peter Dalgaard [EMAIL PROTECTED] wr= ote: [EMAIL PROTECTED] writes: We do not usually put features in R which are specific to just some distributions of some OSes, and in this case to one editor on those. We do

Re: [Rd] shared-mime-info (PR#8278)

2005-11-04 Thread Peter Dalgaard
Vaidotas Zemlys [EMAIL PROTECTED] writes: Hi, On 04 Nov 2005 13:51:56 +0100, Peter Dalgaard [EMAIL PROTECTED] wrote: One further thought about this: On SUSE, rpm -qif /usr/share/mime/ points at http://www.freedesktop.org/wiki/Software_2fshared_2dmime_2dinfo So I guess

Re: [Rd] shared-mime-info (PR#8278)

2005-11-04 Thread Peter Dalgaard
Paul Roebuck [EMAIL PROTECTED] writes: On Fri, 4 Nov 2005, Peter Dalgaard wrote: Vaidotas Zemlys [EMAIL PROTECTED] writes: [SNIP] Also 6. Rprofile files .Rprofile or Rprofile. .Renviron? Yes, but you seem to have forgotten to keep r-devel in the circuit... -- O__

Re: [Rd] # symbol in input data (PR#8296)

2005-11-10 Thread Peter Dalgaard
. __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University

[Rd] Recursive dependencies(Rcmdr)

2005-11-11 Thread Peter Dalgaard
, linux-gnu status major2 minor2.0 year 2005 month10 day 06 svn rev 35749 language R .libPaths() [1] /home/bs/pd/Rlibrary /usr/lib64/R/library -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph

Re: [Rd] Malformed package name (PR#8314)

2005-11-16 Thread Peter Dalgaard
. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907

Re: [Rd] x[1,], x[1,,], x[1,,,], ...

2005-11-23 Thread Peter Dalgaard
(2,2,3,2) i - 2:3 ndim - length(dim(x)) ix - as.list(rep(TRUE, ndim)) ix[[1]] - i do.call([, c(list(x), ix)) -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark

Re: [Rd] Infinite recursion in S3 methods crashes R on windows (related to PR#8203?)

2005-11-24 Thread Peter Dalgaard
__ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark

Re: [Rd] write.csv ignores 'row.names'

2005-11-24 Thread Peter Dalgaard
]] __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade

Re: [Rd] multinom crashes (when I do something stupid) (PR#8358)

2005-11-30 Thread Peter Dalgaard
//libR.so #8 0x2ac7e712 in Rf_eval () from /usr/lib64/R/lib//libR.so I.e. it is within internal C code from the nnet package, so the error most likely belongs to the package, not R at large. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept

Re: [Rd] qt for df 1

2005-12-08 Thread Peter Dalgaard
page has: For 'qt' only values of at least one are currently supported. and someone must have written that... R does have pt for df 1, so a temporary fix using uniroot() seems doable. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics

Re: [Rd] [R] data.frame() size

2005-12-12 Thread Peter Dalgaard
called a different name so it isn't affected by this argument). Hin-Tak -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918

Re: [Rd] CRAN task view: Multivariate

2005-12-14 Thread Peter Dalgaard
__ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark

Re: [Rd] 0/1 vector for indexing leads to funny behaviour (PR#8389) (maybe a documentation deficiency?)

2005-12-14 Thread Peter Dalgaard
__ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark

Re: [Rd] CRAN and R v2.2.1 for Windows

2005-12-21 Thread Peter Dalgaard
beta during the beta period. The release script ends with cd $SRCDIR echo $REL Patched VERSION svn commit -m setup patch version so I believe this is a temporary situation and that r-patched will become 2.2.1 Patched next time around. -- O__ Peter Dalgaard Øster Farimagsgade

Re: [Rd] R crash with complex matrix algebra when using EISPACK=TRUE

2006-01-03 Thread Peter Dalgaard
Ole F. Christensen [EMAIL PROTECTED] writes: Brain, Thank you very much for your help. * You seem to be using call-by-value semantics rather than call-by-name... -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099

Re: [Rd] Multiplication (PR#8466)

2006-01-06 Thread Peter Dalgaard
. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907

Re: [Rd] eigen()

2006-01-10 Thread Peter Dalgaard
Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907

Re: [Rd] eigen()

2006-01-10 Thread Peter Dalgaard
Peter Dalgaard [EMAIL PROTECTED] writes: Robin Hankin [EMAIL PROTECTED] writes: Hi I am having difficulty with eigen() on R-devel_2006-01-05.tar.gz Specifically, in R-2.2.0 I get expected behaviour: eigen(matrix(1:100,10,10),FALSE,TRUE)$values [1] 5.208398e+02

Re: [Rd] eigen()

2006-01-10 Thread Peter Dalgaard
Hin-Tak Leung [EMAIL PROTECTED] writes: Peter Dalgaard wrote: Robin Hankin [EMAIL PROTECTED] writes: Hi I am having difficulty with eigen() on R-devel_2006-01-05.tar.gz Specifically, in R-2.2.0 I get expected behaviour: eigen(matrix(1:100,10,10),FALSE,TRUE)$values [1

Re: [Rd] eigen()

2006-01-10 Thread Peter Dalgaard
) Which is in fact Pentium 4 EMT (not to be confused with ia64 which is Itanium, AFAIR). I don't see how anyone could figure that out from the information given, though... -p On Tue, 10 Jan 2006, Robin Hankin wrote: On 10 Jan 2006, at 14:14, Peter Dalgaard wrote: Strange

Re: [Rd] problem with replicate and ... (PR#8472)

2006-01-11 Thread Peter Dalgaard
that it works... -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907

Re: [Rd] read.table with : in column names (PR#8511)

2006-01-20 Thread Peter Dalgaard
to character. I'm not sure whether there could be a rationale for it, but it isn't S-PLUS compatible (not 6.2.1 anyway, which is the most recent one that I have access to). -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph

Re: [Rd] read.table with : in column names (PR#8511)

2006-01-20 Thread Peter Dalgaard
ADDRESSES ON BUG REPORTS IS BLOODY UNFORGIVEABLE! G -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL

Re: [Rd] as.character on list (was read.table with : in column names)

2006-01-20 Thread Peter Dalgaard
to break things in unexpected places if you change it. One could perhaps argue for a data.frame method, since coercion operations on dataframes are rare and that is a case where people get factors where they wanted character columns. Agreed. -- O__ Peter Dalgaard Øster

Re: [Rd] R 2.1.1 installation fails under Suse 10.0 (PR#8533)

2006-01-29 Thread Peter Dalgaard
compat-gcc). And: It is not considered a bug that versions of R do not work/build with OS releases which didn't exist at the time -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University

Re: [Rd] pbinom with size argument 0 (PR#8560)

2006-02-03 Thread Peter Dalgaard
://stat.ethz.ch/mailman/listinfo/r-devel -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~ - ([EMAIL PROTECTED

Re: [Rd] pbinom with size argument 0 (PR#8560)

2006-02-06 Thread Peter Dalgaard
-point distribution at zero. Same thing as any(logical(0)) etc., really. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918

Re: [Rd] ?bquote

2006-02-10 Thread Peter Dalgaard
]) : object a not found and that you need expression(a[1]) instead. I think this implies that you'd have to use as.expression(bquote()) which is a bit nasty. I'm not sure this isn't a bug in boxplot, though. -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept

Re: [Rd] Accuracy of dnorm (PR#8586)

2006-02-10 Thread Peter Dalgaard
this error is consistent in various version and os. What's wrong with it??? (pnorm(0.01,mean=0.04,sd=0.3) - pnorm(0,mean=0.04,sd=0.3))/.01 [1] 1.318040 -- O__ Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K

Re: [Rd] Arguments of 'transform'

2006-02-11 Thread Peter Dalgaard
should never be taken lightly as there could be people using the current ones. Just another little seed. ...which is connected to my grievances with attach() c the other day. Something about transform() just isn't The Right Way. -- O__ Peter Dalgaard Øster Farimagsgade 5

<    2   3   4   5   6   7   8   9   10   11   >