Skip to content

Commit 7f2673d

Browse files
committed
try to downgrade duckdb
1 parent 29a04bd commit 7f2673d

File tree

1 file changed

+34
-24
lines changed

1 file changed

+34
-24
lines changed

renv.lock

+34-24
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,22 @@
569569
"Repository": "CRAN",
570570
"Hash": "14eb0596f987c71535d07c3aff814742"
571571
},
572+
"contentid": {
573+
"Package": "contentid",
574+
"Version": "0.0.18",
575+
"Source": "Repository",
576+
"Repository": "CRAN",
577+
"Requirements": [
578+
"R",
579+
"curl",
580+
"fs",
581+
"httr",
582+
"methods",
583+
"openssl",
584+
"tools"
585+
],
586+
"Hash": "874beec4fe3a7f7ad8cfd6a462d32ec1"
587+
},
572588
"cpp11": {
573589
"Package": "cpp11",
574590
"Version": "0.5.0",
@@ -749,33 +765,16 @@
749765
},
750766
"duckdb": {
751767
"Package": "duckdb",
752-
"Version": "1.1.3.9012",
768+
"Version": "1.1.2",
753769
"Source": "Repository",
754-
"Repository": "https://duckdb.r-universe.dev",
755-
"RemoteUrl": "https://github.com/duckdb/duckdb-r",
756-
"RemoteSha": "54bcf51832556048c290dc205531308eda0602ae",
770+
"Repository": "CRAN",
757771
"Requirements": [
758772
"DBI",
759773
"R",
760774
"methods",
761775
"utils"
762776
],
763-
"Hash": "2b1caf901d3662133543433f951e9d87"
764-
},
765-
"duckdbfs": {
766-
"Package": "duckdbfs",
767-
"Version": "0.0.7",
768-
"Source": "Repository",
769-
"Repository": "CRAN",
770-
"Requirements": [
771-
"DBI",
772-
"dbplyr",
773-
"dplyr",
774-
"duckdb",
775-
"fs",
776-
"glue"
777-
],
778-
"Hash": "a6bb930f47ad6ef7d9e1241d3fff2054"
777+
"Hash": "83a09ee9c8380fecfcea1daeaa99e3b2"
779778
},
780779
"e1071": {
781780
"Package": "e1071",
@@ -1865,22 +1864,33 @@
18651864
},
18661865
"rfishbase": {
18671866
"Package": "rfishbase",
1868-
"Version": "5.0.0",
1867+
"Version": "4.1.1",
18691868
"Source": "Repository",
18701869
"Repository": "CRAN",
18711870
"Requirements": [
1871+
"DBI",
18721872
"R",
1873+
"contentid",
1874+
"dbplyr",
18731875
"dplyr",
1874-
"duckdbfs",
1876+
"duckdb",
1877+
"fs",
18751878
"glue",
18761879
"jsonlite",
18771880
"magrittr",
18781881
"memoise",
1882+
"methods",
1883+
"progress",
18791884
"purrr",
1885+
"readr",
18801886
"rlang",
1881-
"stringr"
1887+
"rstudioapi",
1888+
"stringr",
1889+
"tibble",
1890+
"tools",
1891+
"utils"
18821892
],
1883-
"Hash": "fdda9a19cbe2ccb1019582961fce705d"
1893+
"Hash": "2b6f1eee9a79888bc1e7287368bc7c51"
18841894
},
18851895
"rlang": {
18861896
"Package": "rlang",

0 commit comments

Comments
 (0)