runr
Runner
A package providing mechanisms to run external programs from R
Run external programs from R (experimental)
87 stars
12 watching
26 forks
Language: R
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 541 |
naheel-azawy/runner | A command-line utility for running programs in various languages without compilation or installation steps. | 25 |
jacob3141/qtruby | Allows C++/Qt applications to execute Ruby code seamlessly | 2 |
yellowapple/rubix | A minimal Ruby interpreter wrapper for Elixir | 3 |
aaronriekenberg/rust-parallel | An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. | 166 |
droberson/harness | A tool to execute programs in memory using various protocols. | 10 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
oconnor663/duct.rs | A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. | 839 |
rvrsh3ll/cplresourcerunner | An executable that runs shellcode from a resource file. | 253 |
joerdav/xc | Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,206 |
alco/porcelain | A library that simplifies the interaction with external OS processes from Elixir | 939 |
mumuki/mumuki-ruby-runner | An application that runs Rspec tests within a Sinatra-based server | 4 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 705 |
k1low/runn | A package/tool for running operations following a scenario in Go. | 465 |