Skip to content

Commit f52a23f

Browse files
author
sync
committed
Merge branch 'main' into biglm
2 parents 35e5619 + 4fc781c commit f52a23f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ your code would typically connect to.
130130
Maintainer: Jonathan Keane <[email protected]>. License: Apache License
131131
(\>= 2.0)
132132

133-
## [duckdb](https://duckdb.org/) 0.9.2-1 (2023-11-28) [:link:](https://github.com/duckdb/duckdb-r) [:bug:](https://github.com/duckdb/duckdb-r/issues)
133+
## [duckdb](https://r.duckdb.org/) 0.10.0 (2024-03-13) [:link:](https://github.com/duckdb/duckdb-r) [:bug:](https://github.com/duckdb/duckdb-r/issues)
134134

135135
DBI Package for the DuckDB Database Management System
136136

docs/all.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,13 @@
9696
},
9797
{
9898
"name": "duckdb",
99-
"version": "0.9.2-1",
99+
"version": "0.10.0",
100100
"title": "DBI Package for the DuckDB Database Management System",
101101
"description": "The DuckDB project is an embedded analytical data management system with support for the Structured Query Language (SQL). This package includes all of DuckDB and a R Database Interface (DBI) connector.",
102-
"date": "2023-11-28",
102+
"date": "2024-03-13",
103103
"maintainer": "Hannes Mühleisen <[email protected]>",
104104
"license": "MIT + file LICENSE",
105-
"url": ["https://duckdb.org/", "https://github.com/duckdb/duckdb-r"],
105+
"url": ["https://r.duckdb.org/", "https://github.com/duckdb/duckdb-r"],
106106
"bugs": "https://github.com/duckdb/duckdb-r/issues"
107107
},
108108
{

docs/by-package/bigrquery.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"version": "1.5.0",
2+
"version": "1.5.1",
33
"title": "An Interface to Google's 'BigQuery' 'API'",
44
"description": "Easily talk to Google's 'BigQuery' database from R.",
5-
"date": "2024-01-22",
5+
"date": "2024-03-14",
66
"maintainer": "Hadley Wickham <[email protected]>",
77
"license": "MIT + file LICENSE",
88
"url": ["https://bigrquery.r-dbi.org", "https://github.com/r-dbi/bigrquery"],

0 commit comments

Comments
 (0)