mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
moved app to correctly include in package and allow load with dataset
This commit is contained in:
parent
419faca242
commit
8e73992b39
32 changed files with 5561 additions and 273 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Package: webResearch
|
||||
Title: Browser Based Data Analysis
|
||||
Version: 0.0.0.9000
|
||||
Version: 24.11.1
|
||||
Authors@R:
|
||||
person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"),
|
||||
comment = c(ORCID = "0000-0002-7559-1154"))
|
||||
|
|
@ -14,7 +14,6 @@ Imports:
|
|||
bslib,
|
||||
dplyr,
|
||||
glue,
|
||||
gt,
|
||||
gtsummary,
|
||||
haven,
|
||||
here,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue