{
  "_id": "6a1699e0acfb0bcc41d7d9f4",
  "Type": "Package",
  "Package": "recmetrics",
  "Title": "Psychometric Evaluation Using Relative Excess Correlations",
  "Version": "0.1.0",
  "Authors@R": "person(\"R. Noah\", \"Padgett\", , \"npadgett@hsph.harvard.edu\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-9114-3896\"))",
  "Description": "Modern results of psychometric theory are implemented to\nprovide users with a way of evaluating the internal structure\nof a set of items guided by theory. These methods are discussed\nin detail in VanderWeele and Padgett (2024)\n<doi:10.31234/osf.io/rnbk5>. The relative excess correlation\nmatrices will, generally, have numerous negative entries even\nif all of the raw correlations between each pair of indicators\nare positive. The positive deviations of the relative excess\ncorrelation matrix entries help identify clusters of indicators\nthat are more strongly related to one another, providing\ninsights somewhat analogous to factor analysis, but without the\nneed for rotations or decisions concerning the number of\nfactors. A goal similar to exploratory/confirmatory factor\nanalysis, but 'recmetrics' uses novel methods that do not rely\non assumptions of latent variables or latent variable\nstructures.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.0",
  "URL": "https://noah-padgett.github.io/recmetrics/,\nhttps://github.com/noah-padgett/recmetrics",
  "BugReports": "https://github.com/noah-padgett/recmetrics/issues",
  "Repository": "https://noah-padgett.r-universe.dev",
  "Date/Publication": "2024-02-27 20:59:41 UTC",
  "RemoteUrl": "https://github.com/noah-padgett/recmetrics",
  "RemoteRef": "HEAD",
  "RemoteSha": "42846c372dc781cad605044a812c72ba0ecb7473",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:10:02 UTC",
    "User": "root"
  },
  "Author": "R. Noah Padgett [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9114-3896>)",
  "Maintainer": "R. Noah Padgett <npadgett@hsph.harvard.edu>",
  "MD5sum": "3b425c10f563d31aaa91959d6b5af499",
  "_user": "noah-padgett",
  "_type": "src",
  "_file": "recmetrics_0.1.0.tar.gz",
  "_fileid": "d687a6289706edc853460d93f1e8550ba5978f82b26e8f39e073be6c103dafc3",
  "_filesize": 135233,
  "_sha256": "d687a6289706edc853460d93f1e8550ba5978f82b26e8f39e073be6c103dafc3",
  "_created": "2026-05-27T07:10:02.000Z",
  "_published": "2026-05-27T07:14:40.730Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78025832869,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234105255"
    },
    {
      "job": 78025832894,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234106061"
    },
    {
      "job": 78025832902,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234130418"
    },
    {
      "job": 78025832993,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234128770"
    },
    {
      "job": 78025422141,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234074543"
    },
    {
      "job": 78025832939,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234100038"
    },
    {
      "job": 78025833032,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234100755"
    },
    {
      "job": 78025832949,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234094494"
    },
    {
      "job": 78025833010,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234093734"
    }
  ],
  "_buildurl": "https://github.com/r-universe/noah-padgett/actions/runs/26496346389",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/noah-padgett/recmetrics",
  "_commit": {
    "id": "42846c372dc781cad605044a812c72ba0ecb7473",
    "author": "noah-padgett <40502329+noah-padgett@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from olivroy/patch-1\n\nAdd gh link to DESCRIPTION",
    "time": 1709067581
  },
  "_maintainer": {
    "name": "R. Noah Padgett",
    "email": "npadgett@hsph.harvard.edu",
    "login": "noah-padgett",
    "description": "",
    "uuid": 40502329,
    "orcid": "0000-0002-9114-3896"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "noah-padgett",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "noah-padgett",
      "count": 20,
      "uuid": 40502329
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 40502329,
    "type": "user",
    "name": "noah-padgett"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/recmetrics"
  },
  "_devurl": "https://github.com/noah-padgett/recmetrics",
  "_pkgdown": "https://noah-padgett.github.io/recmetrics/",
  "_searchresults": 3,
  "_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/recmetrics.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/noah-padgett/recmetrics",
  "_realowner": "noah-padgett",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-02-27"
    }
  ],
  "_exports": [
    "%>%",
    "append_observed_residuals",
    "cor.orc",
    "cor.rec",
    "cor.rowMeans",
    "cov.orc",
    "cov.rec",
    "rec.average",
    "rec.avg.wb.domains",
    "rec.coherence",
    "rec.pattern.matrix"
  ],
  "_datasets": [
    {
      "name": "SCWB",
      "title": "Subjective Community Well-Being Dataset (25 Variables)",
      "object": "SCWB",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cwbcloserel",
        "cwbrespect",
        "cwbtrust",
        "cwbmutuality",
        "cwbbeneficence",
        "cwbintegrity",
        "cwbcompetence",
        "cwbvision",
        "cwbrelgrowth",
        "cwbfairness",
        "cwbsustenance",
        "cwbachieve",
        "cwbsatisf",
        "cwbvalue",
        "cwbbelonging",
        "cwbwelcome",
        "cwbpurpose",
        "cwbcontrib",
        "cwbinterconn",
        "cwbsynergy",
        "total_goodrel",
        "total_prolead",
        "total_healthyprac",
        "total_satcomm",
        "total_strongmiss"
      ],
      "rows": 501,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "append_observed_residuals",
      "title": "Append Observed Correlations to Data",
      "topics": [
        "append_observed_residuals"
      ]
    },
    {
      "page": "cor.orc",
      "title": "Observed Residual Correlations",
      "topics": [
        "cor.orc"
      ]
    },
    {
      "page": "cor.rec",
      "title": "Relative Excess Correlations",
      "topics": [
        "cor.rec"
      ]
    },
    {
      "page": "cor.rowMeans",
      "title": "Compute rowMeans of a correlation matrix",
      "topics": [
        "cor.rowMeans"
      ]
    },
    {
      "page": "cov.orc",
      "title": "Observed Residual Covariances",
      "topics": [
        "cov.orc"
      ]
    },
    {
      "page": "cov.rec",
      "title": "Relative Excess Covariances",
      "topics": [
        "cov.rec"
      ]
    },
    {
      "page": "rec.average",
      "title": "REC Metric 1",
      "topics": [
        "rec.average"
      ]
    },
    {
      "page": "rec.avg.wb.domains",
      "title": "REC Metric 2",
      "topics": [
        "rec.avg.wb.domains"
      ]
    },
    {
      "page": "rec.coherence",
      "title": "REC Metric 3",
      "topics": [
        "rec.coherence"
      ]
    },
    {
      "page": "rec.pattern.matrix",
      "title": "REC Metric 3",
      "topics": [
        "rec.pattern.matrix"
      ]
    },
    {
      "page": "SCWB",
      "title": "Subjective Community Well-Being Dataset (25 Variables)",
      "topics": [
        "SCWB"
      ]
    }
  ],
  "_readme": "https://github.com/noah-padgett/recmetrics/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "recmetrics",
  "_universes": [
    "noah-padgett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T07:11:52.000Z",
      "distro": "noble",
      "commit": "42846c372dc781cad605044a812c72ba0ecb7473",
      "fileid": "5dc6bac88c4a353aaeee9f8a575018b27c2ed75776b46a24976eb9ddbf609cd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noah-padgett/actions/runs/26496346389"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T07:11:54.000Z",
      "distro": "noble",
      "commit": "42846c372dc781cad605044a812c72ba0ecb7473",
      "fileid": "2a755156bf460e5a9bd43d28ff5b2b3cb92a36949f3fcda2590f389e9fd392d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noah-padgett/actions/runs/26496346389"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T07:13:23.000Z",
      "commit": "42846c372dc781cad605044a812c72ba0ecb7473",
      "fileid": "74b42d9c5cfa94a58b5d60bdf4aca6b83430ccfdf714aae55611851bfd43957f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noah-padgett/actions/runs/26496346389"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T07:13:19.000Z",
      "commit": "42846c372dc781cad605044a812c72ba0ecb7473",
      "fileid": "31c75327c487878e2f551ab63f34790d7f304c952a5af0accea1292c6994fb33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noah-padgett/actions/runs/26496346389"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T07:11:49.000Z",
      "commit": "42846c372dc781cad605044a812c72ba0ecb7473",
      "fileid": "10f0f0bbefa5756e9cfdbdd80a33a4cf6ed00620eac0cdecdd393f4f7e6ffacf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/noah-padgett/actions/runs/26496346389"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T07:11:29.000Z",
      "commit": "42846c372dc781cad605044a812c72ba0ecb7473",
      "fileid": "82e13c122fbe639804bc8720105441c5f87ca02f7b04339bad8111bb4afb428a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noah-padgett/actions/runs/26496346389"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T07:11:08.000Z",
      "commit": "42846c372dc781cad605044a812c72ba0ecb7473",
      "fileid": "b66026ee9d9dddf55b4be0fa133f079a1c2099d815daf8b25599ef5f1b9dfc39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noah-padgett/actions/runs/26496346389"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T07:11:05.000Z",
      "commit": "42846c372dc781cad605044a812c72ba0ecb7473",
      "fileid": "5567f4b059a0082a00805554986f35be55840d62f2f7f3964a01e121fa343ddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noah-padgett/actions/runs/26496346389"
    }
  ]
}