Commit graph

2 commits

Author SHA1 Message Date
mef
2b5d60d7fc (sysutils/R-sys) Updated to 3.3
3.3
  - Unix: automatially path.expand() to normalize e.g. homedir
  - Unix: skip unicode path test on systems without UTF-8 locale.
2019-12-31 11:41:22 +00:00
brook
74a0ff42af R-sys: initial commit
Drop-in replacements for the base system2() function with fine control
and consistent behavior across platforms. Supports clean interruption,
timeout, background tasks, and streaming STDIN / STDOUT / STDERR over
binary or text connections. Arguments on Windows automatically get
encoded and quoted to work on different locales.
2019-08-09 18:36:28 +00:00