[R-pkg-devel] CRAN pretest archived because of 2 NOTEs

2018-04-17 Thread Gertjan van den Burg
Dear all, My CRAN submission doesn't pass the pre-tests and gets archived. I've emailed cran-submissi...@r-project.org explaining that these are false positives, but since I haven't heard back in 10 days I don't think anyone read that. Same thing for the submission comments (which also explained i

Re: [R-pkg-devel] vignette via devtools: sometimes found, sometimes not (same package)

2018-04-17 Thread Thierry Onkelinx
Dear Alex, Have a look at drat (http://eddelbuettel.github.io/drat/DratForPackageAuthors.html). This makes it easier to distribute prepackaged R packages (including When you uploaded a new version, then the student would only have to do drat::addRepo("your_repo") and then install.pakages("LM2GLMM"