Skip to content

Commit 60cfc4a

Browse files
authored
Update the required version of nanoparquet (>3.0.1) (#619)
1 parent 3369725 commit 60cfc4a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

DESCRIPTION

+4-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Imports:
2929
prettyunits,
3030
rlang (>= 1.1.0),
3131
tibble,
32-
nanoparquet (>= 0.3.0)
32+
nanoparquet (> 0.3.1)
3333
Suggests:
3434
blob,
3535
covr,
@@ -41,6 +41,8 @@ Suggests:
4141
testthat (>= 3.1.5),
4242
wk (>= 0.3.2),
4343
withr
44+
Remotes:
45+
r-lib/nanoparquet
4446
LinkingTo:
4547
cli,
4648
cpp11,
@@ -51,7 +53,7 @@ Config/testthat/parallel: TRUE
5153
Config/testthat/start-first: bq-table, dplyr
5254
Encoding: UTF-8
5355
Roxygen: list(markdown = TRUE)
54-
RoxygenNote: 7.3.1
56+
RoxygenNote: 7.3.2
5557
Collate:
5658
'bigrquery-package.R'
5759
'bq-auth.R'

0 commit comments

Comments
 (0)