Package: AssetAllocation
Type: Package
Title: Backtesting Simple Asset Allocation Strategies
Version: 1.0.0
Author: Alexandre Rubesam
Maintainer: Alexandre Rubesam <alexandre.rubesam@gmail.com>
Description: Easy and quick testing of customizable asset allocation strategies.
    Users can rely on their own data, or have the package automatically
    download data from Yahoo Finance (<https://finance.yahoo.com/>). Several 
    pre-loaded portfolios with data are available, including some which are 
    discussed in Faber (2015, ISBN:9780988679924). 
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Imports: PerformanceAnalytics, quantmod, RiskPortfolios, xts, zoo,
        NMOF, riskParityPortfolio
Config/testthat/edition: 3
URL: https://github.com/rubetron/AssetAllocation
BugReports: https://github.com/rubetron/AssetAllocation/issues
NeedsCompilation: no
Packaged: 2022-04-25 14:58:36 UTC; rubesam
Repository: CRAN
Date/Publication: 2022-04-25 16:20:13 UTC
Built: R 4.1.2; ; 2022-04-28 12:30:00 UTC; unix
