{
  "_id": "6a10ac8cacfb0bcc41cc01a4",
  "Package": "ruler",
  "Title": "Tidy Data Validation Reports",
  "Version": "0.3.1.9000",
  "Authors@R": "person(given = \"Evgeni\",\nfamily = \"Chasnovski\",\nrole = c(\"aut\", \"cre\"),\nemail = \"evgeni.chasnovski@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1617-4019\"))",
  "Description": "Tools for creating data validation pipelines and tidy\nreports. This package offers a framework for exploring and\nvalidating data frame like objects using 'dplyr' grammar of\ndata manipulation.",
  "License": "MIT + file LICENSE",
  "URL": "https://echasnovski.github.io/ruler/,\nhttps://github.com/echasnovski/ruler",
  "BugReports": "https://github.com/echasnovski/ruler/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, old_usage = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://echasnovski.r-universe.dev",
  "Date/Publication": "2025-07-29 10:42:25 UTC",
  "RemoteUrl": "https://github.com/echasnovski/ruler",
  "RemoteRef": "HEAD",
  "RemoteSha": "fd0696f879327c6b3510f0b02c42f35128745f26",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:55:23 UTC",
    "User": "root"
  },
  "Author": "Evgeni Chasnovski [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1617-4019>)",
  "Maintainer": "Evgeni Chasnovski <evgeni.chasnovski@gmail.com>",
  "MD5sum": "452ecd7c909b425288091c6125f26c17",
  "_user": "echasnovski",
  "_type": "src",
  "_file": "ruler_0.3.1.9000.tar.gz",
  "_fileid": "de9180f7ad3ceae3056d3ed3c6e9ff694b28706adf34d9669c69f27cad8da061",
  "_filesize": 216950,
  "_sha256": "de9180f7ad3ceae3056d3ed3c6e9ff694b28706adf34d9669c69f27cad8da061",
  "_created": "2026-05-22T18:55:23.000Z",
  "_published": "2026-05-22T19:20:44.395Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443820726,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168267530"
    },
    {
      "job": 77443820735,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168252901"
    },
    {
      "job": 77443820771,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168571636"
    },
    {
      "job": 77443820751,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168534769"
    },
    {
      "job": 77443011315,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168136049"
    },
    {
      "job": 77443820684,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168255899"
    },
    {
      "job": 77443820744,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168258065"
    },
    {
      "job": 77443820722,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168242462"
    },
    {
      "job": 77443820727,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168242307"
    }
  ],
  "_buildurl": "https://github.com/r-universe/echasnovski/actions/runs/26277696487",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/echasnovski/ruler",
  "_commit": {
    "id": "fd0696f879327c6b3510f0b02c42f35128745f26",
    "author": "Evgeni Chasnovski <evgeni.chasnovski@gmail.com>",
    "committer": "Evgeni Chasnovski <evgeni.chasnovski@gmail.com>",
    "message": "docs: use development version\n",
    "time": 1753785745
  },
  "_maintainer": {
    "name": "Evgeni Chasnovski",
    "email": "evgeni.chasnovski@gmail.com",
    "login": "echasnovski",
    "bluesky": "@echasnovski.com",
    "description": "Data science, Machine learning |\nR, Python, Lua |\nNeovim plugins",
    "uuid": 24854248,
    "orcid": "0000-0002-1617-4019"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "keyholder",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "echasnovski",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v0.3.1",
      "date": "2025-07-28"
    }
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "echasnovski",
      "count": 137,
      "uuid": 24854248
    }
  ],
  "_userbio": {
    "uuid": 24854248,
    "type": "user",
    "name": "Evgeni Chasnovski",
    "description": "Data science, Machine learning |\r\nR, Python, Lua |\r\nNeovim plugins"
  },
  "_downloads": {
    "count": 285,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ruler"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/echasnovski/ruler",
  "_pkgdown": "https://echasnovski.github.io/ruler/",
  "_searchresults": 39,
  "_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/ruler.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/echasnovski/ruler",
  "_realowner": "echasnovski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-26"
    },
    {
      "version": "0.1.1",
      "date": "2018-01-05"
    },
    {
      "version": "0.1.2",
      "date": "2018-02-23"
    },
    {
      "version": "0.1.3",
      "date": "2018-05-20"
    },
    {
      "version": "0.1.4",
      "date": "2018-12-05"
    },
    {
      "version": "0.2.0",
      "date": "2019-02-15"
    },
    {
      "version": "0.2.1",
      "date": "2019-05-16"
    },
    {
      "version": "0.2.2",
      "date": "2020-03-02"
    },
    {
      "version": "0.2.3",
      "date": "2020-05-09"
    },
    {
      "version": "0.2.4",
      "date": "2020-11-25"
    },
    {
      "version": "0.3.0",
      "date": "2023-03-28"
    },
    {
      "version": "0.3.1",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "%>%",
    "act_after_exposure",
    "any_breaker",
    "assert_any_breaker",
    "bind_exposures",
    "cell_packs",
    "col_packs",
    "data_packs",
    "expose",
    "get_exposure",
    "get_packs_info",
    "get_report",
    "group_packs",
    "inside_punct",
    "is_exposure",
    "is_packs_info",
    "is_report",
    "remove_exposure",
    "row_packs",
    "rules",
    "spread_groups"
  ],
  "_help": [
    {
      "page": "ruler-package",
      "title": "ruler: Rule Your Data",
      "topics": [
        "ruler-package",
        "ruler"
      ]
    },
    {
      "page": "act_after_exposure",
      "title": "Act after exposure",
      "topics": [
        "act_after_exposure"
      ]
    },
    {
      "page": "any_breaker",
      "title": "Is there any breaker in exposure?",
      "topics": [
        "any_breaker"
      ]
    },
    {
      "page": "assert_any_breaker",
      "title": "Assert presence of rule breaker",
      "topics": [
        "assert_any_breaker"
      ]
    },
    {
      "page": "bind_exposures",
      "title": "Bind exposures",
      "topics": [
        "bind_exposures"
      ]
    },
    {
      "page": "cell-pack",
      "title": "Cell rule pack",
      "topics": [
        "cell-pack"
      ]
    },
    {
      "page": "column-pack",
      "title": "Column rule pack",
      "topics": [
        "column-pack"
      ]
    },
    {
      "page": "data-pack",
      "title": "Data rule pack",
      "topics": [
        "data-pack"
      ]
    },
    {
      "page": "expose",
      "title": "Expose data to rule packs",
      "topics": [
        "expose"
      ]
    },
    {
      "page": "exposure",
      "title": "Exposure",
      "topics": [
        "exposure",
        "get_exposure",
        "is_exposure",
        "remove_exposure"
      ]
    },
    {
      "page": "group-pack",
      "title": "Group rule pack",
      "topics": [
        "group-pack"
      ]
    },
    {
      "page": "inside_punct",
      "title": "Inside punctuation regular expression",
      "topics": [
        "inside_punct"
      ]
    },
    {
      "page": "packs_info",
      "title": "Packs info",
      "topics": [
        "get_packs_info",
        "is_packs_info",
        "packs_info"
      ]
    },
    {
      "page": "row-pack",
      "title": "Row rule pack",
      "topics": [
        "row-pack"
      ]
    },
    {
      "page": "rule-packs",
      "title": "Create rule packs",
      "topics": [
        "cell_packs",
        "col_packs",
        "data_packs",
        "group_packs",
        "packs",
        "row_packs",
        "rule-packs"
      ]
    },
    {
      "page": "ruler-report",
      "title": "Tidy data validation report",
      "topics": [
        "get_report",
        "is_report",
        "ruler-report"
      ]
    },
    {
      "page": "rules",
      "title": "Create a list of rules",
      "topics": [
        "rules"
      ]
    },
    {
      "page": "spread_groups",
      "title": "Spread grouping columns",
      "topics": [
        "spread_groups"
      ]
    }
  ],
  "_readme": "https://github.com/echasnovski/ruler/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "keyholder",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "design-and-format.Rmd",
      "filename": "design-and-format.html",
      "title": "Design Process and Exposure Format",
      "author": "Evgeni Chasnovski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Design process",
        "Exposure"
      ],
      "created": "2017-11-19 09:02:35",
      "modified": "2020-11-24 20:09:08",
      "commits": 2
    },
    {
      "source": "rule-packs.Rmd",
      "filename": "rule-packs.html",
      "title": "Rule Packs",
      "author": "Evgeni Chasnovski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Data rule packs",
        "Group rule packs",
        "Column rule packs",
        "Row rule pack",
        "Cell rule pack"
      ],
      "created": "2017-11-19 09:02:35",
      "modified": "2023-03-27 18:07:00",
      "commits": 5
    },
    {
      "source": "validation.Rmd",
      "filename": "validation.html",
      "title": "Validation",
      "author": "Evgeni Chasnovski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exposure",
        "Overview",
        "Don't remove obeyers",
        "Set pack name",
        "Expose step by step",
        "Guessing",
        "Using different rule separator",
        "Acting after exposure",
        "General actions",
        "Assert presence of rule breaker"
      ],
      "created": "2017-11-19 09:02:35",
      "modified": "2020-11-24 20:09:08",
      "commits": 6
    }
  ],
  "_score": 6.735638814636116,
  "_indexed": true,
  "_nocasepkg": "ruler",
  "_universes": [
    "echasnovski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-05-22T19:02:48.000Z",
      "distro": "noble",
      "commit": "fd0696f879327c6b3510f0b02c42f35128745f26",
      "fileid": "e0edc66317a78a8ff9161fec5c01529d03ac71ac5cdf0948daabba7c79578de7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/26277696487"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-05-22T19:02:02.000Z",
      "distro": "noble",
      "commit": "fd0696f879327c6b3510f0b02c42f35128745f26",
      "fileid": "883757ecce2b3b8dacc9c40c30a4a8946b65a85fd95e04f51908af97c966fb98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/26277696487"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-05-22T19:20:14.000Z",
      "commit": "fd0696f879327c6b3510f0b02c42f35128745f26",
      "fileid": "bc5cbd9109aae413a44f89e07aebbfd58b61136a2a6346536df8f455ce187438",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/26277696487"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-05-22T19:17:57.000Z",
      "commit": "fd0696f879327c6b3510f0b02c42f35128745f26",
      "fileid": "96240e84da82c4e14ba400c62f75d342eee35e77d5b0a6edd0bdbc322a24b47c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/26277696487"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1.9000",
      "date": "2026-05-22T19:02:33.000Z",
      "commit": "fd0696f879327c6b3510f0b02c42f35128745f26",
      "fileid": "fe050ae2670704f85b19e19b6b9d0bbea86915f085b12798f7cdc40b2416f285",
      "status": "success",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/26277696487"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-05-22T19:02:12.000Z",
      "commit": "fd0696f879327c6b3510f0b02c42f35128745f26",
      "fileid": "4187caa1590385078677b6ac50a88e09f9a942d5c0810aebf30d33c5d256ee6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/26277696487"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-05-22T19:01:22.000Z",
      "commit": "fd0696f879327c6b3510f0b02c42f35128745f26",
      "fileid": "bd4e999b42bcd7921ad143c707fd867de5313aca394457de255b601310b4d16b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/26277696487"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-05-22T19:01:19.000Z",
      "commit": "fd0696f879327c6b3510f0b02c42f35128745f26",
      "fileid": "e5c09d41cdabe245ecd3209b7806e02f5b115cce4410fbb981fb992e082d63f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/echasnovski/actions/runs/26277696487"
    }
  ]
}