Skip to content
Prev 5533 / 12125 Next

[R-pkg-devel] irrecoverable exception occurred during CRAN submission checks

Hi Daniel,
On 4 June 2020 at 08:19, Daniel L?decke wrote:
| the package in question is "insight"
| (https://cran.r-project.org/package=insight). Since a few days, the test for
| the panelr-package fails, because panelr itself fails on many systems
| (https://cran.r-project.org/web/checks/check_results_panelr.html). I *think*
| this is due to an update of dpylr that causes trouble with panelr, because
| both insight and panelr checks were OK the last weeks.

You could possibly confirm that hypothesis by working in a 'clean' test
environment -- Docker containers are an option -- via a simple comparison of
installing identical versions of all packages apart from the suspected one.
 
Dirk