CRAN Package Check Results for Maintainer ‘Enzo Martoglio <enzo at smartinsightsfromdata.com>’

Last updated on 2026-02-15 07:51:08 CET.

Package ERROR NOTE
rpivotTable 9 5

Package rpivotTable

Current CRAN status: ERROR: 9, NOTE: 5

Version: 0.3.0
Check: Rd files
Result: NOTE checkRd: (-1) rpivotTable.Rd:60: Lost braces; missing escapes or markup? 60 | An example is: onRefresh=htmlwidgets::JS("function(config) { Shiny.onInputChange('myPivotData', config); }") | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rpivotTable) > > test_check("rpivotTable") Saving _problems/test_data-25.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_data.R:22:3'): data is not changed ───────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. ├─testthat::expect_is(rpivotTable(tbl_df(iris))$x$data, "tbl_df") at test_data.R:22:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─rpivotTable::rpivotTable(tbl_df(iris)) 5. │ └─base::intersect(...) 6. └─dplyr::tbl_df(iris) 7. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘NEWS.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘NEWS.Rmd’ --- re-building ‘rpivotTableIntroduction.Rmd’ using rmarkdown Quitting from rpivotTableIntroduction.Rmd:102-110 [unnamed-chunk-8] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/lifecycle_error_deprecated> Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. --- Backtrace: ▆ 1. ├─... %>% ... 2. ├─rpivotTable::rpivotTable(., rows = "Sepal.Width", rendererName = "Treemap") 3. │ └─base::intersect(...) 4. ├─dplyr::filter(., Sepal.Width > 3 & Sepal.Length > 5) 5. └─dplyr::tbl_df(.) 6. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 7. └─lifecycle:::deprecate_stop0(msg) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rpivotTableIntroduction.Rmd' failed with diagnostics: `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. --- failed re-building ‘rpivotTableIntroduction.Rmd’ SUMMARY: processing the following file failed: ‘rpivotTableIntroduction.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rpivotTable) > > test_check("rpivotTable") Saving _problems/test_data-25.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_data.R:22:3'): data is not changed ───────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. ├─testthat::expect_is(rpivotTable(tbl_df(iris))$x$data, "tbl_df") at test_data.R:22:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─rpivotTable::rpivotTable(tbl_df(iris)) 5. │ └─base::intersect(...) 6. └─dplyr::tbl_df(iris) 7. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rpivotTable) > > test_check("rpivotTable") Saving _problems/test_data-25.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_data.R:22:3'): data is not changed ───────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. ├─testthat::expect_is(rpivotTable(tbl_df(iris))$x$data, "tbl_df") at test_data.R:22:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─rpivotTable::rpivotTable(tbl_df(iris)) 5. │ └─base::intersect(...) 6. └─dplyr::tbl_df(iris) 7. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘NEWS.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘NEWS.Rmd’ --- re-building ‘rpivotTableIntroduction.Rmd’ using rmarkdown Quitting from rpivotTableIntroduction.Rmd:102-110 [unnamed-chunk-8] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/lifecycle_error_deprecated> Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. --- Backtrace: ▆ 1. ├─... %>% ... 2. ├─rpivotTable::rpivotTable(., rows = "Sepal.Width", rendererName = "Treemap") 3. │ └─base::intersect(...) 4. ├─dplyr::filter(., Sepal.Width > 3 & Sepal.Length > 5) 5. └─dplyr::tbl_df(.) 6. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 7. └─lifecycle:::deprecate_stop0(msg) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rpivotTableIntroduction.Rmd' failed with diagnostics: `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. --- failed re-building ‘rpivotTableIntroduction.Rmd’ SUMMARY: processing the following file failed: ‘rpivotTableIntroduction.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rpivotTable) > > test_check("rpivotTable") Saving _problems/test_data-25.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_data.R:22:3'): data is not changed ───────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. ├─testthat::expect_is(rpivotTable(tbl_df(iris))$x$data, "tbl_df") at test_data.R:22:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─rpivotTable::rpivotTable(tbl_df(iris)) 5. │ └─base::intersect(...) 6. └─dplyr::tbl_df(iris) 7. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'NEWS.Rmd' using rmarkdown --- finished re-building 'NEWS.Rmd' --- re-building 'rpivotTableIntroduction.Rmd' using rmarkdown Quitting from rpivotTableIntroduction.Rmd:102-110 [unnamed-chunk-8] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/lifecycle_error_deprecated> Error: ! `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. --- Backtrace: ▆ 1. ├─... %>% ... 2. ├─rpivotTable::rpivotTable(., rows = "Sepal.Width", rendererName = "Treemap") 3. │ └─base::intersect(...) 4. ├─dplyr::filter(., Sepal.Width > 3 & Sepal.Length > 5) 5. └─dplyr::tbl_df(.) 6. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 7. └─lifecycle:::deprecate_stop0(msg) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rpivotTableIntroduction.Rmd' failed with diagnostics: `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. --- failed re-building 'rpivotTableIntroduction.Rmd' SUMMARY: processing the following file failed: 'rpivotTableIntroduction.Rmd' Error: Vignette re-building failed. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rpivotTable) > > test_check("rpivotTable") Saving _problems/test_data-25.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_data.R:22:3'): data is not changed ───────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `tbl_df()` was deprecated in dplyr 1.0.0 and is now defunct. ℹ Please use `tibble::as_tibble()` instead. Backtrace: ▆ 1. ├─testthat::expect_is(rpivotTable(tbl_df(iris))$x$data, "tbl_df") at test_data.R:22:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─rpivotTable::rpivotTable(tbl_df(iris)) 5. │ └─base::intersect(...) 6. └─dplyr::tbl_df(iris) 7. └─lifecycle::deprecate_stop("1.0.0", "tbl_df()", "tibble::as_tibble()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] Error: ! Test failures. Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.