Skip to content

Do not check the system clock on r-devel #3179

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

Merged

Conversation

yutannihilation
Copy link
Member

(See #3177 (comment))

R-devel introduced a check for future file timestamps. The check tries to verify the system click is correct by accessing world clock API, but it seems not stable enough to rely on. This PR avoid the check by setting _R_CHECK_SYSTEM_CLOCK_ to false.

Not sure we'll need this also on the release version of R, but for now let's set only on r-devel.

@yutannihilation yutannihilation merged commit eef361a into tidyverse:master Mar 7, 2019
@yutannihilation yutannihilation deleted the ci/dont-check-system-clock branch March 7, 2019 12:11
@yutannihilation
Copy link
Member Author

Thanks for approving.

@lock
Copy link

lock bot commented Sep 3, 2019

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Sep 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants