search for: check_results_colbycol

Displaying 1 result from an estimated 1 matches for "check_results_colbycol".

2009 Jul 28
2
Checking package on Windows (and seemingly irreproducible errors in CRAN checks)
...sted it in their systems. The package seems to "compile" correctly in r-forge for Windows. In fact, you can find the binary package at http://r-forge.r-project.org/R/?group_id=426. However, in CRAN, the Windows package cannot be built according to http://cran.r-project.org/web/checks/check_results_colbycol.html I cannot reproduce the error. I can guess very little more about what could have gone wrong. The error seems to happen at a time when R tries to read a temporary file (in a temporary folder) that has just been created in a call to a non-R piece of code that does not catch its IO exceptions, i...