{"id":27650300,"url":"https://github.com/futureverse/futureverse","last_synced_at":"2025-04-24T03:34:24.123Z","repository":{"id":242683370,"uuid":"810256371","full_name":"futureverse/futureverse","owner":"futureverse","description":"[BETA] R package: Easily Install and Load the 'Futureverse'","archived":false,"fork":false,"pushed_at":"2024-10-27T03:55:17.000Z","size":118,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T00:35:41.321Z","etag":null,"topics":["futureverse","parallel-processing","r-package"],"latest_commit_sha":null,"homepage":"http://futureverse.futureverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/futureverse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-04T10:51:34.000Z","updated_at":"2024-07-24T02:16:06.000Z","dependencies_parsed_at":"2024-06-06T11:30:27.917Z","dependency_job_id":"9ab98377-ebae-4ab7-b799-7783542ae3cd","html_url":"https://github.com/futureverse/futureverse","commit_stats":null,"previous_names":["futureverse/futureverse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futureverse%2Ffutureverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futureverse%2Ffutureverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futureverse%2Ffutureverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futureverse%2Ffutureverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futureverse","download_url":"https://codeload.github.com/futureverse/futureverse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250557640,"owners_count":21450163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["futureverse","parallel-processing","r-package"],"created_at":"2025-04-24T03:34:23.547Z","updated_at":"2025-04-24T03:34:24.118Z","avatar_url":"https://github.com/futureverse.png","language":"R","readme":"# R package 'futureverse' - Easily Install and Load the 'Futureverse'\n\nThe [Futureverse] is a unifying framework for parallelization and\ndistributed processing in R. This package, **futureverse**, is a\nutility wrapper package that makes it easy to install and load the\nmost common Futureverse packages in one go.\n\n\n## Usage\n\n`library(futureverse)` will load the common Futureverse packages:\n\n\n* **[future]** - the core Futureverse package\n* **[future.apply]** - Futureverse variants of base-R apply functions\n* **[furrr]** - Futureverse variants of **purrr** apply functions\n* **[doFuture]** - Futureverse adaptors for the **foreach** package\n* **[progressr]** - Near-live progress updates when using Futureverse\n\n\n## Installation\n\nCall:\n\n```r\ninstall.packages(\"futureverse\")\n```\n\nto install **[future]**, **[future.apply]**, **[furrr]**,\n**[doFuture]**, and **[progressr]**.\n\nTo install also additional parallel backends, **future.batchtools**,\n**future.callr**, and **future.mirai**, use:\n\n```r\ninstall.packages(\"futureverse\", dependencies = TRUE)\n```\n\n[Futureverse]: https://www.futureverse.org\n[future]: https://future.futureverse.org\n[future.batchtools]: https://future.batchtools.futureverse.org\n[future.callr]: https://future.callr.futureverse.org\n[future.mirai]: https://future.mirai.futureverse.org\n[future.apply]: https://future.apply.futureverse.org\n[furrr]: https://furrr.futureverse.org\n[doFuture]: https://doFuture.futureverse.org\n[progressr]: https://progressr.futureverse.org\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffutureverse%2Ffutureverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffutureverse%2Ffutureverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffutureverse%2Ffutureverse/lists"}