Re: [Rd] package.skeleton() in R-2.4.1

2006-09-13 Thread Prof Brian Ripley
The issue here is the incomplete deparsing of S4 objects in pre-2.4.0. I am really not sure you want to make a package this way: rather I would want the setClass etc calls in the package code. On Tue, 12 Sep 2006, Robin Hankin wrote: > Hi > > R version 2.4.0 alpha (2006-09-06 r39158) > MacOSX

[Rd] package.skeleton() in R-2.4.1

2006-09-12 Thread Robin Hankin
Hi R version 2.4.0 alpha (2006-09-06 r39158) MacOSX 10.4.7 There was a thread some time ago as to whether the structure created by package.skeleton() would pass R CMD check. I have an example where package.skeleton() gives an R file that gives an error when sourced. If I type setClass("brob