Closed gaborcsardi closed 3 years ago
@brodieg
Only the ODS compilers, or gcc fails as well? It is easier to update gcc.
Only the ODS compilers, or gcc fails as well? It is easier to update gcc.
Oh, I guess you don't know because CRAN only uses one of them. If it an encoding issue, then there is a good chance that both fail, so let me update gcc first.
Oh, I guess you don't know because CRAN only uses one of them. If it an encoding issue, then there is a good chance that both fail, so let me update gcc first.
Yes, indeed. I would expect the problem to manifest on both gcc and ODS if it is R-beta vs. R-patched differences, which is what I think it is.
If that doesn't do it, I would probably wait until the release is done to avoid an extra annoying ODS update cycle for just a week or so before 4.1.
OK, gcc is R-beta, ODS is R-rc. They should be binary compatible, the beta just turned into rc.
This is great, I can reproduce the failure. Thanks!
From @brodieg: