Package: bcaboot
Title: Bias Corrected Bootstrap Confidence Intervals
Version: 0.2-1
VignetteBuilder: knitr
Authors@R: c(person("Bradley", "Efron", role=c("aut"),
	   	    email = "brad@stat.stanford.edu"),
  	     person("Balasubramanian", "Narasimhan", role=c("aut", "cre"),
	   	    email = "naras@stat.stanford.edu"))
Description: Computation of bootstrap confidence intervals in an almost automatic fashion.
Depends: R (>= 3.5.0)
URL: https://bnaras.github.io/bcaboot,
        https://github.com/bnaras/bcaboot
BugReports: http://github.com/bnaras/bcaboot/issues
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: glmnet, knitr
Imports: graphics, stats, utils
NeedsCompilation: no
Packaged: 2018-08-28 17:35:50 UTC; naras
Author: Bradley Efron [aut],
  Balasubramanian Narasimhan [aut, cre]
Maintainer: Balasubramanian Narasimhan <naras@stat.stanford.edu>
Repository: CRAN
Date/Publication: 2018-08-31 19:50:11 UTC
