Files
dashboard-app/DESCRIPTION
T
Simon Innerbichler 12eabc4d0c
Build and deploy Roxygen2|pkgdown documentation site / build-and-deploy-documentation (push) Failing after 7s
added thestthat
test files in tests/testthat/
2026-05-25 09:36:45 +02:00

47 lines
892 B
Plaintext

Package: DashboardApp
Type: Package
Title: What the Package Does (Title Case)
Version: 0.1.0
Authors@R: c(
person(
"Franz", "Innerbichler",
email = "f.innerbichler@eclipso.at",
role = c("aut", "cre")
),
person(
"Simon", "Innerbichler",
email = "simon.innerbichler@proton.me",
role = c("aut")
)
)
Description: More about what it does (maybe more than one line).
Continuation lines should be indented.
Imports:
shiny,
shinydashboard,
shinyjs,
shinyAce,
shinycssloaders,
shinyBS,
purrr,
gslnls,
tidyverse,
ggplot2,
reshape2,
openxlsx,
DT,
ggpubr,
gridExtra,
drc,
twopartm,
car,
dplyr,
scales
License: Commercial, all rights reserved
Encoding: UTF-8
LazyData: true
Config/roxygen2/version: 8.0.0
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3