Skip to content
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

Release Scheduling #365

Closed
5 tasks done
lorenzwalthert opened this issue Jan 6, 2022 · 4 comments
Closed
5 tasks done

Release Scheduling #365

lorenzwalthert opened this issue Jan 6, 2022 · 4 comments

Comments

@lorenzwalthert
Copy link
Owner

lorenzwalthert commented Jan 6, 2022

@danielinteractive
Copy link

Thanks @lorenzwalthert first of all for this package, it is really useful!
One clarification question - is the current version compatible with R 4.2 or not yet?
I am asking because I have installed R 4.2 and now I am running into an error like this:
namespace rlang 0.4.12 is already loaded, but >= 1.0.1 is required
when setting up the pre-commit environment with renv etc. while I also get the warning
Project requested R version '4.1.0' but '4.2.0' is currently being used

@lorenzwalthert
Copy link
Owner Author

Which hook version are you running? Iirc this was fixed in a recent hook patch update. Try pre-commit autoupdate on the command line or precommit::autoupdate() in R. The warning on the R version can be ignored I think.

@danielinteractive
Copy link

Thanks @lorenzwalthert , I now upgraded to v0.2.2.9015 for precommit (and v2.6.2 for prettier) - and now it works! Thanks!

@lorenzwalthert
Copy link
Owner Author

Maybe we also need to catch these types of errors in all hooks and suggest updating the various components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants