Re: [Rd] --as-cran and need to ignore.svn directories

2012-03-12 Thread Brian G. Peterson
On Mon, 2012-03-12 at 13:43 -0500, Paul Johnson wrote: > R CMD check rockchalk > R CMD build rockchalk do *build* first, then *check* on the tarball file. -- Brian G. Peterson http://braverock.com/brian/ Ph: 773-459-4973 IM: bgpbraverock __ R-devel@

Re: [Rd] --as-cran and need to ignore.svn directories

2012-03-12 Thread Paul Johnson
On Mon, Mar 12, 2012 at 12:47 PM, Martin Maechler wrote: >> Jari Oksanen [snip] > >    > Paul, > >    > I think the best solution is to 'svn export' svn directory to a >    > temporary directory/folder: > > No, I don't think that should not be needed. > > When building the tarball,  'R CMD bu

Re: [Rd] --as-cran and need to ignore.svn directories

2012-03-12 Thread Martin Maechler
> Jari Oksanen > on Mon, 12 Mar 2012 16:59:45 + writes: > On 12/03/2012, at 18:03 PM, Paul Johnson wrote: >> Good morning: >> >> I submitted a package update to CRAN and got a bounce because I had >> not run R CMD check with "--as-cran". I'd not heard of tha

Re: [Rd] --as-cran and need to ignore.svn directories

2012-03-12 Thread Prof Brian Ripley
On 12/03/2012 16:00, Paul Johnson wrote: Good morning: I submitted a package update to CRAN and got a bounce because I had not run R CMD check with "--as-cran". I'd not heard of that before, but I'm glad to know about it now. Well, it has only existed for about a month, but the customizations

Re: [Rd] Unexpected behaviour for RowSideColors in function heatmap

2012-03-12 Thread Martin Maechler
> Thanks Kevin, I experienced the same problems with heatmap.2, and therefore > resorted to heatmap. For heatmap, the code change I suggested below fixes the > problem with side color ordering as far as I can tell, and lets one create a > symmetric heatmap with the origin at the top left (which

Re: [Rd] --as-cran and need to ignore.svn directories

2012-03-12 Thread Jari Oksanen
On 12/03/2012, at 18:03 PM, Paul Johnson wrote: > Good morning: > > I submitted a package update to CRAN and got a bounce because I had > not run R CMD check with "--as-cran". I'd not heard of that before, > but I'm glad to know about it now. > > I see it warns when my functions do use partial

[Rd] --as-cran and need to ignore.svn directories

2012-03-12 Thread Paul Johnson
Good morning: I submitted a package update to CRAN and got a bounce because I had not run R CMD check with "--as-cran". I'd not heard of that before, but I'm glad to know about it now. I see it warns when my functions do use partial argument matching, and I like that advice very much. Also I se

[Rd] Invalid date-times and as.POSIXct problems (remotely related to DST issues)

2012-03-12 Thread Karl Ove Hufthammer
I think this should be handled as a bug, but I’m not sure which platforms and versions it applies to, so I’m writing to this list. The problem is that as.POSIXct on character strings behaves in a strange way if one of the date-times are invalid; it converts all the date-times to dates (i.e., it dis