{
  "_id": "6a21d27bcd65a98ecbd3f7d3",
  "Package": "serial",
  "Type": "Package",
  "Title": "The Serial Interface Package",
  "Version": "3.1.1",
  "Encoding": "UTF-8",
  "Authors@R": "person(given = \"Martin\",\nfamily = \"Seilmayer\",\nrole = c(\"aut\", \"cre\"),\nemail = \"martin.seilmayer@dhsn.de\")",
  "Description": "Enables reading and writing binary and ASCII data to\nRS232/RS422/RS485 or any other virtual serial interface of the\ncomputer.",
  "License": "GPL-2",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 19:28:55 UTC",
    "User": "root"
  },
  "Author": "Martin Seilmayer [aut, cre]",
  "Maintainer": "Martin Seilmayer <martin.seilmayer@dhsn.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-04 17:27:35 UTC",
  "RemoteUrl": "https://github.com/cran/serial",
  "RemoteRef": "HEAD",
  "RemoteSha": "8a4a6f0a0895054ef667ffd94f525ffe5ae45471",
  "MD5sum": "722cc096ef650769b5ffa0acb05319a4",
  "_user": "cran",
  "_type": "src",
  "_file": "serial_3.1.1.tar.gz",
  "_fileid": "b0825181e5c848a0aaaa9a83264453ac00f4746e4d92272a954233fbfc459799",
  "_filesize": 137292,
  "_sha256": "b0825181e5c848a0aaaa9a83264453ac00f4746e4d92272a954233fbfc459799",
  "_created": "2026-06-04T19:28:55.000Z",
  "_published": "2026-06-04T19:31:07.558Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79598200686,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7421081321"
    },
    {
      "job": 79598200657,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7421079545"
    },
    {
      "job": 79597847629,
      "time": 121,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7421044940"
    },
    {
      "job": 79598200698,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7421074408"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26974457059",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/serial",
  "_commit": {
    "id": "8a4a6f0a0895054ef667ffd94f525ffe5ae45471",
    "author": "Martin Seilmayer <martin.seilmayer@dhsn.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.1.1\n",
    "time": 1780594055
  },
  "_maintainer": {
    "name": "Martin Seilmayer",
    "email": "martin.seilmayer@dhsn.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.1.1",
      "date": "2026-06-04"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 232,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/serial"
  },
  "_searchresults": 67,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/serial.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2016-02-11"
    },
    {
      "version": "1.2",
      "date": "2016-04-11"
    },
    {
      "version": "1.3",
      "date": "2017-09-11"
    },
    {
      "version": "2.0",
      "date": "2018-12-05"
    },
    {
      "version": "2.1.2",
      "date": "2018-12-07"
    },
    {
      "version": "2.1.3",
      "date": "2019-01-02"
    },
    {
      "version": "2.1.4",
      "date": "2019-06-04"
    },
    {
      "version": "3.0",
      "date": "2020-05-14"
    },
    {
      "version": "3.1.1",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "isOpen",
    "listPorts",
    "nBytesInQueue",
    "read.serialConnection",
    "serialConnection",
    "write.serialConnection"
  ],
  "_help": [
    {
      "page": "serial-package",
      "title": "A serial communication interface for R.",
      "concept": [
        "RS232",
        "RS422",
        "RS485",
        "USB",
        "serial communication"
      ],
      "topics": [
        "serial-package",
        "serial"
      ]
    },
    {
      "page": "close.serialConnection",
      "title": "Function to close an serial interface.",
      "topics": [
        "close.serialConnection"
      ]
    },
    {
      "page": "flush.serialConnection",
      "title": "Flushes the connection.",
      "topics": [
        "flush.serialConnection"
      ]
    },
    {
      "page": "isOpen",
      "title": "Generic function for isOpen",
      "topics": [
        "isOpen"
      ]
    },
    {
      "page": "isOpen.default",
      "title": "Default function from base-package",
      "topics": [
        "isOpen.default"
      ]
    },
    {
      "page": "isOpen.serialConnection",
      "title": "Tests whether the connection is open or not",
      "topics": [
        "isOpen.serialConnection"
      ]
    },
    {
      "page": "listPorts",
      "title": "Lists the serial interfaces.",
      "topics": [
        "listPorts"
      ]
    },
    {
      "page": "nBytesInQueue",
      "title": "Reads out the number of characters / bytes pending in the input and output buffer",
      "topics": [
        "nBytesInQueue"
      ]
    },
    {
      "page": "open.serialConnection",
      "title": "Function to initialize an serial interface.",
      "topics": [
        "open.serialConnection"
      ]
    },
    {
      "page": "print.serialConnection",
      "title": "Print method for serialConnection",
      "topics": [
        "print.serialConnection"
      ]
    },
    {
      "page": "read.serialConnection",
      "title": "Reads from the serial interface.",
      "topics": [
        "read.serialConnection"
      ]
    },
    {
      "page": "serialConnection",
      "title": "Sets up the interface parameters.",
      "topics": [
        "serialConnection"
      ]
    },
    {
      "page": "summary.serialConnection",
      "title": "Serial Connection Summary",
      "topics": [
        "summary.serialConnection"
      ]
    },
    {
      "page": "write.serialConnection",
      "title": "Wirtes data to serial interface.",
      "topics": [
        "write.serialConnection"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.3031960574204886,
  "_indexed": true,
  "_nocasepkg": "serial",
  "_universes": [
    "cran"
  ],
  "_previous": "3.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-06-04T19:30:43.000Z",
      "distro": "noble",
      "commit": "8a4a6f0a0895054ef667ffd94f525ffe5ae45471",
      "fileid": "d86b3251c87465e9629c8413ded925ca6e4043dd2c2c2b752514f2abc4c6dd41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26974457059"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-06-04T19:30:38.000Z",
      "distro": "noble",
      "commit": "8a4a6f0a0895054ef667ffd94f525ffe5ae45471",
      "fileid": "2e5b26f697a72e62933fa616c43a1c8336dcaa2e04cf2f64e5e50c24a9e1e1f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26974457059"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.1",
      "date": "2026-06-04T19:30:34.000Z",
      "commit": "8a4a6f0a0895054ef667ffd94f525ffe5ae45471",
      "fileid": "6a12077837a1e8099ba8723025cea4c57de16e57db8803cddd197610284d5f77",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26974457059"
    }
  ]
}