Re: [R-pkg-devel] Checksums changed on CRAN without any visible modifications to files.

2018-06-29 Thread Joris Meys
Thx Henrik. That's indeed one of the issues: right now these minor and defendable changes are not reflected in the version or filename. Hence there's really no way to know the tarball (and hence the checksums) changed other than a build suddenly failing. Our sysadmin proposed to add eg _1 or _patc

Re: [R-pkg-devel] Checksums changed on CRAN without any visible modifications to files.

2018-06-28 Thread Henrik Bengtsson
Below are more details on/examples of changes due to ORCID URLs being added to the DESCRIPTION file (from https://github.com/easybuilders/easybuild-easyconfigs/pull/6446#issuecomment-396574744): $ diff -ru RWeka.orig RWeka diff -ru RWeka.orig/DESCRIPTION RWeka/DESCRIPTION --- RWeka.orig/DESCRIPTIO

Re: [R-pkg-devel] Checksums changed on CRAN without any visible modifications to files.

2018-06-27 Thread Joris Meys
Correction: In the case of mgcv it was the publication date that changed for some reason. Our sysadmins keep reaching out to me in the hope to resolve this. Is there a way they can reach out so this can be clarified? For reference, the latest issue on mgcv : https://github.com/easybuilders/easybui

Re: [R-pkg-devel] Checksums changed on CRAN without any visible modifications to files.

2018-06-27 Thread Joris Meys
Dear Uwe, sorry to bother you again with it, but I was wondering if you had some more idea about what happened. I just received another one, this time about mgcv_1.8-23.tar.gz. It goes beyond my understanding as to why the MD5 sums would change without any change to the package. Is there anything

Re: [R-pkg-devel] Checksums changed on CRAN without any visible modifications to files.

2018-06-14 Thread Joris Meys
Dear Uwe, Thank you for willing to take a look. In the report it was about the following tarballs : pkgmaker_0.22.tar.gz rngtools_1.2.4.tar.gz RcppProgress_0.4.tar.gz Our sysadmin tried diff -ru, but couldn't find any difference in the text files. Cheers Joris On Thu, Jun 14, 2018 at 5:46 PM,

Re: [R-pkg-devel] Checksums changed on CRAN without any visible modifications to files.

2018-06-14 Thread Uwe Ligges
On 13.06.2018 15:40, Joris Meys wrote: On Wed, Jun 13, 2018 at 3:16 PM, Uwe Ligges > wrote: When CRAN repacks and changes the DESCRIPTION file, the checksums change, of course. Best, Uwe Ligges Dear Uwe, I understood that from t

Re: [R-pkg-devel] Checksums changed on CRAN without any visible modifications to files.

2018-06-13 Thread Joris Meys
On Wed, Jun 13, 2018 at 3:16 PM, Uwe Ligges wrote: > > When CRAN repacks and changes the DESCRIPTION file, the checksums change, > of course. > > Best, > Uwe Ligges > > Dear Uwe, I understood that from the previous issue. In this case however, none of the files -including the DESCRIPTION file- w

Re: [R-pkg-devel] Checksums changed on CRAN without any visible modifications to files.

2018-06-13 Thread Uwe Ligges
On 13.06.2018 12:45, Joris Meys wrote: Dear all, I have another report of checksums for CRAN packages that changed without any visible change to the package itself. https://github.com/easybuilders/easybuild-easyconfigs/pull/6446 At the time of the release of R3.5, pkgmaker was at version 0.

[R-pkg-devel] Checksums changed on CRAN without any visible modifications to files.

2018-06-13 Thread Joris Meys
Dear all, I have another report of checksums for CRAN packages that changed without any visible change to the package itself. https://github.com/easybuilders/easybuild-easyconfigs/pull/6446 At the time of the release of R3.5, pkgmaker was at version 0.22. A bit after the release, this version wa