search for: 4cd0c56757886c63522049a32b3c294f

Displaying 2 results from an estimated 2 matches for "4cd0c56757886c63522049a32b3c294f".

2017 Apr 03
3
Very hard to reproduce bug (?) in R-devel
...ut. If that is uncommented, the test passes, even though calling force() there shouldn't make a difference. Also, calling `format(1)` at that location also causes the test to pass. I've written instructions to reproduce the problem in a Docker container here: https://gist.github.com/wch/4cd0c56757886c63522049a32b3c294f If you want to try reproducing the error without using Docker, I believe if you download pool_0.1.0.tar.gz file from the gist.github.com URL above, and run R CMD check on it, that will do it. Some upstream dependencies will likely need to be installed; they are listed in the code in the gist. We...
2017 Apr 03
0
Very hard to reproduce bug (?) in R-devel
...the test passes, even though > calling force() there shouldn't make a difference. Also, calling > `format(1)` at that location also causes the test to pass. > > > I've written instructions to reproduce the problem in a Docker container here: > https://gist.github.com/wch/4cd0c56757886c63522049a32b3c294f > > If you want to try reproducing the error without using Docker, I > believe if you download pool_0.1.0.tar.gz file from the > gist.github.com URL above, and run R CMD check on it, that will do it. > Some upstream dependencies will likely need to be installed; they are > listed...