{
  "_id": "6a66ea3d61f19eac885c7d6d",
  "Package": "tablecompare",
  "Type": "Package",
  "Title": "Compare Data Frames",
  "Version": "0.1.1",
  "Authors@R": "person(\"Ryan\", \"Dickerson\", , \"fresh.tent5866@fastmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A toolbox for comparing two data frames. This package is\ndefunct. I recommend you use the \"versus\" package instead.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/eutwt/tablecompare",
  "BugReports": "https://github.com/eutwt/tablecompare/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-27 04:31:43 UTC",
    "User": "root"
  },
  "Author": "Ryan Dickerson [aut, cre]",
  "Maintainer": "Ryan Dickerson <fresh.tent5866@fastmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-11-14 07:30:43 UTC",
  "RemoteUrl": "https://github.com/cran/tablecompare",
  "RemoteRef": "HEAD",
  "RemoteSha": "075bc86d50d98310788f3e1018424c1d3de4f3eb",
  "_user": "cran",
  "_type": "src",
  "_file": "tablecompare_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/b3efa88aa8968937a3216b7f8bc21c283434f1dfaac536f121ce42c3942c9984",
  "_filesize": 132765,
  "_sha256": "b3efa88aa8968937a3216b7f8bc21c283434f1dfaac536f121ce42c3942c9984",
  "_expires": "2026-11-04T05:18:51.000Z",
  "_created": "2026-07-27T04:31:43.000Z",
  "_published": "2026-07-27T05:18:53.054Z",
  "_jobs": [
    {
      "job": 89887607104,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8642389994"
    },
    {
      "job": 89887607118,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8642390679"
    },
    {
      "job": 89884650163,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8642060245"
    },
    {
      "job": 89887607110,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8642386080"
    },
    {
      "job": 89887607125,
      "time": 76,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8642080342"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30234808343",
  "_status": "success",
  "_upstream": "https://github.com/cran/tablecompare",
  "_commit": {
    "id": "075bc86d50d98310788f3e1018424c1d3de4f3eb",
    "author": "Ryan Dickerson <fresh.tent5866@fastmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1699947043
  },
  "_maintainer": {
    "name": "Ryan Dickerson",
    "email": "fresh.tent5866@fastmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "version": ">= 1.14.2",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.3",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 0.4.3",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tablecompare"
  },
  "_devurl": "https://github.com/eutwt/tablecompare",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tablecompare.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-06-21"
    },
    {
      "version": "0.1.1",
      "date": "2023-11-14"
    }
  ],
  "_exports": [
    "all_value_diffs",
    "assert_single_value",
    "assert_unique",
    "contents",
    "count_dupes",
    "count_values",
    "tblcompare",
    "value_diffs"
  ],
  "_help": [
    {
      "page": "contents",
      "title": "Show the contents of a data frame",
      "topics": [
        "contents"
      ]
    },
    {
      "page": "count-dupes",
      "title": "Check for duplicate rows",
      "topics": [
        "assert_unique",
        "count_dupes"
      ]
    },
    {
      "page": "count-values",
      "title": "Check for existence of multiple values per group",
      "topics": [
        "assert_single_value",
        "count_values"
      ]
    },
    {
      "page": "tblcompare",
      "title": "Compare two data frames. Using a key-column common to both tables, see which rows are common and highlight differing values by column.",
      "topics": [
        "all_value_diffs",
        "all_value_diffs.tbcmp_compare",
        "tblcompare",
        "value_diffs",
        "value_diffs.tbcmp_compare"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/tablecompare/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/tablecompare/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "tidyselect",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tablecompare",
  "_universes": [
    "cran",
    "eutwt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-27T04:56:05.000Z",
      "distro": "resolute",
      "commit": "075bc86d50d98310788f3e1018424c1d3de4f3eb",
      "fileid": "https://r2.ropensci.org/81b95e684eff4721e50dd0e6ce9736cd34472d683c6543f02cdfe4d06ed47e59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30234808343"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-27T04:56:05.000Z",
      "distro": "resolute",
      "commit": "075bc86d50d98310788f3e1018424c1d3de4f3eb",
      "fileid": "https://r2.ropensci.org/805dc093abbb5acc71a4ae365418dbef1972227bab17b12ef90fd31c838a0928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30234808343"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-27T04:55:59.000Z",
      "commit": "075bc86d50d98310788f3e1018424c1d3de4f3eb",
      "fileid": "https://r2.ropensci.org/398f5d48877ade2e8d6efd8574be706b7058d29c6b89cfc2a65a5c15069e69d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30234808343"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-27T04:33:05.000Z",
      "commit": "075bc86d50d98310788f3e1018424c1d3de4f3eb",
      "fileid": "https://r2.ropensci.org/946188e4b08eef66c1b81eccffcc497e7811684b572802592e664c7f551b3f00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30234808343"
    }
  ]
}