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

update minimum R version #136

Merged
merged 1 commit into from
Jun 14, 2023
Merged

update minimum R version #136

merged 1 commit into from
Jun 14, 2023

Conversation

bastistician
Copy link
Contributor

Current sp cannot be installed in R <= 3.0.2 because the MAYBE_REFERENCED macro was unavailable.
NEWS.Rd uses the \CRANpkg Rd macro which only exists in R >= 3.2.0.

Current sp cannot be installed in R <= 3.0.2 because the `MAYBE_REFERENCED` macro was unavailable.
NEWS.Rd uses the `\CRANpkg` Rd macro which only exists in R >= 3.2.0.
@edzer edzer merged commit 83fe23f into edzer:main Jun 14, 2023
@edzer
Copy link
Owner

edzer commented Jun 14, 2023

Great, thanks!

edzer added a commit that referenced this pull request Jun 14, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants