mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
moving towards first working state
This commit is contained in:
parent
05b37b76b3
commit
4c0a19f09f
14 changed files with 75 additions and 1695 deletions
|
|
@ -11,6 +11,7 @@ Roxygen: list(markdown = TRUE)
|
|||
RoxygenNote: 7.3.2
|
||||
Imports:
|
||||
assertthat,
|
||||
bslib,
|
||||
dplyr,
|
||||
glue,
|
||||
gt,
|
||||
|
|
@ -20,7 +21,8 @@ Imports:
|
|||
openxlsx2,
|
||||
quarto,
|
||||
readODS,
|
||||
readr
|
||||
readr,
|
||||
shiny
|
||||
Suggests:
|
||||
MASS,
|
||||
styler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue