{
  "_id": "6a1ef9afb401979e73418103",
  "Package": "rxode2mrgsolvebridge",
  "Type": "Package",
  "Title": "Convert Models Between 'rxode2' and 'mrgsolve'",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Firas\", \"Hammami\", role = c(\"aut\", \"cre\"), email = \"fiha@genmab.com\")\n)",
  "Description": "Provides an intermediate representation and file-oriented\nhelpers for converting pharmacometric model code between\n'rxode2' and 'mrgsolve'. The conversion uses a package-specific\nintermediate representation described by Hammami F (2026)\n\"rxode2-mrgsolve-bridge\"\n<https://gitlab.com/fiha1/rxode2-mrgsolve-bridge>.",
  "URL": "https://gitlab.com/fiha1/rxode2-mrgsolve-bridge",
  "BugReports": "https://gitlab.com/fiha1/rxode2-mrgsolve-bridge/-/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 21:16:37 UTC",
    "User": "root"
  },
  "Author": "Firas Hammami [aut, cre]",
  "Maintainer": "Firas Hammami <fiha@genmab.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-18 20:50:40 UTC",
  "RemoteUrl": "https://github.com/cran/rxode2mrgsolvebridge",
  "RemoteRef": "HEAD",
  "RemoteSha": "d0e93469330c093fd1817edd9abc9df1c022c880",
  "MD5sum": "33436a99ab767ca137ba9f62e2d24f77",
  "_user": "cran",
  "_type": "src",
  "_file": "rxode2mrgsolvebridge_0.1.0.tar.gz",
  "_fileid": "1bd0231a89e62aa25e99fb2053c59825a551a09ffdfe2d8c1536a083a5249e1d",
  "_filesize": 100347,
  "_sha256": "1bd0231a89e62aa25e99fb2053c59825a551a09ffdfe2d8c1536a083a5249e1d",
  "_created": "2026-05-18T21:16:37.000Z",
  "_published": "2026-06-02T15:41:35.049Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79110878558,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7069367626"
    },
    {
      "job": 79110879017,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7069357168"
    },
    {
      "job": 79110878265,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7069316688"
    },
    {
      "job": 79110877905,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362598148"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26060810727",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rxode2mrgsolvebridge",
  "_commit": {
    "id": "d0e93469330c093fd1817edd9abc9df1c022c880",
    "author": "Firas Hammami <fiha@genmab.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1779137440
  },
  "_maintainer": {
    "name": "Firas Hammami",
    "email": "fiha@genmab.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "mrgsolve",
      "role": "Suggests"
    },
    {
      "package": "rxode2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-18"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rxode2mrgsolvebridge"
  },
  "_devurl": "https://gitlab.com/fiha1/rxode2-mrgsolve-bridge",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rxode2mrgsolvebridge.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-18"
    }
  ],
  "_exports": [
    "convert_mrgsolve_to_rxode2",
    "convert_rxode2_to_mrgsolve",
    "export_mrgsolve_model",
    "export_rxode2_files",
    "ir_to_mrgsolve",
    "ir_to_rxode2",
    "parse_mrgsolve_file",
    "parse_mrgsolve_model",
    "parse_rxode2_model"
  ],
  "_help": [
    {
      "page": "rxode2mrgsolvebridge",
      "title": "Convert models between rxode2 and mrgsolve",
      "topics": [
        "rxode2mrgsolvebridge-package",
        "convert_mrgsolve_to_rxode2",
        "convert_rxode2_to_mrgsolve",
        "export_mrgsolve_model",
        "export_rxode2_files",
        "ir_to_mrgsolve",
        "ir_to_rxode2",
        "parse_mrgsolve_file",
        "parse_mrgsolve_model",
        "parse_rxode2_model",
        "rxode2mrgsolvebridge"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rxode2mrgsolvebridge",
  "_universes": [
    "cran",
    "gitlab-fiha1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T21:19:35.000Z",
      "distro": "noble",
      "commit": "d0e93469330c093fd1817edd9abc9df1c022c880",
      "fileid": "767b931c9209bd44d6b44066f3068ede8ee778f29c21cfb2458996a9ea172077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26060810727"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T21:19:00.000Z",
      "distro": "noble",
      "commit": "d0e93469330c093fd1817edd9abc9df1c022c880",
      "fileid": "37e8373aa04b236197edb262364776a02c8a1fe6dc5076aeb4e8d3fc758b1c58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26060810727"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T15:41:11.000Z",
      "commit": "d0e93469330c093fd1817edd9abc9df1c022c880",
      "fileid": "1cee3923f9f601a86edf31b0e10fab714a53a62f8c30b934af244a8e4dc78a97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26060810727"
    }
  ]
}