{
  "_id": "6a43c4ad58db26aa3c35948e",
  "Package": "porter",
  "Title": "Generate Port Files for C Libraries",
  "Version": "0.1.0",
  "Authors@R": "person(\"Hongyuan\", \"Jia\", , \"hongyuanjia@cqust.edu.cn\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-0075-8183\"))",
  "Description": "Generate port files for foreign function interfaces to C\nlibraries by parsing C-family header files with 'CastXML'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/hongyuanjia/porter",
  "BugReports": "https://github.com/hongyuanjia/porter/issues",
  "SystemRequirements": "CastXML",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Collate": "'utils.R' 'cache.R' 'castxml.R' 'check.R' 'field.R' 'port.R'\n'porter-package.R' 'signature.R' 'write.R' 'zzz.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 13:26:48 UTC",
    "User": "root"
  },
  "Author": "Hongyuan Jia [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0075-8183>)",
  "Maintainer": "Hongyuan Jia <hongyuanjia@cqust.edu.cn>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-30 11:58:13 UTC",
  "RemoteUrl": "https://github.com/cran/porter",
  "RemoteRef": "HEAD",
  "RemoteSha": "ddc234c3bfafcb547d62f6686ab6e4428db5c675",
  "MD5sum": "8a14cb7da79bdf6c4096a3803a4687f4",
  "_user": "cran",
  "_type": "src",
  "_file": "porter_0.1.0.tar.gz",
  "_fileid": "5f259cc56df318177243c04dd83b49885c2148bbc36178287bdf7c2a97102020",
  "_filesize": 137938,
  "_sha256": "5f259cc56df318177243c04dd83b49885c2148bbc36178287bdf7c2a97102020",
  "_created": "2026-06-30T13:26:48.000Z",
  "_published": "2026-06-30T13:29:17.431Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84301997389,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7982013377"
    },
    {
      "job": 84301997448,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982009445"
    },
    {
      "job": 84301387392,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981958794"
    },
    {
      "job": 84301997440,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7982004237"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28447696382",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/porter",
  "_commit": {
    "id": "ddc234c3bfafcb547d62f6686ab6e4428db5c675",
    "author": "Hongyuan Jia <hongyuanjia@cqust.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1782820693
  },
  "_maintainer": {
    "name": "Hongyuan Jia",
    "email": "hongyuanjia@cqust.edu.cn",
    "login": "hongyuanjia",
    "twitter": "@hongyuanjia",
    "description": "R & building energy simulations",
    "uuid": 20545387,
    "orcid": "0000-0002-0075-8183"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hongyuanjia",
      "count": 1,
      "uuid": 20545387
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 614,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/porter"
  },
  "_devurl": "https://github.com/hongyuanjia/porter",
  "_searchresults": 5,
  "_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/porter.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "locate_castxml",
    "port",
    "port_fields",
    "port_get",
    "port_has",
    "port_report",
    "port_set",
    "port_validate_symbols",
    "port_write",
    "port_xml"
  ],
  "_help": [
    {
      "page": "locate_castxml",
      "title": "Locate a CastXML executable",
      "topics": [
        "locate_castxml"
      ]
    },
    {
      "page": "port",
      "title": "Parse C-family header files using CastXML and gather data from the generated XML.",
      "topics": [
        "port"
      ]
    },
    {
      "page": "port_fields",
      "title": "Query and update 'dynport' fields",
      "topics": [
        "port_fields",
        "port_get",
        "port_has",
        "port_set"
      ]
    },
    {
      "page": "port_report",
      "title": "Inspect diagnostics recorded while generating a dynport",
      "topics": [
        "port_report"
      ]
    },
    {
      "page": "port_validate_symbols",
      "title": "Validate generated function symbols against an exported symbol list",
      "topics": [
        "port_validate_symbols"
      ]
    },
    {
      "page": "port_write",
      "title": "Write 'dynport' file",
      "topics": [
        "port_write"
      ]
    },
    {
      "page": "print.dynport",
      "title": "Print summary of an 'dynport' object",
      "topics": [
        "print.dynport"
      ]
    }
  ],
  "_readme": "https://github.com/cran/porter/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "rlang",
    "xml2"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "porter",
  "_universes": [
    "cran",
    "hongyuanjia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-30T13:28:49.000Z",
      "distro": "resolute",
      "commit": "ddc234c3bfafcb547d62f6686ab6e4428db5c675",
      "fileid": "cda4ed5c221d676162e081089e98e8fff245ee5e0d37220a7728103b87a68884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28447696382"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-30T13:28:41.000Z",
      "distro": "resolute",
      "commit": "ddc234c3bfafcb547d62f6686ab6e4428db5c675",
      "fileid": "681415aae41920485db15cea8d6f09b9f738163303de89062882e36610c0eef7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28447696382"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-30T13:28:43.000Z",
      "commit": "ddc234c3bfafcb547d62f6686ab6e4428db5c675",
      "fileid": "9ba1d216f53a31f13a29c37124e099b81e7c16abed8d6978211cb2d3d3de0add",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28447696382"
    }
  ]
}