Giuliano Mega 1d23b31461
Block discovery simulator and analysis (#175)
* add block discovery simulator

* add analysis document for simpler cases of block discovery
2023-09-27 23:45:58 -06:00

19 lines
401 B
Plaintext

Package: blockdiscoverysim
Title: Block Discovery Simulator
Version: 0.0.0.9000
Description: Simple Simulation for Block Discovery
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
shiny (>= 1.7.4.1),
tidyverse (>= 2.0.0),
purrr (>= 1.0.1),
VGAM (>= 1.1-8),
R6 (>= 2.2.2),
plotly (>= 4.10.2)
Suggests:
devtools,
testthat (>= 3.0.0)
Config/testthat/edition: 3