{
  "_id": "6a1d292c1d7bb097a0a385b6",
  "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-06-01 06:35:27 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "5632d961c389907df9acd262bb087173",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppAsioExample_0.0.1.1.tar.gz",
  "_fileid": "16c29eaea9a807a154daa25daf7759ddf8aecabb07a4d97cefa6fb05d4da25f2",
  "_filesize": 87478,
  "_sha256": "16c29eaea9a807a154daa25daf7759ddf8aecabb07a4d97cefa6fb05d4da25f2",
  "_created": "2026-06-01T06:35:27.000Z",
  "_published": "2026-06-01T06:39:40.698Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78798928192,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7324872142"
    },
    {
      "job": 78798928199,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7324868138"
    },
    {
      "job": 78798928194,
      "time": 160,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7324875366"
    },
    {
      "job": 78798928170,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7324862492"
    },
    {
      "job": 78798928223,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7324857321"
    },
    {
      "job": 78798928190,
      "time": 219,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7324889813"
    },
    {
      "job": 78798928175,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7324862276"
    },
    {
      "job": 78798928184,
      "time": 181,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7324880695"
    },
    {
      "job": 78798610937,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7324837562"
    },
    {
      "job": 78798928163,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798928176,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7324880404"
    },
    {
      "job": 78798928174,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7324862748"
    },
    {
      "job": 78798928171,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7324867827"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_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.0",
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "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-06-01T06:37:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "95d616d25a0bfa5cc7da4224f7a93ec4e9a487c5729773caf1f6a6b82d0b8565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:37:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "79cd4d5c0418f76c6f5080f42a531b40f5894e9893325237894ee7563582ba72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:38:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "5852497c2d1b33b8ffa0ce337dd80a42625c0a6846b81a2b107d44f92e029c5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:37:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "3da8a377ec633b13cf91e4e475c65040151c3e6e85cdb52fcd903df62905efc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:36:59.000Z",
      "arch": "aarch64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "a37f3afebc36a08da9644be95ee44c0c6af4dc42adf9c79be18569dcfeb77438",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:38:48.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "46e42ef48a6a5e3d8dc48e2718a4d3a124f975389d34bb8be192dfeda4ca624b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:37:15.000Z",
      "arch": "aarch64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "074b64e1d7b052fb7642577a67dad26dae5f9df30f23bc9fb8f760cebe772d98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:38:17.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "c125b38cc4165678983ad7f142640f388a947dd5673d1cd9c7033839343e6078",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:37:56.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "68c058a1766b6afc9e4c50d23318afd169f9fa4d7cc8bf62a84b80ef02174f9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:36:44.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "3794df33e3718a40b9adf83612b14afb0a0f806d73acbb81122911cf15003e8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.1",
      "date": "2026-06-01T06:36:58.000Z",
      "arch": "x86_64",
      "commit": "c146a6056fb4527dc57ea3612f11572f8a88d62e",
      "fileid": "556fa88f42442b98f78da6e8fbd4f6bfa02bf88f0b9d7909c0cdee2c7835faef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26739089628"
    }
  ]
}