Skip to content

Commit

Permalink
version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
srivastavbudugutta authored and cran-robot committed Oct 18, 2023
1 parent 3f213b1 commit 7bea826
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Package: nRegression
Title: Simulation-Based Calculations of Sample Size for Linear and
Logistic Regression
Version: 0.0.5
Version: 0.5.1
Authors@R: c(
person("David", "Shilane", , "david.shilane@columbia.edu", c("aut")),
person("Srivastav","Budugutta", , "sb4788@columbia.edu", c("ctb","cre"))
person("Srivastav","Budugutta", , "sb4788@columbia.edu", c("ctb","cre")),
person("Mayur", "Bansal", , "mb4511@columbia.edu", c("ctb"))
)
Depends: R (>= 4.0.0)
Description: Provides a function designed to estimate the minimal sample size required to attain a specific statistical power in the context of linear regression and logistic regression models through simulations.
Expand All @@ -16,9 +17,10 @@ Imports: data.table, covr, simitation, stats
VignetteBuilder: knitr
NeedsCompilation: no
Author: David Shilane [aut],
Srivastav Budugutta [ctb, cre]
Srivastav Budugutta [ctb, cre],
Mayur Bansal [ctb]
Maintainer: Srivastav Budugutta <sb4788@columbia.edu>
Repository: CRAN
Config/testthat/edition: 3
Packaged: 2023-10-14 13:48:52 UTC; sriva
Date/Publication: 2023-10-15 07:50:07 UTC
Packaged: 2023-10-17 12:53:24 UTC; sriva
Date/Publication: 2023-10-17 22:30:07 UTC
2 changes: 1 addition & 1 deletion MD5
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
20155e88e8dda774c33ac9ddc4d4241e *DESCRIPTION
414690b1d1842222d4f97e20d975279e *DESCRIPTION
05da0fdfd9055d857e7b7d98f2759796 *NAMESPACE
73e8329fe26e59effa91564fadd38622 *R/global.R
b32964ea44d8e5589186fe49d7e48e89 *R/nRegression.R
Expand Down

0 comments on commit 7bea826

Please sign in to comment.