{
  "_id": "6a227729cd65a98ecbd4b47a",
  "Package": "future",
  "Version": "1.70.0-9014",
  "Title": "Unified Parallel and Distributed Processing in R for Everyone",
  "VignetteBuilder": "R.rsp",
  "Authors@R": "c(person(\"Henrik\", \"Bengtsson\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"henrikb@braju.com\",\ncomment = c(ORCID = \"0000-0002-7579-5165\")))",
  "Description": "The purpose of this package is to provide a lightweight\nand unified Future API for sequential and parallel processing\nof R expression via futures.  The simplest way to evaluate an\nexpression in parallel is to use `x %<-% { expression }` with\n`plan(multisession)`. This package implements sequential,\nmulticore, multisession, and cluster futures.  With these, R\nexpressions can be evaluated on the local machine, in parallel\na set of local machines, or distributed on a mix of local and\nremote machines. Extensions to this package implement\nadditional backends for processing futures via compute cluster\nschedulers, etc. Because of its unified API, there is no need\nto modify any code in order switch from sequential on the local\nmachine to, say, distributed processing on a remote compute\ncluster. Another strength of this package is that global\nvariables and functions are automatically identified and\nexported as needed, making it straightforward to tweak existing\ncode to make use of futures.",
  "License": "LGPL (>= 2.1)",
  "LazyLoad": "TRUE",
  "ByteCompile": "TRUE",
  "URL": "https://future.futureverse.org,\nhttps://github.com/futureverse/future",
  "BugReports": "https://github.com/futureverse/future/issues",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Collate": "'000.bquote.R' '000.import.R' '000.re-exports.R'\n'009.deprecation.R' '010.tweakable.R' '010.utils-parallelly.R'\n'backend_api-01-FutureBackend-class.R'\n'backend_api-03.MultiprocessFutureBackend-class.R'\n'backend_api-11.ClusterFutureBackend-class.R'\n'backend_api-11.MulticoreFutureBackend-class.R'\n'backend_api-11.SequentialFutureBackend-class.R'\n'backend_api-13.MultisessionFutureBackend-class.R'\n'backend_api-ConstantFuture-class.R'\n'backend_api-Future-class.R' 'backend_api-FutureRegistry.R'\n'backend_api-UniprocessFuture-class.R'\n'backend_api-evalFuture.R' 'core_api-cancel.R'\n'core_api-future.R' 'core_api-reset.R' 'core_api-resolved.R'\n'core_api-value.R' 'delayed_api-futureAssign.R'\n'delayed_api-futureOf.R' 'demo_api-mandelbrot.R'\n'infix_api-01-futureAssign_OP.R' 'infix_api-02-globals_OP.R'\n'infix_api-03-seed_OP.R' 'infix_api-04-stdout_OP.R'\n'infix_api-05-conditions_OP.R' 'infix_api-06-lazy_OP.R'\n'infix_api-07-label_OP.R' 'infix_api-08-plan_OP.R'\n'infix_api-09-tweak_OP.R'\n'protected_api-FutureCondition-class.R'\n'protected_api-FutureGlobals-class.R'\n'protected_api-FutureResult-class.R' 'protected_api-futures.R'\n'protected_api-globals.R' 'protected_api-journal.R'\n'protected_api-resolve.R' 'protected_api-result.R'\n'protected_api-signalConditions.R' 'testme.R' 'utils-basic.R'\n'utils-conditions.R' 'utils-connections.R' 'utils-debug.R'\n'utils-immediateCondition.R' 'utils-marshalling.R'\n'utils-objectSize.R' 'utils-options.R' 'utils-prune_pkg_code.R'\n'utils-registerClusterTypes.R' 'utils-rng_utils.R'\n'utils-signalEarly.R' 'utils-stealth_sample.R'\n'utils-sticky_globals.R' 'utils-tweakExpression.R'\n'utils-uuid.R' 'utils-whichIndex.R' 'utils_api-backtrace.R'\n'utils_api-capture_journals.R' 'utils_api-futureCall.R'\n'utils_api-futureSessionInfo.R' 'utils_api-makeClusterFuture.R'\n'utils_api-minifuture.R' 'utils_api-nbrOfWorkers.R'\n'utils_api-plan.R' 'utils_api-plan-with.R'\n'utils_api-sessionDetails.R' 'utils_api-tweak.R' 'zzz.R'",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2026-06-05 04:08:28 UTC",
  "RemoteUrl": "https://github.com/HenrikBengtsson/future",
  "RemoteRef": "HEAD",
  "RemoteSha": "c08b788374d03a503f05425d49d1de443f6eba80",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:08:04 UTC",
    "User": "root"
  },
  "Author": "Henrik Bengtsson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-7579-5165>)",
  "Maintainer": "Henrik Bengtsson <henrikb@braju.com>",
  "MD5sum": "69bfa11ad759f20abcb975b1d0294f89",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "future_1.70.0-9014.tar.gz",
  "_fileid": "8dd6fccc6a2b319c0699870abc9d31b95099a89faec397881e874cd56dca20df",
  "_filesize": 806585,
  "_sha256": "8dd6fccc6a2b319c0699870abc9d31b95099a89faec397881e874cd56dca20df",
  "_created": "2026-06-05T07:08:04.000Z",
  "_published": "2026-06-05T07:13:45.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79680836451,
      "time": 287,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430875100"
    },
    {
      "job": 79680836400,
      "time": 295,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430876921"
    },
    {
      "job": 79680836478,
      "time": 260,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430853753"
    },
    {
      "job": 79680836446,
      "time": 284,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430873986"
    },
    {
      "job": 79680504891,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430799974"
    },
    {
      "job": 79680836427,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430827575"
    },
    {
      "job": 79680836440,
      "time": 284,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430874500"
    },
    {
      "job": 79680836460,
      "time": 258,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430867468"
    },
    {
      "job": 79680836443,
      "time": 304,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430879256"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27000774290",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/HenrikBengtsson/future",
  "_commit": {
    "id": "c08b788374d03a503f05425d49d1de443f6eba80",
    "author": "Henrik Bengtsson <henrik.bengtsson@gmail.com>",
    "committer": "Henrik Bengtsson <henrik.bengtsson@gmail.com>",
    "message": "FIX: capture_journals() should always return a list; even empty\n",
    "time": 1780632508
  },
  "_maintainer": {
    "name": "Henrik Bengtsson",
    "email": "henrikb@braju.com",
    "login": "henrikbengtsson",
    "mastodon": "@henrikbengtsson@mastodon.social",
    "bluesky": "@henrikbengtsson.bsky.social",
    "orcid": "0000-0002-7579-5165",
    "twitter": "@henrikbengtsson",
    "description": "Assoc Professor. R Foundation. R Consortium. Many R packages, e.g. future & matrixStats.",
    "uuid": 1616850
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "globals",
      "version": ">= 0.18.0",
      "role": "Imports"
    },
    {
      "package": "listenv",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "version": ">= 1.44.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "henrikbengtsson",
  "_selfowned": false,
  "_usedby": 1616,
  "_updates": [
    {
      "week": "2025-23",
      "n": 29
    },
    {
      "week": "2025-27",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 17
    },
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-30",
      "n": 8
    },
    {
      "week": "2025-31",
      "n": 8
    },
    {
      "week": "2025-32",
      "n": 11
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 5
    },
    {
      "week": "2025-48",
      "n": 13
    },
    {
      "week": "2025-49",
      "n": 51
    },
    {
      "week": "2025-50",
      "n": 9
    },
    {
      "week": "2025-51",
      "n": 14
    },
    {
      "week": "2025-52",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 10
    },
    {
      "week": "2026-05",
      "n": 9
    },
    {
      "week": "2026-06",
      "n": 13
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 19
    },
    {
      "week": "2026-13",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "1.67.0",
      "date": "2025-07-29"
    },
    {
      "name": "1.68.0",
      "date": "2025-11-17"
    },
    {
      "name": "1.69.0",
      "date": "2026-01-16"
    },
    {
      "name": "1.70.0",
      "date": "2026-03-14"
    }
  ],
  "_topics": [
    "asynchronous",
    "distributed-computing",
    "futures",
    "hpc",
    "hpc-clusters",
    "parallel-computing",
    "parallel-processing",
    "parallelization",
    "programming",
    "promises"
  ],
  "_stars": 1012,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 4652,
      "uuid": 1616850
    },
    {
      "user": "hoxo-m",
      "count": 22,
      "uuid": 7479163
    },
    {
      "user": "epruesse",
      "count": 5,
      "uuid": 2774474
    },
    {
      "user": "lindbrook",
      "count": 3,
      "uuid": 6076793
    },
    {
      "user": "hughparsonage",
      "count": 2,
      "uuid": 8111628
    },
    {
      "user": "alexkgold",
      "count": 1,
      "uuid": 394930
    },
    {
      "user": "fenguoerbian",
      "count": 1,
      "uuid": 12522724
    },
    {
      "user": "dstoeckel",
      "count": 1,
      "uuid": 912333
    },
    {
      "user": "e-kotov",
      "count": 1,
      "uuid": 8681379
    },
    {
      "user": "etiennebacher",
      "count": 1,
      "uuid": 52219252
    },
    {
      "user": "jarauh",
      "count": 1,
      "uuid": 24244435
    },
    {
      "user": "m7pr",
      "count": 1,
      "uuid": 133694481
    },
    {
      "user": "mbergins",
      "count": 1,
      "uuid": 2962857
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "hplieninger",
      "count": 1,
      "uuid": 9268603
    },
    {
      "user": "ismirsehregal",
      "count": 1,
      "uuid": 36849480
    },
    {
      "user": "zivankaraman",
      "count": 1,
      "uuid": 30553159
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 428500,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/future"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/futureverse/future",
  "_pkgdown": "https://future.futureverse.org",
  "_searchresults": 20544,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/future.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/futureverse/future",
  "_realowner": "futureverse",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.6.0",
      "date": "2015-06-19"
    },
    {
      "version": "0.7.0",
      "date": "2015-07-14"
    },
    {
      "version": "0.8.0",
      "date": "2015-09-07"
    },
    {
      "version": "0.8.1",
      "date": "2015-10-05"
    },
    {
      "version": "0.8.2",
      "date": "2015-10-14"
    },
    {
      "version": "0.9.0",
      "date": "2015-12-12"
    },
    {
      "version": "0.10.0",
      "date": "2015-12-30"
    },
    {
      "version": "0.11.0",
      "date": "2016-01-20"
    },
    {
      "version": "0.12.0",
      "date": "2016-02-24"
    },
    {
      "version": "0.13.0",
      "date": "2016-04-14"
    },
    {
      "version": "0.14.0",
      "date": "2016-05-16"
    },
    {
      "version": "0.15.0",
      "date": "2016-06-14"
    },
    {
      "version": "1.0.0",
      "date": "2016-06-24"
    },
    {
      "version": "1.0.1",
      "date": "2016-07-04"
    },
    {
      "version": "1.1.0",
      "date": "2016-10-10"
    },
    {
      "version": "1.1.1",
      "date": "2016-10-10"
    },
    {
      "version": "1.2.0",
      "date": "2016-11-12"
    },
    {
      "version": "1.3.0",
      "date": "2017-02-19"
    },
    {
      "version": "1.4.0",
      "date": "2017-03-13"
    },
    {
      "version": "1.5.0",
      "date": "2017-05-26"
    },
    {
      "version": "1.6.0",
      "date": "2017-08-13"
    },
    {
      "version": "1.6.1",
      "date": "2017-09-09"
    },
    {
      "version": "1.6.2",
      "date": "2017-10-16"
    },
    {
      "version": "1.7.0",
      "date": "2018-02-11"
    },
    {
      "version": "1.8.0",
      "date": "2018-04-08"
    },
    {
      "version": "1.8.1",
      "date": "2018-05-03"
    },
    {
      "version": "1.9.0",
      "date": "2018-07-23"
    },
    {
      "version": "1.10.0",
      "date": "2018-10-17"
    },
    {
      "version": "1.11.0",
      "date": "2019-01-21"
    },
    {
      "version": "1.11.1.1",
      "date": "2019-01-26"
    },
    {
      "version": "1.12.0",
      "date": "2019-03-08"
    },
    {
      "version": "1.13.0",
      "date": "2019-05-09"
    },
    {
      "version": "1.14.0",
      "date": "2019-07-02"
    },
    {
      "version": "1.15.0",
      "date": "2019-11-08"
    },
    {
      "version": "1.15.1",
      "date": "2019-11-25"
    },
    {
      "version": "1.16.0",
      "date": "2020-01-16"
    },
    {
      "version": "1.17.0",
      "date": "2020-04-18"
    },
    {
      "version": "1.18.0",
      "date": "2020-07-09"
    },
    {
      "version": "1.19.1",
      "date": "2020-09-22"
    },
    {
      "version": "1.20.1",
      "date": "2020-11-03"
    },
    {
      "version": "1.21.0",
      "date": "2020-12-10"
    },
    {
      "version": "1.22.1",
      "date": "2021-08-25"
    },
    {
      "version": "1.23.0",
      "date": "2021-10-31"
    },
    {
      "version": "1.24.0",
      "date": "2022-02-19"
    },
    {
      "version": "1.25.0",
      "date": "2022-04-24"
    },
    {
      "version": "1.26.1",
      "date": "2022-05-27"
    },
    {
      "version": "1.27.0",
      "date": "2022-07-22"
    },
    {
      "version": "1.28.0",
      "date": "2022-09-02"
    },
    {
      "version": "1.29.0",
      "date": "2022-11-06"
    },
    {
      "version": "1.30.0",
      "date": "2022-12-16"
    },
    {
      "version": "1.31.0",
      "date": "2023-02-01"
    },
    {
      "version": "1.32.0",
      "date": "2023-03-07"
    },
    {
      "version": "1.33.0",
      "date": "2023-07-01"
    },
    {
      "version": "1.33.1",
      "date": "2023-12-22"
    },
    {
      "version": "1.33.2",
      "date": "2024-03-26"
    },
    {
      "version": "1.34.0",
      "date": "2024-07-29"
    },
    {
      "version": "1.40.0",
      "date": "2025-04-10"
    },
    {
      "version": "1.49.0",
      "date": "2025-05-09"
    },
    {
      "version": "1.58.0",
      "date": "2025-06-05"
    },
    {
      "version": "1.67.0",
      "date": "2025-08-01"
    },
    {
      "version": "1.68.0",
      "date": "2025-11-17"
    },
    {
      "version": "1.69.0",
      "date": "2026-01-16"
    },
    {
      "version": "1.70.0",
      "date": "2026-03-14"
    }
  ],
  "_exports": [
    "%->%",
    "%<-%",
    "%conditions%",
    "%globals%",
    "%label%",
    "%lazy%",
    "%packages%",
    "%plan%",
    "%seed%",
    "%stdout%",
    "%tweak%",
    "as.FutureGlobals",
    "availableCores",
    "availableWorkers",
    "backtrace",
    "cancel",
    "cluster",
    "ClusterFutureBackend",
    "ConnectionMisuseFutureCondition",
    "ConnectionMisuseFutureError",
    "ConnectionMisuseFutureWarning",
    "DefaultDeviceMisuseFutureCondition",
    "DefaultDeviceMisuseFutureError",
    "DefaultDeviceMisuseFutureWarning",
    "DeviceMisuseFutureCondition",
    "DeviceMisuseFutureError",
    "DeviceMisuseFutureWarning",
    "future",
    "Future",
    "FUTURE",
    "futureAssign",
    "FutureBackend",
    "futureCall",
    "FutureCanceledError",
    "FutureCondition",
    "FutureDroppedError",
    "FutureError",
    "FutureGlobals",
    "FutureInterruptError",
    "FutureJournalCondition",
    "FutureLaunchError",
    "FutureMessage",
    "futureOf",
    "FutureResult",
    "futures",
    "futureSessionInfo",
    "FutureWarning",
    "getExpression",
    "getGlobalsAndPackages",
    "GlobalEnvMisuseFutureCondition",
    "GlobalEnvMisuseFutureError",
    "GlobalEnvMisuseFutureWarning",
    "interruptFuture",
    "launchFuture",
    "listFutures",
    "makeClusterFuture",
    "makeClusterPSOCK",
    "mandelbrot",
    "mandelbrot_tiles",
    "minifuture",
    "multicore",
    "MulticoreFutureBackend",
    "MultiprocessFuture",
    "MultiprocessFutureBackend",
    "multisession",
    "MultisessionFutureBackend",
    "nbrOfFreeWorkers",
    "nbrOfWorkers",
    "plan",
    "reset",
    "resetWorkers",
    "resolve",
    "resolved",
    "result",
    "RngFutureCondition",
    "RngFutureError",
    "RngFutureWarning",
    "run",
    "sequential",
    "SequentialFutureBackend",
    "sessionDetails",
    "stopWorkers",
    "supportsMulticore",
    "tweak",
    "UnexpectedFutureResultError",
    "UniprocessFuture",
    "validateFutureGlobals",
    "value"
  ],
  "_help": [
    {
      "page": "backtrace",
      "title": "Back trace the expressions evaluated when an error was caught",
      "topics": [
        "backtrace"
      ]
    },
    {
      "page": "cancel",
      "title": "Cancel a future",
      "topics": [
        "cancel"
      ]
    },
    {
      "page": "cluster",
      "title": "Create a cluster future whose value will be resolved asynchronously in a parallel process",
      "topics": [
        "cluster"
      ]
    },
    {
      "page": "future",
      "title": "Create a future",
      "topics": [
        "future",
        "futureCall",
        "minifuture"
      ]
    },
    {
      "page": "futureAssign",
      "title": "Create a future assignment",
      "topics": [
        "%->%",
        "%<-%",
        "%conditions%",
        "%globals%",
        "%label%",
        "%lazy%",
        "%packages%",
        "%plan%",
        "%seed%",
        "%stdout%",
        "%tweak%",
        "futureAssign"
      ]
    },
    {
      "page": "futureOf",
      "title": "Get the future of a future variable",
      "topics": [
        "futureOf"
      ]
    },
    {
      "page": "futures",
      "title": "Get all futures in a container",
      "topics": [
        "futures"
      ]
    },
    {
      "page": "futureSessionInfo",
      "title": "Get future-specific session information and validate current backend",
      "topics": [
        "futureSessionInfo"
      ]
    },
    {
      "page": "multicore",
      "title": "Create a multicore future whose value will be resolved asynchronously in a forked parallel process",
      "topics": [
        "multicore",
        "MulticoreFuture"
      ]
    },
    {
      "page": "multisession",
      "title": "Create a multisession future whose value will be resolved asynchronously in a parallel R session",
      "topics": [
        "multisession",
        "MultisessionFuture"
      ]
    },
    {
      "page": "nbrOfWorkers",
      "title": "Get the number of workers available",
      "topics": [
        "nbrOfFreeWorkers",
        "nbrOfWorkers"
      ]
    },
    {
      "page": "plan",
      "title": "Plan how to resolve a future",
      "topics": [
        "plan",
        "tweak",
        "with.FutureStrategyList"
      ]
    },
    {
      "page": "reset",
      "title": "Reset a finished, failed, canceled, or interrupted future to a lazy future",
      "topics": [
        "reset"
      ]
    },
    {
      "page": "resolve",
      "title": "Resolve one or more futures synchronously",
      "topics": [
        "resolve"
      ]
    },
    {
      "page": "resolved",
      "title": "Check whether a future is resolved or not",
      "topics": [
        "resolved",
        "resolved.ClusterFuture",
        "resolved.default",
        "resolved.environment",
        "resolved.Future",
        "resolved.list",
        "resolved.MulticoreFuture"
      ]
    },
    {
      "page": "sequential",
      "title": "Create a sequential future whose value will be in the current R session",
      "topics": [
        "sequential",
        "uniprocess"
      ]
    },
    {
      "page": "value",
      "title": "The value of a future or the values of all elements in a container",
      "topics": [
        "value",
        "value.environment",
        "value.Future",
        "value.list",
        "value.listenv"
      ]
    },
    {
      "page": "zzz-future.options",
      "title": "Options used for futures",
      "topics": [
        ".future.R",
        "future.ClusterFuture.clusterEvalQ",
        "future.cmdargs",
        "future.connections.onMisuse",
        "future.debug",
        "future.defaultDevice.onMisuse",
        "future.demo.mandelbrot.nrow",
        "future.demo.mandelbrot.region",
        "future.devices.onMisuse",
        "future.fork.multithreading.enable",
        "future.globalenv.onMisuse",
        "future.globals.maxSize",
        "future.globals.method",
        "future.globals.objectSize.method",
        "future.globals.onMissing",
        "future.globals.onReference",
        "future.globals.resolve",
        "future.journal",
        "future.onFutureCondition.keepFuture",
        "future.options",
        "future.output.windows.reencode",
        "future.plan",
        "future.resolve.recursive",
        "future.rng.onMisuse",
        "future.startup.script",
        "future.wait.alpha",
        "future.wait.interval",
        "future.wait.timeout",
        "R_FUTURE_CLUSTERFUTURE_CLUSTEREVALQ",
        "R_FUTURE_CONNECTIONS_ONMISUSE",
        "R_FUTURE_DEBUG",
        "R_FUTURE_DEFAULTDEVICE_ONMISUSE",
        "R_FUTURE_DEMO_MANDELBROT_NROW",
        "R_FUTURE_DEMO_MANDELBROT_REGION",
        "R_FUTURE_DEVICES_ONMISUSE",
        "R_FUTURE_FORK_MULTITHREADING_ENABLE",
        "R_FUTURE_GLOBALENV_ONMISUSE",
        "R_FUTURE_GLOBALS_MAXSIZE",
        "R_FUTURE_GLOBALS_METHOD",
        "R_FUTURE_GLOBALS_OBJECTSIZE_METHOD",
        "R_FUTURE_GLOBALS_ONMISSING",
        "R_FUTURE_GLOBALS_ONREFERENCE",
        "R_FUTURE_GLOBALS_RESOLVE",
        "R_FUTURE_JOURNAL",
        "R_FUTURE_ONFUTURECONDITION_KEEPFUTURE",
        "R_FUTURE_OUTPUT_WINDOWS_REENCODE",
        "R_FUTURE_PLAN",
        "R_FUTURE_RESOLVED_TIMEOUT",
        "R_FUTURE_RESOLVE_RECURSIVE",
        "R_FUTURE_RNG_ONMISUSE",
        "R_FUTURE_STARTUP_SCRIPT",
        "R_FUTURE_WAIT_ALPHA",
        "R_FUTURE_WAIT_INTERVAL",
        "R_FUTURE_WAIT_TIMEOUT",
        "zzz-future.options"
      ]
    }
  ],
  "_pkglogo": "https://github.com/HenrikBengtsson/future/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/HenrikBengtsson/future/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "globals",
    "listenv",
    "parallelly"
  ],
  "_vignettes": [
    {
      "source": "future-1-overview.md.rsp",
      "filename": "future-1-overview.html",
      "title": "A Future for R: A Comprehensive Overview",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2016-02-23 02:25:10",
      "modified": "2026-03-14 07:26:56",
      "commits": 100
    },
    {
      "source": "future-2b-backend.md.rsp",
      "filename": "future-2b-backend.html",
      "title": "A Future for R: Available Future Backends",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2025-05-09 03:36:56",
      "modified": "2026-01-16 22:51:47",
      "commits": 6
    },
    {
      "source": "future-7-for-package-developers.md.rsp",
      "filename": "future-7-for-package-developers.html",
      "title": "A Future for R: Best Practices for Package Developers",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2020-11-03 15:10:05",
      "modified": "2026-03-14 07:26:56",
      "commits": 14
    },
    {
      "source": "future-4-issues.md.rsp",
      "filename": "future-4-issues.html",
      "title": "A Future for R: Common Issues with Solutions",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2018-07-22 13:27:21",
      "modified": "2026-03-14 07:26:56",
      "commits": 20
    },
    {
      "source": "future-5-startup.md.rsp",
      "filename": "future-5-startup.html",
      "title": "A Future for R: Controlling Default Future Strategy",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2018-07-22 13:27:21",
      "modified": "2026-01-16 22:51:47",
      "commits": 10
    },
    {
      "source": "future-6-future-api-backend-specification.md.rsp",
      "filename": "future-6-future-api-backend-specification.html",
      "title": "A Future for R: Future API Backend Specification",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2020-07-09 15:29:13",
      "modified": "2026-01-16 22:51:47",
      "commits": 9
    },
    {
      "source": "future-3-topologies.md.rsp",
      "filename": "future-3-topologies.html",
      "title": "A Future for R: Future Topologies",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2016-04-10 16:21:51",
      "modified": "2026-03-14 07:26:56",
      "commits": 34
    },
    {
      "source": "future-8-how-future-is-validated.md.rsp",
      "filename": "future-8-how-future-is-validated.html",
      "title": "A Future for R: How the Future Framework is Validated",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2020-11-03 15:10:05",
      "modified": "2026-03-14 07:26:56",
      "commits": 8
    },
    {
      "source": "future-4-non-exportable-objects.md.rsp",
      "filename": "future-4-non-exportable-objects.html",
      "title": "A Future for R: Non-Exportable Objects",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2019-05-08 22:54:02",
      "modified": "2026-03-14 07:26:56",
      "commits": 20
    },
    {
      "source": "future-2-output.md.rsp",
      "filename": "future-2-output.html",
      "title": "A Future for R: Text and Message Output",
      "engine": "R.rsp::rsp",
      "headings": [],
      "created": "2018-07-22 12:52:10",
      "modified": "2026-03-14 07:26:56",
      "commits": 12
    }
  ],
  "_score": 19.441558930293876,
  "_indexed": false,
  "_nocasepkg": "future",
  "_universes": [
    "ar-puuk"
  ],
  "_previous": "1.70.0-9011",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.70.0-9014",
      "date": "2026-06-05T07:09:59.000Z",
      "distro": "noble",
      "commit": "c08b788374d03a503f05425d49d1de443f6eba80",
      "fileid": "8f29745d9a8f4efcbe448051832cc83b992f31a81115a0140140fd5e474b616f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27000774290"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.70.0-9014",
      "date": "2026-06-05T07:09:59.000Z",
      "distro": "noble",
      "commit": "c08b788374d03a503f05425d49d1de443f6eba80",
      "fileid": "e2961c029a15c32c2791fc48e8be518f60ad3da12c33340496f7a4f280cfc3cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27000774290"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.70.0-9014",
      "date": "2026-06-05T07:09:38.000Z",
      "commit": "c08b788374d03a503f05425d49d1de443f6eba80",
      "fileid": "1221f9f4eff3a99538602ef153da354a314195d786b85a777ec00c08ce9db73d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27000774290"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.70.0-9014",
      "date": "2026-06-05T07:09:51.000Z",
      "commit": "c08b788374d03a503f05425d49d1de443f6eba80",
      "fileid": "2f1191182e0ea51799f5cd3c52fbedf40cb76eff21856a28caa6b4a866255f95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27000774290"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.70.0-9014",
      "date": "2026-06-05T07:10:14.000Z",
      "commit": "c08b788374d03a503f05425d49d1de443f6eba80",
      "fileid": "174fddea0a4294cbeaf99b28d546fe996e008f74c3d12350d09e258a7ad9379c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27000774290"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.70.0-9014",
      "date": "2026-06-05T07:09:28.000Z",
      "commit": "c08b788374d03a503f05425d49d1de443f6eba80",
      "fileid": "13a473717ea01908527ca3d778507565dd7941b42c909054a1e5487ac50a2ce0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27000774290"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.70.0-9014",
      "date": "2026-06-05T07:09:17.000Z",
      "commit": "c08b788374d03a503f05425d49d1de443f6eba80",
      "fileid": "f218984bc67b6de56264fffe9dd78910bee62a4caf402086aebdc407c9e6e51d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27000774290"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.70.0-9014",
      "date": "2026-06-05T07:09:45.000Z",
      "commit": "c08b788374d03a503f05425d49d1de443f6eba80",
      "fileid": "f4f0bb4686887c57900301ed12d833fb96b856cbc24bebaaf442bfe2a8c0185c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27000774290"
    }
  ]
}