{
  "_id": "6a18113cacfb0bcc41dae94f",
  "Package": "dedupewider",
  "Title": "Deduplication Across Multiple Columns",
  "Version": "0.1.1",
  "Authors@R": "person(\"Grzegorz\",\n\"Smoliński\",\nrole = c(\"aut\", \"cre\"),\nemail = \"g.smolinski1@gmail.com\")",
  "Description": "Duplicated data can exist in different rows and columns\nand user may need to treat observations (rows) connected by\nduplicated data as one observation, e.g. companies can belong\nto one family (and thus: be one company) by sharing some\ntelephone numbers. This package allows to find connected rows\nbased on data on chosen columns and collapse it into one row.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gsmolinski/dedupewider",
  "BugReports": "https://github.com/gsmolinski/dedupewider/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://gsmolinski.r-universe.dev",
  "Date/Publication": "2025-04-07 16:54:22 UTC",
  "RemoteUrl": "https://github.com/gsmolinski/dedupewider",
  "RemoteRef": "HEAD",
  "RemoteSha": "a1378a344618936452691a9e57028cd815dd5737",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:53:37 UTC",
    "User": "root"
  },
  "Author": "Grzegorz Smoliński [aut, cre]",
  "Maintainer": "Grzegorz Smoliński <g.smolinski1@gmail.com>",
  "MD5sum": "4e31b28476f5f613c9efe30a00a5dc83",
  "_user": "gsmolinski",
  "_type": "src",
  "_file": "dedupewider_0.1.1.tar.gz",
  "_fileid": "43a1ce4c11128d07722ae29b752c8469925cd2cef56ce66a95016661628f9fdf",
  "_filesize": 166439,
  "_sha256": "43a1ce4c11128d07722ae29b752c8469925cd2cef56ce66a95016661628f9fdf",
  "_created": "2026-05-28T09:53:37.000Z",
  "_published": "2026-05-28T09:56:12.954Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78266489811,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262927771"
    },
    {
      "job": 78266489869,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262930773"
    },
    {
      "job": 78266489835,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262926189"
    },
    {
      "job": 78266489727,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262925224"
    },
    {
      "job": 78266029394,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262892337"
    },
    {
      "job": 78266489714,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262931053"
    },
    {
      "job": 78266489862,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262917410"
    },
    {
      "job": 78266489939,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262915229"
    },
    {
      "job": 78266489871,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262920158"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gsmolinski/actions/runs/26567542844",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gsmolinski/dedupewider",
  "_commit": {
    "id": "a1378a344618936452691a9e57028cd815dd5737",
    "author": "gsmolinski <g.smolinski1@gmail.com>",
    "committer": "gsmolinski <g.smolinski1@gmail.com>",
    "message": "documentation adjusted for upcoming changes in CRAN itself\n",
    "time": 1744044862
  },
  "_maintainer": {
    "name": "Grzegorz Smoliński",
    "email": "g.smolinski1@gmail.com",
    "login": "gsmolinski",
    "description": "",
    "uuid": 57864579
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.4",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gsmolinski",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "gsmolinski",
      "count": 82,
      "uuid": 57864579
    }
  ],
  "_userbio": {
    "uuid": 57864579,
    "type": "user",
    "name": "gsmolinski"
  },
  "_downloads": {
    "count": 237,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dedupewider"
  },
  "_devurl": "https://github.com/gsmolinski/dedupewider",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dedupewider.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gsmolinski/dedupewider",
  "_realowner": "gsmolinski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-07-09"
    },
    {
      "version": "0.0.2",
      "date": "2021-09-20"
    },
    {
      "version": "0.1.0",
      "date": "2021-10-28"
    },
    {
      "version": "0.1.1",
      "date": "2025-04-07"
    }
  ],
  "_exports": [
    "dedupe_wide",
    "na_move"
  ],
  "_help": [
    {
      "page": "dedupe_wide",
      "title": "Dedupe across multiple columns",
      "topics": [
        "dedupe_wide"
      ]
    },
    {
      "page": "na_move",
      "title": "Move 'NA' across columns or rows",
      "topics": [
        "na_move"
      ]
    }
  ],
  "_pkglogo": "https://github.com/gsmolinski/dedupewider/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/gsmolinski/dedupewider/raw/HEAD/README.md",
  "_rundeps": [
    "data.table"
  ],
  "_vignettes": [
    {
      "source": "usage-and-algorithm-explained.Rmd",
      "filename": "usage-and-algorithm-explained.html",
      "title": "Usage and Algorithm Explained",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Usage",
        "Algorithm",
        "Find duplicates",
        "Cascade"
      ],
      "created": "2021-06-25 09:51:47",
      "modified": "2021-10-23 19:30:25",
      "commits": 10
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "dedupewider",
  "_universes": [
    "gsmolinski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T09:55:26.000Z",
      "distro": "noble",
      "commit": "a1378a344618936452691a9e57028cd815dd5737",
      "fileid": "5aa58724d2693ba8b075d13b2c27e0134b0a0c48af4cf9b75f376e1e48546fef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsmolinski/actions/runs/26567542844"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T09:55:35.000Z",
      "distro": "noble",
      "commit": "a1378a344618936452691a9e57028cd815dd5737",
      "fileid": "3c48507d60f43d66b59f8dea8d067244ece6d5315bd66c07e52d81f1b05c4bf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsmolinski/actions/runs/26567542844"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T09:55:28.000Z",
      "commit": "a1378a344618936452691a9e57028cd815dd5737",
      "fileid": "9f10b92ab5900d77a5621768e54c3a0d2b36f4c3ef9c4e47b13e390803d0b2a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsmolinski/actions/runs/26567542844"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T09:55:22.000Z",
      "commit": "a1378a344618936452691a9e57028cd815dd5737",
      "fileid": "7ded190095e4dbb5b3d4a511cd3ef0908bb5517d5edd30079d1b034a9997242d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsmolinski/actions/runs/26567542844"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T09:55:49.000Z",
      "commit": "a1378a344618936452691a9e57028cd815dd5737",
      "fileid": "ae1ecb70c527e3a9f4390f73bb33f045b7546914b39cf78edb645f8c2c40f2c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gsmolinski/actions/runs/26567542844"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T09:54:50.000Z",
      "commit": "a1378a344618936452691a9e57028cd815dd5737",
      "fileid": "0e330b7ab45b470b3baa282ad251413e80ba5db03ccb2c89e9617642e478fbf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsmolinski/actions/runs/26567542844"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T09:54:44.000Z",
      "commit": "a1378a344618936452691a9e57028cd815dd5737",
      "fileid": "2e3ba9ef2e7a387d97ffa4b0688c362bffc6559e5d9b0a179e7035a0d2688e10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsmolinski/actions/runs/26567542844"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T09:54:58.000Z",
      "commit": "a1378a344618936452691a9e57028cd815dd5737",
      "fileid": "2facfb24c7b5914fabfd56e0bd1c0a3f6b186636be53233878e6063a08ca4cc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gsmolinski/actions/runs/26567542844"
    }
  ]
}