{
  "_id": "6a177352acfb0bcc41d9782f",
  "Package": "scrutr",
  "Title": "Scrutinizing Collections of Structured Datasets",
  "Version": "0.3.1",
  "Authors@R": "person(\"Daniel\", \"Rakotomalala\", , \"rakdanielh@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides a coherent interface for exploring and\ntransforming multiple related data frames that share a common\nstructure. Complements single-dataset inspection tools by\noperating across an entire collection at once. Also includes\nlightweight utilities for related file and folder management\ntasks.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/danielrak/scrutr",
  "BugReports": "https://github.com/danielrak/scrutr/issues",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "make libicu-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://danielrak.r-universe.dev",
  "Date/Publication": "2026-05-27 20:22:58 UTC",
  "RemoteUrl": "https://github.com/danielrak/scrutr",
  "RemoteRef": "HEAD",
  "RemoteSha": "efa1eabd858903e2bd73775fccb271198fdd590d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 22:39:37 UTC",
    "User": "root"
  },
  "Author": "Daniel Rakotomalala [aut, cre]",
  "Maintainer": "Daniel Rakotomalala <rakdanielh@gmail.com>",
  "MD5sum": "6fcb8f5edabaaf9de4340aaa577c6243",
  "_user": "danielrak",
  "_type": "src",
  "_file": "scrutr_0.3.1.tar.gz",
  "_fileid": "c0c97c0a878fd8978c9c7c2222ba08318a8bd823a92f51293523f0c208e66c96",
  "_filesize": 630359,
  "_sha256": "c0c97c0a878fd8978c9c7c2222ba08318a8bd823a92f51293523f0c208e66c96",
  "_created": "2026-05-27T22:39:37.000Z",
  "_published": "2026-05-27T22:42:26.280Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78188494357,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7253566838"
    },
    {
      "job": 78188494341,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253565708"
    },
    {
      "job": 78188494348,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7253547245"
    },
    {
      "job": 78188494363,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253551301"
    },
    {
      "job": 78188109459,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253527110"
    },
    {
      "job": 78188494358,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253563432"
    },
    {
      "job": 78188494356,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7253548030"
    },
    {
      "job": 78188494370,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7253552403"
    },
    {
      "job": 78188494360,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7253560044"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danielrak/actions/runs/26542836205",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/danielrak/scrutr",
  "_commit": {
    "id": "efa1eabd858903e2bd73775fccb271198fdd590d",
    "author": "danielrak <rakdanielh@gmail.com>",
    "committer": "danielrak <rakdanielh@gmail.com>",
    "message": "Add roadmap article and pkgdown navbar entry\n",
    "time": 1779913378
  },
  "_maintainer": {
    "name": "Daniel Rakotomalala",
    "email": "rakdanielh@gmail.com",
    "login": "danielrak",
    "linkedin": "in/daniel-r-807192134",
    "description": "",
    "uuid": 49936669
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rio",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "danielrak",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 8
    },
    {
      "week": "2026-16",
      "n": 28
    },
    {
      "week": "2026-17",
      "n": 6
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-04-22"
    },
    {
      "name": "v0.3.1",
      "date": "2026-04-24"
    }
  ],
  "_topics": [
    "data-analysis",
    "data-quality"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "danielrak",
      "count": 227,
      "uuid": 49936669
    }
  ],
  "_userbio": {
    "uuid": 49936669,
    "type": "user",
    "name": "danielrak"
  },
  "_downloads": {
    "count": 494,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scrutr"
  },
  "_devurl": "https://github.com/danielrak/scrutr",
  "_searchresults": 1,
  "_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/scrutr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danielrak/scrutr",
  "_realowner": "danielrak",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2026-04-22"
    },
    {
      "version": "0.3.1",
      "date": "2026-04-25"
    }
  ],
  "_exports": [
    "chars_structure",
    "chars_structure_general",
    "convert_all",
    "convert_r",
    "detect_chars_structure",
    "detect_chars_structure_datasets",
    "dupl_show",
    "dupl_sources",
    "folder_structure_replicate",
    "inspect",
    "inspect_vars",
    "inspect_write",
    "ljoin_checks",
    "mask_convert_r",
    "mask_rename_r",
    "path_move",
    "rename_r",
    "replace_multiple",
    "table_prop",
    "vars_compclasses",
    "vars_compclasses_allsame",
    "vars_compclasses_not_allsame",
    "vars_detect",
    "vars_detect_everywhere",
    "vars_detect_not_everywhere"
  ],
  "_help": [
    {
      "page": "chars_structure",
      "title": "Get :alpha: / :digit: patterns from each symbol of character vector",
      "topics": [
        "chars_structure"
      ]
    },
    {
      "page": "chars_structure_general",
      "title": "Generalized characters structure",
      "topics": [
        "chars_structure_general"
      ]
    },
    {
      "page": "convert_all",
      "title": "Convert all datasets within a folder to a given file format",
      "topics": [
        "convert_all"
      ]
    },
    {
      "page": "convert_r",
      "title": "Batch dataset format conversion using an Excel mask",
      "topics": [
        "convert_r"
      ]
    },
    {
      "page": "detect_chars_structure",
      "title": "Detect character structure Detect if values within a character variable match at least one of defined patterns",
      "topics": [
        "detect_chars_structure"
      ]
    },
    {
      "page": "detect_chars_structure_datasets",
      "title": "Detect character structure from datasets",
      "topics": [
        "detect_chars_structure_datasets"
      ]
    },
    {
      "page": "dupl_show",
      "title": "Show observations of all duplicated values of a variable or a combination of variables",
      "topics": [
        "dupl_show"
      ]
    },
    {
      "page": "dupl_sources",
      "title": "Illustrate sources of all duplicated values of a variable or a combination of variables",
      "topics": [
        "dupl_sources"
      ]
    },
    {
      "page": "folder_structure_replicate",
      "title": "Replicate the folder structure of a given directory",
      "topics": [
        "folder_structure_replicate"
      ]
    },
    {
      "page": "inspect",
      "title": "Inspect a data frame",
      "topics": [
        "inspect"
      ]
    },
    {
      "page": "inspect_vars",
      "title": "Inspect a collection of datasets",
      "topics": [
        "inspect_vars"
      ]
    },
    {
      "page": "inspect_write",
      "title": "Inspect a data frame and write the output to an Excel file",
      "topics": [
        "inspect_write"
      ]
    },
    {
      "page": "ljoin_checks",
      "title": "Perform a classical dplyr::left_join() and add check information related to join",
      "topics": [
        "ljoin_checks"
      ]
    },
    {
      "page": "mask_convert_r",
      "title": "Create an excel mask compatible with the convert_r() function",
      "topics": [
        "mask_convert_r"
      ]
    },
    {
      "page": "mask_rename_r",
      "title": "Create an excel mask compatible with the rename_r() function.",
      "topics": [
        "mask_rename_r"
      ]
    },
    {
      "page": "path_move",
      "title": "Move through paths",
      "topics": [
        "path_move"
      ]
    },
    {
      "page": "rename_r",
      "title": "Industrialized file renaming",
      "topics": [
        "rename_r"
      ]
    },
    {
      "page": "replace_multiple",
      "title": "Replace character vector values using a correspondence approach",
      "topics": [
        "replace_multiple"
      ]
    },
    {
      "page": "table_prop",
      "title": "Frequencies and proportions in one output",
      "topics": [
        "table_prop"
      ]
    },
    {
      "page": "vars_compclasses",
      "title": "Collection-level variables types comparison",
      "topics": [
        "vars_compclasses"
      ]
    },
    {
      "page": "vars_compclasses_allsame",
      "title": "Variable class comparison - consistent types across all datasets",
      "topics": [
        "vars_compclasses_allsame"
      ]
    },
    {
      "page": "vars_compclasses_not_allsame",
      "title": "Variable class comparison - inconsistent types across datasets",
      "topics": [
        "vars_compclasses_not_allsame"
      ]
    },
    {
      "page": "vars_detect",
      "title": "Variable detection patterns",
      "topics": [
        "vars_detect"
      ]
    },
    {
      "page": "vars_detect_everywhere",
      "title": "Variable detection - presence across all datasets",
      "topics": [
        "vars_detect_everywhere"
      ]
    },
    {
      "page": "vars_detect_not_everywhere",
      "title": "Variable detection - inconsistent patterns",
      "topics": [
        "vars_detect_not_everywhere"
      ]
    }
  ],
  "_readme": "https://github.com/danielrak/scrutr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dplyr",
    "forcats",
    "foreign",
    "generics",
    "glue",
    "haven",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with scrutr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Inspecting a single data frame",
        "Comparing variables across datasets",
        "Inspecting a whole folder of datasets",
        "Batch format conversion",
        "Simple folder conversion with convert_all()",
        "Mask-driven conversion with convert_r()",
        "Data hygiene helpers",
        "Path utilities"
      ],
      "created": "2026-04-12 20:37:58",
      "modified": "2026-04-12 20:37:58",
      "commits": 1
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "scrutr",
  "_universes": [
    "danielrak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-27T22:41:54.000Z",
      "distro": "noble",
      "commit": "efa1eabd858903e2bd73775fccb271198fdd590d",
      "fileid": "3690a1aed669e54fc16cf0aa7a0df5f76b9a7b26599d142162d803c0c8ab6c37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielrak/actions/runs/26542836205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-27T22:41:51.000Z",
      "distro": "noble",
      "commit": "efa1eabd858903e2bd73775fccb271198fdd590d",
      "fileid": "da368d2d3257637392c7eaf0fd08950f73df7c7783018ced6b0f0873e97d65c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielrak/actions/runs/26542836205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-27T22:40:52.000Z",
      "commit": "efa1eabd858903e2bd73775fccb271198fdd590d",
      "fileid": "0c18c25f168724047650cad0b1044fec0aa1b32aff817c34363b0453c97f883a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielrak/actions/runs/26542836205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-27T22:41:05.000Z",
      "commit": "efa1eabd858903e2bd73775fccb271198fdd590d",
      "fileid": "932a39bf1296ef0d85a8a8fa1ebeb000d0441db393332c0ed1343b692ec4faf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielrak/actions/runs/26542836205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-27T22:42:00.000Z",
      "commit": "efa1eabd858903e2bd73775fccb271198fdd590d",
      "fileid": "8415c6b4d2fb239e9f353fbe98f16efdf797b2b1ace168b4e0c46eecf8d46d05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danielrak/actions/runs/26542836205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-27T22:40:42.000Z",
      "commit": "efa1eabd858903e2bd73775fccb271198fdd590d",
      "fileid": "4b6244e48cb086385b6e0a8bd8f5def8398ac86833b0ef295c375f5be7606700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielrak/actions/runs/26542836205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-27T22:40:57.000Z",
      "commit": "efa1eabd858903e2bd73775fccb271198fdd590d",
      "fileid": "40b8bc02c78301f80ce275752a255632bfabb2fabffec91376742a492011821f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielrak/actions/runs/26542836205"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-27T22:41:23.000Z",
      "commit": "efa1eabd858903e2bd73775fccb271198fdd590d",
      "fileid": "f14771fb69988ccc475387c752457ababdc3f1972dabc81028169773e6b7c363",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielrak/actions/runs/26542836205"
    }
  ]
}