Type: Package
Package: uncorbets
Title: Uncorrelated Bets via Minimum Torsion Algorithm
Version: 0.1.1
Authors@R: 
    c(person(given  = "Bernardo",
             family = "Reckziegel",
             email  = "bernardo_cse@hotmail.com", 
             role   = c("aut", "cre", "cph"))
    )
Description: Implements Minimum Torsion for portfolio diversification as
    described in Meucci, Attilio (2013) <doi:10.2139/ssrn.2276632>.
License: MIT + file LICENSE
URL: https://github.com/Reckziegel/uncorbets
BugReports: https://github.com/Reckziegel/uncorbets/issues
Imports: assertthat (>= 0.2.1), NlcOptim (>= 0.6), stats
Suggests: spelling, covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.2
Language: en-US
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-09-24 01:58:34 UTC; USUARIO
Author: Bernardo Reckziegel [aut, cre, cph]
Maintainer: Bernardo Reckziegel <bernardo_cse@hotmail.com>
Repository: CRAN
Date/Publication: 2021-09-24 04:30:02 UTC
Built: R 4.0.2; ; 2021-09-24 10:27:25 UTC; unix
