CRAN Package Check Results for Package renderthis

Last updated on 2022-09-05 09:52:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.07 61.53 65.60 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.39 42.82 45.21 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 194.35 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 176.41 NOTE
r-devel-windows-x86_64 0.1.0 24.00 97.00 121.00 OK
r-patched-linux-x86_64 0.1.0 4.32 53.94 58.26 OK
r-release-linux-x86_64 0.1.0 2.64 55.10 57.74 OK
r-release-macos-arm64 0.1.0 181.00 OK
r-release-macos-x86_64 0.1.0 86.00 ERROR
r-release-windows-x86_64 0.1.0 23.00 97.00 120.00 OK
r-oldrel-macos-arm64 0.1.0 185.00 OK
r-oldrel-macos-x86_64 0.1.0 90.00 ERROR
r-oldrel-windows-ix86+x86_64 0.1.0 8.00 80.00 88.00 OK

Additional issues

MKL

Check Details

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’ [26s/56s]
    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