{
  "_id": "6a1d41f71d7bb097a0a40d9f",
  "Package": "MCPModBC",
  "Title": "Improved Inference in Multiple Comparison Procedure – Modelling",
  "Version": "1.1",
  "Date": "2023-05-15",
  "Description": "Implementation of Multiple Comparison Procedures with\nModeling (MCP-Mod) procedure with bias-corrected estimators and\nsecond-order covariance matrices as described in Diniz,\nGallardo and Magalhaes (2023) <doi:10.1002/pst.2303>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:22:09 UTC",
    "User": "root"
  },
  "Authors@R": "c(person(\"Marcio\", \"Diniz\", role = c(\"aut\"), email = \"marcio.diniz@cshs.org\"),\nperson(\"Diego\", \"Gallardo\", role = c(\"aut\",\"cre\"), email = \"diego.gallardo@uda.cl\"),\nperson(\"Tiago\", \"Magalhaes\", role = \"aut\", email = \"tiago.magalhaes@ufjf.br\"))",
  "Author": "Marcio Diniz [aut], Diego Gallardo [aut, cre], Tiago Magalhaes\n[aut]",
  "Maintainer": "Diego Gallardo <diego.gallardo@uda.cl>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-05-15 22:40:13 UTC",
  "RemoteUrl": "https://github.com/cran/MCPModBC",
  "RemoteRef": "HEAD",
  "RemoteSha": "dee8fd0aada837eebe24e24d15034726655b9ff1",
  "MD5sum": "56480e88033a851d58144cbc80382bf1",
  "_user": "cran",
  "_type": "src",
  "_file": "MCPModBC_1.1.tar.gz",
  "_fileid": "137d6f0ea668aa38d3daa0c4270436bde4c47ca4d1a7e7091da67b7da3fcb20b",
  "_filesize": 256567,
  "_sha256": "137d6f0ea668aa38d3daa0c4270436bde4c47ca4d1a7e7091da67b7da3fcb20b",
  "_created": "2026-06-01T08:22:09.000Z",
  "_published": "2026-06-01T08:25:27.786Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78813311046,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326697496"
    },
    {
      "job": 78813310946,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326691288"
    },
    {
      "job": 78812910743,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326647413"
    },
    {
      "job": 78813311059,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326680669"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26743443409",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MCPModBC",
  "_commit": {
    "id": "dee8fd0aada837eebe24e24d15034726655b9ff1",
    "author": "Diego Gallardo <diego.gallardo@uda.cl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1684190413
  },
  "_maintainer": {
    "name": "Diego Gallardo",
    "email": "diego.gallardo@uda.cl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "nleqslv",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "DoseFinding",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MCPModBC"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MCPModBC.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2023-01-23"
    },
    {
      "version": "1.1",
      "date": "2023-05-16"
    }
  ],
  "_exports": [
    "data_generator",
    "mcpmod_simulation",
    "model_response",
    "weibfit"
  ],
  "_help": [
    {
      "page": "data_generator",
      "title": "Data Generator",
      "topics": [
        "data_generator"
      ]
    },
    {
      "page": "mcpmod_simulation",
      "title": "Simulation to obtain operating characteristics for MCP-Mod design",
      "topics": [
        "mcpmod_simulation"
      ]
    },
    {
      "page": "model_response",
      "title": "Model Responser",
      "topics": [
        "model_response"
      ]
    },
    {
      "page": "summary.mcpmod_simulation",
      "title": "Summary of simulation results",
      "topics": [
        "print.mcpmod_simulation",
        "summary.mcpmod_simulation"
      ]
    },
    {
      "page": "summary.weibreg",
      "title": "Print a summary for a object of the 'weibreg' class.",
      "topics": [
        "print.weibreg",
        "summary.weibreg"
      ]
    },
    {
      "page": "weibfit",
      "title": "Computes different estimators for the censored Weibull regression model",
      "topics": [
        "weibfit"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "doParallel",
    "doRNG",
    "DoseFinding",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mvtnorm",
    "nleqslv",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "rngtools",
    "S7",
    "scales",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mcpmodbc",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-01T08:24:32.000Z",
      "distro": "noble",
      "commit": "dee8fd0aada837eebe24e24d15034726655b9ff1",
      "fileid": "7d8ff3a599bceb3168aee895a896fc46933ce7654e5417c431d662b0095adf28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26743443409"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-01T08:24:12.000Z",
      "distro": "noble",
      "commit": "dee8fd0aada837eebe24e24d15034726655b9ff1",
      "fileid": "e79be667c26e12a4058d5eb4c0be5ae5823d12cdfc2fb1e1c67a559bc632cfb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26743443409"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-01T08:24:15.000Z",
      "commit": "dee8fd0aada837eebe24e24d15034726655b9ff1",
      "fileid": "9ac4f9d56edba2b0cdd7a79c4f74538ff1a087d6e15644614e4918f7675ed4fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26743443409"
    }
  ]
}