Skip to content

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.

550 results for “from:Jens”

Compiling R-3.1.0 on debian with libpng/libjpeg
Preussner, Jens · Jun 25, 2014 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20140626/78224313/attachment.pl>

how to get f(x)=___ from a piecwise function
Eric C. Jennings · Mar 23, 2006 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060323/29eabbde/attachment.pl

Legend with fill = gray ?
Jens Oldeland · Sep 1, 2010 · r-help

No...but it works! I do not know why I did not find it... Many thanks! Hi David, thanks to you as well. Greg Snow schrieb: > Did you try gray.colors(3)? >

The Common risk difference and effect modification on the additive scale
Jens Levy · Nov 9, 2009 · r-sig-epi

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-epi/attachments/20091110/8e1b86ae/attachment.pl>

writing R output to a specific file type
Eric C. Jennings · Jul 12, 2006 · r-help

Is it possible to write R-output to a specific file type? Specifically is it possible to write to a specific cell in an MS Excel spreadsheet? Thanks, Eric

Problems with Fortran calls when loaded a dll compiled with gfortran-4 Cygwin 4.5.3
Jens Olofsson · Apr 24, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: inte tillg?nglig URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130424/3d4eb6f2/attachment.pl>

Problems with Fortran calls when loaded a dll compiled with gfortran-4 Cygwin 4.5.3
Jens Olofsson · Apr 24, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: inte tillg?nglig URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130424/9376cf48/attachment.pl>

Problems with Fortran calls when loaded a dll compiled with gfortran-4 Cygwin 4.5.3
Jens Olofsson · Apr 24, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: inte tillg?nglig URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130424/70100a7f/attachment.pl>

file.rename overwrites existing target (PR#14065)
Jens Oehlschlägel · Nov 15, 2009 · r-devel

Thanks, An overwrite flag would be great. Would make it cristal clear what the expected behaviour is. Agree that unix behaviour should in case of doubt have priority - in this case: documentation would help windows users. Regards Jens

RGui Titlebar
Jens Oehlschlägel · Jul 14, 2004 · r-help

An ugly workaround for versions prior 2.0 would be creating a copy of Rgui.exe and change its icon (google for 'change icon'). Under xp I also can just deactivate the icon on the compatibility tab (disable visual themes...

How to load a workspace, which was created in Windows, in Unix
Jens Vilstrup Johansen · Nov 4, 2005 · r-help

Hi all I can't seem to load a workspace created in Windows, when I try to load it in R on a Unix machine. How can I do it? Thanks! regards, Jens Johansen

How to represent pure linefeeds chr(10) under R for Windows
Jens Oehlschlägel · Nov 5, 2003 · r-help

I need to write out with write.table() a csv file allowing for line feeds (pure chr(10)) as part of character field (not as a line seperator). How can I do that? Best regards Jens Oehlschl?gel --

Jens Praestgaard/Hgsi is out of the office.
Jens_Praestgaard@hgsi.com · Jun 28, 2004 · r-help

I will be out of the office starting 06/28/2004 and will not return until 06/30/2004. Jens Praestgaard is out of the office until June 30 and will respond to your message when he returns. Thank you

Jens Praestgaard/Hgsi is out of the office.
Jens_Praestgaard@hgsi.com · Jun 29, 2004 · r-help

I will be out of the office starting 06/28/2004 and will not return until 06/30/2004. Jens Praestgaard is out of the office until June 30 and will respond to your message when he returns. Thank you

R-help in Newsreader?
Jens Scheidtmann · Nov 6, 2006 · r-help

Matthias Voigt <bominator at web.de> writes: > Dear list, > > I am new to this all and therefore have following Newbie question: > > How can I receive and read R-help mailings in a newsreader like thunderbird? Use gmane.comp.lang.r...

placing labels in polygon center ?
Jens Oehlschlägel · Aug 13, 2003 · r-help

Dear all, is there any function to calculate the center of a polygon mass in R? Actually I need to find the best location within polygons to place labels. Thanks for any hint Jens Oehlschl?gel -- COMPUTERBILD 15/03: Premium...

bug or feature in read.table?
Jens Oehlschlägel · Sep 27, 2009 · r-devel

Hi, I guess that the followig line in read.table tmp[i[i > 0L]] <- colClasses should read tmp[i[i > 0L]] <- colClasses[i > 0L] Is this a bug? Cheers Jens Oehlschl?gel -- f?r nur 19,99 Euro/mtl.!* http...

How to shorten an atomic vector without copying?
Jens Oehlschlägel · Apr 15, 2012 · r-sig-hpc

Hi Performance gurus, Does any of you know how to shorten an atomic vector without copying the contents to a new vector? The official SET_LENGTH and lengthgets seem to create a new atomic vector rather than realloc the old...

(no subject)
Jens Oehlschlägel · Oct 1, 2009 · r-help

Hi, Does anyone know where the following package is available: Holleczek B, Gondos A, Brenner H. PeriodR - an R package to calculate long term survival estimates using period analysis. Methods of Information in Medicine 2009; 48: 123-128. Thanks Jens...

tkStartGUI fails under RW1091 (PR#7101)
Jens Oehlschlägel · Jul 16, 2004 · r-devel

> library(tcltk) > tkStartGUI() Error in .C("RTcl_ActivateConsole", PACKAGE = "tcltk") : C function name not in DLL for package tcltk > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 1 minor 9.1 year 2004 month...

Can't find what you're looking for? Try searching with Google .