[Rd] problem with vignettes when S4 classes in packages overlap

2012-09-19 Thread Michael Sumner
Sorry about out of date trip, I appreciate the detailed discussion here and will fix it soon once I catch up On Wednesday, September 19, 2012, Roger Bivand wrote: > On Tue, 18 Sep 2012, Paul Gilbert wrote: > > >> ( A similar problem is also reported by Sebastian P. Luque with >> library(maptools

Re: [Rd] problem with vignettes when S4 classes in packages overlap

2012-09-19 Thread Roger Bivand
On Tue, 18 Sep 2012, Paul Gilbert wrote: ( A similar problem is also reported by Sebastian P. Luque with library(maptools) library(trip) in the vignette as below ). Thanks for bringing this up. This is caused by maptools avoiding: Depends: spatstat, which might create circularities. maptoo

Re: [Rd] problem with vignettes when S4 classes in packages overlap

2012-09-18 Thread Spencer Graves
On 9/18/2012 5:53 PM, Duncan Murdoch wrote: On 12-09-18 7:50 PM, Spencer Graves wrote: On 9/18/2012 4:23 PM, Duncan Murdoch wrote: On 12-09-18 5:40 PM, Paul Gilbert wrote: ( A similar problem is also reported by Sebastian P. Luque with library(maptools) library(trip) in the vignette

Re: [Rd] problem with vignettes when S4 classes in packages overlap

2012-09-18 Thread Dirk Eddelbuettel
On 18 September 2012 at 16:50, Spencer Graves wrote: |On August 30, 2012, CRAN maintainers rejected the latest version | of "fda", and I understood them to say it was rejected because the | current CRAN policy did not accept packages reporting either "Notes" or | "Warnings". That is

Re: [Rd] problem with vignettes when S4 classes in packages overlap

2012-09-18 Thread Duncan Murdoch
On 12-09-18 7:50 PM, Spencer Graves wrote: On 9/18/2012 4:23 PM, Duncan Murdoch wrote: On 12-09-18 5:40 PM, Paul Gilbert wrote: ( A similar problem is also reported by Sebastian P. Luque with library(maptools) library(trip) in the vignette as below ). I am writing a vignette which l

Re: [Rd] problem with vignettes when S4 classes in packages overlap

2012-09-18 Thread Paul Gilbert
On 12-09-18 07:23 PM, Duncan Murdoch wrote: On 12-09-18 5:40 PM, Paul Gilbert wrote: ( A similar problem is also reported by Sebastian P. Luque with library(maptools) library(trip) in the vignette as below ). I am writing a vignette which loads RMySQL and RPostgreSQL. This produces t

Re: [Rd] problem with vignettes when S4 classes in packages overlap

2012-09-18 Thread Spencer Graves
On 9/18/2012 4:23 PM, Duncan Murdoch wrote: On 12-09-18 5:40 PM, Paul Gilbert wrote: ( A similar problem is also reported by Sebastian P. Luque with library(maptools) library(trip) in the vignette as below ). I am writing a vignette which loads RMySQL and RPostgreSQL. This produces the

Re: [Rd] problem with vignettes when S4 classes in packages overlap

2012-09-18 Thread Duncan Murdoch
On 12-09-18 5:40 PM, Paul Gilbert wrote: ( A similar problem is also reported by Sebastian P. Luque with library(maptools) library(trip) in the vignette as below ). I am writing a vignette which loads RMySQL and RPostgreSQL. This produces the warning: Loading required package: DBI Warn

[Rd] problem with vignettes when S4 classes in packages overlap

2012-09-18 Thread Paul Gilbert
( A similar problem is also reported by Sebastian P. Luque with library(maptools) library(trip) in the vignette as below ). I am writing a vignette which loads RMySQL and RPostgreSQL. This produces the warning: Loading required package: DBI Warning in .simpleDuplicateClass(def, prev) :