Skip to content

Commit 29a04bd

Browse files
committed
renv.lock
1 parent 6c83136 commit 29a04bd

File tree

1 file changed

+19
-31
lines changed

1 file changed

+19
-31
lines changed

renv.lock

Lines changed: 19 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -569,22 +569,6 @@
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-
},
588572
"cpp11": {
589573
"Package": "cpp11",
590574
"Version": "0.5.0",
@@ -778,6 +762,21 @@
778762
],
779763
"Hash": "2b1caf901d3662133543433f951e9d87"
780764
},
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"
779+
},
781780
"e1071": {
782781
"Package": "e1071",
783782
"Version": "1.7-16",
@@ -1866,33 +1865,22 @@
18661865
},
18671866
"rfishbase": {
18681867
"Package": "rfishbase",
1869-
"Version": "4.1.1",
1868+
"Version": "5.0.0",
18701869
"Source": "Repository",
18711870
"Repository": "CRAN",
18721871
"Requirements": [
1873-
"DBI",
18741872
"R",
1875-
"contentid",
1876-
"dbplyr",
18771873
"dplyr",
1878-
"duckdb",
1879-
"fs",
1874+
"duckdbfs",
18801875
"glue",
18811876
"jsonlite",
18821877
"magrittr",
18831878
"memoise",
1884-
"methods",
1885-
"progress",
18861879
"purrr",
1887-
"readr",
18881880
"rlang",
1889-
"rstudioapi",
1890-
"stringr",
1891-
"tibble",
1892-
"tools",
1893-
"utils"
1881+
"stringr"
18941882
],
1895-
"Hash": "2b6f1eee9a79888bc1e7287368bc7c51"
1883+
"Hash": "fdda9a19cbe2ccb1019582961fce705d"
18961884
},
18971885
"rlang": {
18981886
"Package": "rlang",

0 commit comments

Comments
 (0)