Re: [Rd] New package test results available

2009-02-10 Thread Martin Elff
rocess Matching Matrix >RQuantlib RandomFields Rcpp SoPhy compHclust dpmix igraph minet >mixer modeest monomvm multic pcaPP rgenoud robfilter segclust >simecol subselec - Dr. Martin Elff Lecturer LSPWIVS (Prof. van Deth) Department of Social Sciences Univer

Re: [Rd] Small modification of zip.file.extract in utils?

2008-11-01 Thread Martin Elff
On Thursday 30 October 2008 (20:08:27), Jon Olav Skoien wrote: > Dear list, > > I needed to extract a zip-archive, and found zip.file.extract in utils. > My only problem was the use of tempdir(), since I wanted to permanently > extract the archive at a fixed location for later use. My own fix was >

Re: [Rd] Aggregate factor names

2007-10-01 Thread Martin Elff
my.data) Best, Martin -- "Dealing with failure is easy: work hard to improve. Success is also easy to handle: you've solved the wrong problem. Work hard to improve." fortune 1.0 - Dr. Martin Elff Dept. of Social Sciences Unive

Re: [Rd] checking existence of active bindings

2007-04-01 Thread Martin Elff
On Wednesday 28 March 2007 23:56, Tony Plate wrote: > Is there any way to check whether an active binding exists without > actually calling the active binding? I'd like to be able to do > something like exists("x", ...) and know whether "x" exists without > actually fetching its value if it is an