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

upkeep #629

Merged
merged 8 commits into from
Nov 28, 2023
Merged

upkeep #629

merged 8 commits into from
Nov 28, 2023

Conversation

simonpcouch
Copy link
Collaborator

For 2022 and 2023. Closes #626.

)
Description: A DBI-compatible interface to ODBC databases.
License: MIT + file LICENSE
URL: https://r-dbi.github.io/odbc/, https://github.com/r-dbi/odbc,
https://db.rstudio.com
BugReports: https://github.com/r-dbi/odbc/issues
Depends:
R (>= 3.2.0)
R (>= 3.6.0)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was initially hesitant here, but this seems right.

The minimum version we test the package with (on main) is 3.6.0 / oldrel-4 (currently 3.6.x), released 4 years ago:

- {os: windows-latest, r: '3.6'}

- {os: ubuntu-latest, r: 'oldrel-4'}

The R version was most recently changed in 2019, 4 years after the release of R 3.2.0.

@simonpcouch simonpcouch merged commit c9922bb into main Nov 28, 2023
19 checks passed
@simonpcouch simonpcouch deleted the 2023-upkeep branch November 28, 2023 18:15
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.

Upkeep for odbc (2022)
2 participants