You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates for R-CMD-check-occasional to pass with minimal CI noise (#7832)
* Gemini: handle _R_CHECK_DEPENDS_ONLY_ correctly for other.Rraw
* remove extraneous "
* not so extraneous after all... should be ` anyway
* Gemini: --as-cran always does the sandbox thing, so edit DESCRIPTION instead
* Gemini: resolve <libintl.h> absence on macOS
* Use toString, unique
* annotate job with locale
* Gemini: Correct handling of error branch
FALSE || integer() gives NA; grep() was never right to use.
I'm not sure if res could ever have length()>1, but doesn't hurt
* Include R 4.4, 4.5
* Tweaks to reduce Annotations noise
* Gemini: More annotations help.
- fix brew untap handling
- suppress whitespace compiler warnings
- workaround liminal repos' warnings about lacking binary packages etc.
This was co-written with Gemini.
* Tidy up, and stop running on every push
0 commit comments