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.3
Date: 2023-08-20
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, using the delta method on the second moment
    matrix, <arxiv:1312.0557>.
Depends: R (>= 3.0.2)
Imports: matrixcalc, gtools
Suggests: sandwich, SharpeR, testthat, formatR, knitr
URL: https://github.com/shabbychef/MarkowitzR
VignetteBuilder: knitr
Collate: 'MarkowitzR.r' 'portinf.r' 'utils.r' 'vcov.r'
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2023-08-21 15:57:27 UTC; spav
Author: Steven E. Pav [aut, cre] (<https://orcid.org/0000-0002-4197-6195>)
Repository: CRAN
Date/Publication: 2023-08-21 18:30:09 UTC
Built: R 4.6.0; ; 2025-08-18 03:58:34 UTC; unix
