resolving report creating on server by exporting/importing kable/md table. works for now. Not ideal.

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-01-23 08:44:38 +01:00
commit 02dfcf50d6
No known key found for this signature in database
11 changed files with 143 additions and 55 deletions

View file

@ -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",