-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
══ Warnings ════════════════════════════════════════════════════════════════════
── Warning (test-local-repositories.R:8:5): init fails when package not found in any repo ──
path[1]="repo-empty": No such file or directory
Backtrace:
1. base::options(repos = c(CRAN = paste0("file:///", normalizePath("repo-empty")))) test-local-repositories.R:8:4
3. base::normalizePath("repo-empty")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-packrat.R:95:5): snapshot captures new dependencies ───────────
"bread" %in% pkgs is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure (test-packrat.R:96:5): snapshot captures new dependencies ───────────
"toast" %in% pkgs is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure (test-packrat.R:120:5): snapshot captures only installed dependecies butwhen infer.dependencies is FALSE ──
"bread" %in% pkgs is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 1 | SKIP 5 | PASS 134 ]
Error: Test failures
Execution halted
1 error x | 0 warnings ✓ | 0 notes ✓
Error: R CMD check found ERRORs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels