{
  "_id": "6a1ee798b401979e73411850",
  "Package": "SimuRg",
  "Title": "Building, Fitting and Evaluating PK/PD Modeles",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Victor\", \"Sokolov\", , \"victor.sokolov@msdecisions.tech\", role =  c(\"cph\", \"aut\")),\nperson(\"Anna\", \"Mikhailova\", , \"anna.mikhailova@msdecisions.tech\", role = \"cre\"),\nperson(\"Yaroslav\", \"Ugolkov\", , \"yaroslav.ugolkov@msdecisions.tech\", role = \"aut\"),\nperson(\"Anatoly\", \"Pokladyuk\", , \"anatoly.pokladyuk@msdecisions.tech\", role = \"aut\"),\nperson(\"Alina\", \"Melnikova\", , \"alina.melnikova@msdecisions.tech\", role = \"aut\"),\nperson(\"Victoria\", \"Kulesh\", , \"victoria.kulesh@msdecisions.tech\", role = \"aut\")\n)",
  "Description": "Provides a unified workflow for building, fitting using\nexternal engines, and evaluating ordinary differential equation\n(ODE)-based pharmacokinetic/pharmacodynamic (PK/PD) models.\nSupports generation of estimation scenarios and control files\nfor external engines (e.g., 'Monolix'), simulation of models\nusing 'rxode2', and creation of goodness-of-fit diagnostics.\nIncludes tools for covariate modeling, virtual population\ndesign, and local and global sensitivity analyses.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 14:05:32 UTC",
    "User": "root"
  },
  "Author": "Victor Sokolov [cph, aut], Anna Mikhailova [cre], Yaroslav\nUgolkov [aut], Anatoly Pokladyuk [aut], Alina Melnikova [aut],\nVictoria Kulesh [aut]",
  "Maintainer": "Anna Mikhailova <anna.mikhailova@msdecisions.tech>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-19 09:40:10 UTC",
  "RemoteUrl": "https://github.com/cran/SimuRg",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b7690b1f6cbbf1c52b4bc208adf98dc2503da33",
  "MD5sum": "d417fb781e42eb731270dda93e81a364",
  "_user": "cran",
  "_type": "src",
  "_file": "SimuRg_0.2.0.tar.gz",
  "_fileid": "9bb803f6769831a50e387f3fd4012a01d8ea750a6b259df87bac80fa9e0d2bb1",
  "_filesize": 1425754,
  "_sha256": "9bb803f6769831a50e387f3fd4012a01d8ea750a6b259df87bac80fa9e0d2bb1",
  "_created": "2026-05-19T14:05:32.000Z",
  "_published": "2026-06-02T14:24:24.470Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79093333438,
      "time": 363,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7085918586"
    },
    {
      "job": 79093333933,
      "time": 354,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7085915061"
    },
    {
      "job": 79093332767,
      "time": 283,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7085756468"
    },
    {
      "job": 79093332133,
      "time": 205,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360485881"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26102180218",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SimuRg",
  "_commit": {
    "id": "2b7690b1f6cbbf1c52b4bc208adf98dc2503da33",
    "author": "Anna Mikhailova <anna.mikhailova@msdecisions.tech>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1779183610
  },
  "_maintainer": {
    "name": "Anna Mikhailova",
    "email": "anna.mikhailova@msdecisions.tech"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "philentropy",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rxode2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "synthpop",
      "role": "Imports"
    },
    {
      "package": "sys",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "uwot",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "lhs",
      "role": "Imports"
    },
    {
      "package": "sensitivity",
      "role": "Imports"
    },
    {
      "package": "ppcor",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-05-19"
    }
  ],
  "_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/SimuRg"
  },
  "_searchresults": 4,
  "_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/readme.html",
    "extra/readme.md",
    "extra/SimuRg.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-05-19"
    }
  ],
  "_exports": [
    "read_smrg_obj",
    "sg_converter",
    "sg_covsens_sim",
    "sg_covsens_vis",
    "sg_fit",
    "sg_globalsens_sim",
    "sg_globalsens_vis",
    "sg_gof_obpr",
    "sg_gof_par_cov",
    "sg_gof_par_dist",
    "sg_gof_res",
    "sg_gof_res_dist",
    "sg_gof_tp",
    "sg_localsens_sim",
    "sg_localsens_vis",
    "sg_modbuild",
    "sg_modcomp",
    "sg_multistart",
    "sg_parsum",
    "sg_predist_sim",
    "sg_sim",
    "sg_sim_tp",
    "sg_translator",
    "sg_vpc_sim",
    "sg_vpc_vis",
    "sg_vpop_est"
  ],
  "_datasets": [
    {
      "name": "data_pbc",
      "title": "Primary Biliary Cirrhosis (PBC) dataset",
      "object": "data_pbc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "years",
        "status2",
        "drug",
        "age",
        "sex",
        "ascites",
        "hepatomegaly",
        "spiders",
        "edema",
        "serBilir",
        "serChol",
        "albumin",
        "platelets"
      ],
      "rows": 280,
      "table": true,
      "tojson": true
    },
    {
      "name": "ds_covval",
      "title": "Warfarin covariate values dataset",
      "object": "ds_covval",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "ID",
        "AGE",
        "WEIGHT",
        "BMI",
        "LG_WEIGHT",
        "LG_AGE",
        "SEX",
        "CYP2C9",
        "VKORC1"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "gfo4cov",
      "title": "Warfarin PopPK model fitting output (4-covariate model)",
      "object": "gfo4cov",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "parest",
      "title": "Warfarin population PK parameter estimates",
      "object": "parest",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "parameter",
        "value",
        "TYPE",
        "EST",
        "SE",
        "RSE",
        "LCI",
        "UCI",
        "ETAshrinkage_var",
        "ETAshrinkage_sd",
        "EPSshrinkage_sd"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "warfarin",
      "title": "Warfarin PKPD dataset",
      "object": "warfarin",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "TIME",
        "DV",
        "DVID",
        "DVNAME",
        "CMT",
        "ADM",
        "AMT",
        "EVID",
        "MDV",
        "AGE",
        "AGE_centered",
        "SEX",
        "WEIGHT",
        "BMI",
        "CLCR",
        "CYP2C9_gentyp",
        "VKORC1_gentyp",
        "G1_1",
        "G1_2",
        "G1_3",
        "G2_2",
        "G2_3",
        "G3_3",
        "GG",
        "AG",
        "AA"
      ],
      "rows": 1700,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_pbc",
      "title": "Primary Biliary Cirrhosis (PBC) dataset",
      "topics": [
        "data_pbc"
      ]
    },
    {
      "page": "ds_covval",
      "title": "Warfarin covariate values dataset",
      "topics": [
        "ds_covval"
      ]
    },
    {
      "page": "gfo4cov",
      "title": "Warfarin PopPK model fitting output (4-covariate model)",
      "topics": [
        "gfo4cov"
      ]
    },
    {
      "page": "parest",
      "title": "Warfarin population PK parameter estimates",
      "topics": [
        "parest"
      ]
    },
    {
      "page": "sg_converter",
      "title": "Convert Monolix project output to R objects",
      "topics": [
        "sg_converter"
      ]
    },
    {
      "page": "sg_covsens_sim",
      "title": "Covariate sensitivity analysis via simulation",
      "topics": [
        "sg_covsens_sim"
      ]
    },
    {
      "page": "sg_covsens_vis",
      "title": "Visualisation of covariate sensitivity analysis results",
      "topics": [
        "sg_covsens_vis"
      ]
    },
    {
      "page": "sg_dummy",
      "title": "The function to store common parameters description",
      "topics": [
        "sg_dummy"
      ]
    },
    {
      "page": "sg_fit",
      "title": "Run fit with monolix/simurg/nonmem fitter",
      "topics": [
        "sg_fit"
      ]
    },
    {
      "page": "sg_globalsens_sim",
      "title": "Global sensitivity analysis via PRCC or eFAST",
      "topics": [
        "sg_globalsens_sim"
      ]
    },
    {
      "page": "sg_globalsens_vis",
      "title": "Visualize global sensitivity analysis results",
      "topics": [
        "sg_globalsens_vis"
      ]
    },
    {
      "page": "sg_gof_obpr",
      "title": "Observed vs predicted plot",
      "topics": [
        "sg_gof_obpr"
      ]
    },
    {
      "page": "sg_gof_par_cov",
      "title": "Plot random effects or individual parameters vs covariates",
      "topics": [
        "sg_gof_par_cov"
      ]
    },
    {
      "page": "sg_gof_par_dist",
      "title": "Plot distributions of individual parameters with optional theoretical density",
      "topics": [
        "sg_gof_par_dist"
      ]
    },
    {
      "page": "sg_gof_res",
      "title": "Create residual diagnostic plots",
      "topics": [
        "sg_gof_res"
      ]
    },
    {
      "page": "sg_gof_res_dist",
      "title": "Plot distribution or QQ-plot of residuals from NONMEM/Simurg run",
      "topics": [
        "sg_gof_res_dist"
      ]
    },
    {
      "page": "sg_gof_tp",
      "title": "Plot time profiles of the fitted data",
      "topics": [
        "sg_gof_tp"
      ]
    },
    {
      "page": "sg_localsens_sim",
      "title": "Perform local sensitivity analysis simulations",
      "topics": [
        "sg_localsens_sim"
      ]
    },
    {
      "page": "sg_localsens_vis",
      "title": "Visualize Local Sensitivity Analysis Results",
      "topics": [
        "sg_localsens_vis"
      ]
    },
    {
      "page": "sg_modbuild",
      "title": "Build estimation model scenarios",
      "topics": [
        "sg_modbuild"
      ]
    },
    {
      "page": "sg_modcomp",
      "title": "Returns dataframe with summary statistics for model comparison",
      "topics": [
        "sg_modcomp"
      ]
    },
    {
      "page": "sg_multistart",
      "title": "Build multistart scenarios with varying initial values",
      "topics": [
        "sg_multistart"
      ]
    },
    {
      "page": "sg_parsum",
      "title": "Extract parameter summary (theta, eta, SE, RSE, CI, CV, shrinkage)",
      "topics": [
        "sg_parsum"
      ]
    },
    {
      "page": "sg_predist_sim",
      "title": "Perform simulations for prediction distribution plots",
      "topics": [
        "sg_predist_sim"
      ]
    },
    {
      "page": "sg_sim",
      "title": "Perform simulations from an rxode2 model",
      "topics": [
        "sg_sim"
      ]
    },
    {
      "page": "sg_sim_tp",
      "title": "Time-profile plotting with optional summary bands",
      "topics": [
        "sg_sim_tp"
      ]
    },
    {
      "page": "sg_translator",
      "title": "Translate structural models between rxode2 and MLXTRAN syntax",
      "topics": [
        "sg_translator"
      ]
    },
    {
      "page": "sg_vpc_sim",
      "title": "Perform simulations for VPC plot",
      "topics": [
        "sg_vpc_sim"
      ]
    },
    {
      "page": "sg_vpc_vis",
      "title": "Visual Predictive Check (VPC) Function",
      "topics": [
        "sg_vpc_vis"
      ]
    },
    {
      "page": "sg_vpop_est",
      "title": "Perform generation of synthetic datasets for an empirical distribution",
      "topics": [
        "sg_vpop_est"
      ]
    },
    {
      "page": "warfarin",
      "title": "Warfarin PKPD dataset",
      "topics": [
        "warfarin"
      ]
    }
  ],
  "_readme": "https://github.com/cran/SimuRg/raw/HEAD/README.md",
  "_rundeps": [
    "armadillo4r",
    "backports",
    "base64enc",
    "BH",
    "bit",
    "bit64",
    "boot",
    "broman",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "clipr",
    "clock",
    "clue",
    "cluster",
    "cmm",
    "codetools",
    "coin",
    "commonmark",
    "cpp11",
    "cpp4r",
    "crayon",
    "data.table",
    "desc",
    "diagram",
    "digest",
    "dparser",
    "dplyr",
    "dqrng",
    "dtw",
    "dtwclust",
    "e1071",
    "farver",
    "fastDummies",
    "fastmap",
    "flexclust",
    "FNN",
    "fontawesome",
    "forcats",
    "foreach",
    "foreign",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggrepel",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "hms",
    "htmltools",
    "httpuv",
    "inline",
    "ipred",
    "irlba",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lhs",
    "libcoin",
    "lifecycle",
    "listenv",
    "lotri",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "mipfp",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "nnet",
    "numbers",
    "numDeriv",
    "otel",
    "parallelly",
    "party",
    "philentropy",
    "pillar",
    "pkgconfig",
    "plyr",
    "polspline",
    "poorman",
    "ppcor",
    "PreciseSums",
    "prettyunits",
    "prodlim",
    "progress",
    "progressr",
    "promises",
    "proto",
    "proxy",
    "purrr",
    "qs2",
    "R6",
    "randomForest",
    "ranger",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RcppProgress",
    "RcppThread",
    "readr",
    "recipes",
    "reshape2",
    "rex",
    "rlang",
    "rmutil",
    "rpart",
    "Rsolnp",
    "RSpectra",
    "rxode2",
    "rxode2ll",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "sensitivity",
    "shape",
    "shiny",
    "shinyjs",
    "sitmo",
    "sourcetools",
    "sparsevctrs",
    "SQUAREM",
    "StanHeaders",
    "stringfish",
    "stringi",
    "stringr",
    "strucchange",
    "survival",
    "synthpop",
    "sys",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "truncnorm",
    "tzdb",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xtable",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "simurg",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-19T14:08:55.000Z",
      "distro": "noble",
      "commit": "2b7690b1f6cbbf1c52b4bc208adf98dc2503da33",
      "fileid": "ddbd4828b4468382ba6528db5843d8ebc1b5b70ca992bf5479327f41ac884731",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26102180218"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-19T14:09:15.000Z",
      "distro": "noble",
      "commit": "2b7690b1f6cbbf1c52b4bc208adf98dc2503da33",
      "fileid": "40e5bfad7c638d2253c35bc21dcfb4778b1b9a60e4f070a4977388cb4f1be910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26102180218"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T14:23:33.000Z",
      "commit": "2b7690b1f6cbbf1c52b4bc208adf98dc2503da33",
      "fileid": "cb48ac29b28399c6dd0ed21605de72aacb1375f25e4d5e1d3c4c12bad596073f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26102180218"
    }
  ]
}