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

CRAN release has minimum dependency on R4.0.0 #205

Closed
PietrH opened this issue Jul 9, 2024 · 1 comment
Closed

CRAN release has minimum dependency on R4.0.0 #205

PietrH opened this issue Jul 9, 2024 · 1 comment

Comments

@PietrH
Copy link

PietrH commented Jul 9, 2024

I'm trying to install roxygen2 on a R3.6.3 machine, but I'm failing because knitr is dependent on evaluate which, on CRAN, has a minimum R dependency of R (≥ 4.0.0).

I see the dev version on here has a minium dep on R3.6.0

Is there any particular reason for this?

@hadley
Copy link
Member

hadley commented Jul 9, 2024

See extensive discussion in #173

@hadley hadley closed this as completed Jul 9, 2024
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