Package: MarkowitzR
Maintainer: Steven E. Pav <shabbychef@gmail.com>
Authors@R: c(person(c("Steven", "E."), "Pav", 
    role=c("aut","cre"),
    email="shabbychef@gmail.com",
		comment = c(ORCID = "0000-0002-4197-6195")))
Version: 1.0.1
Date: 2018-05-24
License: LGPL-3
Title: Statistical Significance of the Markowitz Portfolio
BugReports: https://github.com/shabbychef/MarkowitzR/issues
Description: A collection of tools for analyzing significance of 
    Markowitz portfolios.
Depends: R (>= 3.0.2)
Imports: matrixcalc, sandwich, gtools
Suggests: SharpeR, testthat, knitr
URL: https://github.com/shabbychef/MarkowitzR
VignetteBuilder: knitr
Collate: 'MarkowitzR.r' 'portinf.r' 'utils.r' 'vcov.r'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-26 05:01:45 UTC; root
Author: Steven E. Pav [aut, cre] (<https://orcid.org/0000-0002-4197-6195>)
Repository: CRAN
Date/Publication: 2018-05-26 05:17:59 UTC
