Package check result: NOTE Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Winston Chang ’ Days since last update: 4 Changes to worse in reverse depends: Package: rb3 Check: re-building of vignette outputs New result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘B3-Indexes.Rmd’ using rmarkdown Quitting from B3-Indexes.Rmd:35-41 [indexes-get-load] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `readChar()`: ! cannot open the connection --- Backtrace: ▆ 1. └─base::load("indexes_get.rda") 2. └─base::readChar(con, 5L, useBytes = TRUE) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'B3-Indexes.Rmd' failed with diagnostics: cannot open the connection --- failed re-building ‘B3-Indexes.Rmd’ --- re-building ‘Fetching-historical-future-rates.Rmd’ using rmarkdown --- finished re-building ‘Fetching-historical-future-rates.Rmd’ --- re-building ‘Fetching-historical-yield-curve.Rmd’ using rmarkdown --- finished re-building ‘Fetching-historical-yield-curve.Rmd’ SUMMARY: processing the following file failed: ‘B3-Indexes.Rmd’ Error: Vignette re-building failed. Execution halted Package: shiny2docker Check: tests New result: ERROR Running ‘testthat.R’ [3s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(shiny2docker) > > test_check("shiny2docker") Loading required namespace: renv i No DESCRIPTION file found i we wil parse qmd files,Rmd files and R scripts from /home/hornik/tmp/CRAN_recheck/shiny2docker.Rcheck/tests/testthat/dummy_app . All required packages are installed v create renv.lock at dummy_app//renv.lock The following package(s) were installed from an unknown source: - shiny [1.11.1] renv may be unable to restore these packages in the future. Consider reinstalling these packages from a known source (e.g. CRAN). [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-shiny2docker.R:5:2'): shiny2docker works ─────────────────────── Error in `renv_snapshot_validate_report(valid, prompt, force)`: aborting snapshot due to pre-flight validation failure Backtrace: ▆ 1. └─shiny2docker::shiny2docker(path = "dummy_app/") at test-shiny2docker.R:5:2 2. └─attachment::create_renv_for_prod(...) 3. └─attachment::create_renv_for_dev(...) 4. └─renv::snapshot(...) 5. └─renv:::renv_snapshot_validate_report(valid, prompt, force) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted