mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
resolving report creating on server by exporting/importing kable/md table. works for now. Not ideal.
This commit is contained in:
parent
9f828aa4bd
commit
02dfcf50d6
11 changed files with 143 additions and 55 deletions
37
renv.lock
37
renv.lock
|
|
@ -1742,6 +1742,31 @@
|
|||
],
|
||||
"Hash": "3bcd11943da509341838da9399e18bce"
|
||||
},
|
||||
"kableExtra": {
|
||||
"Package": "kableExtra",
|
||||
"Version": "1.4.0",
|
||||
"Source": "Repository",
|
||||
"Repository": "CRAN",
|
||||
"Requirements": [
|
||||
"R",
|
||||
"digest",
|
||||
"grDevices",
|
||||
"graphics",
|
||||
"htmltools",
|
||||
"knitr",
|
||||
"magrittr",
|
||||
"rmarkdown",
|
||||
"rstudioapi",
|
||||
"scales",
|
||||
"stats",
|
||||
"stringr",
|
||||
"svglite",
|
||||
"tools",
|
||||
"viridisLite",
|
||||
"xml2"
|
||||
],
|
||||
"Hash": "532d16304274c23c8563f94b79351c86"
|
||||
},
|
||||
"keyring": {
|
||||
"Package": "keyring",
|
||||
"Version": "1.3.2",
|
||||
|
|
@ -3104,6 +3129,18 @@
|
|||
],
|
||||
"Hash": "fe42836742a4f065b3f3f5de81fccab9"
|
||||
},
|
||||
"svglite": {
|
||||
"Package": "svglite",
|
||||
"Version": "2.1.3",
|
||||
"Source": "Repository",
|
||||
"Repository": "CRAN",
|
||||
"Requirements": [
|
||||
"R",
|
||||
"cpp11",
|
||||
"systemfonts"
|
||||
],
|
||||
"Hash": "124a41fdfa23e8691cb744c762f10516"
|
||||
},
|
||||
"sys": {
|
||||
"Package": "sys",
|
||||
"Version": "3.4.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue