CRAN Package Check Results for Package renderthis

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.18 56.49 59.67 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 2.98 43.06 46.04 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 205.77 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 176.11 NOTE
r-devel-windows-x86_64 0.1.0 36.00 93.00 129.00 OK
r-patched-linux-x86_64 0.1.0 3.89 51.24 55.13 NOTE
r-release-linux-x86_64 0.1.0 2.93 55.42 58.35 OK
r-release-macos-arm64 0.1.0 181.00 OK
r-release-macos-x86_64 0.1.0 89.00 ERROR
r-release-windows-x86_64 0.1.0 47.00 93.00 140.00 OK
r-oldrel-macos-arm64 0.1.0 185.00 OK
r-oldrel-macos-x86_64 0.1.0 92.00 ERROR
r-oldrel-windows-ix86+x86_64 0.1.0 9.00 82.00 91.00 OK

Check Details

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