Skip to content

CRAN release 0.12.1

Compare
Choose a tag to compare
@shikokuchuo shikokuchuo released this 02 Feb 09:35
· 658 commits to main since this release
2c7600c
  • Dispatcher initial sync timeout widened to 10s to allow for launching large numbers of daemons.
  • Default for ssh_config() argument 'timeout' widened to 10 (seconds).
  • Fixes daemons() specifying 'output = FALSE' registering as TRUE instead.
  • Fixes use of everywhere() specifying '.args' as an unnamed list or '.expr' as a language object.
  • Ensures compatibility with nanonext >= 0.13.0.
  • Internal performance enhancements.