{
  "_id": "6a1f25a8b401979e734219a0",
  "Package": "pickmax",
  "Type": "Package",
  "Title": "Split and Coalesce Duplicated Records",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Sbonelo\", \"Chamane\", email = \"SChamane@hsrc.ac.za\", role = c(\"aut\", \"cre\"), comment = \"ORCID: 0000-0001-5350-5203\"),\nperson(\"Musawenkosi\", \"Mabaso\", role = \"aut\"),\nperson(\"Ronel\", \"Sewpaul\", role = \"aut\"),\nperson(\"Sean\", \"Jooste\", role = \"aut\"),\nperson(\"Kutloano\", \"Skhosana\", role = \"aut\"),\nperson(\"Khangelani\", \"Zuma\", role = \"aut\"))",
  "Maintainer": "Sbonelo Chamane <SChamane@hsrc.ac.za>",
  "Description": "Deduplicates datasets by retaining the most complete and\ninformative records. Identifies duplicated entries based on a\nspecified key column, calculates completeness scores for each\nrow, and compares values within groups. When differences\nbetween duplicates exceed a user-defined threshold, records are\nsplit into unique IDs; otherwise, they are coalesced into a\nsingle, most complete entry. Returns a list containing the\noriginal duplicates, the split entries, and the final coalesced\ndataset. Useful for cleaning survey or administrative data\nwhere duplicated IDs may reflect minor data entry\ninconsistencies.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:16:08 UTC",
    "User": "root"
  },
  "Author": "Sbonelo Chamane [aut, cre] (ORCID: 0000-0001-5350-5203),\nMusawenkosi Mabaso [aut], Ronel Sewpaul [aut], Sean Jooste\n[aut], Kutloano Skhosana [aut], Khangelani Zuma [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-07-15 11:40:05 UTC",
  "RemoteUrl": "https://github.com/cran/pickmax",
  "RemoteRef": "HEAD",
  "RemoteSha": "2df14f241ea011b3776e96265415f6b763ccb95c",
  "MD5sum": "f8b177f83dee115d247439fca9caf3af",
  "_user": "cran",
  "_type": "src",
  "_file": "pickmax_0.1.0.tar.gz",
  "_fileid": "e686de23c1ed918084334779f8bf314675e446bfe4021603016a725906799fcc",
  "_filesize": 78488,
  "_sha256": "e686de23c1ed918084334779f8bf314675e446bfe4021603016a725906799fcc",
  "_created": "2026-05-16T06:16:08.000Z",
  "_published": "2026-06-02T18:49:12.877Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147329238,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031128317"
    },
    {
      "job": 79147330067,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031129633"
    },
    {
      "job": 79147328969,
      "time": 134,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031117181"
    },
    {
      "job": 79147328872,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366913979"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25954723933",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pickmax",
  "_commit": {
    "id": "2df14f241ea011b3776e96265415f6b763ccb95c",
    "author": "Sbonelo Chamane <SChamane@hsrc.ac.za>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1752579605
  },
  "_maintainer": {
    "name": "Sbonelo Chamane",
    "email": "schamane@hsrc.ac.za"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-07-15"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pickmax"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pickmax.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-07-15"
    }
  ],
  "_exports": [
    "pickmax"
  ],
  "_help": [
    {
      "page": "pickmax",
      "title": "Split and Coalesce Duplicated Records",
      "topics": [
        "pickmax"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pickmax",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T06:17:56.000Z",
      "distro": "noble",
      "commit": "2df14f241ea011b3776e96265415f6b763ccb95c",
      "fileid": "0457fa75087fe859c67b7f49bbcb6250483392d467ecddafedfc89dd43017cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25954723933"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T06:18:06.000Z",
      "distro": "noble",
      "commit": "2df14f241ea011b3776e96265415f6b763ccb95c",
      "fileid": "2ea7d6745efd95f539b7061d2f5c1c2650294d35b4339a94f2d70d6ce10cefc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25954723933"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:48:59.000Z",
      "commit": "2df14f241ea011b3776e96265415f6b763ccb95c",
      "fileid": "3c87851d766e88d2538d8b9573974bb3fbca577fb4ae2af6f95a75d1b9255ed6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25954723933"
    }
  ]
}