Package: bootf2
Type: Package
Title: Simulation and Comparison of Dissolution Profiles
Version: 0.4.1
Date: 2021-08-19
Authors@R: person(given = "Zhengguo",
                  family = "Xu",
                  role = c("aut", "cre"),
                  email = "zhengguoxu@gmail.com")
Description: Compare dissolution profiles with confidence interval of similarity
  factor f2 using bootstrap methodology as described in the literature, such as 
  Efron and Tibshirani (1993, ISBN:9780412042317), Davison and Hinkley (1997,
  ISBN:9780521573917), and Shah et al. (1998) <doi:10.1023/A:1011976615750>. 
  The package can also be used to simulate dissolution profiles based on 
  mathematical modelling and multivariate normal distribution.
License: GPL (>= 3)
URL: https://github.com/zhengguoxu/bootf2
BugReports: https://github.com/zhengguoxu/bootf2/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 4.0.0)
Imports: ggplot2, minpack.lm, MASS, readxl, stats
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-08-19 15:04:06 UTC; zhengguo
Author: Zhengguo Xu [aut, cre]
Maintainer: Zhengguo Xu <zhengguoxu@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-25 12:50:22 UTC
Built: R 4.3.0; ; 2023-07-10 05:19:12 UTC; unix
