CRAN Package Check Results for Package workflowr

Last updated on 2019-03-27 00:48:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 6.20 153.38 159.58 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 4.41 115.07 119.48 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 191.56 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 174.06 OK
r-devel-windows-ix86+x86_64 1.2.0 13.00 479.00 492.00 OK
r-patched-linux-x86_64 1.2.0 3.92 148.51 152.43 OK
r-patched-solaris-x86 1.2.0 149.50 ERROR
r-release-linux-x86_64 1.2.0 4.67 146.38 151.05 OK
r-release-windows-ix86+x86_64 1.2.0 14.00 558.00 572.00 OK
r-release-osx-x86_64 1.2.0 ERROR
r-oldrel-windows-ix86+x86_64 1.2.0 6.00 302.00 308.00 OK
r-oldrel-osx-x86_64 1.2.0 ERROR

Check Details

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [73s/80s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library("testthat")
     > library("workflowr")
     This is workflowr version 1.2.0
     Run ?workflowr for help getting started
     >
     > test_check("workflowr")
     NA
     ── 1. Error: wflow_use_github can be used post GitLab (@test-wflow_use_github.R#
     pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
     1: wflow_publish(file.path(s$analysis, "*Rmd"), view = FALSE, project = path) at testthat/test-wflow_use_github.R:54
     2: wflow_build(files = files_to_build, make = FALSE, update = update, republish = republish,
     view = view, clean_fig_files = TRUE, delete_cache = delete_cache, seed = seed,
     local = FALSE, verbose = verbose, dry_run = dry_run, project = project)
     3: build_rmd_external(f, seed = seed, log_dir = log_dir, verbose = verbose, envir = .GlobalEnv)
     4: tryCatch(callr::r_safe(build_rmd, args = list(rmd, seed, ...), stdout = stdout_file,
     stderr = stderr_file, show = verbose), error = function(e) {
     message(wrap("Build failed. See log files for full details."))
     message("stdout: ", stdout_file)
     message("stderr: ", stderr_file)
     stdout_lines <- readLines(stdout_file)
     n <- length(stdout_lines)
     cat(stdout_lines[pmax(1, n - 10):n], sep = "\n")
     stop(e$message, call. = FALSE)
     })
     5: tryCatchList(expr, classes, parentenv, handlers)
     6: tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7: value[[3L]](cond)
     8: stop(e$message, call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 838 SKIPPED: 116 FAILED: 1
     1. Error: wflow_use_github can be used post GitLab (@test-wflow_use_github.R#54)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [40s/44s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     6: tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7: value[[3L]](cond)
     8: stop(e$message, call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 833 SKIPPED: 116 FAILED: 6
     1. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#64)
     2. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#65)
     3. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#66)
     4. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#67)
     5. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#68)
     6. Error: wflow_use_github can be used post GitLab (@test-wflow_use_github.R#54)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [42s/47s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     6: tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7: value[[3L]](cond)
     8: stop(e$message, call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 833 SKIPPED: 116 FAILED: 6
     1. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#64)
     2. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#65)
     3. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#66)
     4. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#67)
     5. Failure: obtain_existing_paths works when the root is the upstream existing directory (unix-like) (@test-obtain_existing_path.R#68)
     6. Error: wflow_use_github can be used post GitLab (@test-wflow_use_github.R#54)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64