I am having a hard time reproducing errors in Windows that CRAN finds on my already-accepted rscala package. Details of the ERROR's are here: https://cran.r-project.org/web/checks/check_results_rscala.html In particular, CRAN's Windows check fails on tests written using the testthat package. Unfortunately, I cannot reproduce the errors on any of the following platforms: + My Windows 10 test machine running R 3.5.1. + The win-builder service (https://win-builder.r-project.org/) + The rhub service (https://github.com/r-hub/rhub) Does anyone have advice on how to reproduce the errors? Thanks. -- David
[R-pkg-devel] Cannot reproduce errors for an already-accepted package
2 messages · David B. Dahl, Joris Meys
Hi David, all errors I see go back to scalaConnect(). As far as I could judge, on CRAN this function doesn't return a TRUE or FALSE but a missing value for some reason. As apparently all the failing tests need to call that function, none of those can exit correctly. Why this works on rhub or win-builder but not on CRAN is beyond me. Cheers Joris
On Fri, Nov 30, 2018 at 5:36 PM David B. Dahl <dahl at stat.byu.edu> wrote:
I am having a hard time reproducing errors in Windows that CRAN finds on my already-accepted rscala package. Details of the ERROR's are here: https://cran.r-project.org/web/checks/check_results_rscala.html In particular, CRAN's Windows check fails on tests written using the testthat package. Unfortunately, I cannot reproduce the errors on any of the following platforms: + My Windows 10 test machine running R 3.5.1. + The win-builder service (https://win-builder.r-project.org/) + The rhub service (https://github.com/r-hub/rhub) Does anyone have advice on how to reproduce the errors? Thanks. -- David [[alternative HTML version deleted]]
______________________________________________ R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
Joris Meys Statistical consultant Department of Data Analysis and Mathematical Modelling Ghent University Coupure Links 653, B-9000 Gent (Belgium) <https://maps.google.com/?q=Coupure+links+653,%C2%A0B-9000+Gent,%C2%A0Belgium&entry=gmail&source=g> tel: +32 (0)9 264 61 79 ----------- Biowiskundedagen 2017-2018 http://www.biowiskundedagen.ugent.be/ ------------------------------- Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php [[alternative HTML version deleted]]