{
  "_id": "6a213524cd65a98ecbd2662b",
  "Package": "MannWhitneyCopula",
  "Type": "Package",
  "Title": "Computing Mann-Whitney Effect Based on Copulas",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Kosuke\", family = \"Nakazono\", email = \"nakazono@ism.ac.jp\", role =c(\"aut\", \"cre\"))",
  "Description": "Computing the Mann-Whitney effect based on copula models.\nEstimation of the association parameter in survival copula\nmodels. A description of the underlying methods is described in\nNakazono et al. (2024) <doi:10.3390/math12101453> and Nakazono\net al. (accepted for publication in Statistical Papers).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:16:32 UTC",
    "User": "root"
  },
  "Author": "Kosuke Nakazono [aut, cre]",
  "Maintainer": "Kosuke Nakazono <nakazono@ism.ac.jp>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-11-03 08:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/MannWhitneyCopula",
  "RemoteRef": "HEAD",
  "RemoteSha": "3850ef9a40b7a94b870f7262c912c15f05101e90",
  "MD5sum": "b8b482ab75e69647a0d5f257090694cb",
  "_user": "cran",
  "_type": "src",
  "_file": "MannWhitneyCopula_0.1.1.tar.gz",
  "_fileid": "92177e77619880efa687370eaa8513d5751e043202ac80826b95735f6f18ed09",
  "_filesize": 97293,
  "_sha256": "92177e77619880efa687370eaa8513d5751e043202ac80826b95735f6f18ed09",
  "_created": "2026-06-04T08:16:32.000Z",
  "_published": "2026-06-04T08:19:48.682Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79477934149,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406455418"
    },
    {
      "job": 79477934114,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406456095"
    },
    {
      "job": 79477392168,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406405166"
    },
    {
      "job": 79477934094,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406450561"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26939535182",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MannWhitneyCopula",
  "_commit": {
    "id": "3850ef9a40b7a94b870f7262c912c15f05101e90",
    "author": "Kosuke Nakazono <nakazono@ism.ac.jp>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1762159802
  },
  "_maintainer": {
    "name": "Kosuke Nakazono",
    "email": "nakazono@ism.ac.jp"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2025-11-03"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 119,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MannWhitneyCopula"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MannWhitneyCopula.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-11-03"
    }
  ],
  "_exports": [
    "MW.comp",
    "MW.Copula",
    "MW.plot",
    "survival.mle"
  ],
  "_help": [
    {
      "page": "MW.comp",
      "title": "Parametric calculation for the Mann-Whitney effect under survival copula models",
      "topics": [
        "MW.comp"
      ]
    },
    {
      "page": "MW.Copula",
      "title": "Parametric calculation for the Mann-Whitney effect under the parametric copulas",
      "topics": [
        "MW.Copula"
      ]
    },
    {
      "page": "MW.plot",
      "title": "Plot method for Mann-Whitney effect under parametric copula models",
      "topics": [
        "MW.plot"
      ]
    },
    {
      "page": "survival.mle",
      "title": "Maximum likelihood estimation under parametric survival function",
      "topics": [
        "survival.mle"
      ]
    }
  ],
  "_readme": "https://github.com/cran/MannWhitneyCopula/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "cli",
    "clipr",
    "conflicted",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "modelr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mannwhitneycopula",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T08:18:54.000Z",
      "distro": "noble",
      "commit": "3850ef9a40b7a94b870f7262c912c15f05101e90",
      "fileid": "932de3a3a47d9f5b179af760397da48c44c8bf71de009b1f0836cd46c487e01f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26939535182"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T08:18:55.000Z",
      "distro": "noble",
      "commit": "3850ef9a40b7a94b870f7262c912c15f05101e90",
      "fileid": "4874c2a69faae7d9f08026222809b0a67a3aa247fbb3326e2d574aa061a3d32e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26939535182"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-04T08:19:17.000Z",
      "commit": "3850ef9a40b7a94b870f7262c912c15f05101e90",
      "fileid": "10a42e39940b1b035c74f687382a32b1c1a4857895e1d88b0795c33f9407cf4e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26939535182"
    }
  ]
}