Package: shiny.benchmark
Title: Benchmark the Performance of 'shiny' Applications
Version: 0.1.1
Authors@R: 
  c(
    person(given = "Douglas", family = "Azevedo", email = "opensource+douglas@appsilon.com", role = c("aut", "cre")),
    person(family = "Appsilon Sp. z o.o.", role = "cph", email = "opensource@appsilon.com")
  )
Description: Compare performance between different versions of a 'shiny' application based on 'git' references.
License: LGPL-3
URL: https://github.com/Appsilon/shiny.benchmark,
        https://github.com/Appsilon/shiny.benchmark
BugReports: https://github.com/Appsilon/shiny.benchmark/issues
SystemRequirements: yarn 1.22.17 or higher, Node 12 or higher
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 3.1.0)
Suggests: covr, knitr, lintr, rcmdcheck, rmarkdown, mockr, spelling
Imports: dplyr, ggplot2, glue, jsonlite, methods, progress, renv,
        shinytest2, stringr, testthat, fs
Language: en-US
NeedsCompilation: no
Packaged: 2023-01-18 12:30:56 UTC; kuba
Author: Douglas Azevedo [aut, cre],
  Appsilon Sp. z o.o. [cph]
Maintainer: Douglas Azevedo <opensource+douglas@appsilon.com>
Repository: CRAN
Date/Publication: 2023-01-20 09:50:02 UTC
Built: R 4.3.0; ; 2023-07-12 01:36:09 UTC; unix
