{
  "_id": "6a49741cf408bf5a1e5fdf50",
  "Package": "RcppAsioExample",
  "Type": "Package",
  "Title": "A Simple Example of Using 'Asio' from 'R' via 'Rcpp'",
  "Version": "0.0.1.1",
  "Date": "2023-03-30",
  "Authors@R": "person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\"))",
  "Description": "The 'AsioHeader' packages brings the 'Asio' library in a\nheader-only format to R. This package illustrates its use via a\nsimple example, and be used as a test whether all relevant\npackages are correctly setup to allow compilation.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2024-09-13 00:22:07 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppasioexample",
  "RemoteRef": "HEAD",
  "RemoteSha": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 20:54:02 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppAsioExample_0.0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/7a48deb2c1010143992078a315a026c76fb4f75df8c02a02134a3d2861ee6736",
  "_filesize": 89466,
  "_sha256": "7a48deb2c1010143992078a315a026c76fb4f75df8c02a02134a3d2861ee6736",
  "_expires": "2026-10-12T20:59:07.000Z",
  "_created": "2026-07-04T20:54:02.000Z",
  "_published": "2026-07-04T20:59:08.842Z",
  "_jobs": [
    {
      "job": 85166225703,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085359148"
    },
    {
      "job": 85166225700,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085361343"
    },
    {
      "job": 85166225717,
      "time": 114,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085358563"
    },
    {
      "job": 85166225709,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085357557"
    },
    {
      "job": 85166225699,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085356404"
    },
    {
      "job": 85166225697,
      "time": 224,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085375469"
    },
    {
      "job": 85166225721,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085359525"
    },
    {
      "job": 85166225701,
      "time": 162,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085363861"
    },
    {
      "job": 85166041469,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085344714"
    },
    {
      "job": 85166225675,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85166225705,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085355727"
    },
    {
      "job": 85166225713,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085355043"
    },
    {
      "job": 85166225690,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085354732"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116",
  "_status": "success",
  "_upstream": "https://github.com/eddelbuettel/rcppasioexample",
  "_commit": {
    "id": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Use Authors@R\n",
    "time": 1726186927
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "AsioHeaders",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 6,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel",
    "followers": 1940
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppAsioExample"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppasioexample",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RcppAsioExample.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "httpClient"
  ],
  "_help": [
    {
      "page": "RcppAsioExample-package",
      "title": "A Simple Example of Using 'Asio' from 'R' via 'Rcpp'",
      "topics": [
        "RcppAsioExample-package"
      ]
    },
    {
      "page": "httpClient",
      "title": "Example Asio application",
      "topics": [
        "httpClient"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppasioexample/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "Rcpp"
  ],
  "_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"
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rcppasioexample",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:56:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/967b9b0caf0109f0c4bbb3936551aa3c6807b96bf8b5c63f522b9258709d5e15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:56:30.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/c5b41f7168a0496bbd554e6907a041bc4367a62aa70a76507c631054e2e32de8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:56:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/fad7ca0737658c6e8708fbdd0d135b87344d7967394d7f1765c92fdb4c71ed13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:55:56.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/3c434952a1cbca5d0dd43ee6a11b6d974fa38f766570c6f2b83d7340a5debce6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:55:50.000Z",
      "arch": "aarch64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/abeee1b11e16e10f76dfac97c69a686d8a8f7d48021d7190e7fb90c44461d9ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:58:01.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/e115956340733c3948ba1550caf8a7683b6555c9f20653ecaf246ff06112185d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:56:15.000Z",
      "arch": "aarch64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/699e561a616966e898edaeaa952bfaf2550160123fbd4fc62a809d7b9b91fe2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:56:38.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/1730a115a2f9f4953da52555b8b268e66e44ac0aa8e5dd40e6a0fcbe8a08f8a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:55:14.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/e7907982fe6b1dbfb236b66465709e8868b00ebe6315dcd34baa2dde04446574",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:55:12.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/73a94ccb9076ea4b80004ec245da4f92f5192c025d99efcfbf354cd6b7a23d4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-07-04T20:55:07.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "https://r2.ropensci.org/83a863e8c12208eca59389d31779a33e12acf5e82563dad6f96864c228eda384",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28719283116"
    }
  ]
}