Skip to content

Commit

Permalink
Merge branch 'main' into biglm
Browse files Browse the repository at this point in the history
  • Loading branch information
sync committed Apr 1, 2024
2 parents 25f92bb + aaa5cbe commit e85a368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/by-package/RSQLite.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"version": "2.3.5",
"version": "2.3.6",
"title": "SQLite Interface for R",
"description": "Embeds the SQLite database engine in R and provides an interface compliant with the DBI package. The source for the SQLite engine and for various extensions in a recent version is included. System libraries will never be consulted because this package relies on static linking for the plugins it includes; this also ensures a consistent experience across all installations.",
"date": "2024-01-21",
"date": "2024-03-31",
"maintainer": "Kirill Müller <[email protected]>",
"license": "LGPL (>= 2.1)",
"url": ["https://rsqlite.r-dbi.org", "https://github.com/r-dbi/RSQLite"],
Expand Down

0 comments on commit e85a368

Please sign in to comment.