Package: epo Type: Package Title: Enhanced Portfolio Optimization (EPO) Version: 0.1.0.9000 Authors@R: person(given = "Bernardo", family = "Reckziegel", role = c("aut", "cre", "cph"), email = "bernardo_cse@hotmail.com") Maintainer: Bernardo Reckziegel Description: Implements the Enhanced Portfolio Optimization (EPO) method as described in Pedersen, Babu and Levine (2021) . License: MIT + file LICENSE URL: https://github.com/Reckziegel/epo, https://reckziegel.github.io/epo/ BugReports: https://github.com/Reckziegel/epo/issues Encoding: UTF-8 RoxygenNote: 7.2.3 Imports: assertthat (>= 0.2.1), dplyr (>= 1.1.2), rlang (>= 1.1.1), xts (>= 0.13.1) Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://reckziegel.r-universe.dev Date/Publication: 2024-03-05 17:42:38 UTC RemoteUrl: https://github.com/reckziegel/epo RemoteRef: HEAD RemoteSha: 27d8a039c3e799a2b06220b43ea140cc50f5d862 NeedsCompilation: no Packaged: 2026-07-04 15:01:14 UTC; root Author: Bernardo Reckziegel [aut, cre, cph]