Roman Kiselev
2017-May-26 12:59 UTC
[Rd] Bug in R 3.4.0: R CMD Sweave return value is 1 on success (instead of 0)
Dear all, after an update from R 3.3.x to R 3.4.0 I cannot build Sweave documents using make, because make checks the exit code of the `R CMD Sweave` and stops if it is not zero. I believe that this is a bug and that the return code should be 0 on success and any other value in case of error. Regards Roman Kiselev [[alternative HTML version deleted]]
Tomas Kalibera
2017-May-26 13:17 UTC
[Rd] Bug in R 3.4.0: R CMD Sweave return value is 1 on success (instead of 0)
This bug has been fixed in R-devel 72612 and R-patched 72614. Best Tomas On 05/26/2017 02:59 PM, Roman Kiselev wrote:> Dear all, > > after an update from R 3.3.x to R 3.4.0 I cannot build Sweave documents > using make, because make checks the exit code of the `R CMD Sweave` and > stops if it is not zero. I believe that this is a bug and that the > return code should be 0 on success and any other value in case of error. > > Regards > Roman Kiselev > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel
Possibly Parallel Threads
- "R CMD Sweave --driver=..." woes
- R CMD Sweave versus Sweave() on Windows
- R 3.1.0: 'R CMD Sweave' deletes non tex files created upon batch mode exit
- R 3.1.0: 'R CMD Sweave' deletes non tex files created upon batch mode exit
- Sweave produces gibberish instead of apostrophe in pdf