CRAN Package Check Results for Maintainer ‘John Helveston <john.helveston at gmail.com>’

Last updated on 2022-08-15 08:50:26 CEST.

Package ERROR NOTE OK
logitr 13
renderthis 2 4 7

Package logitr

Current CRAN status: OK: 13

Package renderthis

Current CRAN status: ERROR: 2, NOTE: 4, OK: 7

Version: 0.1.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'av'
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.1.0
Check: for detritus in the temp directory
Result: NOTE
    Found the following files/directories:
     ‘Crashpad’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/57s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Caused by error in `chain_call(c_processx_exec, command, c(command, args), pty, pty_options, ...`:
     ! cannot start processx process '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome' (system error 2, No such file or directory) @unix/processx.c:613 (processx_exec)
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_social("slides.Rmd")) at test-social.R:9:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_social("slides.Rmd")
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
    
     [ FAIL 12 | WARN 2 | SKIP 1 | PASS 117 ]
     Error: Test failures
     Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64