Re: [R] [External] Re: Building Packages. (fwd)

2024-03-21 Thread luke-tierney--- via R-help
ee https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.r-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. __ R-help@r-project.org mailing list -- To UNSUBSCRIBE

Re: [R] [External] Function environments serialize to a lot of data until they don't

2024-03-08 Thread luke-tierney--- via R-help
orted to the parallel package, but it looks like most of the plumbing is there so porting it might not be too hard. If this really is due to promises, what would be the downsides of forcing them during serialization? Many. Think NSE, defaults that assume something happens in the body before the a

Re: [R] [External] Re: Error in setwd(dir) when initializing R

2023-11-20 Thread luke-tierney
lla should work if the issue is a startup file. Best, luke -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241 Scha

Re: [R] [External] alist() and missing variables

2022-05-02 Thread luke-tierney
hat we have and not likely to change any time soon. Best, luke -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial

Re: [R] [External] Re: Package installation help: Stuck at "** byte-compile and prepare package for lazy loading"

2021-09-30 Thread luke-tierney
RIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of

Re: [R] [External] Handling interrupts in long-running R functions

2021-09-10 Thread luke-tierney
behaviour is "create a plot window and return when that window is closed", but that doesn't translate well to R. -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andF

Re: [R] [External] Unexplained behaviour of .Last.value

2021-06-19 Thread luke-tierney
-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017

Re: [R] [External] Why is R making a copy-on-modification after using str?

2020-12-02 Thread luke-tierney
guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics and

Re: [R] [External] Re: Why is R making a copy-on-modification after using str?

2020-11-30 Thread luke-tierney
_ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Ralph E. Wareham Pr

Re: [R] [External] Why is R making a copy-on-modification after using str?

2020-11-30 Thread luke-tierney
EASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Stat

Re: [R] [External] Re: help with web scraping

2020-07-24 Thread luke-tierney
/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Departmen

Re: [R] [External] Re: read.csv fails in R console in Ubuntu terminal but works in RStudio after R 3.6.3 upgrade to R 4.0.2?

2020-07-16 Thread luke-tierney
g-guide.html and provide commented, minimal, self-contained, reproducible code. __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.

Re: [R] [External] Re: Strange behavior when sampling rows of a data frame

2020-06-19 Thread luke-tierney
https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Este e-mail foi verificado em termos de vírus pelo software antivírus Avast. https://www.avast.com/antivirus [[altern

Re: [R] [External] Re: A stopifnot() nastiness, even if not a bug

2020-05-09 Thread luke-tierney
n error (but not >>> ..) >>> >>> mmh... that is not good. I was under the impression that we could at >>> least expect 'stopifnot(x)' to be equivalent to 'if (!isTRUE(x)) >>> stop(...)'. I'll have to revisit my use of stopi

Re: [R] [External] Re: Error in colouring by group in core plot R

2020-04-24 Thread luke-tierney
RIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. __ R-help@r-project.org mailing list -- To UNSU

Re: [R] R 3.5.0, vector memory exhausted error on readBin

2018-06-12 Thread luke-tierney
d in some way from 3.4 to 3.5. Any help, suggestions or workarounds are greatly appreciated! Val     [[alternative HTML version deleted]] -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department o

Re: [R] R 3.5.0, vector memory exhausted error on readBin

2018-06-12 Thread luke-tierney
binary file values without issue, even at a 1GB binary file size. Other files that are read in as csv files, even at 1GB, load correctly to 3.5, so I assume that this is a function of a vector being explicitly defined/changed in some way from 3.4 to 3.5. Any help, suggestions or workarounds are great

Re: [R] R 3.5.0, vector memory exhausted error on readBin

2018-06-12 Thread luke-tierney
ppreciated! Val [[alternative HTML version deleted]] -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241

Re: [R] Problem with geterrmessage()

2018-02-22 Thread luke-tierney
ee https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa

Re: [R] Memory not release when an environment is created

2016-09-22 Thread luke-tierney
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Ralph

Re: [R] Memory not release when an environment is created

2016-09-22 Thread luke-tierney
tat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone:

Re: [R] interaction between clusterMap(), read.csv() and try() - try does not catch error

2016-08-08 Thread luke-tierney
ive HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-containe

Re: [R] Fwd: Help: malloc/free deadlock in unsafe signal handler 'Rf_onsigusr1'

2016-08-01 Thread luke-tierney
, self-contained, reproducible code. -- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241 Schaeffer Hall

Re: [R] C stack error in as.vector() starting in R 3.3.0

2016-07-06 Thread luke-tierney
e more helpful than churches.*" - Benjamin Franklin "*...but I'll take a GPS over either one.*" - John C. "Craig" George [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE a

Re: [R] snow/Rmpi without MPI.spawn?

2014-09-04 Thread luke-tierney
-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241

Re: [R] lapply returns NULL ?

2014-07-12 Thread luke-tierney
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University

Re: [R] Performance issue with attributes

2014-03-11 Thread luke-tierney
/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University

Re: [R] save/load doubles memory [oops]

2013-09-17 Thread luke-tierney
-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241

Re: [R] Issue with Imports in NAMESPACE

2013-06-25 Thread luke-tierney
, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial

Re: [R] attr vs attributes

2013-05-13 Thread luke-tierney
, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241 Schaeffer

Re: [R] Unexpected behavior looping through sequence of dates

2013-03-09 Thread luke-tierney
__ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair

Re: [R] Unexpected behavior looping through sequence of dates

2013-03-09 Thread luke-tierney
WWW: http://www.stat.uiowa.edu -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial

Re: [R] Hard Stop?

2013-02-07 Thread luke-tierney
__ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair

Re: [R] Codetools Query (repost)

2013-01-16 Thread luke-tierney
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University

Re: [R] try()-function does not catch error in BATCH-job if Matrix is loaded

2013-01-08 Thread luke-tierney
guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386

Re: [R] try()-function does not catch error in BATCH-job if Matrix is loaded

2013-01-07 Thread luke-tierney
mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor

Re: [R] easy way to fit saturated model in sem package?

2012-07-13 Thread luke-tierney
http://www.R-project.org/posting- guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386

Re: [R] easy way to fit saturated model in sem package?

2012-07-13 Thread luke-tierney
-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting- guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E

Re: [R] Efficient distance calculation on big matrix

2012-06-18 Thread luke-tierney
/stefan.evert ] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke

Re: [R] Double-buffering problem, this time with an example.

2012-06-04 Thread luke-tierney
, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241

Re: [R] how to remove the 'promise' attribute of an R object (.Random.seed)?

2012-05-22 Thread luke-tierney
Snedecor Hall, Ames, IA __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke

Re: [R] how to remove the 'promise' attribute of an R object (.Random.seed)?

2012-05-22 Thread luke-tierney
I believe it would be better if the internal code forced the promise at this point. I'll have a look; there may be a few other similar instances worth looking at. luke On Tue, 22 May 2012, Yihui Xie wrote: Thanks! That is exactly what I did

Re: [R] enableJIT(2) causes major slow-up in rpart

2012-04-13 Thread luke-tierney
://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department

Re: [R] recover lost global function

2012-04-05 Thread luke-tierney
definition for 'all' I did overwrite all to a data frame, but it only appears in a funtion position all(...) in the file being compiled. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone

Re: [R] memory management

2012-02-29 Thread luke-tierney
it would create for external C/Fortran code on which R heavily relies. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax

Re: [R] Weird R's behaviour with a quoted name

2011-11-21 Thread luke-tierney
-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor

Re: [R] Snow/Snowfall hangs on windows 7

2011-05-16 Thread luke-tierney
. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Statistics

Re: [R] setting options only inside functions

2011-05-02 Thread luke-tierney
, reproducible code. -- Luke Tierney Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241 Schaeffer

Re: [R] setting options only inside functions

2011-04-29 Thread luke-tierney
__ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Statistics and Actuarial Science

Re: [R] setting options only inside functions

2011-04-27 Thread luke-tierney
 } I wish R had more functions like this. This sort of behaviour is also useful when you open connections or change locales. Ruby's blocks provide nice syntactic sugar for this idea. Hadley -- Luke Tierney Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences

Re: [R] Does R have a const object?

2011-03-16 Thread luke-tierney
! Allan __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney

Re: [R] Does R have a const object?

2011-03-16 Thread luke-tierney
place, and that is so one can assume that these bindings have certain values and certain properties and one can write reliable programs against these assumptions. Best, luke -- Luke Tierney Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa

Re: [R] Does R have a const object?

2011-03-16 Thread luke-tierney
with that. luke Oh well, I guess its one small step towards becoming a proper grown-up language. Barry -- Luke Tierney Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics

Re: [R] Does R have a const object?

2011-03-16 Thread luke-tierney
for closures any time soon, but will need it for constants and primitives. It may be useful for some closures as well, so that change may come farther down the line. luke -- Luke Tierney Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa

Re: [R] get caller's name

2011-02-04 Thread Luke Tierney
the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386

Re: [R] packagename:::functionname vs. importFrom

2011-01-04 Thread luke-tierney
, as that rather defeats the purpose of importFrom. The purpose of importFrom is to avoid a full import. So in no sense does this defeat the purpose of importFrom. Best, luke Frank - Frank Harrell Department of Biostatistics, Vanderbilt University -- Luke Tierney Statistics and Actuarial Science

Re: [R] packagename:::functionname vs. importFrom

2011-01-03 Thread luke-tierney
) there will be no problem. It does not -- the namespace from which you import is loaded when your package is. (Also you can't import unexported variables.) Best, luke Thanks Frank - Frank Harrell Department of Biostatistics, Vanderbilt University -- Luke Tierney Statistics

Re: [R] R and Scheme

2008-12-09 Thread Luke Tierney
__ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics

Re: [R] R and Scheme

2008-12-08 Thread Luke Tierney
]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics

Re: [R] More than doubling performance with snow

2008-11-28 Thread Luke Tierney
__ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair

Re: [R] Portected? Variable assignment? Was RE: The use of F for False and T for True

2008-11-17 Thread Luke Tierney
read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319

Re: [R] torque/psb snow library

2008-10-22 Thread Luke Tierney
-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax

Re: [R] Fatal error: unable to restore saved data in .RData

2008-10-10 Thread Luke Tierney
/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa

Re: [R] Fatal error: unable to restore saved data in .RData

2008-10-10 Thread Luke Tierney
, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241 Schaeffer Hall

Re: [R] Load a program at the front end

2008-10-07 Thread Luke Tierney
the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335

Re: [R] Problem with R on dual core under Linux - can not execute mpi.spawn.Rslaves()

2008-09-29 Thread Luke Tierney
Biology / Fred Hutchinson Cancer Research Center 1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109 Location: Arnold Building M2 B169 Phone: (206) 667-2793 -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa

Re: [R] cluster/snow question

2008-09-10 Thread Luke Tierney
legal entities. [[alternative HTML version deleted]] -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319

Re: [R] cluster/snow question

2008-09-09 Thread Luke Tierney
refer to http://www.jpmorgan.com/pages/disclosures for disclosures relating to UK legal entities. [[alternative HTML version deleted]] -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone

Re: [R] Information on the number of CPU's

2008-09-09 Thread Luke Tierney
The wmic command line utility can also be used to query this; on a dual-core Vista laptop I get C:\Users\lukewmic cpu get NumberOfCores,NumberOfLogicalProcessors NumberOfCores NumberOfLogicalProcessors 2 2 luke -- Luke Tierney University of Iowa

Re: [R] pnmath compilation failure; dylib issue?

2008-08-21 Thread Luke Tierney
-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax

Re: [R] pnmath compilation failure; dylib issue?

2008-08-21 Thread Luke Tierney
On Thu, 21 Aug 2008, Luke Tierney wrote: On Wed, 20 Aug 2008, Eric Rupley wrote: (1) ...need to speed up a monte-carlo sampling...any suggestions about how I can get R to use all 8 cores of a mac pro would be most useful and very appreciated... Using something like the snow package

Re: [R] R-Embedding and error messages

2008-08-20 Thread Luke Tierney
, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017

Re: [R] Saving environment object

2008-08-15 Thread Luke Tierney
.: +49 40 42803 1908 Fax.: +49 40 42803 4971 == -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics

Re: [R] Saving environment object

2008-08-15 Thread Luke Tierney
, and increasing --max-ppsize should enable this one to be read in. On Fri, 15 Aug 2008, Luke Tierney wrote: On Fri, 15 Aug 2008, Benjamin Otto wrote: Hi, When I create an environment object with new.env() and populate it with values then how can I save it into an .RData file properly, so it can

Re: [R] tryCatch question

2008-08-14 Thread Luke Tierney
guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386

Re: [R] aligned memory allocation in C

2008-08-13 Thread Luke Tierney
/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa

Re: [R] Parallel R

2008-07-10 Thread Luke Tierney
. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241 Schaeffer Hall

Re: [R] compiling pnmath on an intel processor running mac OS 10.5

2008-07-10 Thread Luke Tierney
. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241 Schaeffer Hall

Re: [R] passing a variable at the command line

2008-07-02 Thread Luke Tierney
that the answer is no, but thought I'd double check. Thanks in advance, Sincerely, Erin -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics

Re: [R] Speedups with Ra and jit

2008-05-04 Thread Luke Tierney
__ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics

Re: [R] findGlobals on apply

2008-04-08 Thread Luke Tierney
read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319

Re: [R] findGlobals on apply

2008-04-08 Thread Luke Tierney
. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241 Schaeffer Hall

Re: [R] snow, stopping cluster

2008-03-27 Thread Luke Tierney
: [1] affyPara_0.99.2 affy_1.16.0 preprocessCore_1.0.0 [4] affyio_1.6.1 Biobase_1.16.1 Rmpi_0.5-5 [7] snow_0.2-9 loaded via a namespace (and not attached): [1] rcompgen_0.1-15 Best Markus -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E

Re: [R] help with oop in R - class structure and syntex

2008-02-05 Thread Luke Tierney
commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335

Re: [R] Is R on Windows multi-threaded

2008-01-14 Thread Luke Tierney
. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319-335-3017 Actuarial Science 241 Schaeffer Hall

Re: [R] R on a multi core unix box

2007-12-06 Thread Luke Tierney
-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics

Re: [R] Use and misuse of update function for non-models. Any views/recommendations??

2007-11-20 Thread Luke Tierney
mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor

Re: [R] snow and Rmpi, delayed starting-times at nodes

2007-11-02 Thread Luke Tierney
data1 = one integer type = one string What can we do to improve the speed? Thanks Markus -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics

[R] examples of use of snow package

2007-09-26 Thread Luke Tierney
. Please let us know the appropriate citation to use. Best, luke -- Luke Tierney Chair, Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics andFax: 319