{
  "_id": "6a213100cd65a98ecbd25323",
  "Package": "connected",
  "Title": "Visualize and Improve Connectedness of Factors in Tables",
  "Version": "1.1",
  "Authors@R": "person(\"Kevin\", \"Wright\", , \"kw.stat@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0617-8673\"))",
  "Description": "Visualize the connectedness of factors in two-way tables.\nPerform two-way filtering to improve the degree of\nconnectedness. See Weeks & Williams (1964)\n<doi:10.1080/00401706.1964.10490188>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://kwstat.github.io/connected/",
  "BugReports": "https://github.com/kwstat/connected/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://kwstat.r-universe.dev",
  "Date/Publication": "2025-09-30 20:12:25 UTC",
  "RemoteUrl": "https://github.com/kwstat/connected",
  "RemoteRef": "HEAD",
  "RemoteSha": "84de88cac73bbabb4d4da38984d711ab13799cee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:58:38 UTC",
    "User": "root"
  },
  "Author": "Kevin Wright [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0617-8673>)",
  "Maintainer": "Kevin Wright <kw.stat@gmail.com>",
  "MD5sum": "5a2c6ba97c40366f4e45635be28c29ef",
  "_user": "kwstat",
  "_type": "src",
  "_file": "connected_1.1.tar.gz",
  "_fileid": "99926b4977d0cec5fa0c20160206e6210a01720c4b1a84cd0821eb25fd9c6de4",
  "_filesize": 1109247,
  "_sha256": "99926b4977d0cec5fa0c20160206e6210a01720c4b1a84cd0821eb25fd9c6de4",
  "_created": "2026-06-04T07:58:38.000Z",
  "_published": "2026-06-04T08:02:08.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79475082544,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406112465"
    },
    {
      "job": 79475082527,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406114302"
    },
    {
      "job": 79475082521,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406102240"
    },
    {
      "job": 79475082533,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406107069"
    },
    {
      "job": 79474562526,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406067217"
    },
    {
      "job": 79475082535,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406104065"
    },
    {
      "job": 79475082582,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406099266"
    },
    {
      "job": 79475082585,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406097635"
    },
    {
      "job": 79475082548,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406097069"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwstat/actions/runs/26938686837",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kwstat/connected",
  "_commit": {
    "id": "84de88cac73bbabb4d4da38984d711ab13799cee",
    "author": "Kevin Wright <kw.stat@gmail.com>",
    "committer": "Kevin Wright <kw.stat@gmail.com>",
    "message": "Use Air for formatting\n",
    "time": 1759263145
  },
  "_maintainer": {
    "name": "Kevin Wright",
    "email": "kw.stat@gmail.com",
    "login": "kwstat",
    "description": "Statistician",
    "uuid": 484260,
    "orcid": "0000-0002-0617-8673"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "lfe",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "agridat",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "lucid",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kwstat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kwstat",
      "count": 9,
      "uuid": 484260
    }
  ],
  "_userbio": {
    "uuid": 484260,
    "type": "user",
    "name": "Kevin Wright",
    "description": "Statistician"
  },
  "_downloads": {
    "count": 144,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/connected"
  },
  "_devurl": "https://github.com/kwstat/connected",
  "_pkgdown": "https://kwstat.github.io/connected/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/connected.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kwstat/connected",
  "_realowner": "kwstat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1",
      "date": "2025-03-05"
    }
  ],
  "_exports": [
    "con_check",
    "con_concur",
    "con_filter",
    "con_view"
  ],
  "_datasets": [
    {
      "name": "data_eccleston",
      "title": "Data from Eccleston & Russell",
      "object": "data_definition",
      "class": [
        "data.frame"
      ],
      "fields": [
        "row",
        "col",
        "trt"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_fernando",
      "title": "Data from Fernando et al.",
      "object": "data_definition",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gen",
        "herd"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_searle",
      "title": "Data from Searle",
      "object": "data_definition",
      "class": [
        "data.frame"
      ],
      "fields": [
        "f1",
        "f2"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_student",
      "title": "Simulated Data of Student Test Scores",
      "object": "data_student",
      "class": [
        "data.frame"
      ],
      "fields": [
        "student",
        "class",
        "test1",
        "test2"
      ],
      "rows": 41,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_tosh",
      "title": "Data from Tosh",
      "object": "data_definition",
      "class": [
        "data.frame"
      ],
      "fields": [
        "a",
        "b",
        "c"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_weeks1",
      "title": "Data from Weeks & Williams example 1",
      "object": "data_definition",
      "class": [
        "data.frame"
      ],
      "fields": [
        "f1",
        "f2",
        "f3"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_weeks2",
      "title": "Data from Weeks & Williams example 2",
      "object": "data_definition",
      "class": [
        "data.frame"
      ],
      "fields": [
        "f1",
        "f2",
        "f3"
      ],
      "rows": 62,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "con_check",
      "title": "Check connectedness of multiple factors in a dataframe",
      "topics": [
        "con_check"
      ]
    },
    {
      "page": "con_concur",
      "title": "View concurrence of two factors in a dataframe using a matrix plot.",
      "topics": [
        "con_concur"
      ]
    },
    {
      "page": "con_filter",
      "title": "Filter a dataframe using two-way criteria to increase connectedness",
      "topics": [
        "con_filter"
      ]
    },
    {
      "page": "con_view",
      "title": "View connectedness of two factors in a dataframe using a levelplot",
      "topics": [
        "con_view"
      ]
    },
    {
      "page": "connected",
      "title": "Tools to visualize and improve connectedness of factors in data",
      "topics": [
        "connected-package",
        "connected"
      ]
    },
    {
      "page": "data_eccleston",
      "title": "Data from Eccleston & Russell",
      "topics": [
        "data_eccleston"
      ]
    },
    {
      "page": "data_fernando",
      "title": "Data from Fernando et al.",
      "topics": [
        "data_fernando"
      ]
    },
    {
      "page": "data_searle",
      "title": "Data from Searle",
      "topics": [
        "data_searle"
      ]
    },
    {
      "page": "data_student",
      "title": "Simulated Data of Student Test Scores",
      "topics": [
        "data_student"
      ]
    },
    {
      "page": "data_tosh",
      "title": "Data from Tosh",
      "topics": [
        "data_tosh"
      ]
    },
    {
      "page": "data_weeks1",
      "title": "Data from Weeks & Williams example 1",
      "topics": [
        "data_weeks1"
      ]
    },
    {
      "page": "data_weeks2",
      "title": "Data from Weeks & Williams example 2",
      "topics": [
        "data_weeks2"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kwstat/connected/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kwstat/connected/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "Formula",
    "glue",
    "lattice",
    "lfe",
    "lifecycle",
    "magrittr",
    "Matrix",
    "plyr",
    "Rcpp",
    "reshape2",
    "rlang",
    "sandwich",
    "stringi",
    "stringr",
    "vctrs",
    "xtable",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "introduction_to_the_connected_package.Rmd",
      "filename": "introduction_to_the_connected_package.html",
      "title": "Introduction to the 'connected' package",
      "author": "Kevin Wright",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Visualizing two-way connectedness with con_view()",
        "Checking multi-way connectedness with con_check()",
        "Improving connectedness with con_filter()",
        "Example 1",
        "Example 2 - Missing response values",
        "Example 3 - Concatenating two factors",
        "Example 4: Case study: Estimating variance components",
        "Appendix - Infrequently Asked Questions",
        "1. How to extract the sorted axis tick labels from the levelplot",
        "2. How to create consistent axis tick labels across multiple datasets",
        "3. How to view the axis labels and/or cell group numbers when there are many levels",
        "Bibliography"
      ],
      "created": "2025-02-04 13:56:59",
      "modified": "2025-09-04 15:54:50",
      "commits": 3
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "connected",
  "_universes": [
    "kwstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-04T08:00:50.000Z",
      "distro": "noble",
      "commit": "84de88cac73bbabb4d4da38984d711ab13799cee",
      "fileid": "98688d84ab1569adfd37a8f52cef03df4530feed5cd1a8916cc8f37323a5b519",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26938686837"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-04T08:00:54.000Z",
      "distro": "noble",
      "commit": "84de88cac73bbabb4d4da38984d711ab13799cee",
      "fileid": "6606e04a101496df3ad883ad124970d27575ea00f752c13aee879d8a464dce85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26938686837"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-04T08:00:25.000Z",
      "commit": "84de88cac73bbabb4d4da38984d711ab13799cee",
      "fileid": "e4fd07e006f8450f43f199f6692e20c071ea9ff277a8f7c781b7b2787b5ea92a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26938686837"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-04T08:00:30.000Z",
      "commit": "84de88cac73bbabb4d4da38984d711ab13799cee",
      "fileid": "3118e72bbe4590d4182c448d3b7933dc7414cad6cb07b54898262aedddb73348",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26938686837"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-04T08:00:53.000Z",
      "commit": "84de88cac73bbabb4d4da38984d711ab13799cee",
      "fileid": "b73ccbff50338b6240f9d674b6167503e5f180d11bf5bacbf1177a666ca0cedb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26938686837"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-04T08:00:01.000Z",
      "commit": "84de88cac73bbabb4d4da38984d711ab13799cee",
      "fileid": "7f446e48ed8fcc6935fc4ea796d7495a6d2d460911c2fe6f099777342433fd3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26938686837"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-04T07:59:56.000Z",
      "commit": "84de88cac73bbabb4d4da38984d711ab13799cee",
      "fileid": "7e1a904e5424bb778cfb343deb7e8e8c3b750b67636451467a7c9ca3f8a792b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26938686837"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-04T07:59:58.000Z",
      "commit": "84de88cac73bbabb4d4da38984d711ab13799cee",
      "fileid": "94913b3f483212b2e88836d3ac9dee8873c3fdea183b36eee6229ec806bd9de9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kwstat/actions/runs/26938686837"
    }
  ]
}