Closed singmann closed 5 years ago
I think I have fixed this issue, but there seems to be some unrelated issue with R-devel
at the moment that leads to a failing check. I expect this problem to disappear automatically in a few days.
Given the deadline, I plan to push the next version of the package to CRAN
at the beginning of next week. Any additional changes should be done by then or a message posted here if release should be pushed to a later date.
The current version is on its way to CRAN.
CRAN autochecks reported the following:
Dear maintainer,
package MPTmultiverse_0.2-0.tar.gz has been auto-processed. The auto-check found additional issues for the last version released on CRAN: noLD https://www.stats.ox.ac.uk/pub/bdr/noLD/MPTmultiverse.out CRAN incoming checks do not test for these additional issues, hence please reply-all and explain: Have these been fixed?
It appears, the "noLD" checks are checks without support for long-double data types (see: https://www.rdocumentation.org/packages/tools/versions/3.5.2/topics/CRANtools). However, checking the link reveals that the issues are the same as the one reported on the main check page and the reason why we resubmitted the current version. They also make sure it is not for the new, but the last submitted version. I will make this point to CRAN.
It is on its way to CRAN now. Closing.
I have received the following email today from CRAN:
In summary: The default RNG in R will change in the next R version. This affects some of our checks (as they compare against precalculated results). This is most likely also the reason for the failues we see on TRAVIS-CI since yesterday. I will try to provide a fix today.