{
  "_id": "6a1eddbeb401979e73410181",
  "Package": "mcmapper",
  "Title": "Mapping First Moment and C-Statistic to the Parameters of\nDistributions for Risk",
  "Version": "0.0.11",
  "Authors@R": "person(\"Mohsen\", \"Sadatsafavi\", , \"mohsen.sadatsafavi@ubc.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0419-7862\"))",
  "Description": "Provides a series of numerical methods for extracting\nparameters of distributions for risks based on knowing the\nexpected value and c-statistics (e.g., from a published report\non the performance of a risk prediction model). This package\nimplements the methodology described in Sadatsafavi et al\n(2024) <doi:10.48550/arXiv.2409.09178>. The core of the package\nis mcmap(), which takes a pair of (mean, c-statistic) and the\ndistribution type requested. This function provides a generic\ninterface to more customized functions (mcmap_beta(),\nmcmap_logitnorm(), mcmap_probitnorm()) for specific\ndistributions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:07:39 UTC",
    "User": "root"
  },
  "Author": "Mohsen Sadatsafavi [aut, cre]\n(<https://orcid.org/0000-0002-0419-7862>)",
  "Maintainer": "Mohsen Sadatsafavi <mohsen.sadatsafavi@ubc.ca>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-11-04 10:40:06 UTC",
  "RemoteUrl": "https://github.com/cran/mcmapper",
  "RemoteRef": "HEAD",
  "RemoteSha": "a2d8e4a13c4b4fd0113e1e2e6d5e4a08d390545e",
  "MD5sum": "1418de9288c2b25e93d31129c8d0f787",
  "_user": "cran",
  "_type": "src",
  "_file": "mcmapper_0.0.11.tar.gz",
  "_fileid": "7b7b4b49ad6afd5a272e378a3a76a9b797e622457dea8540f1239af55aa996b2",
  "_filesize": 102896,
  "_sha256": "7b7b4b49ad6afd5a272e378a3a76a9b797e622457dea8540f1239af55aa996b2",
  "_created": "2026-05-20T08:07:39.000Z",
  "_published": "2026-06-02T13:42:22.128Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79084673999,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104594343"
    },
    {
      "job": 79084674447,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104581765"
    },
    {
      "job": 79084673367,
      "time": 133,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104548459"
    },
    {
      "job": 79084672919,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359392080"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26149603021",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mcmapper",
  "_commit": {
    "id": "a2d8e4a13c4b4fd0113e1e2e6d5e4a08d390545e",
    "author": "Mohsen Sadatsafavi <mohsen.sadatsafavi@ubc.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.11\n",
    "time": 1730716806
  },
  "_maintainer": {
    "name": "Mohsen Sadatsafavi",
    "email": "mohsen.sadatsafavi@ubc.ca",
    "orcid": "0000-0002-0419-7862"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 585,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mcmapper"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mcmapper.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.11",
      "date": "2024-11-04"
    }
  ],
  "_exports": [
    "dlogitnorm",
    "dprobitnorm",
    "mcmap",
    "mcmap_beta",
    "mcmap_generic",
    "mcmap_logitnorm",
    "mcmap_probitnorm",
    "plogitnorm",
    "pprobitnorm",
    "qlogitnorm",
    "qprobitnorm",
    "rlogitnorm",
    "rprobitnorm"
  ],
  "_help": [
    {
      "page": "logitnorm",
      "title": "Functions related to logit-normal distribution.",
      "topics": [
        "dlogitnorm",
        "logitnorm",
        "plogitnorm",
        "qlogitnorm",
        "rlogitnorm"
      ]
    },
    {
      "page": "mcmap",
      "title": "The main mapper function",
      "topics": [
        "mcmap"
      ]
    },
    {
      "page": "mcmap_beta",
      "title": "Mapper function for beta distribution",
      "topics": [
        "mcmap_beta"
      ]
    },
    {
      "page": "mcmap_generic",
      "title": "A generic mapper function",
      "topics": [
        "mcmap_generic"
      ]
    },
    {
      "page": "mcmap_logitnorm",
      "title": "Mapper function for logit-normal distribution",
      "topics": [
        "mcmap_logitnorm"
      ]
    },
    {
      "page": "mcmap_probitnorm",
      "title": "Mapper function for probit-normal distribution",
      "topics": [
        "mcmap_probitnorm"
      ]
    },
    {
      "page": "probitnorm",
      "title": "Functions related to probit-normal distribution.",
      "topics": [
        "dprobitnorm",
        "pprobitnorm",
        "probitnorm",
        "qprobitnorm",
        "rprobitnorm"
      ]
    }
  ],
  "_readme": "https://github.com/cran/mcmapper/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "mcmapper",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-05-20T08:10:08.000Z",
      "distro": "noble",
      "commit": "a2d8e4a13c4b4fd0113e1e2e6d5e4a08d390545e",
      "fileid": "c633b6201efa3b1ac63cde508a7a667d1a0685cc5b29eb41dec3319353c9535f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26149603021"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.11",
      "date": "2026-05-20T08:09:26.000Z",
      "distro": "noble",
      "commit": "a2d8e4a13c4b4fd0113e1e2e6d5e4a08d390545e",
      "fileid": "0341d5d01ad1d75135416a350e33effa4977a4de8496118a62b83f81dbdbf032",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26149603021"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.11",
      "date": "2026-06-02T13:42:01.000Z",
      "commit": "a2d8e4a13c4b4fd0113e1e2e6d5e4a08d390545e",
      "fileid": "480ea70ac553542c82c75eea7bbe52d75581fd80b74df18f8b8ee6ab1c91d8db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26149603021"
    }
  ]
}