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

Problem with knitr #70

Open
yossadh opened this issue May 9, 2024 · 0 comments
Open

Problem with knitr #70

yossadh opened this issue May 9, 2024 · 0 comments

Comments

@yossadh
Copy link

yossadh commented May 9, 2024

Hi, I have a table that can render ok in R-Studio Viewer but generates this error when knitting to html:

processing file: pivot_table.Rmd
|.......................................... | 80% [unnamed-chunk-3]
Quitting from lines 46-55 [unnamed-chunk-3] (pivot_table.Rmd)
Error in private$p_filters$filters[[1]]:
! subscript out of bounds
Backtrace:

  1. rmarkdown::render(...)
  2. pivottabler (local) <fn>()

Execution halted

I used pt$renderPivot() but pt$evaluatePivot() is also giving the same error

This is my R and knitr version:
R version 4.3.2 (2023-10-31)
knitr_1.45 htmltools_0.5.7 rmarkdown_2.25 compiler_4.3.2

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