FreesearchR/DESCRIPTION

38 lines
794 B
Text
Raw Normal View History

2024-11-08 15:13:33 +01:00
Package: webResearch
Title: Browser Based Data Analysis
Version: 24.11.1
2024-11-08 15:13:33 +01:00
Authors@R:
person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154"))
Description: Browser based basic data analysis and research output.
License: AGPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
assertthat,
2024-11-08 16:31:33 +01:00
bslib,
2024-11-08 15:13:33 +01:00
dplyr,
glue,
gtsummary,
haven,
here,
openxlsx2,
quarto,
readODS,
2024-11-08 16:31:33 +01:00
readr,
2024-11-22 10:55:43 +01:00
shiny,
MASS,
REDCapCAST,
2024-11-25 09:18:21 +01:00
purrr,
broom,
broom.helpers
2024-11-08 15:13:33 +01:00
Suggests:
2024-11-22 10:55:43 +01:00
styler,
devtools,
rhub
2024-11-25 09:18:21 +01:00
Remotes:
2024-11-25 09:09:26 +01:00
agdamsbo/webResearch
2024-11-08 15:14:01 +01:00
URL: https://github.com/agdamsbo/webResearch
BugReports: https://github.com/agdamsbo/webResearch/issues