moved app to correctly include in package and allow load with dataset

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-21 12:34:27 +01:00
commit 8e73992b39
No known key found for this signature in database
32 changed files with 5561 additions and 273 deletions

View file

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