Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing function Error: object 'table.TrailingPeriodsRel' not found (not exported?) #160

Open
micstr opened this issue Feb 4, 2021 · 0 comments

Comments

@micstr
Copy link

micstr commented Feb 4, 2021

I see table.TrailingPeriodsRel is listed under the Index and under the
table.RollingPeriods {PerformanceAnalytics}, but in package version 2.0.4 when I try to use this it shows:

Error: object 'table.TrailingPeriodsRel' not found

I want to calculate a trailing active returns table for a number of funds with benchmarks.

Looking at your code, it seems this has been deprecated/renamed to table.RollingPeriods but I was wondering if there is a problem passing this to this new function*, or do you need to change the documentation (which I am happy to help with - as it is not clear table.RollingPeriods takes Rb and not just R)?

I would appreciate a steer of what to do.

Thanks for a fantastic package.

P.S. Using R version 4.0.3

*P.P.S. Are you missing a #' @export table.TrailingPeriodsRel in your package as the code is there?

@micstr micstr changed the title table.TrailingPeriodsRel Error: object 'table.TrailingPeriodsRel' not found Missing function Error: object 'table.TrailingPeriodsRel' not found (not exported?) Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant