Re: [Rd] using zlib in a package: problems in windows

2008-05-19 Thread Prof Brian Ripley
gzprintf is not in Rzlib.dll. It has been commented out in the R build. So you will need to use you own copy of zlib. On Tue, 20 May 2008, Ramon Diaz-Uriarte wrote: Dear All, I am having trouble getting an R package to build and install correctly under Windows. In this package, which builds a

[Rd] using zlib in a package: problems in windows

2008-05-19 Thread Ramon Diaz-Uriarte
Dear All, I am having trouble getting an R package to build and install correctly under Windows. In this package, which builds and checks OK under Linux, I use zlib (among other functions, gzprintf). As mentioned by Prof. Ripley a while back, the file "CHANGES" under src/gnuwin32 says explains th

[Rd] schoolmath (PR#11488)

2008-05-19 Thread w . gray
Full_Name: Will Gray Version: 2.7.0 OS: GNU/Linux (Debian) Submission from: (NULL) (160.129.18.69) The schoolmath package has several inaccuracies in it. Here is just a sample of some ways to get prime numbers between 1,000,000 and 1,000,100. Each method returns a different set and each result

Re: [Rd] Error in building library - R CMD build mypkg.

2008-05-19 Thread Gabor Grothendieck
What does your DESCRIPTION file look like? Have you edited it to specify the required information? Read the Writing R Extensions manual. On Mon, May 19, 2008 at 4:11 PM, Ajay DAS <[EMAIL PROTECTED]> wrote: > > - Forwarded by Ajay DAS/US/BMNA01 on 05/19/2008 03:11 PM - > >

[Rd] Error in building library - R CMD build mypkg.

2008-05-19 Thread Ajay DAS
- Forwarded by Ajay DAS/US/BMNA01 on 05/19/2008 03:11 PM - Ajay DAS

[Rd] as.POSIX{ct,lt} fail on class "AsIs"

2008-05-19 Thread Don MacQueen
(I think this is probably appropriate for r-devel -- if my diagnosis is correct, that is) I have a script that I run infrequently (i.e., quarterly) that has been working for several years. I re-ran it this morning for the first time since updating R from 2.6.2 to 2.7.0, and encountered an err

Re: [Rd] k means

2008-05-19 Thread friedrich . leisch
> On Sat, 17 May 2008 00:54:55 +0200, > cgenolin (c) wrote: > Hi the list > I try the flexclust, but I do not manage to see what is wrong in my > (very simple) code... > Will you have few minutes to check it? > Thanks for your help. > Christophe > --- 8< --

Re: [Rd] (PR#11484) On WinXP, R CMD config needs sh (and breaks without it)

2008-05-19 Thread Gabor Grothendieck
Note that if you place Rcmd.bat andor R.bat from http://batchfiles.googlecode.com anywhere in your path and install the latest rtools from http://www.murdoch-sutherland.com/Rtools/ then you don't have to change your PATH. On Mon, May 19, 2008 at 5:40 AM, <[EMAIL PROTECTED]> wrote: > 2008/5/19

Re: [Rd] (PR#11484) On WinXP, R CMD config needs sh (and breaks without it)

2008-05-19 Thread lgautier
2008/5/19 Prof Brian Ripley <[EMAIL PROTECTED]>: > Where is the bug here? It also does on a Unix-alike. Then "R CMD config --help" could at least spit out an error stating what should be installed (rather than die with an execution error straight from the DOS). Setting an "sh" in the %Path% (sh