Skip to content

errors from R CMD check #636

@aronatkins

Description

@aronatkins
══ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions