[R-pkg-devel] \Sexpr{} expressions but no 'build/partial.rdb' file

2017-07-25 Thread Phil Chalmers
Hi all, First time posting here, so hopefully I'm following the correct etiquette. I recently received the error: "Package has help file(s) containing build-stage \Sexpr{} expressions but no 'build/partial.rdb' file." when submitting a package to CRAN (source code: https://github.com/ philchalm

Re: [R-pkg-devel] \Sexpr{} expressions but no 'build/partial.rdb' file

2017-07-25 Thread MTurgeon
Hi Phil, As you said yourself, if you can't reproduce the message locally, it will be difficult to fix. But maybe the following will help: I looked at your Github repository, Tand it seems the only changes that were made to your files in the man/ directory since your successful release of mir

Re: [R-pkg-devel] \Sexpr{} expressions but no 'build/partial.rdb' file

2017-07-25 Thread Phil Chalmers
Hi Max, Thank you for your reply and feedback. As an aside, I recently released a package which also adopted the new \doi{} macro, and it seems to have passed CRANs tests and is now available. So, I suspect it's not related to this inherently macro, though perhaps you are right it could be related