Code
process$new(tempfile())
Condition
Error:
! Native call to `processx_exec` failed
Caused by error:
! cannot start processx process '<tempdir>/<tempfile>' (system error 2, No such file or directory) @unix/processx.c:613 (processx_exec)
Code
process$new(px, wd = tempfile())
Condition
Error:
! Native call to `processx_exec` failed
Caused by error:
! cannot start processx process '<path>/px' (system error 2, No such file or directory) @unix/processx.c:613 (processx_exec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.