Re: [Rd] linking modules - add needed libraries

2013-07-15 Thread Prof Brian Ripley
What did the maintainer say when you asked him (see the posting guide)? But invocations such as -lsendfile should be in PKG_LIBS (see 'Writing R Extensions'). On 15/07/2013 16:05, MAYER Hans wrote: Hi Hopefully this is the correct mailing list. Sorry if not. I am still fighting to install

Re: [Rd] linking modules - add needed libraries

2013-07-15 Thread Dirk Eddelbuettel
On 15 July 2013 at 17:05, MAYER Hans wrote: | | Hi | | Hopefully this is the correct mailing list. Sorry if not. | | I am still fighting to install "shiny" on Solaris OS. For this I need the package 'httpuv' which makes troubles during linking. | R version 3.0.1 (2013-05-16) -- "Good Sport" is

[Rd] linking modules - add needed libraries

2013-07-15 Thread MAYER Hans
Hi Hopefully this is the correct mailing list. Sorry if not. I am still fighting to install "shiny" on Solaris OS. For this I need the package 'httpuv' which makes troubles during linking. R version 3.0.1 (2013-05-16) -- "Good Sport" is working well. The compile steps result is below. I have m

Re: [Rd] pmatch inconsistency

2013-07-15 Thread Duncan Murdoch
On 13-07-15 1:02 AM, Justin Talbot wrote: The pmatch help (see also section 4.3.2 in the R Language Definition) claims that pmatch with duplicates.ok=FALSE provides the same functionality as R's argument matching algorithm, modulo how empty strings are matched. Here's an undocumented inconsisten

[Rd] pmatch inconsistency

2013-07-15 Thread Justin Talbot
The pmatch help (see also section 4.3.2 in the R Language Definition) claims that pmatch with duplicates.ok=FALSE provides the same functionality as R's argument matching algorithm, modulo how empty strings are matched. Here's an undocumented inconsistency between pmatch and R's argument matching

[Rd] CRAN and www.r-project.org with limited availability today

2013-07-15 Thread Uwe Ligges
The CRAN master machines are being moved to the new WU campus in Vienna today. The services will be partially or completely unavailable, including www.r-project.org, ftp uploads for packages and the web submission form. We expect services to be available again this evening European time. The

Re: [Rd] dotchart.R and left margin

2013-07-15 Thread Prof Brian Ripley
On 01/07/2013 16:37, Stephen Weigand wrote: Hello, In trying to minimize the margin on the left hand side when using dotchart I found what may be a typo in the code. In the lines below from dotchart.R, should nmai[4L] be nmai[2L]? if (!(is.null(labels) && is.null(glabels))) { nmai <- par