{
  "_id": "6a155842acfb0bcc41d5e9e2",
  "Package": "pmxNODE",
  "Type": "Package",
  "Title": "Application of NODEs in 'Monolix', 'NONMEM', and 'nlmixr2'",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Dominic\", \"Bräm\", role = c(\"aut\", \"cre\"),\nemail = \"domi.braem@hotmail.com\", comment = c(ORCID = \"0000-0001-9094-8361\")),\nperson(\"Bernhard\", \"Steiert\", role = c(\"ctb\")),\nperson(\"Gilbert\", \"Koch\", role = c(\"ctb\")),\nperson(\"Matthew\",\"Fidler\", role = c(\"ctb\"), comment=c(ORCID=\"0000-0001-8538-6691\")))",
  "Description": "An easy-to-use tool for implementing Neural Ordinary\nDifferential Equations (NODEs) in pharmacometric software such\nas 'Monolix', 'NONMEM', and 'nlmixr2', see Bräm et al. (2024)\n<doi:10.1007/s10928-023-09886-4> and Bräm et al. (2025)\n<doi:10.1002/psp4.13265>. The main functionality is to\nautomatically generate structural model code describing\ncomputations within a neural network. Additionally, parameters\nand software settings can be initialized automatically. For\nusing these additional functionalities with 'Monolix',\n'pmxNODE' interfaces with 'MonolixSuite' via the\n'lixoftConnectors' package. The 'lixoftConnectors' package is\ndistributed with 'MonolixSuite'\n(<https://monolixsuite.slp-software.com/r-functions/2024R1/package-lixoftconnectors>)\nand is not available from public repositories.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/braemd/pmxNODE/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://braemd.r-universe.dev",
  "Date/Publication": "2025-11-19 14:15:18 UTC",
  "RemoteUrl": "https://github.com/braemd/pmxnode",
  "RemoteRef": "HEAD",
  "RemoteSha": "a0bcd7019180c2bf619f119739972b21216024c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:17:37 UTC",
    "User": "root"
  },
  "Author": "Dominic Bräm [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9094-8361>),\nBernhard Steiert [ctb],\nGilbert Koch [ctb],\nMatthew Fidler [ctb] (ORCID: <https://orcid.org/0000-0001-8538-6691>)",
  "Maintainer": "Dominic Bräm <domi.braem@hotmail.com>",
  "MD5sum": "5954a3644d796ffe7e8c141bb10f19d6",
  "_user": "braemd",
  "_type": "src",
  "_file": "pmxNODE_0.1.0.tar.gz",
  "_fileid": "bdba2abff9206089d20138255448f9f1316bf8ceda31dacb0b2a8670a85a9456",
  "_filesize": 1060045,
  "_sha256": "bdba2abff9206089d20138255448f9f1316bf8ceda31dacb0b2a8670a85a9456",
  "_created": "2026-05-26T08:17:37.000Z",
  "_published": "2026-05-26T08:22:26.124Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77834432010,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212175258"
    },
    {
      "job": 77834432097,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212166840"
    },
    {
      "job": 77834432096,
      "time": 250,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7212177924"
    },
    {
      "job": 77834432012,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7212158615"
    },
    {
      "job": 77833749505,
      "time": 269,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212108511"
    },
    {
      "job": 77834432483,
      "time": 191,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212170017"
    },
    {
      "job": 77834432045,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7212154849"
    },
    {
      "job": 77834432052,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7212148633"
    },
    {
      "job": 77834432136,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7212158116"
    }
  ],
  "_buildurl": "https://github.com/r-universe/braemd/actions/runs/26440573030",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/braemd/pmxnode",
  "_commit": {
    "id": "a0bcd7019180c2bf619f119739972b21216024c0",
    "author": "braemd <71766422+braemd@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #23 from braemd/desc_quote\n\nAdd quotes around pmxNODE",
    "time": 1763561718
  },
  "_maintainer": {
    "name": "Dominic Bräm",
    "email": "domi.braem@hotmail.com",
    "login": "braemd",
    "orcid": "0000-0001-9094-8361",
    "description": "",
    "uuid": 71766422
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "rxode2",
      "role": "Suggests"
    },
    {
      "package": "nlmixr2",
      "role": "Suggests"
    },
    {
      "package": "lixoftConnectors",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "braemd",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 5
    },
    {
      "week": "2025-47",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "braemd",
      "count": 68,
      "uuid": 71766422
    },
    {
      "user": "mattfidler",
      "count": 19,
      "uuid": 514778
    }
  ],
  "_userbio": {
    "uuid": 71766422,
    "type": "user",
    "name": "braemd"
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pmxNODE"
  },
  "_devurl": "https://github.com/braemd/pmxnode",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pmxNODE.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/braemd/pmxnode",
  "_realowner": "braemd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-11-26"
    }
  ],
  "_exports": [
    "copy_examples",
    "der_state_plot_mlx",
    "der_state_plot_nlmixr",
    "der_state_plot_nm",
    "find_nmfe",
    "get_example_list",
    "ind_der_state_plot_mlx",
    "ind_der_state_plot_nlmixr",
    "ind_der_state_plot_nm",
    "ind_rhs_plot_mlx",
    "ind_rhs_plot_nlmixr",
    "ind_rhs_plot_nm",
    "indparm_extractor_mlx",
    "indparm_extractor_nlmixr",
    "indparm_extractor_nm",
    "NN",
    "nn_converter_mlx",
    "nn_converter_nlmixr",
    "nn_converter_nm",
    "NNbsv",
    "pre_fixef_extractor_mlx",
    "pre_fixef_extractor_nm",
    "rhs_plot_mlx",
    "rhs_plot_nlmixr",
    "rhs_plot_nm",
    "run_mlx",
    "run_nm",
    "software_initializer"
  ],
  "_help": [
    {
      "page": "copy_examples",
      "title": "Copy examples to your folder",
      "topics": [
        "copy_examples"
      ]
    },
    {
      "page": "der_state_plot_mlx",
      "title": "Generate Derivative versus State Plot (Monolix)",
      "topics": [
        "der_state_plot_mlx"
      ]
    },
    {
      "page": "der_state_plot_nlmixr",
      "title": "Generate Derivative versus State Plot (nlmixr2)",
      "topics": [
        "der_state_plot_nlmixr"
      ]
    },
    {
      "page": "der_state_plot_nm",
      "title": "Generate Derivative versus State Plot (NONMEM)",
      "topics": [
        "der_state_plot_nm"
      ]
    },
    {
      "page": "find_nmfe",
      "title": "Finde path to NONMEM nmfe file",
      "topics": [
        "find_nmfe"
      ]
    },
    {
      "page": "get_example_list",
      "title": "List of examples available",
      "topics": [
        "get_example_list"
      ]
    },
    {
      "page": "ind_der_state_plot_mlx",
      "title": "Generate Derivative versus State Plot for individual parameter estimates (Monolix)",
      "topics": [
        "ind_der_state_plot_mlx"
      ]
    },
    {
      "page": "ind_der_state_plot_nlmixr",
      "title": "Generate Derivative versus State Plot for individual parameter estimates (nlmixr2)",
      "topics": [
        "ind_der_state_plot_nlmixr"
      ]
    },
    {
      "page": "ind_der_state_plot_nm",
      "title": "Generate Derivative versus State Plot for individual parameter estimates (NONMEM)",
      "topics": [
        "ind_der_state_plot_nm"
      ]
    },
    {
      "page": "ind_rhs_plot_mlx",
      "title": "Generate individual Right-hand side data plot (Monolix)",
      "topics": [
        "ind_rhs_plot_mlx"
      ]
    },
    {
      "page": "ind_rhs_plot_nlmixr",
      "title": "Generate individual Right-hand side data plot (nlmixr2)",
      "topics": [
        "ind_rhs_plot_nlmixr"
      ]
    },
    {
      "page": "ind_rhs_plot_nm",
      "title": "Generate individual Right-hand side data plot (NONMEM)",
      "topics": [
        "ind_rhs_plot_nm"
      ]
    },
    {
      "page": "indparm_extractor_mlx",
      "title": "Monolix individual estimations extractor",
      "topics": [
        "indparm_extractor_mlx"
      ]
    },
    {
      "page": "indparm_extractor_nlmixr",
      "title": "nlmixr individual estimations extractor",
      "topics": [
        "indparm_extractor_nlmixr"
      ]
    },
    {
      "page": "indparm_extractor_nm",
      "title": "NONMEM individual estimations extractor",
      "topics": [
        "indparm_extractor_nm"
      ]
    },
    {
      "page": "NN",
      "title": "Neural Network ODE language in nlmixr2 langauage",
      "topics": [
        "NN"
      ]
    },
    {
      "page": "nn_converter_mlx",
      "title": "NN converter for Monolix",
      "topics": [
        "nn_converter_mlx"
      ]
    },
    {
      "page": "nn_converter_nlmixr",
      "title": "NN converter for nlmixr",
      "topics": [
        "nn_converter_nlmixr"
      ]
    },
    {
      "page": "nn_converter_nm",
      "title": "NN converter for NONMEM",
      "topics": [
        "nn_converter_nm"
      ]
    },
    {
      "page": "NNbsv",
      "title": "Change a population Neural Network model to a model with between subject variability",
      "topics": [
        "NNbsv"
      ]
    },
    {
      "page": "pre_fixef_extractor_mlx",
      "title": "Monolix estimations extractor",
      "topics": [
        "pre_fixef_extractor_mlx"
      ]
    },
    {
      "page": "pre_fixef_extractor_nm",
      "title": "THETA extraction from results file",
      "topics": [
        "pre_fixef_extractor_nm"
      ]
    },
    {
      "page": "rhs_plot_mlx",
      "title": "Generate Right-hand side data plot (Monolix)",
      "topics": [
        "rhs_plot_mlx"
      ]
    },
    {
      "page": "rhs_plot_nlmixr",
      "title": "Generate Right-hand side data plot (nlmixr2)",
      "topics": [
        "rhs_plot_nlmixr"
      ]
    },
    {
      "page": "rhs_plot_nm",
      "title": "Generate Right-hand side data plot (NONMEM)",
      "topics": [
        "rhs_plot_nm"
      ]
    },
    {
      "page": "run_mlx",
      "title": "Run Monolix from R",
      "topics": [
        "run_mlx"
      ]
    },
    {
      "page": "run_nm",
      "title": "Run NONMEM from R",
      "topics": [
        "run_nm"
      ]
    },
    {
      "page": "software_initializer",
      "title": "Initialize software (Suspended)",
      "topics": [
        "software_initializer"
      ]
    }
  ],
  "_readme": "https://github.com/braemd/pmxnode/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "pmxnode",
  "_universes": [
    "braemd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T08:20:43.000Z",
      "distro": "noble",
      "commit": "a0bcd7019180c2bf619f119739972b21216024c0",
      "fileid": "b3690f64717cbfe1f243a9529183c85885122e1b694b56623d0c49f7bd13468f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/braemd/actions/runs/26440573030"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T08:20:22.000Z",
      "distro": "noble",
      "commit": "a0bcd7019180c2bf619f119739972b21216024c0",
      "fileid": "136c65f03d4ecf8c704e5d05ee9ad6ce08defc562ada6bffff21e12ca768ef7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/braemd/actions/runs/26440573030"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T08:20:51.000Z",
      "commit": "a0bcd7019180c2bf619f119739972b21216024c0",
      "fileid": "4f7f76e787dd97b808179dbba360ec81b8411d5d659e8910b54399e64c41c65b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/braemd/actions/runs/26440573030"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T08:20:01.000Z",
      "commit": "a0bcd7019180c2bf619f119739972b21216024c0",
      "fileid": "fe213f7054a3126474ae3747720837d8071e833913b90058ede888c6b9fc0311",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/braemd/actions/runs/26440573030"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-26T08:21:06.000Z",
      "commit": "a0bcd7019180c2bf619f119739972b21216024c0",
      "fileid": "f293b68d996e44cc2419a5cb7d8e919d8560935e84adb3172bc33c178e241ee7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/braemd/actions/runs/26440573030"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T08:19:35.000Z",
      "commit": "a0bcd7019180c2bf619f119739972b21216024c0",
      "fileid": "1f1c214160ef54920b54ee3cf4656201451cda9e5d5ac9d88c6ff624cfebbf76",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/braemd/actions/runs/26440573030"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T08:19:22.000Z",
      "commit": "a0bcd7019180c2bf619f119739972b21216024c0",
      "fileid": "6415038edb23a5c33fde3b6924f5a5330d6ca0b788822bc46f15f1cdf7803c11",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/braemd/actions/runs/26440573030"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T08:19:43.000Z",
      "commit": "a0bcd7019180c2bf619f119739972b21216024c0",
      "fileid": "708a196096917cdfb621d81872b7f4c2302a53469c33a1feb97dc85b87ea1ef3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/braemd/actions/runs/26440573030"
    }
  ]
}