[Rd] "master" vignette

2009-04-09 Thread Tobias Verbeke
Dear list, Is there a recommended way of building a package vignette that consists of one "master" file that \SweaveInput{}'s several other files ? Many thanks in advance for any pointer. Best, Tobias __ R-devel@r-project.org mailing list https://sta

[Rd] corrected patch: debugger should respect deparse.max.lines (PR#13648)

2009-04-09 Thread jbrzusto
Full_Name: John Brzustowski Version: 2.8.1 OS: linux Submission from: (NULL) (67.71.250.146) My apologies - there was a bug in the patch I submitted on this topic earlier today. diff -cr R-2.8.1/src/library/base/man/options.Rd R-2.8.1-patched/src/library/base/man/options.Rd *** R-2.8.1/src/libra

Re: [Rd] type.convert (PR#13646)

2009-04-09 Thread Peter Dalgaard
s.raber...@innovest.at wrote: Full_Name: Stefan Raberger Version: 2.8.1 OS: Windows XP Submission from: (NULL) (213.185.163.242) Hi there, I recently noticed some strange behaviour of the command "type.convert", depending on the startup mode used. But there also seems to be different behavio

[Rd] how to add a target to the Make that R CMD check uses for running tests?

2009-04-09 Thread Tony Plate
I'd like to have some additional 'make' targets for tests that are run in /tests by "R CMD check" (to do things like run tests with different pre-processing and post-processing, generate test summaries, etc.) Is there a good way to do this? At the moment I make 'make' jump through hoops, and

[Rd] type.convert (PR#13646)

2009-04-09 Thread s . raberger
Full_Name: Stefan Raberger Version: 2.8.1 OS: Windows XP Submission from: (NULL) (213.185.163.242) Hi there, I recently noticed some strange behaviour of the command "type.convert", depending on the startup mode used. But there also seems to be different behaviour on different PCs (all running

[Rd] bug/suggestion: debugger should respect option "deparse.max.lines" when printing the call (PR#13647)

2009-04-09 Thread jbrzusto
Full_Name: John Brzustowski Version: 2.8.1 OS: linux Submission from: (NULL) (67.71.250.146) When entering a debug()'ed function, the call printout is not limited by options()$deparse.max.lines as it is when one uses browser() or trace(). Should it be? If so, here's a patch: diff -cr R-2.8.1/s

Re: [Rd] 'R CMD build --binary BUNDLE' and Windows

2009-04-09 Thread Peter Dalgaard
c...@badsberg.eu wrote: 'R CMD build --binary BUNDLE' and Windows. When using R version 2.9.0 beta for 'R CMD build --binary CoCo' on Windows only the first package of the 'Contains' field of the bundle DESCRIPTION file ends up in the zip file. (Same result for the bundle 'VR' by R version