search for: c29f694

Displaying 3 results from an estimated 3 matches for "c29f694".

Did you mean: 29694
2018 Apr 27
5
Bug in RScript.exe for 3.5.0
Thanks Tomas, I confirm the R Under development (unstable) (2018-04-26 r74651) version works for Rscript when the file name has a space, and no arguments are specified. C:\>"C:\Program Files\R\R-devel\bin\x64\Rscript.exe" "C:\foo bar.R" R Under development (unstable) (2018-04-26 r74651) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 7 x64 (build 7601)
2018 Apr 28
0
Bug in RScript.exe for 3.5.0
...yet. I just tested R version 3.5.0 Patched (2018-04-27 r74667). IMHO this bug is so bad that it is worth a new release R 3.5.1 before it starts biting more users like this one https://stackoverflow.com/q/50077412/559676. BTW, although the bug has been fixed (https://github.com/wch/r-source/commit/c29f694), I think it will be even better if a corresponding test is added at the same time to prevent this from happening again in the future. Thanks! Yihui On Fri, Apr 27, 2018 at 7:03 AM, Kerry Jackson <Kerry.Jackson at ipsos.com> wrote: > > Thanks Tomas, > > I confirm the R Under de...
2018 Apr 29
0
Bug in RScript.exe for 3.5.0
...>>> >>> IMHO this bug is so bad that it is worth a new release R 3.5.1 before >>> it starts biting more users like this one >>> https://stackoverflow.com/q/50077412/559676. BTW, although the bug has >>> been fixed (https://github.com/wch/r-source/commit/c29f694), I think >>> it will be even better if a corresponding test is added at the same >>> time to prevent this from happening again in the future. >>> >>> Thanks! >>> >>> Yihui >>> >>> On Fri, Apr 27, 2018 at 7:03 AM, Kerry Jackson...