{
  "_id": "6a291d1d732311cd8759bdae",
  "Package": "netdose",
  "Title": "Dose-Response Network Meta-Analysis in a Frequentist Way",
  "Version": "0.7-5",
  "Date": "2026-02-06",
  "Authors@R": "c(person(\"Maria\", \"Petropoulou\",\nrole = c(\"aut\", \"cre\"),\nemail = \"m.petropoulou.a@gmail.com\",\ncomment = c(ORCID = \"0000-0002-7147-3644\")),\nperson(\"Guido\", \"Schwarzer\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0001-6214-9087\")))",
  "Maintainer": "Maria Petropoulou <m.petropoulou.a@gmail.com>",
  "URL": "https://github.com/petropouloumaria/netdose",
  "Description": "A set of functions providing the implementation of the\nnetwork meta-analysis model with dose-response relationships,\npredicted values of the fitted model and dose-response plots in\na frequentist way (Petropoulou et al., 2026)\n<doi:10.1186/s12874-025-02754-4>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "LazyData": "true",
  "Author": "Maria Petropoulou [aut, cre]\n(<https://orcid.org/0000-0002-7147-3644>), Guido Schwarzer\n[aut] (<https://orcid.org/0000-0001-6214-9087>)",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libx11-dev",
  "Repository": "https://petropouloumaria.r-universe.dev",
  "Date/Publication": "2026-02-10 11:53:56 UTC",
  "RemoteUrl": "https://github.com/petropouloumaria/netdose",
  "RemoteRef": "HEAD",
  "RemoteSha": "af561f1489a3bc0af05b21d24f46b347635a37c9",
  "Packaged": {
    "Date": "2026-06-10 07:47:29 UTC",
    "User": "root"
  },
  "MD5sum": "97e7f9b0eb15e23a5c0087c882cffc51",
  "_user": "petropouloumaria",
  "_type": "src",
  "_file": "netdose_0.7-5.tar.gz",
  "_fileid": "cc01da4aba1015152d188a9d11434547a146f5767531d867e9e8fa373ec6d7e9",
  "_filesize": 229693,
  "_sha256": "cc01da4aba1015152d188a9d11434547a146f5767531d867e9e8fa373ec6d7e9",
  "_created": "2026-06-10T07:47:29.000Z",
  "_published": "2026-06-10T08:15:25.046Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80507761225,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529639215"
    },
    {
      "job": 80507761248,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529632484"
    },
    {
      "job": 80507761196,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529768124"
    },
    {
      "job": 80507761204,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530135704"
    },
    {
      "job": 80507183819,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529563246"
    },
    {
      "job": 80507761144,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529615378"
    },
    {
      "job": 80507761233,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529630844"
    },
    {
      "job": 80507761224,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529620993"
    },
    {
      "job": 80507761193,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529630799"
    }
  ],
  "_buildurl": "https://github.com/r-universe/petropouloumaria/actions/runs/27261214063",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/petropouloumaria/netdose",
  "_commit": {
    "id": "af561f1489a3bc0af05b21d24f46b347635a37c9",
    "author": "Maria Petropoulou <maria.petropoulou@uniklinik-freiburg.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #11 from guido-s/main\n\nPetropoulou et al. (2026) has been published",
    "time": 1770724436
  },
  "_maintainer": {
    "name": "Maria Petropoulou",
    "email": "m.petropoulou.a@gmail.com",
    "login": "petropouloumaria",
    "description": "",
    "uuid": 38851377,
    "orcid": "0000-0002-7147-3644"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "netmeta",
      "version": ">= 3.1.1",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "meta",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggh4x",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    }
  ],
  "_owner": "petropouloumaria",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "guido-s",
      "count": 20,
      "uuid": 10942806
    },
    {
      "user": "petropouloumaria",
      "count": 14,
      "uuid": 38851377
    }
  ],
  "_userbio": {
    "uuid": 38851377,
    "type": "user",
    "name": "Maria Petropoulou"
  },
  "_downloads": {
    "count": 642,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/netdose"
  },
  "_devurl": "https://github.com/petropouloumaria/netdose",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/netdose.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/petropouloumaria/netdose",
  "_realowner": "petropouloumaria",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6-0",
      "date": "2025-04-17"
    },
    {
      "version": "0.7-2",
      "date": "2025-10-10"
    },
    {
      "version": "0.7-3",
      "date": "2026-01-13"
    },
    {
      "version": "0.7-4",
      "date": "2026-01-22"
    }
  ],
  "_exports": [
    "dotplot",
    "netdose"
  ],
  "_datasets": [
    {
      "name": "anesthesia",
      "title": "Anesthesia Dataset for Dose-Response Network Meta-Analysis",
      "object": "anesthesia",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "agent1",
        "agent2",
        "agent3",
        "agent4",
        "agent5",
        "event1",
        "event2",
        "event3",
        "event4",
        "event5",
        "n1",
        "n2",
        "n3",
        "n4",
        "n5",
        "dose1",
        "dose2",
        "dose3",
        "dose4",
        "dose5",
        "study"
      ],
      "rows": 199,
      "table": true,
      "tojson": true
    },
    {
      "name": "antidepressants",
      "title": "Antidepressants Dataset for Dose-Response Network Meta-Analysis",
      "object": "antidepressants",
      "class": [
        "data.frame"
      ],
      "fields": [
        "drug",
        "r",
        "n",
        "dose",
        "studyid"
      ],
      "rows": 457,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "netdose-package",
      "title": "netdose: Brief overview of network meta-analysis model with dose-response relationships",
      "topics": [
        "netdose-package"
      ]
    },
    {
      "page": "anesthesia",
      "title": "Anesthesia Dataset for Dose-Response Network Meta-Analysis",
      "topics": [
        "anesthesia"
      ]
    },
    {
      "page": "antidepressants",
      "title": "Antidepressants Dataset for Dose-Response Network Meta-Analysis",
      "topics": [
        "antidepressants"
      ]
    },
    {
      "page": "dotplot",
      "title": "Dot plot for dose-response data",
      "topics": [
        "dotplot"
      ]
    },
    {
      "page": "netdose",
      "title": "Network meta-analysis with dose-response relationships",
      "topics": [
        "netdose"
      ]
    },
    {
      "page": "plot.netdose",
      "title": "Dose-response curve plot",
      "topics": [
        "plot.netdose"
      ]
    },
    {
      "page": "predict.netdose",
      "title": "Predicted values for dose-response network meta-analysis",
      "topics": [
        "predict.netdose"
      ]
    },
    {
      "page": "print.netdose",
      "title": "Print method for objects of class 'netdose'",
      "topics": [
        "print.netdose"
      ]
    },
    {
      "page": "print.predict.netdose",
      "title": "Print method for objects of class predict",
      "topics": [
        "print.predict.netdose"
      ]
    }
  ],
  "_readme": "https://github.com/petropouloumaria/netdose/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "CompQuadForm",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggh4x",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magic",
    "magrittr",
    "MASS",
    "mathjaxr",
    "Matrix",
    "memoise",
    "meta",
    "metabook",
    "metadat",
    "metafor",
    "mime",
    "minqa",
    "mvtnorm",
    "netmeta",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbapply",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "netdose",
  "_universes": [
    "petropouloumaria"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7-5",
      "date": "2026-06-10T07:50:09.000Z",
      "distro": "noble",
      "commit": "af561f1489a3bc0af05b21d24f46b347635a37c9",
      "fileid": "f8c573a5220455abe9821a3516a8c3c203b9ab1dbe1c5a857865f0aa96f5aea9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petropouloumaria/actions/runs/27261214063"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7-5",
      "date": "2026-06-10T07:49:56.000Z",
      "distro": "noble",
      "commit": "af561f1489a3bc0af05b21d24f46b347635a37c9",
      "fileid": "105b9daffde7053830909f033f49ef4d0dfb70ffd7359f12f8ae8079ac6d60d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petropouloumaria/actions/runs/27261214063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7-5",
      "date": "2026-06-10T07:56:07.000Z",
      "commit": "af561f1489a3bc0af05b21d24f46b347635a37c9",
      "fileid": "19842110dfe0f228890c65975cf1bc2f153ba0b5c091943e2db9a1a8642e04d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petropouloumaria/actions/runs/27261214063"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7-5",
      "date": "2026-06-10T08:14:12.000Z",
      "commit": "af561f1489a3bc0af05b21d24f46b347635a37c9",
      "fileid": "2c3279c31876f367ec486e7d2c733d9b0e8e74d9be0bf57c094ebe5cbd890113",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petropouloumaria/actions/runs/27261214063"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7-5",
      "date": "2026-06-10T07:50:13.000Z",
      "commit": "af561f1489a3bc0af05b21d24f46b347635a37c9",
      "fileid": "6270f0cff3e6314412479506ad08580ebf31af0965ccebcbbd91005e98c5054f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petropouloumaria/actions/runs/27261214063"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7-5",
      "date": "2026-06-10T07:49:31.000Z",
      "commit": "af561f1489a3bc0af05b21d24f46b347635a37c9",
      "fileid": "7da6488f3b5edddb7575145c20fde56c08e83c64705c469530104ed879cf6ba7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petropouloumaria/actions/runs/27261214063"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7-5",
      "date": "2026-06-10T07:49:12.000Z",
      "commit": "af561f1489a3bc0af05b21d24f46b347635a37c9",
      "fileid": "286994877ad9b0c087f61cf44f79e5cbe914c6e0a4d69850c52965f2d5f6641e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petropouloumaria/actions/runs/27261214063"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7-5",
      "date": "2026-06-10T07:49:32.000Z",
      "commit": "af561f1489a3bc0af05b21d24f46b347635a37c9",
      "fileid": "bb26bebb20491cb61767e94cc5fa7bd16a3aaecbd7e75c571ca658bd81917622",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petropouloumaria/actions/runs/27261214063"
    }
  ]
}