search for: filch

Displaying 3 results from an estimated 3 matches for "filch".

Did you mean: wilch
2003 Oct 28
1
Loading a "sub-package"
...nd compiled code they may depend on)? What prompted this is that I needed to simulate some MVnormal data. There's a useful function 'mvrnorm' which does just that, in the library/package MASS. So that's what I used. But MASS is huge! Hence the query. (I've also had occasion to filch single functions from other libraries as well). (Of course, in reality I've noticed that 'mvrnorm' is a few lines of pure R code which can easily be lifted out and run "stand-alone", so the issue is not really a problem in this case. But I think the question is a good one, we...
2010 Jul 15
2
Can rsyncd be set to require compression?
Hi, rsyncd.conf allows you to forbid compression. I'd like a way for it to require compression, either by forcing the option on or forbidding transfers from clients that don't request --compress Is such a thing possible? Regards, David.
2008 Mar 07
7
extractxml.rb
Hello again, I''m noticing that many of the headers in swig/classes/include have the comment: // This file was automatically generated // by extractxml.rb, part of the wxRuby project // Do not make changes directly to this file! Is this still the case, or was this just a one-time conversion? 228 out of 441 files in that directory don''t have the comment. I ask this because