Futureverse
  • Packages & Docs
    • Overview of All Packages

    • Core Future API
    • future (core of the future framework)

    • Map-Reduce Future APIs
    • future.apply (base R apply with futures)
    • furrr (purrr with futures)
    • doFuture (a foreach adapter)

    • Parallel Backends
    • future (built-in, local & remote parallelization)
    • future.batchtools (use HPC scheduler)
    • future.callr (local callr parallelization)
    • future.mirai (parallelize via mirai)

    • Utilities
    • listenv (Use %<-% for list-like structures)
    • parallelly (enhances the parallel package)
    • progressr (progress updates in parallel)

    • For low-level developers
    • globals (identify globals)
    • future.tests (validate future backends)

    • Experimental
    • future.tools (tools for working with futures)
    • BiocParallel.FutureParam (a BiocParallel addon)
    • marshal (export non-exportable objects)
  • Blog
  • Use & Stats
  • Parallel Backends
  • Quality
  • Tutorials
  • Talks
  • Publications
  • Roadmap
  • About