CRAN Package Check Results for Maintainer ‘Damien Dotta <damien.dotta at live.fr>’

Last updated on 2024-05-01 16:53:29 CEST.

Package ERROR NOTE OK
parquetize 1 12
tablexlsx 2 10

Package parquetize

Current CRAN status: ERROR: 1, OK: 12

Version: 0.5.7
Check: examples
Result: ERROR Running examples in ‘parquetize-Ex.R’ failed The error most likely occurred in: > ### Name: check_parquet > ### Title: Check if parquet file or dataset is readable and return basic > ### informations > ### Aliases: check_parquet > > ### ** Examples > > > # check a parquet file > check_parquet(parquetize_example("iris.parquet")) ℹ checking: /Volumes/Builds/packages/big-sur-arm64/results/4.4/parquetize.Rcheck/parquetize/extdata/iris.parquet Error: This build of the arrow package does not support Datasets Execution halted Flavor: r-release-macos-arm64

Version: 0.5.7
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/8s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: Backtrace: ▆ 1. └─parquetize::expect_parquet(...) at test-write_parquet_by_chunk.R:101:3 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) 6. └─cli::cli_abort(...) 7. └─rlang::abort(...) [ FAIL 112 | WARN 0 | SKIP 3 | PASS 121 ] Error: Test failures In addition: Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-release-macos-arm64

Version: 0.5.7
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘aa-conversions.Rmd’ using rmarkdown Quitting from lines 51-57 [iris-memory-example] (aa-conversions.Rmd) Error: processing vignette 'aa-conversions.Rmd' failed with diagnostics: Cannot call parquet___WriterProperties___Builder__create(). See https://arrow.apache.org/docs/r/articles/install.html for help installing Arrow C++ libraries. --- failed re-building ‘aa-conversions.Rmd’ SUMMARY: processing the following file failed: ‘aa-conversions.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-arm64

Package tablexlsx

Current CRAN status: NOTE: 2, OK: 10

Version: 0.1.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘dplyr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc