{
  "_id": "6a17ed3aacfb0bcc41da4901",
  "Package": "cccrm",
  "Title": "Concordance Correlation Coefficient for Repeated (and\nNon-Repeated) Measures",
  "Version": "3.0.6",
  "Date": "2026-01-27",
  "Authors@R": "c(person(given = c(\"Josep\", \"Lluis\"),\nfamily = \"Carrasco\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jlcarrasco@ub.edu\"),\nperson(given = c(\"Gonzalo\", \"Peon\"),\nfamily = \"Pena\",\nrole = \"aut\"))",
  "Description": "Estimates the Concordance Correlation Coefficient to\nassess agreement. The scenarios considered are non-repeated\nmeasures, non-longitudinal repeated measures (replicates) and\nlongitudinal repeated measures. It also includes the estimation\nof the one-way intraclass correlation coefficient also known as\nreliability index. The estimation approaches implemented are\nvariance components and U-statistics approaches. Description of\nmethods can be found in Fleiss (1986)\n<doi:10.1002/9781118032923> and Carrasco et al. (2013)\n<doi:10.1016/j.cmpb.2012.09.002>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:11:13 UTC",
    "User": "root"
  },
  "Author": "Josep Lluis Carrasco [aut, cre], Gonzalo Peon Pena [aut]",
  "Maintainer": "Josep Lluis Carrasco <jlcarrasco@ub.edu>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jlcarrascoub.r-universe.dev",
  "Date/Publication": "2026-01-27 17:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/cccrm",
  "RemoteRef": "HEAD",
  "RemoteSha": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
  "MD5sum": "5a651d280738d649adf216cdd5998c0b",
  "_user": "jlcarrascoub",
  "_type": "src",
  "_file": "cccrm_3.0.6.tar.gz",
  "_fileid": "99104db5f8c2b2d5fb35f638cdc0a634e0855e61e909821c59966f199ef6aa70",
  "_filesize": 233349,
  "_sha256": "99104db5f8c2b2d5fb35f638cdc0a634e0855e61e909821c59966f199ef6aa70",
  "_created": "2026-05-28T07:11:13.000Z",
  "_published": "2026-05-28T07:22:34.453Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78241504303,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7259815785"
    },
    {
      "job": 78241504335,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259820494"
    },
    {
      "job": 78241504441,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259953198"
    },
    {
      "job": 78241504447,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259920905"
    },
    {
      "job": 78241143880,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259782253"
    },
    {
      "job": 78241504351,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259810595"
    },
    {
      "job": 78241504340,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259816834"
    },
    {
      "job": 78241504324,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259807170"
    },
    {
      "job": 78241504519,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259810378"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jlcarrascoub/actions/runs/26560204048",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cccrm",
  "_commit": {
    "id": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
    "author": "Josep Lluis Carrasco <jlcarrasco@ub.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.0.6\n",
    "time": 1769533802
  },
  "_maintainer": {
    "name": "Josep Lluis Carrasco",
    "email": "jlcarrasco@ub.edu",
    "login": "jlcarrascoub",
    "description": "",
    "uuid": 79377060
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Deriv",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "nlmeU",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.0.6",
      "date": "2026-01-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jlcarrascoub",
      "count": 14,
      "uuid": 79377060
    }
  ],
  "_userbio": {
    "uuid": 79377060,
    "type": "user",
    "name": "jlcarrascoUB"
  },
  "_downloads": {
    "count": 671,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cccrm"
  },
  "_mentions": 5,
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cccrm.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "jlcarrascoub",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2011-10-04"
    },
    {
      "version": "1.1",
      "date": "2012-04-10"
    },
    {
      "version": "1.2.1",
      "date": "2015-07-07"
    },
    {
      "version": "2.0.1",
      "date": "2020-06-10"
    },
    {
      "version": "2.0.2",
      "date": "2021-04-16"
    },
    {
      "version": "2.0.3",
      "date": "2021-04-29"
    },
    {
      "version": "2.1.0",
      "date": "2022-08-31"
    },
    {
      "version": "2.2.0",
      "date": "2023-10-26"
    },
    {
      "version": "2.2.1",
      "date": "2024-01-12"
    },
    {
      "version": "2.2.2",
      "date": "2024-04-10"
    },
    {
      "version": "3.0.2",
      "date": "2024-09-27"
    },
    {
      "version": "3.0.3",
      "date": "2024-10-19"
    },
    {
      "version": "3.0.4",
      "date": "2025-02-07"
    },
    {
      "version": "3.0.5",
      "date": "2025-05-07"
    },
    {
      "version": "3.0.6",
      "date": "2026-01-27"
    }
  ],
  "_exports": [
    "ccc_est",
    "ccc_est_by_time",
    "ccc_sim_data",
    "ccc_vc",
    "ccclon",
    "ccclonw",
    "cccUst",
    "cccvc",
    "lme_model",
    "sim_power_ccc",
    "Ztest"
  ],
  "_datasets": [
    {
      "name": "bdaw",
      "title": "Blood draw data",
      "object": "data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SUBJ",
        "VNUM",
        "AUC",
        "MET"
      ],
      "rows": 1210,
      "table": true,
      "tojson": true
    },
    {
      "name": "bfat",
      "title": "Body fat data",
      "object": "data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SUBJECT",
        "VISITNO",
        "BF",
        "MET"
      ],
      "rows": 492,
      "table": true,
      "tojson": true
    },
    {
      "name": "bpres",
      "title": "Blood pressure data",
      "object": "data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "EDAD",
        "SEXO",
        "INFOR_AR",
        "TNSI_MED",
        "TA",
        "FRECUENC",
        "SIS",
        "DIA",
        "ALTURA",
        "PESO",
        "NM",
        "METODE"
      ],
      "rows": 1536,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bdaw",
      "title": "Blood draw data",
      "topics": [
        "bdaw"
      ]
    },
    {
      "page": "bfat",
      "title": "Body fat data",
      "topics": [
        "bfat"
      ]
    },
    {
      "page": "bpres",
      "title": "Blood pressure data",
      "topics": [
        "bpres"
      ]
    },
    {
      "page": "ccc_est_by_time",
      "title": "Concordance Correlation Coefficient estimation by variance components.",
      "topics": [
        "ccc_est_by_time"
      ]
    },
    {
      "page": "ccc_sim_data",
      "title": "Data simulation using fixed and random effects",
      "topics": [
        "ccc_sim_data"
      ]
    },
    {
      "page": "ccc_vc",
      "title": "Concordance Correlation Coefficient estimation by variance components.",
      "topics": [
        "ccc_vc"
      ]
    },
    {
      "page": "ccclon",
      "title": "Concordance Correlation Coefficient estimated by Variance Components",
      "topics": [
        "ccclon"
      ]
    },
    {
      "page": "ccclonw",
      "title": "Concordance Correlation Coefficient estimated by Variance Components",
      "topics": [
        "ccclonw"
      ]
    },
    {
      "page": "cccUst",
      "title": "Repeated Measures Concordance Correlation Coefficient estimated by U-statistics",
      "topics": [
        "cccUst"
      ]
    },
    {
      "page": "cccvc",
      "title": "Concordance Correlation Coefficient estimated by Variance Components",
      "topics": [
        "cccvc"
      ]
    },
    {
      "page": "lme_model",
      "title": "Fits a Linear Mixed Effects Model",
      "topics": [
        "lme_model"
      ]
    },
    {
      "page": "sim_power_ccc",
      "title": "Power and confidence interval range",
      "topics": [
        "sim_power_ccc"
      ]
    },
    {
      "page": "Ztest",
      "title": "Wald's test on the Concordance Correlation Coefficient",
      "topics": [
        "Ztest"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "Deriv",
    "digest",
    "dplyr",
    "farver",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "nlme",
    "nlmeU",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "cccrm",
  "_universes": [
    "jlcarrascoub"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.6",
      "date": "2026-05-28T07:13:11.000Z",
      "distro": "noble",
      "commit": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
      "fileid": "5eff847fcfef1970d05575dd8404f3da1a81e58c296317da3f2a3f245a87960b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jlcarrascoub/actions/runs/26560204048"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.6",
      "date": "2026-05-28T07:13:27.000Z",
      "distro": "noble",
      "commit": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
      "fileid": "7ed2a4504b2abc2a251c8f04f73438bc80f31fd8ebf092d22d916aa00773e406",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlcarrascoub/actions/runs/26560204048"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.6",
      "date": "2026-05-28T07:21:17.000Z",
      "commit": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
      "fileid": "db57b3ea6b400513d02b877f0eba3014c54ddcf4ff5d19bd17dbddf68dee757f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlcarrascoub/actions/runs/26560204048"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.6",
      "date": "2026-05-28T07:19:27.000Z",
      "commit": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
      "fileid": "8ac282cd06738a65e1fbc365910d4e80e8543177323ad9c8edb6c0fe0084656b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlcarrascoub/actions/runs/26560204048"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.6",
      "date": "2026-05-28T07:13:21.000Z",
      "commit": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
      "fileid": "8296beda57add66a719d96dc3a60d783806f4d1dada176f9e6557ab1c3153b81",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jlcarrascoub/actions/runs/26560204048"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.6",
      "date": "2026-05-28T07:13:08.000Z",
      "commit": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
      "fileid": "b724fd9aa1d49fbbdbbc6b354b2d21019746806b9010e90232442dd427c03e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlcarrascoub/actions/runs/26560204048"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.6",
      "date": "2026-05-28T07:12:30.000Z",
      "commit": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
      "fileid": "94692267aae8950528a20181534466eaa54b095e284018cdc3976a4ef440f014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlcarrascoub/actions/runs/26560204048"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.6",
      "date": "2026-05-28T07:12:44.000Z",
      "commit": "810da0db3d16be6511ebc5d3f99decf30dc9b0c6",
      "fileid": "b91a710befc11aeab87277906ab2ac655c653c268851145ea8c97410e1b899f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jlcarrascoub/actions/runs/26560204048"
    }
  ]
}