R Under development (unstable) (2024-12-04 r87420 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > if ( requireNamespace("tinytest", quietly=TRUE) ){ + + tinytest::test_package("PerformanceAnalytics") + + } Loading required package: xts Loading required package: zoo Attaching package: 'zoo' The following objects are masked from 'package:base': as.Date, as.Date.numeric Attaching package: 'PerformanceAnalytics' The following object is masked from 'package:graphics': legend test_CAPM.R................... 0 tests test_CAPM.R................... 0 tests test_CAPM.R................... 0 tests test_CAPM.R................... 0 tests test_CAPM.R................... 0 tests test_CAPM.R................... 0 tests test_CAPM.R................... 0 tests test_CAPM.R................... 0 tests test_CAPM.R................... 1 tests OK test_CAPM.R................... 2 tests OK test_CAPM.R................... 2 tests OK test_CAPM.R................... 3 tests OK test_CAPM.R................... 4 tests OK test_CAPM.R................... 4 tests OK test_CAPM.R................... 5 tests OK test_CAPM.R................... 6 tests OK test_CAPM.R................... 6 tests OK test_CAPM.R................... 7 tests OK test_CAPM.R................... 8 tests OK test_CAPM.R................... 8 tests OK test_CAPM.R................... 8 tests OK test_CAPM.R................... 8 tests OK test_CAPM.R................... 8 tests OK test_CAPM.R................... 9 tests OK test_CAPM.R................... 10 tests OK test_CAPM.R................... 11 tests OK test_CAPM.R................... 12 tests OK test_CAPM.R................... 12 tests OK test_CAPM.R................... 13 tests OK 0.9s test_PerformanceAnalytics.R... 1 tests OK 2ms test_Return.portfolio.arithmetic.R 0 tests test_Return.portfolio.arithmetic.R 0 tests test_Return.portfolio.arithmetic.R 0 tests test_Return.portfolio.arithmetic.R 0 tests test_Return.portfolio.arithmetic.R 0 tests test_Return.portfolio.arithmetic.R 0 tests test_Return.portfolio.arithmetic.R 0 tests test_Return.portfolio.arithmetic.R 0 tests test_Return.portfolio.arithmetic.R 1 tests OK test_Return.portfolio.arithmetic.R 2 tests OK 23ms test_Return.portfolio.geometric.R 0 tests test_Return.portfolio.geometric.R 0 tests test_Return.portfolio.geometric.R 0 tests test_Return.portfolio.geometric.R 0 tests test_Return.portfolio.geometric.R 0 tests test_Return.portfolio.geometric.R 0 tests test_Return.portfolio.geometric.R 0 tests test_Return.portfolio.geometric.R 2 tests OK test_Return.portfolio.geometric.R 2 tests OK test_Return.portfolio.geometric.R 2 tests OK test_Return.portfolio.geometric.R 4 tests OK 82ms test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 0 tests test_to.period.contributions.R 1 tests OK test_to.period.contributions.R 3 tests OK test_to.period.contributions.R 5 tests OK test_to.period.contributions.R 7 tests OK test_to.period.contributions.R 8 tests OK test_to.period.contributions.R 9 tests OK test_to.period.contributions.R 10 tests OK test_to.period.contributions.R 11 tests OK test_to.period.contributions.R 12 tests OK test_to.period.contributions.R 13 tests OK test_to.period.contributions.R 14 tests OK test_to.period.contributions.R 15 tests OK test_to.period.contributions.R 16 tests OK test_to.period.contributions.R 17 tests OK test_to.period.contributions.R 17 tests OK test_to.period.contributions.R 17 tests OK test_to.period.contributions.R 18 tests OK test_to.period.contributions.R 18 tests OK test_to.period.contributions.R 19 tests OK test_to.period.contributions.R 19 tests OK test_to.period.contributions.R 20 tests OK test_to.period.contributions.R 20 tests OK test_to.period.contributions.R 20 tests OK test_to.period.contributions.R 20 tests OK test_to.period.contributions.R 20 tests OK test_to.period.contributions.R 20 tests OK test_to.period.contributions.R 21 tests OK test_to.period.contributions.R 22 tests OK test_to.period.contributions.R 23 tests OK test_to.period.contributions.R 23 tests OK test_to.period.contributions.R 24 tests OK 0.2s All ok, 44 results (1.2s) Warning messages: 1: In PerformanceAnalytics:::Return.portfolio.geometric(test_returns, : The weights for one or more periods do not sum up to 1: assuming a return of 0 for the residual weights 2: In PerformanceAnalytics:::Return.portfolio.geometric(test_returns, : The weights for one or more periods do not sum up to 1: assuming a return of 0 for the residual weights 3: In Return.portfolio.geometric(R = R, weights = weights, wealth.index = wealth.index, : The weights for one or more periods do not sum up to 1: assuming a return of 0 for the residual weights 4: In Return.portfolio.geometric(R = R, weights = weights, wealth.index = wealth.index, : The weights for one or more periods do not sum up to 1: assuming a return of 0 for the residual weights > > proc.time() user system elapsed 1.37 0.25 1.60