Re: [R-pkg-devel] Package submission error due to vignette

2022-11-22 Thread Dirk Eddelbuettel via R-package-devel
On 22 November 2022 at 14:15, Jaihee Choi wrote: | I was trying to resubmit a package but was notified that it did not pass | the initial checks due to the following error message regarding compiling | my vignette: | | Error: .onLoad failed in loadNamespace() for 'rje', details: | call: getEng

Re: [R-pkg-devel] Package submission error

2021-01-15 Thread Zhian N. Kamvar
There are two problems: 1. CRAN is flagging two words as misspelled (even though they are valid words in the OED, which is notoriously perscriptive). 2. "Writes to user library" --- This is the violation; an example in your package is trying to write to a folder in the user's library. If you

Re: [R-pkg-devel] Package submission error

2021-01-15 Thread Michael Dewey
Coments in-line On 15/01/2021 14:50, sare ameri wrote: Hi Everyone, I hope this email finds you well. I get errors when submitting my package. I didn't get the error when I submitted the first version of my package. Here is the error: Package name: "ftrCOOL". Error message: Flavor: r-devel