Skip to content
New issue

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

cran: noSuggests #1081

Closed
aronatkins opened this issue May 28, 2024 · 0 comments · Fixed by #1079
Closed

cran: noSuggests #1081

aronatkins opened this issue May 28, 2024 · 0 comments · Fixed by #1079

Comments

@aronatkins
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant