[Rd] exmaple problems

2010-05-22 Thread Erich Neuwirth
2.10.1 library(tools) example(Rdiff) Warning message: In example(Rdiff) : 'Rdiff' has a help file but no examples -- Erich Neuwirth, University of Vienna Faculty of Computer Science Center for Computer Science Didactics and Learning Research Visit our SunSITE at http://sunsite.univie.ac.at Phone

Re: [Rd] Use of R in C#

2011-05-23 Thread Erich Neuwirth
Please discuss statconnDCOM related problems on its dedicated mailing list. You can subscribe at rcom.univie.ac.at On 5/22/2011 2:31 PM, Andra wrote: Jeff Abrams jeffab at microsoft.com writes: I have a C# program that requires the run of a logistic regression. I have downloaded the R

Re: [Rd] Use of R in C#

2011-06-05 Thread Erich Neuwirth
statconnDCOM (and RExcel) have their own mailing list. Please subscribe at rcom.univie.ac.at and post your questions on that list. On Jun 5, 2011, at 5:53 AM, notoriousnoah wrote: Everyone refs 3 names spaces. I can ref STATCONNECTORCLNTLib and StatConnectorCommonLib but I don't have the

[Rd] source and textConnection

2009-10-19 Thread Erich Neuwirth
or url? -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39464 Fax: +43-1-4277-39459 __ R-devel@r-project.org mailing

Re: [Rd] source and textConnection

2009-10-22 Thread Erich Neuwirth
in RExcel. -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39464 Fax: +43-1-4277-39459 __ R-devel@r-project.org mailing

[Rd] fonts in postscript device

2006-08-05 Thread Erich Neuwirth
also. The easiest solution would be that ps.options accepts the fonts parameter, which it currently does not. That way, one could set the fonts available by default when Sweave uses the postscript device. -- Erich Neuwirth, Didactic Center for Computer Science University of Vienna Visit our

[Rd] Date and time problems

2006-08-15 Thread Erich Neuwirth
? -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39464 Fax: +43-1-4277-39459 __ R-devel@r-project.org mailing list https

[Rd] Date conversion with as.POSIXct and as.POSIXlt (PR#9196)

2006-09-01 Thread erich . neuwirth
Full_Name: Erich Neuwirth Version: 2.3.1 OS: Windows XP, Linux Submission from: (NULL) (131.130.135.167) Converting Sys.Date() to a POSIX compliant time type in different ways produces inconsistent results: Sys.date() [1] 2006-09-01 as.POSIXct(Sys.Date()) [1] 2006-09-01 02:00:00 CEST

Re: [Rd] Date conversion with as.POSIXct and as.POSIXlt

2006-09-07 Thread Erich Neuwirth
. Europe Daylight Time as.POSIXlt(Sys.time(),tz=Sys.timezone()) [1] 2006-09-05 22:06:11 Eur -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39464 Fax: +43-1-4277-39459

[Rd] Windows version make installer

2007-12-21 Thread Erich Neuwirth
it might make sense that make myR IMAGEDIR=x does not include all these fixedHTMLLinks in the installer. Erich Neuwirth __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Rprofile.site in Windows version

2008-02-13 Thread Erich Neuwirth
You are of course right, library(tools) is not necessary. Duncan Murdoch wrote: On 09/02/2008 6:44 PM, Erich Neuwirth wrote: I think Rprofile.site as installed with R-2.6.2 contains some misleading information. It contains the following lines # set a CRAN mirror # local({r - getOption

[Rd] Possible uninstall problem on windows.

2008-10-26 Thread Erich Neuwirth
not. Sometimes also running RSetReg.exe creates a second entry like HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R\2.7.2 which has identical content with the first one. The registry really looks like having 2 identical entries. Is this something which I should file as a bug? -- Erich Neuwirth, University

Re: [Rd] rscproxy version conflict

2008-12-22 Thread Erich Neuwirth
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.176 / Virus Database: 270.9.19/1854 - Release Date: 12/17/2008 7:21 PM -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working

Re: [Rd] rscproxy version conflict

2008-12-25 Thread Erich Neuwirth
the official versions of R and then some packages from CRAN one had a mixture of old R and new packages which is what you describe as this should not be done. -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our SunSITE

[Rd] Building R v2.1.1 for Windows

2005-07-02 Thread Erich Neuwirth
build attempt to build attempt. So far, this has not happened when I build R-patched and R-devel which I update from SVN. Erich Neuwirth __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] Questions about calls and formulas

2005-08-22 Thread Erich Neuwirth
of the empty parentheses at the end of the formula? I think then my code could work. -- Erich Neuwirth, Didactic Center for Computer Science University of Vienna Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39902 Fax: +43-1-4277-9399 __ R

Re: [Rd] Questions about calls and formulas

2005-08-22 Thread Erich Neuwirth
only handles replacement of variables by something else, and that is not enough in my case. -- Erich Neuwirth, Didactic Center for Computer Science University of Vienna Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39902 Fax: +43-1-4277-9399

[Rd] tapply

2005-09-03 Thread Erich Neuwirth
) } names(ans) - NULL ansmat[index] - ans ansmat } ### -- Erich Neuwirth, Didactic Center for Computer Science University of Vienna Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39902 Fax: +43-1-4277-9399

[Rd] Question about colnames behavior

2005-10-02 Thread Erich Neuwirth
a onedimensional structure the return behavior of colnames is different depending on the fact if rownames are set or not. Should the behavior of colnames be changed to make the result independent from this fact? -- Erich Neuwirth, Didactic Center for Computer Science University of Vienna Visit

[Rd] Typo in NEWS file for R-devel

2016-05-01 Thread Erich Neuwirth
From the first page of the NEWS file: (2016-04-29 r70564) isSymmetrix(m) is much faster for large asymmetric matrices m via pre-tests and a new option tol1 (with which strict back compatibility is possible but not the default). It probably should be isSymmetric signature.asc Description: