Skip to content

Commit

Permalink
Added GitHub dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lextuga007 committed Sep 10, 2024
1 parent 49c59a4 commit 381b0d4
Showing 1 changed file with 110 additions and 6 deletions.
116 changes: 110 additions & 6 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,30 @@
],
"Hash": "45f0398006e83a5b10b72a90663d8d8c"
},
"RSQLite": {
"Package": "RSQLite",
"Version": "2.3.7.9013",
"Source": "GitHub",
"RemoteType": "github",
"RemoteHost": "api.github.com",
"RemoteRepo": "RSQLite",
"RemoteUsername": "r-dbi",
"RemoteRef": "HEAD",
"RemoteSha": "fae813b078000a21595bfafcc87773c631d26738",
"Requirements": [
"DBI",
"R",
"bit64",
"blob",
"cpp11",
"memoise",
"methods",
"pkgconfig",
"plogr",
"rlang"
],
"Hash": "feef9841c35252dd5f243221301751e1"
},
"Rcpp": {
"Package": "Rcpp",
"Version": "1.0.13",
Expand Down Expand Up @@ -314,13 +338,13 @@
},
"cpp11": {
"Package": "cpp11",
"Version": "0.4.7",
"Version": "0.5.0",
"Source": "Repository",
"Repository": "CRAN",
"Repository": "RSPM",
"Requirements": [
"R"
],
"Hash": "5a295d7d963cc5035284dcdbaf334f4e"
"Hash": "91570bba75d0c9d3f1040c835cee8fba"
},
"crayon": {
"Package": "crayon",
Expand All @@ -336,13 +360,13 @@
},
"curl": {
"Package": "curl",
"Version": "5.2.1",
"Version": "5.2.2",
"Source": "Repository",
"Repository": "CRAN",
"Repository": "RSPM",
"Requirements": [
"R"
],
"Hash": "411ca2c03b1ce5f548345d2fc2685f7a"
"Hash": "8f27335f2bcff4d6035edcc82d7d46de"
},
"data.table": {
"Package": "data.table",
Expand Down Expand Up @@ -810,6 +834,36 @@
],
"Hash": "e1b9c55281c5adc4dd113652d9e26768"
},
"kableExtra": {
"Package": "kableExtra",
"Version": "1.4.0.4",
"Source": "GitHub",
"RemoteType": "github",
"RemoteHost": "api.github.com",
"RemoteRepo": "kableExtra",
"RemoteUsername": "haozhu233",
"RemoteRef": "HEAD",
"RemoteSha": "cc2bd72e62291fd7af19b24e5128c50628d0d9ea",
"Requirements": [
"R",
"digest",
"grDevices",
"graphics",
"htmltools",
"knitr",
"magrittr",
"rmarkdown",
"rstudioapi",
"scales",
"stats",
"stringr",
"svglite",
"tools",
"viridisLite",
"xml2"
],
"Hash": "991488f05476e23b93a10cc127ffc383"
},
"knitr": {
"Package": "knitr",
"Version": "1.48",
Expand Down Expand Up @@ -889,6 +943,23 @@
],
"Hash": "680ad542fbcf801442c83a6ac5a2126c"
},
"magick": {
"Package": "magick",
"Version": "2.8.4.9000",
"Source": "GitHub",
"RemoteType": "github",
"RemoteHost": "api.github.com",
"RemoteRepo": "magick",
"RemoteUsername": "ropensci",
"RemoteRef": "HEAD",
"RemoteSha": "57d585447b148864828371b2cdf9e582bf22c59b",
"Requirements": [
"Rcpp",
"curl",
"magrittr"
],
"Hash": "1f2f9db14cc8b2c0a4fcf20cfed5a186"
},
"magrittr": {
"Package": "magrittr",
"Version": "2.0.3",
Expand Down Expand Up @@ -1049,6 +1120,13 @@
],
"Hash": "01f28d4278f15c76cddbea05899c5d6f"
},
"plogr": {
"Package": "plogr",
"Version": "0.2.0",
"Source": "Repository",
"Repository": "RSPM",
"Hash": "09eb987710984fc2905c7129c7d85e65"
},
"prettyunits": {
"Package": "prettyunits",
"Version": "1.2.0",
Expand Down Expand Up @@ -1387,6 +1465,18 @@
],
"Hash": "960e2ae9e09656611e0b8214ad543207"
},
"svglite": {
"Package": "svglite",
"Version": "2.1.3",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R",
"cpp11",
"systemfonts"
],
"Hash": "124a41fdfa23e8691cb744c762f10516"
},
"sys": {
"Package": "sys",
"Version": "3.4.2",
Expand Down Expand Up @@ -1646,6 +1736,20 @@
],
"Hash": "40a1e30d3fb323f249a5e2fbec50c3b1"
},
"xaringanExtra": {
"Package": "xaringanExtra",
"Version": "0.8.0",
"Source": "Repository",
"Repository": "rpsm",
"Requirements": [
"htmltools",
"jsonlite",
"knitr",
"utils",
"uuid"
],
"Hash": "e13b6d3cbb08e856fa73a565c074db40"
},
"xfun": {
"Package": "xfun",
"Version": "0.47",
Expand Down

0 comments on commit 381b0d4

Please sign in to comment.