Skip to content

Commit

Permalink
94 helpers.r (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
audreyyeoCH and dependabot-preview[bot] authored Jun 3, 2024
1 parent dfa585b commit 799330f
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 193 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ BugReports: https://github.com/genentech/phase1b/issues
Depends:
R (>= 3.6)
Suggests:
rmarkdown,
bookdown,
knitr,
officer,
Expand Down Expand Up @@ -54,7 +55,6 @@ Collate:
'boundsPredprob.R'
'data.R'
'dbetabinom.R'
'helpers.R'
'oc2.R'
'oc3.R'
'ocPostprob.R'
Expand Down
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export(dbetaMix)
export(dbetabinom)
export(dbetabinomMix)
export(dbetadiff)
export(logit)
export(myPlot)
export(myPlotDiff)
export(oc2)
Expand Down
77 changes: 0 additions & 77 deletions R/helpers.R

This file was deleted.

19 changes: 0 additions & 19 deletions man/is.bool.Rd

This file was deleted.

20 changes: 0 additions & 20 deletions man/is.probRange.Rd

This file was deleted.

20 changes: 0 additions & 20 deletions man/is.probability.Rd

This file was deleted.

19 changes: 0 additions & 19 deletions man/is.scalar.Rd

This file was deleted.

23 changes: 0 additions & 23 deletions man/logit.Rd

This file was deleted.

13 changes: 0 additions & 13 deletions tests/testthat/test-helpers.R

This file was deleted.

0 comments on commit 799330f

Please sign in to comment.