[R-pkg-devel] Ask for help

2020-03-18 Thread Hanxudong
* installing *source* package 'SubtypeDrug' ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Error: .onLoad failed in loadNamespace() for 'S4Vectors', details: call: validObject(.Object) error: invalid

Re: [R-pkg-devel] note about dependency on archived package

2020-03-18 Thread Hugh Parsonage
The note is there to remind CRAN that the package previously had problems serious enough to warrant archival. Since you have solved the problem, you do not need to do anything else in your submission. On Wed, 18 Mar 2020 at 7:23 am, Gianmarco Alberti < gianmarcoalbe...@gmail.com> wrote: > Hello,

Re: [R-pkg-devel] note about dependency on archived package

2020-03-18 Thread Mauricio Zambrano-Bigiarini
I had a similar problem and today it was solved. What I did was first, solve any possible dependency issue of the archived package, check your package against r-devel, using --as-cran, and then write to CRAN saying that your package is currently archived because of ., but you are submitting a