Files in gaborcsardi/processx
Execute and Control System Processes

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
Makefile
NAMESPACE
NEWS.md R/aaa-import-standalone-rstudio-detect.R R/aaassertthat.R R/assertions.R R/base64.R R/cleancall.R R/client-lib.R R/connections.R R/initialize.R R/io.R R/named_pipe.R R/on-load.R R/poll.R R/print.R R/process-helpers.R R/process.R R/processx-package.R R/run.R R/standalone-errors.R R/supervisor.R R/utils.R README.Rmd README.md
_pkgdown.yml
codecov.yml
inst/CODE_OF_CONDUCT.md
inst/COPYRIGHTS
inst/include/processx/unix-sockets.c
inst/include/processx/unix-sockets.h
man/base64_decode.Rd man/curl_fds.Rd man/default_pty_options.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/poll.Rd man/process.Rd man/process_initialize.Rd man/processx-package.Rd man/processx_connections.Rd man/processx_fifos.Rd man/processx_sockets.Rd man/run.Rd man/supervisor_kill.Rd
processx.Rproj
src/Makevars
src/Makevars.win
src/base64.c
src/cleancall.c
src/cleancall.h
src/client.c
src/create-time.c
src/errors.c
src/errors.h
src/init.c
src/install.libs.R
src/poll.c
src/processx-connection.c
src/processx-connection.h
src/processx-types.h
src/processx-vector.c
src/processx.h
src/supervisor/supervisor.c
src/supervisor/utils.c
src/supervisor/utils.h
src/supervisor/windows.c
src/supervisor/windows.h
src/tools/interrupt.c
src/tools/px.c
src/tools/sock.c
src/unix/childlist.c
src/unix/connection.c
src/unix/named_pipe.c
src/unix/processx-unix.h
src/unix/processx.c
src/unix/sigchld.c
src/unix/utils.c
src/win/named_pipe.c
src/win/processx-stdio.h
src/win/processx-win.h
src/win/processx.c
src/win/stdio.c
src/win/thread.c
src/win/utils.c
tests/testthat.R tests/testthat/_snaps/err-output.md tests/testthat/_snaps/errors.md tests/testthat/_snaps/standalone-errors.md
tests/testthat/fixtures/simple.txt
tests/testthat/helper.R tests/testthat/test-assertions.R tests/testthat/test-chr-io.R tests/testthat/test-cleanup.R tests/testthat/test-client-lib.R tests/testthat/test-connections.R tests/testthat/test-env.R tests/testthat/test-err-output.R tests/testthat/test-errors.R tests/testthat/test-extra-connections.R tests/testthat/test-fifo.R tests/testthat/test-io.R tests/testthat/test-kill-tree.R tests/testthat/test-poll-connections.R tests/testthat/test-poll-curl.R tests/testthat/test-poll-stress.R tests/testthat/test-poll.R tests/testthat/test-poll2.R tests/testthat/test-poll3.R tests/testthat/test-print.R tests/testthat/test-process.R tests/testthat/test-ps-methods.R tests/testthat/test-pty.R tests/testthat/test-run.R tests/testthat/test-set-std.R tests/testthat/test-sigchld.R tests/testthat/test-standalone-errors.R tests/testthat/test-stdin.R tests/testthat/test-stress.R tests/testthat/test-unix-sockets.R tests/testthat/test-utf8.R tests/testthat/test-utils.R tests/testthat/test-wait.R vignettes/internals.Rmd
gaborcsardi/processx documentation built on April 8, 2024, 3:27 a.m.