{
  "_id": "6a6319b8d3420cf5dfdb71c2",
  "Package": "RcppThread",
  "Title": "R-Friendly Threading in C++",
  "Version": "2.4.0",
  "Authors@R": "c(\nperson(\"Thomas\", \"Nagler\",, \"mail@tnagler.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1855-0046\"))\n)",
  "Description": "Provides a C++11-style thread class and thread pool that\ncan safely be interrupted from R. See Nagler (2021)\n<doi:10.18637/jss.v097.c01>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/tnagler/RcppThread",
  "BugReports": "https://github.com/tnagler/RcppThread/issues",
  "VignetteBuilder": "R.rsp",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://tnagler.r-universe.dev",
  "Date/Publication": "2026-06-11 13:39:07 UTC",
  "RemoteUrl": "https://github.com/tnagler/rcppthread",
  "RemoteRef": "HEAD",
  "RemoteSha": "e892bf2760258c3d28c19a0a9490a39a81508874",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:49:23 UTC",
    "User": "root"
  },
  "Author": "Thomas Nagler [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1855-0046>)",
  "Maintainer": "Thomas Nagler <mail@tnagler.com>",
  "_user": "tnagler",
  "_type": "src",
  "_file": "RcppThread_2.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4a056b2867a533f92f90217eef90a4ed107696fc43e0cbd3f2bcfd3d73c1eaac",
  "_filesize": 397524,
  "_sha256": "4a056b2867a533f92f90217eef90a4ed107696fc43e0cbd3f2bcfd3d73c1eaac",
  "_expires": "2026-11-01T07:52:22.000Z",
  "_created": "2026-07-24T06:49:23.000Z",
  "_published": "2026-07-24T07:52:24.648Z",
  "_jobs": [
    {
      "job": 89418979868,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588930803"
    },
    {
      "job": 89418979859,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588936624"
    },
    {
      "job": 89418979854,
      "time": 173,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588948631"
    },
    {
      "job": 89418979864,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588936219"
    },
    {
      "job": 89418979945,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590122765"
    },
    {
      "job": 89418979884,
      "time": 268,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590175349"
    },
    {
      "job": 89418979928,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590197980"
    },
    {
      "job": 89418979881,
      "time": 299,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590157822"
    },
    {
      "job": 89418536908,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588888148"
    },
    {
      "job": 89418979830,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588921664"
    },
    {
      "job": 89418979899,
      "time": 111,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588935374"
    },
    {
      "job": 89418979892,
      "time": 133,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588934552"
    },
    {
      "job": 89418979872,
      "time": 109,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588926649"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174",
  "_status": "success",
  "_upstream": "https://github.com/tnagler/rcppthread",
  "_commit": {
    "id": "e892bf2760258c3d28c19a0a9490a39a81508874",
    "author": "tnagler <thomas.nagler@tum.de>",
    "committer": "tnagler <thomas.nagler@tum.de>",
    "message": "fix CXX>=17 warnings\n",
    "time": 1781185147
  },
  "_maintainer": {
    "name": "Thomas Nagler",
    "email": "mail@tnagler.com",
    "login": "tnagler",
    "description": "",
    "uuid": 8761435,
    "orcid": "0000-0003-1855-0046"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "Rcpp",
      "role": "Suggests"
    }
  ],
  "_owner": "tnagler",
  "_selfowned": true,
  "_usedby": 111,
  "_updates": [
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-24",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v2.3.0",
      "date": "2026-01-17"
    }
  ],
  "_stars": 62,
  "_contributors": [
    {
      "user": "tnagler",
      "count": 60,
      "uuid": 8761435
    },
    {
      "user": "appelmar",
      "count": 1,
      "uuid": 10140503
    },
    {
      "user": "rorynolan",
      "count": 1,
      "uuid": 20400852
    },
    {
      "user": "kalibera",
      "count": 1,
      "uuid": 1734520
    },
    {
      "user": "spatlyu",
      "count": 1,
      "uuid": 118346681
    },
    {
      "user": "tylermorganwall",
      "count": 1,
      "uuid": 297609
    }
  ],
  "_userbio": {
    "uuid": 8761435,
    "type": "user",
    "name": "Thomas Nagler",
    "followers": 118
  },
  "_downloads": {
    "count": 11823,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppThread"
  },
  "_devurl": "https://github.com/tnagler/rcppthread",
  "_searchresults": 11,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcppThread.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tnagler/rcppthread",
  "_realowner": "tnagler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-10-27"
    },
    {
      "version": "0.1.1",
      "date": "2017-11-07"
    },
    {
      "version": "0.1.2",
      "date": "2017-11-24"
    },
    {
      "version": "0.1.3",
      "date": "2017-12-27"
    },
    {
      "version": "0.2.0",
      "date": "2018-04-23"
    },
    {
      "version": "0.3.0",
      "date": "2018-05-22"
    },
    {
      "version": "0.4.0",
      "date": "2018-06-12"
    },
    {
      "version": "0.5.0",
      "date": "2018-11-02"
    },
    {
      "version": "0.5.2",
      "date": "2018-11-12"
    },
    {
      "version": "0.5.3",
      "date": "2018-11-23"
    },
    {
      "version": "0.5.4",
      "date": "2019-10-19"
    },
    {
      "version": "1.0.0",
      "date": "2021-02-02"
    },
    {
      "version": "2.0.0",
      "date": "2022-01-26"
    },
    {
      "version": "2.0.1",
      "date": "2022-01-28"
    },
    {
      "version": "2.0.2",
      "date": "2022-02-06"
    },
    {
      "version": "2.1.0",
      "date": "2022-02-28"
    },
    {
      "version": "2.1.1",
      "date": "2022-03-09"
    },
    {
      "version": "2.1.2",
      "date": "2022-03-12"
    },
    {
      "version": "2.1.3",
      "date": "2022-03-17"
    },
    {
      "version": "2.1.4",
      "date": "2023-07-06"
    },
    {
      "version": "2.1.5",
      "date": "2023-07-07"
    },
    {
      "version": "2.1.6",
      "date": "2023-10-18"
    },
    {
      "version": "2.1.7",
      "date": "2024-02-09"
    },
    {
      "version": "2.2.0",
      "date": "2025-01-07"
    },
    {
      "version": "2.3.0",
      "date": "2026-01-16"
    },
    {
      "version": "2.4.0",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "detectCores",
    "LdFlags"
  ],
  "_help": [
    {
      "page": "detectCores",
      "title": "Detect the Number of CPU Cores",
      "topics": [
        "detectCores"
      ]
    },
    {
      "page": "LdFlags",
      "title": "Get portable linker flags for libraries building on RcppThread",
      "topics": [
        "LdFlags"
      ]
    },
    {
      "page": "RcppThread",
      "title": "R-friendly C++11 threads",
      "topics": [
        "RcppThread-package",
        "RcppThread"
      ]
    }
  ],
  "_readme": "https://github.com/tnagler/rcppthread/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "RcppThread-vignette.pdf.asis",
      "filename": "RcppThread-vignette.pdf",
      "title": "RcppThread",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "Thread safe communication with R",
        "An R-friendly thread class",
        "Parallel abstractions",
        "Using the RcppThread package in other projects",
        "Benchmarks"
      ],
      "created": "2018-11-02 19:13:31",
      "modified": "2018-11-02 19:13:31",
      "commits": 1
    }
  ],
  "_score": 10.127926302084083,
  "_indexed": true,
  "_nocasepkg": "rcppthread",
  "_universes": [
    "tnagler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-07-24T06:51:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/8f819ca4444bd0da72dfca30811089b444ba6d5b1d56a4ce6d10205b701dd2f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-07-24T06:51:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/d370c8f97d3219a9c71d633961ef1b4af76f745dbe137b340924ee9c48b5baf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-07-24T06:52:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/9f12ef99c8620991bcd07e23f902ab410cfba2917d1e99a88f34f58e8ad55140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-07-24T06:51:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/0ba9f292cd854d17b4c9d79e103c4dea6c2d190d610b59d2d7f0adc09023bdb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-07-24T07:47:35.000Z",
      "arch": "aarch64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/2591b8fb4d13db7a78cb5c986ea9c7fdee0f1ca7bd3f8a8e58c35236b649e4c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-07-24T07:49:36.000Z",
      "arch": "x86_64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/09bb3539a43e64b51d2df7a48cfbccaa2bb77463109b8624b0cab2d50d6d99a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-07-24T07:50:55.000Z",
      "arch": "aarch64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/f6a7a02f34bc0c9aa60ec1346bd565f053ed22189c6078b86efb0449930462bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-07-24T07:48:46.000Z",
      "arch": "x86_64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/392740cb4b2b3ddb27e8854bb27f08c557b4f4af2f57cdf20515f4e21280c2a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.0",
      "date": "2026-07-24T06:51:13.000Z",
      "arch": "emscripten",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/849f9675f48b307ee6fdb15a552b56eff639c6636cdcf2b2f330bc9af9c11059",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-07-24T06:50:55.000Z",
      "arch": "x86_64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/e1f06b64198c66a1b8ed1e9c5f546e01861c09fbb69d0e2a9a2735ad72b27fe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-07-24T06:50:33.000Z",
      "arch": "x86_64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/51897b994dd27df99b4a9aac05cfbfac880fa229fc678e712c5599c667ec2bed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-07-24T06:50:30.000Z",
      "arch": "x86_64",
      "commit": "e892bf2760258c3d28c19a0a9490a39a81508874",
      "fileid": "https://r2.ropensci.org/91a06ec260760cd614bac4fad8b1c8b97ec2b7720fe3792cee890b6beee32479",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/30073284174"
    }
  ]
}