Re: [Rd] R CMD check --outdir=path gives unknown option '--outdir'

2013-07-19 Thread Prof Brian Ripley
So please follow the posting guide at http://www.r-project.org/posting-guide.html, to wit 'f you are using an old version of R and think it does not work properly, upgrade to the latest version and try that, before posting. If possible, try the current R-patched or R-devel version of R (see th

Re: [Rd] R CMD check --outdir=path gives unknown option '--outdir'

2013-07-19 Thread Scott Kostyshak
On Fri, Jul 19, 2013 at 3:04 AM, Prof Brian Ripley wrote: > So please follow the posting guide at > http://www.r-project.org/posting-guide.html, to wit > > 'f you are using an old version of R and think it does not work properly, > upgrade to the latest version and try that, before posting. If pos

[Rd] Posting Guide: changed link and other comment

2013-07-19 Thread Scott Kostyshak
I have two comments regarding the Posting Guide: (1) The link in the following sentence did not work for me: Take care when you quote other people's comments to respect their rights, e.g., as summarized here[a]. [a] http://www.jiscmail.ac.uk/help/policy/copyright.htm Has it been changed to

[Rd] Problem with distributing data in package.

2013-07-19 Thread Simon Knapp
Hi List, I am building a package for a client to help them create and perform analyses against netcdf files which contain 'a temporal stack' of grids. For my examples and test cases, I create an example dataset in code (as this is a lot more space efficient than providing raw data). The code crea

Re: [Rd] Problem following an R bug fix to integrate()

2013-07-19 Thread Ravi Varadhan
This, i.e. quadrature, is another area where the "default" or "base" R functionality needs enhancement, just like the functionality for optimization. While `integrate' is good, it can be improved. Hans Werner, what routines do you use for quadrature? Best, Ravi -Original Message- Fr