Package: SharpeR
Maintainer: Steven E. Pav <shabbychef@gmail.com>
Authors@R: c(person(c("Steven", "E."), "Pav", role=c("aut","cre"), 
    email="shabbychef@gmail.com"))
Version: 1.1.0
Date: 2016-03-13
License: LGPL-3
Title: Statistical Significance of the Sharpe Ratio
BugReports: https://github.com/shabbychef/SharpeR/issues
Description: A collection of tools for analyzing significance of trading
    strategies, based on the Sharpe ratio and overfit of the same.
Depends: R (>= 3.0.0)
Imports: matrixcalc, sadists (>= 0.2.0)
Suggests: xtable, xts, timeSeries, quantmod, MASS, TTR, testthat,
        sandwich, knitr
URL: https://github.com/shabbychef/SharpeR
VignetteBuilder: knitr
Collate: 'SharpeR.r' 'utils.r' 'distributions.r' 'sr.r' 'estimation.r'
        'tests.r' 'unified.r'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-14 03:52:16 UTC; spav
Author: Steven E. Pav [aut, cre]
Repository: CRAN
Date/Publication: 2016-03-14 07:54:14
