CRAN Package Check Results for Package eoffice

Last updated on 2026-02-10 21:49:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.3 7.07 73.13 80.20 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 18.00 167.15 185.15 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 16.00 169.69 185.69 OK
r-devel-windows-x86_64 0.2.2 14.00 104.00 118.00 ERROR
r-patched-linux-x86_64 0.2.2 10.30 90.04 100.34 ERROR
r-release-linux-x86_64 0.2.2 10.19 89.60 99.79 ERROR
r-release-macos-arm64 0.2.3 3.00 31.00 34.00 OK
r-release-macos-x86_64 0.2.3 9.00 170.00 179.00 OK
r-release-windows-x86_64 0.2.2 12.00 112.00 124.00 OK
r-oldrel-macos-arm64 0.2.3 3.00 36.00 39.00 OK
r-oldrel-macos-x86_64 0.2.3 8.00 188.00 196.00 OK
r-oldrel-windows-x86_64 0.2.2 18.00 127.00 145.00 ERROR

Check Details

Version: 0.2.2
Check: examples
Result: ERROR Running examples in ‘eoffice-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: indocx > ### Title: read table from docx > ### Aliases: indocx > > ### ** Examples > > totable(t.test(wt ~ am, mtcars), filename = file.path(tempdir(), "mtcars.docx")) > tabs <- indocx(filename = file.path(tempdir(), "mtcars.docx"), header = TRUE) Error: ! `filter_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `filter()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. └─eoffice::indocx(...) 2. └─eoffice::inoffice(filename, format = "docx", header = header) 3. └─dplyr::filter_(content, ~content_type %in% "table cell") 4. └─dplyr:::lazy_defunct("filter") 5. └─lifecycle::deprecate_stop(...) 6. └─lifecycle:::deprecate_stop0(msg) 7. └─rlang::cnd_signal(...) Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘eoffice.Rmd’ using knitr Quitting from eoffice.Rmd:62-94 [fig2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/lifecycle_error_deprecated> Error: ! `filter_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `filter()` instead. ℹ See vignette('programming') for more help --- Backtrace: ▆ 1. └─eoffice::inpptx(...) 2. └─eoffice::inoffice(filename, format = "pptx", header = header) 3. └─dplyr::filter_(content, ~content_type %in% "table cell") 4. └─dplyr:::lazy_defunct("filter") 5. └─lifecycle::deprecate_stop(...) 6. └─lifecycle:::deprecate_stop0(msg) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'eoffice.Rmd' failed with diagnostics: `filter_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `filter()` instead. ℹ See vignette('programming') for more help --- failed re-building ‘eoffice.Rmd’ SUMMARY: processing the following file failed: ‘eoffice.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.2
Check: examples
Result: ERROR Running examples in 'eoffice-Ex.R' failed The error most likely occurred in: > ### Name: indocx > ### Title: read table from docx > ### Aliases: indocx > > ### ** Examples > > totable(t.test(wt ~ am, mtcars), filename = file.path(tempdir(), "mtcars.docx")) > tabs <- indocx(filename = file.path(tempdir(), "mtcars.docx"), header = TRUE) Error: ! `filter_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `filter()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. └─eoffice::indocx(...) 2. └─eoffice::inoffice(filename, format = "docx", header = header) 3. └─dplyr::filter_(content, ~content_type %in% "table cell") 4. └─dplyr:::lazy_defunct("filter") 5. └─lifecycle::deprecate_stop(...) 6. └─lifecycle:::deprecate_stop0(msg) 7. └─rlang::cnd_signal(...) Execution halted Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'eoffice.Rmd' using knitr Quitting from eoffice.Rmd:62-94 [fig2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/lifecycle_error_deprecated> Error: ! `filter_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `filter()` instead. ℹ See vignette('programming') for more help --- Backtrace: ▆ 1. └─eoffice::inpptx(...) 2. └─eoffice::inoffice(filename, format = "pptx", header = header) 3. └─dplyr::filter_(content, ~content_type %in% "table cell") 4. └─dplyr:::lazy_defunct("filter") 5. └─lifecycle::deprecate_stop(...) 6. └─lifecycle:::deprecate_stop0(msg) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'eoffice.Rmd' failed with diagnostics: `filter_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `filter()` instead. ℹ See vignette('programming') for more help --- failed re-building 'eoffice.Rmd' SUMMARY: processing the following file failed: 'eoffice.Rmd' Error: Vignette re-building failed. Execution halted Flavors: r-devel-windows-x86_64, r-oldrel-windows-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.