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

2017-07-27 Thread Duncan Murdoch
On 26/07/2017 12:23 PM, Phil Chalmers wrote: Yes, I can see the partial.rdb file in the list, also in entry 28. So I believe the problem is on the CRAN build. For the rest of the list: This claim is incorrect. The tarball that was submitted to CRAN did not contain the partial.rdb file. The

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

2017-07-27 Thread Phil Chalmers
Thanks, Duncan. The tarball was created using the standard R CMD build function. But, as far as I can tell, I must have built the tarball with a previous R version (e.g., version 3.3), which did not contain the partial.rdb file when constructing the tarball, and then checked with the dev version. F