{
  "_id": "6a1f1c09b401979e7341f682",
  "Package": "doFuture.tests.extra",
  "Version": "0.2.0",
  "Title": "Extra Test Sets for the 'doFuture' Package",
  "Authors@R": "c(person(\"Henrik\", \"Bengtsson\", role=c(\"aut\", \"cre\", \"cph\"),\nemail = \"henrikb@braju.com\"))",
  "Description": "Runs examples of packages that use 'foreach' and '%dopar%'\nfor parallelization, where 'doFuture' is used as the 'foreach'\nadapter making it possible to use any future backend for\nparallelization.  The package tests use these tools to test\n'doFuture' with 'foreach'-based examples from packages\n'BiocParallel', 'caret', 'doParallel', 'glmnet', 'NMF', 'plyr',\nand 'TSP'.  These tests are run with many known future\nbackends.",
  "License": "LGPL (>= 2.1)",
  "LazyLoad": "TRUE",
  "URL": "https://github.com/futureverse/doFuture.tests.extra",
  "BugReports": "https://github.com/futureverse/doFuture.tests.extra/issues",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://futureverse.r-universe.dev",
  "Date/Publication": "2025-07-15 07:29:48 UTC",
  "RemoteUrl": "https://github.com/futureverse/doFuture.tests.extra",
  "RemoteRef": "main",
  "RemoteSha": "4e3ffb807216efb66799af3d575d950ac272c7cd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:35:34 UTC",
    "User": "root"
  },
  "Author": "Henrik Bengtsson [aut, cre, cph]",
  "Maintainer": "Henrik Bengtsson <henrikb@braju.com>",
  "MD5sum": "af77eddaeb75522581796dec144c4f64",
  "_user": "futureverse",
  "_type": "src",
  "_file": "doFuture.tests.extra_0.2.0.tar.gz",
  "_fileid": "95ccb79df237cabbdc11705163b1b6728e3cd431ee5acb2499e8969baf944cca",
  "_filesize": 103130,
  "_sha256": "95ccb79df237cabbdc11705163b1b6728e3cd431ee5acb2499e8969baf944cca",
  "_created": "2026-05-16T08:35:34.000Z",
  "_published": "2026-06-02T18:08:09.527Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139321700,
      "time": 1752,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032170161"
    },
    {
      "job": 79139321631,
      "time": 1708,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032166093"
    },
    {
      "job": 79139321629,
      "time": 1128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032111546"
    },
    {
      "job": 79139321407,
      "time": 1432,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032140110"
    },
    {
      "job": 79139320872,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031991307"
    },
    {
      "job": 79139320787,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366003738"
    },
    {
      "job": 79139321387,
      "time": 1850,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032179588"
    },
    {
      "job": 79139321753,
      "time": 2228,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032215852"
    },
    {
      "job": 79139321538,
      "time": 1783,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032173111"
    }
  ],
  "_buildurl": "https://github.com/r-universe/futureverse/actions/runs/25957391436",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/futureverse/doFuture.tests.extra",
  "_commit": {
    "id": "4e3ffb807216efb66799af3d575d950ac272c7cd",
    "author": "Henrik Bengtsson <henrik.bengtsson@gmail.com>",
    "committer": "Henrik Bengtsson <henrik.bengtsson@gmail.com>",
    "message": "Merge branch 'release/0.2.0'\n",
    "time": 1752564588
  },
  "_maintainer": {
    "name": "Henrik Bengtsson",
    "email": "henrikb@braju.com",
    "login": "henrikbengtsson",
    "mastodon": "@henrikbengtsson@mastodon.social",
    "bluesky": "@henrikbengtsson.bsky.social",
    "twitter": "@henrikbengtsson",
    "uuid": 1616850
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "doFuture",
      "version": ">= 1.1.0",
      "role": "Depends"
    },
    {
      "package": "future",
      "version": ">= 1.40.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Suggests"
    },
    {
      "package": "BiocParallel",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "mda",
      "role": "Suggests"
    },
    {
      "package": "earth",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "fastICA",
      "role": "Suggests"
    },
    {
      "package": "klaR",
      "role": "Suggests"
    },
    {
      "package": "MLmetrics",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "gam",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "future.batchtools",
      "role": "Suggests"
    },
    {
      "package": "future.callr",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "lars",
      "role": "Suggests"
    },
    {
      "package": "NMF",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "TSP",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    }
  ],
  "_owner": "futureverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-07-15"
    }
  ],
  "_topics": [
    "futureverse",
    "parallel",
    "testsuite"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 63,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 80733720,
    "type": "organization",
    "name": "Futureverse",
    "description": "A Unifying Parallelization Framework in R for Everyone"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/doFuture.tests.extra"
  },
  "_devurl": "https://github.com/futureverse/dofuture.tests.extra",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/doFuture.tests.extra.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "caret_examples",
    "foreach_examples",
    "glmnet_examples",
    "plyr_examples",
    "run_example",
    "run_examples",
    "test_strategies",
    "test_topics",
    "TSP_examples"
  ],
  "_help": [
    {
      "page": "caret_examples",
      "title": "Run All Examples of the 'caret' Package via Futureverse",
      "topics": [
        "caret_examples"
      ]
    },
    {
      "page": "foreach_examples",
      "title": "Run All Examples of the 'foreach' Package via Futureverse",
      "topics": [
        "foreach_examples"
      ]
    },
    {
      "page": "glmnet_examples",
      "title": "Run All Examples of the 'glmnet' Package via Futureverse",
      "topics": [
        "glmnet_examples"
      ]
    },
    {
      "page": "plyr_examples",
      "title": "Run All Examples of the 'plyr' Package via Futureverse",
      "topics": [
        "plyr_examples"
      ]
    },
    {
      "page": "run_example",
      "title": "Run one package example",
      "topics": [
        "run_example"
      ]
    },
    {
      "page": "run_examples",
      "title": "Run a package's examples for a specific future plan",
      "topics": [
        "run_examples"
      ]
    },
    {
      "page": "test_strategies",
      "title": "Get Available Future Strategies",
      "topics": [
        "test_strategies"
      ]
    },
    {
      "page": "test_topics",
      "title": "Run All Examples of the 'test_topics' Package via Futureverse",
      "topics": [
        "test_topics"
      ]
    },
    {
      "page": "TSP_examples",
      "title": "Run All Examples of the 'TSP' Package via Futureverse",
      "topics": [
        "TSP_examples"
      ]
    }
  ],
  "_readme": "https://github.com/futureverse/doFuture.tests.extra/raw/main/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "doFuture",
    "foreach",
    "future",
    "future.apply",
    "globals",
    "iterators",
    "listenv",
    "parallelly"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "dofuture.tests.extra",
  "_universes": [
    "futureverse",
    "henrikbengtsson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-16T08:38:14.000Z",
      "distro": "noble",
      "commit": "4e3ffb807216efb66799af3d575d950ac272c7cd",
      "fileid": "0ecfc424e4cd15fd66b1d4f202f4def305d6e02038d10d7412433dcbf882cbd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/futureverse/actions/runs/25957391436"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-16T08:38:31.000Z",
      "distro": "noble",
      "commit": "4e3ffb807216efb66799af3d575d950ac272c7cd",
      "fileid": "2a2f3e01f6440237e69432b67abded52943ad56641d5762cc36d5ec04ec44a94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/futureverse/actions/runs/25957391436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-16T08:37:12.000Z",
      "commit": "4e3ffb807216efb66799af3d575d950ac272c7cd",
      "fileid": "4bba31416eaa726e0d1de7fbdcab5fc0b18cb73f96f0b2e286880113eefed114",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/futureverse/actions/runs/25957391436"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-16T08:37:31.000Z",
      "commit": "4e3ffb807216efb66799af3d575d950ac272c7cd",
      "fileid": "7b9963d5ad5b18ce916981ae50b457eb02a8e9c37d02e2ab9f8eecb025b4595b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/futureverse/actions/runs/25957391436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-16T08:37:18.000Z",
      "commit": "4e3ffb807216efb66799af3d575d950ac272c7cd",
      "fileid": "ef12a591970bfe1488dd2e0403eacdb230177ddeb02192bdba90be7a11c1e27f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/futureverse/actions/runs/25957391436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-16T08:38:07.000Z",
      "commit": "4e3ffb807216efb66799af3d575d950ac272c7cd",
      "fileid": "0c9c808a4d6af0334c18413abaf6cddb55a500595edbb644bac1fb7e9ae988e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/futureverse/actions/runs/25957391436"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-16T08:36:56.000Z",
      "commit": "4e3ffb807216efb66799af3d575d950ac272c7cd",
      "fileid": "f51dc14a226cfb4a384faaec724cda19310e499e141b117d5d58a79f7279323a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/futureverse/actions/runs/25957391436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T18:07:53.000Z",
      "commit": "4e3ffb807216efb66799af3d575d950ac272c7cd",
      "fileid": "579d67f9aebec878f8517bcfda45799fb00611d4114c5e65d88f3be697810161",
      "status": "success",
      "buildurl": "https://github.com/r-universe/futureverse/actions/runs/25957391436"
    }
  ]
}