2024-12-19 15:26:23 +01:00
|
|
|
Package: freesearcheR
|
2024-11-08 15:13:33 +01:00
|
|
|
Title: Browser Based Data Analysis
|
2024-12-17 11:30:47 +01:00
|
|
|
Version: 24.12.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"))
|
2024-12-19 15:26:23 +01:00
|
|
|
Description: Free and open source browser based data exploration and analysis with publication ready output.
|
2024-11-08 15:13:33 +01:00
|
|
|
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,
|
|
|
|
quarto,
|
|
|
|
readODS,
|
2024-11-08 16:31:33 +01:00
|
|
|
readr,
|
2024-11-22 10:55:43 +01:00
|
|
|
shiny,
|
2024-11-23 10:07:26 +01:00
|
|
|
MASS,
|
|
|
|
REDCapCAST,
|
2024-11-25 09:18:21 +01:00
|
|
|
purrr,
|
|
|
|
broom,
|
2024-11-28 21:02:23 +01:00
|
|
|
broom.helpers,
|
|
|
|
cardx,
|
|
|
|
parameters,
|
2024-11-29 14:30:02 +01:00
|
|
|
DT,
|
|
|
|
performance,
|
|
|
|
ggiraph,
|
|
|
|
qqplotr,
|
|
|
|
see,
|
2024-11-29 14:35:14 +01:00
|
|
|
patchwork,
|
2024-12-04 12:58:55 +01:00
|
|
|
easystats,
|
|
|
|
DHARMa,
|
|
|
|
teal,
|
|
|
|
IDEAFilter,
|
2024-12-09 14:00:44 +01:00
|
|
|
sparkline,
|
|
|
|
datamods,
|
2024-12-13 13:37:19 +01:00
|
|
|
toastui,
|
|
|
|
webshot,
|
2024-12-18 10:37:37 +01:00
|
|
|
lubridate,
|
|
|
|
bsicons,
|
|
|
|
thematic,
|
|
|
|
reshape2
|
2024-11-08 15:13:33 +01:00
|
|
|
Suggests:
|
2024-11-22 10:55:43 +01:00
|
|
|
styler,
|
2024-11-23 10:07:26 +01:00
|
|
|
devtools,
|
2024-12-19 15:26:23 +01:00
|
|
|
rhub,
|
|
|
|
usethis,
|
|
|
|
roxygen2,
|
|
|
|
pak
|
|
|
|
URL: https://github.com/agdamsbo/freesearcheR
|
|
|
|
BugReports: https://github.com/agdamsbo/freesearcheR/issues
|