We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Remaining noSuggests failures:
══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-bundlePackage.R:4:3'): can snapshot deps with renv ───────────── Error in `renv_snapshot_validate_report(valid, prompt, force)`: aborting snapshot due to pre-flight validation failure Backtrace: ▆ 1. └─testthat::expect_snapshot(pkgs <- bundlePackages(app_dir)) at test-bundlePackage.R:4:3 2. └─rlang::cnd_signal(state$error) ── Error ('test-bundlePackage.R:49:3'): can capture deps from renv lockfile ──── Error in `renv_snapshot_validate_report(valid, prompt, force)`: aborting snapshot due to pre-flight validation failure Backtrace: ▆ 1. └─renv::snapshot(app_dir, prompt = FALSE) at test-bundlePackage.R:49:3 2. └─renv:::renv_snapshot_validate_report(valid, prompt, force) ── Error ('test-bundlePackage.R:67:3'): can capture deps with packrat even when renv lockfile present ── Error in `renv_snapshot_validate_report(valid, prompt, force)`: aborting snapshot due to pre-flight validation failure Backtrace: ▆ 1. └─renv::snapshot(app_dir, prompt = FALSE) at test-bundlePackage.R:67:3 2. └─renv:::renv_snapshot_validate_report(valid, prompt, force) ── Error ('test-bundlePackageRenv.R:89:3'): gets DESCRIPTION from renv & system libraries ── Error in `renv_snapshot_validate_report(valid, prompt, force)`: aborting snapshot due to pre-flight validation failure Backtrace: ▆ 1. └─renv::snapshot(app_dir, prompt = FALSE) at test-bundlePackageRenv.R:89:3 2. └─renv:::renv_snapshot_validate_report(valid, prompt, force) ── Error ('test-bundlePackageRenv.R:104:3'): errors if library and project are inconsistent ── Error in `renv_snapshot_validate_report(valid, prompt, force)`: aborting snapshot due to pre-flight validation failure Backtrace: ▆ 1. └─renv::snapshot(app_dir, prompt = FALSE) at test-bundlePackageRenv.R:104:3 2. └─renv:::renv_snapshot_validate_report(valid, prompt, force) [ FAIL 5 | WARN 24 | SKIP 163 | PASS 541 ] Error: Test failures Execution halted
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Remaining noSuggests failures:
The text was updated successfully, but these errors were encountered: