-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dplyr 0.7.0 for OS X El Capitan not available in CRAN (test fails) #2862
Comments
I didn't see that because it works for me, and mac CRAN doesn't automatically notify on failure 😢 We're working on a patch release ASAP. |
Since this issue's close date seems to be before the latest CRAN test results I'm wondering if the build for El Capitan might have failed again? FYI source build on El Capitan seems to work fine CRAN results: "using R version 3.4.0 Patched (2017-06-15 r72796)" |
Until there is a new CRAN source submission (with greater dplyr version, e.g. 0.7.1) the CRAN results will continue failing. The "Last update" time they report in the cran results page changes when they rerun the checks, usually because any of the systems they use for testing has been updated. While I may be wrong about this, I don't think there is new relevant information there right now... But thanks for the warning |
Still fails to compile on macOS Sierra and R 3.40 |
The CRAN results I see https://cran.rstudio.com/web/checks/check_results_dplyr.html are still showing 0.7.0 compilation results for r-release-osx-x86_64. None of the platforms with 0.7.1 compiled show an error. @wabee, what compilation error do you see for 0.7.1? |
FYI 0.7.1 was published on 6/22 but there is no build for El Capitan yet on 7/3. No test results either. Seems odd https://cran.r-project.org/web/checks/check_results_dplyr.html |
I received 0.7.1 on Sierra about a Week ago
…Sent from my iPhone
On 3 Jul 2017, at 19:55, Vincent Nijs ***@***.***> wrote:
FYI 0.7.1 was published on 6/22 but there is no build for El Capitan yet on 7/3. No test results either. Seems odd
https://cran.r-project.org/web/checks/check_results_dplyr.html
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
This is not a dplyr specific issue https://cran.r-project.org/web/checks/check_results_glue.html https://cran.r-project.org/web/checks/check_results_covr.html I don't know what is going on. |
dplyr 0.7.1 seems does not work with R version 3.4.1.. as my working functions on dplyr 0.7.1 broke as soon as I transfer them to a mac with the latest R (3.4.1). Any idea what's going on? |
@rashmimehrotra please open a new issue with a reproducible example/ |
dplyr 0.7.0 is not available in CRAN for OSX El Capitan due to failing tests. Questions related to this have already started to pop up in stackoverflow.
I hope you are aware of this situation, I assumed you were but with the publication of https://blog.rstudio.org/2017/06/13/dplyr-0-7-0/ I am not so sure.
The failing tests seem to be
desc()
related:More details on failing tests at the CRAN results
Sorry for disturbing if you are already aware. I would try to help to fix this, but I don't have a Mac.
The text was updated successfully, but these errors were encountered: