Re: [R-pkg-devel] R package not passing automatic checks

2021-12-18 Thread Uwe Ligges
Note that misspelled words are never a reason for auto rejection as thes emay be false positives. Best, Uwe Ligges On 18.12.2021 23:06, Lucas Godoy wrote: Thank you for your help, Sebastian. The main problems were a mispelled word in DESCRIPTION and the time of compilation for the vignettes.

Re: [R-pkg-devel] R package not passing automatic checks

2021-12-18 Thread Lucas Godoy
Thank you for your help, Sebastian. The main problems were a mispelled word in DESCRIPTION and the time of compilation for the vignettes. On Fri, Dec 17, 2021 at 9:38 AM Sebastian Meyer wrote: > Am 16.12.21 um 15:22 schrieb Lucas Godoy: > > Hello everyone, > > > > I'm trying to submit an R packa