[Rd] Packaging and Optional BioC Capabilities

2005-07-11 Thread Paul Roebuck
I am currently involved with a package that has certain raw capabilities that enable it to be used without external package dependencies. However, there are certain Bioconductor packages containing classes from which I can extract data to pass along to my current code. Since my code is not really

Re: [Rd] ActiveState Perl, cygwin and R (was: cygwin tar?)

2005-07-11 Thread Duncan Murdoch
On 7/11/2005 8:30 AM, Gorjanc Gregor wrote: > Hello! > > I have just read mails in thread > > > > about problems with Cygwin and Rtools. I had the same problems and kept > just the newest cygwin1.dll and things seem OK now. However I > cur

Re: [Rd] ActiveState Perl, cygwin and R (was: cygwin tar?)

2005-07-11 Thread Prof Brian Ripley
On Mon, 11 Jul 2005, Gorjanc Gregor wrote: > Hello! > > I have just read mails in thread > > > > about problems with Cygwin and Rtools. I had the same problems and kept > just the newest cygwin1.dll and things seem OK now. However I > current

[Rd] ActiveState Perl, cygwin and R (was: cygwin tar?)

2005-07-11 Thread Gorjanc Gregor
Hello! I have just read mails in thread about problems with Cygwin and Rtools. I had the same problems and kept just the newest cygwin1.dll and things seem OK now. However I currently hit the problem with Perl (I have ActiveState and Cygwi

[Rd] Rserve Startup problems

2005-07-11 Thread D0c
I've having intermittent initialization of Rserve. Every now and again it fails to start. Hey Simon any luck on finding that class? What exactly does Rserve do on initialization ? __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listin

Re: [Rd] qgamma with first argument 1

2005-07-11 Thread Martin Maechler
Thank you, Mr Hosking, yes, this is a buglet. I had started to fix this (and similar cases) -- using a C Macro based approach in src/nmath/dpq.h -- For this reason, the fix will probably only appear in R-devel i.e., from R-2.2.0 on, and not yet in [R 2.1.1]-patched. Regards, Martin Maechler,