{
  "_id": "6a4ad688a6574ff277f98466",
  "Package": "cohortBuilder",
  "Type": "Package",
  "Title": "Data Source Agnostic Filtering Tools",
  "Version": "1.0.0",
  "Authors@R": "c(person('Krystian', 'Igras',\nemail = 'krystian8207@gmail.com',\nrole = c('cre', 'aut')),\nperson('Adam', 'Foryś',\nrole = \"ctb\"))",
  "Maintainer": "Krystian Igras <krystian8207@gmail.com>",
  "Description": "Common API for filtering data stored in different data\nmodels. Provides multiple filter types and reproducible R code.\nWorks standalone or with 'shinyCohortBuilder' as the GUI for\ninteractive Shiny apps.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "KeepSource": "true",
  "Config/testthat/edition": "3",
  "Collate": "'cohortBuilder-package.R' 'cohort_methods.R'\n'source_methods.R' 'step.R' 'filter.R' 'ai_tools.R'\n'attrition.R' 'bind_keys.R' 'hooks.R' 'list_operators.R'\n'repro_code_utils.R' 'source_tblist.R' 'data.R'",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/r-world-devs/cohortBuilder/,\nhttps://r-world-devs.github.io/cohortBuilder/",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://r-world-devs.r-universe.dev",
  "Date/Publication": "2026-07-05 20:25:48 UTC",
  "RemoteUrl": "https://github.com/r-world-devs/cohortbuilder",
  "RemoteRef": "HEAD",
  "RemoteSha": "122edfd60766606124be74909c5d0c3102b9d787",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 22:07:51 UTC",
    "User": "root"
  },
  "Author": "Krystian Igras [cre, aut],\nAdam Foryś [ctb]",
  "_user": "r-world-devs",
  "_type": "src",
  "_file": "cohortBuilder_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d952d1e285425c93a9fe3d3511f490d96089fb479d699febe64b0c477446618a",
  "_filesize": 1229593,
  "_sha256": "d952d1e285425c93a9fe3d3511f490d96089fb479d699febe64b0c477446618a",
  "_expires": "2026-10-13T22:11:18.000Z",
  "_created": "2026-07-05T22:07:51.000Z",
  "_published": "2026-07-05T22:11:20.547Z",
  "_jobs": [
    {
      "job": 85264468978,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8096262467"
    },
    {
      "job": 85264468979,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8096262220"
    },
    {
      "job": 85264468990,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8096254007"
    },
    {
      "job": 85264469008,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8096255108"
    },
    {
      "job": 85264217631,
      "time": 222,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8096242838"
    },
    {
      "job": 85264468996,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8096260671"
    },
    {
      "job": 85264469024,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8096258799"
    },
    {
      "job": 85264469051,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8096259090"
    },
    {
      "job": 85264469021,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8096257912"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28756418075",
  "_status": "success",
  "_upstream": "https://github.com/r-world-devs/cohortbuilder",
  "_commit": {
    "id": "122edfd60766606124be74909c5d0c3102b9d787",
    "author": "Krystian Igras <krystian.igras@contractors.roche.com>",
    "committer": "Krystian Igras <krystian.igras@contractors.roche.com>",
    "message": "Add AI vignette to website.\n",
    "time": 1783283148
  },
  "_maintainer": {
    "name": "Krystian Igras",
    "email": "krystian8207@gmail.com",
    "login": "krystian8207",
    "description": "",
    "uuid": 20457043
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "S7",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "formatR",
      "role": "Imports"
    },
    {
      "package": "collapse",
      "role": "Imports"
    },
    {
      "package": "queryBuilder",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ellmer",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-world-devs",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 6
    },
    {
      "week": "2026-27",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2026-02-24"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "krystian8207",
      "count": 160,
      "uuid": 20457043
    },
    {
      "user": "syrobx",
      "count": 54,
      "uuid": 156790753
    },
    {
      "user": "galachad",
      "count": 51,
      "uuid": 4296390
    }
  ],
  "_userbio": {
    "uuid": 103638913,
    "type": "organization",
    "name": "r-world-devs",
    "followers": 11
  },
  "_downloads": {
    "count": 332,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cohortBuilder"
  },
  "_devurl": "https://github.com/r-world-devs/cohortbuilder",
  "_pkgdown": "https://r-world-devs.github.io/cohortBuilder/",
  "_searchresults": 96,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cohortBuilder.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-world-devs/cohortbuilder",
  "_realowner": "r-world-devs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2022-06-01"
    },
    {
      "version": "0.2.0",
      "date": "2023-02-28"
    },
    {
      "version": "0.3.0",
      "date": "2024-09-25"
    },
    {
      "version": "0.4.0",
      "date": "2026-02-24"
    },
    {
      "version": "1.0.0",
      "date": "2026-07-03"
    }
  ],
  "_exports": [
    ".collect_data",
    ".gen_id",
    ".get_attrition_count",
    ".get_attrition_label",
    ".get_item",
    ".get_method",
    ".get_stats",
    ".if_value",
    ".init_step",
    ".post_binding",
    ".post_filtering",
    ".pre_filtering",
    ".print_filter",
    ".propagate_domains",
    ".repro_code_tweak",
    ".run_binding",
    "%->%",
    "add_filter",
    "add_hook",
    "add_source",
    "add_step",
    "as.tblist",
    "attrition",
    "autofilter",
    "bind_key",
    "bind_keys",
    "cb_domain_from_data",
    "cb_domain_from_stats",
    "cb_filter_data",
    "cb_filter_to_expr",
    "cb_get_filter_data",
    "cb_get_filter_defaults",
    "cb_get_filter_stats",
    "cb_intersect_domain",
    "cb_intersect_domain_values",
    "cb_plot_filter_data",
    "cb_register_tool",
    "cb_register_tools",
    "cb_tool",
    "cb_tool_add_filters",
    "cb_tool_apply_filters",
    "cb_tool_clear_filters",
    "cb_tool_describe_state",
    "cb_tool_filters_meta",
    "cb_tool_get_code",
    "cb_tool_get_data_summary",
    "cb_tool_remove_filters",
    "cb_tool_remove_step",
    "cb_tool_run",
    "cb_tool_set_filter_values",
    "cb_tool_toggle_filters",
    "CbFilter",
    "CbFilterDateRange",
    "CbFilterDatetimeRange",
    "CbFilterDiscrete",
    "CbFilterDiscreteText",
    "CbFilterMultiDiscrete",
    "CbFilterQuery",
    "CbFilterRange",
    "code",
    "cohort",
    "data_key",
    "describe",
    "description",
    "filter",
    "filter_domain",
    "filter_effective_value",
    "filter_variables",
    "get_data",
    "get_filter_params",
    "get_hook",
    "get_state",
    "plot_data",
    "primary_keys",
    "register_filter_type",
    "restore",
    "rm_filter",
    "rm_step",
    "run",
    "set_source",
    "shape",
    "Source",
    "stat",
    "step",
    "sum_up",
    "tblist",
    "tblist_class",
    "update_filter",
    "update_source"
  ],
  "_datasets": [
    {
      "name": "librarian",
      "title": "Sample of library database",
      "object": "librarian",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cohortBuilder-package",
      "title": "Create data source cohort",
      "topics": [
        "cohortBuilder-package"
      ]
    },
    {
      "page": "dot-gen_id",
      "title": "Generate random ID",
      "topics": [
        ".gen_id"
      ]
    },
    {
      "page": "dot-get_item",
      "title": "Return list of objects matching provided condition.",
      "topics": [
        ".get_item"
      ]
    },
    {
      "page": "dot-get_method",
      "title": "Get function definition",
      "topics": [
        ".get_method"
      ]
    },
    {
      "page": "dot-if_value",
      "title": "Return default value if values are equal",
      "topics": [
        ".if_value"
      ]
    },
    {
      "page": "dot-print_filter",
      "title": "Method for printing filter details",
      "topics": [
        ".print_filter",
        ".print_filter.default"
      ]
    },
    {
      "page": "dot-propagate_domains",
      "title": "Propagate domains between steps",
      "topics": [
        ".propagate_domains",
        ".propagate_domains.default",
        ".propagate_domains.tblist"
      ]
    },
    {
      "page": "grapes-greater-than-grapes",
      "title": "Operator simplifying adding steps or filters to Cohort and Source objects",
      "topics": [
        "%->%"
      ]
    },
    {
      "page": "add_filter",
      "title": "Add filter definition",
      "topics": [
        "add_filter",
        "add_filter.Cohort",
        "add_filter.Source"
      ]
    },
    {
      "page": "add_source",
      "title": "Add source to Cohort object.",
      "topics": [
        "add_source"
      ]
    },
    {
      "page": "add_step",
      "title": "Add filtering step definition",
      "topics": [
        "add_step",
        "add_step.Cohort",
        "add_step.Source"
      ]
    },
    {
      "page": "attrition",
      "title": "Show attrition plot.",
      "topics": [
        "attrition"
      ]
    },
    {
      "page": "autofilter",
      "title": "Generate filters definition based on the Source data",
      "topics": [
        "autofilter",
        "autofilter.default",
        "autofilter.tblist"
      ]
    },
    {
      "page": "binding-keys",
      "title": "Describe data relations with binding keys",
      "topics": [
        "binding-keys",
        "bind_key",
        "bind_keys"
      ]
    },
    {
      "page": "cb_domain_from_data",
      "title": "Extract domain from data",
      "topics": [
        "cb_domain_from_data"
      ]
    },
    {
      "page": "cb_domain_from_stats",
      "title": "Extract domain from stored filter statistics",
      "topics": [
        "cb_domain_from_stats"
      ]
    },
    {
      "page": "cb_filter_data",
      "title": "Apply filter to data object",
      "topics": [
        "cb_filter_data"
      ]
    },
    {
      "page": "cb_filter_to_expr",
      "title": "Generate reproducible code expression for filter",
      "topics": [
        "cb_filter_to_expr"
      ]
    },
    {
      "page": "cb_get_filter_data",
      "title": "Get filter-related data",
      "topics": [
        "cb_get_filter_data"
      ]
    },
    {
      "page": "cb_get_filter_defaults",
      "title": "Get filter default values",
      "topics": [
        "cb_get_filter_defaults"
      ]
    },
    {
      "page": "cb_get_filter_stats",
      "title": "Get filter statistics",
      "topics": [
        "cb_get_filter_stats"
      ]
    },
    {
      "page": "cb_intersect_domain",
      "title": "Get effective filter value after domain intersection",
      "topics": [
        "cb_intersect_domain"
      ]
    },
    {
      "page": "cb_intersect_domain_values",
      "title": "Intersect two domain values for a filter type",
      "topics": [
        "cb_intersect_domain_values"
      ]
    },
    {
      "page": "cb_plot_filter_data",
      "title": "Plot filter data",
      "topics": [
        "cb_plot_filter_data"
      ]
    },
    {
      "page": "cb_register_tool",
      "title": "Register cohortBuilder tools with an ellmer chat",
      "topics": [
        "cb_register_tool",
        "cb_register_tools"
      ]
    },
    {
      "page": "cb_tool",
      "title": "Create a cohortBuilder tool definition",
      "topics": [
        "cb_tool",
        "print.cb_tool"
      ]
    },
    {
      "page": "cb_tool_add_filters",
      "title": "Create a tool for adding filters to a cohort",
      "topics": [
        "cb_tool_add_filters"
      ]
    },
    {
      "page": "cb_tool_apply_filters",
      "title": "Create a tool that adds filters and sets their values in one call",
      "topics": [
        "cb_tool_apply_filters"
      ]
    },
    {
      "page": "cb_tool_clear_filters",
      "title": "Create a tool for resetting filters to defaults",
      "topics": [
        "cb_tool_clear_filters"
      ]
    },
    {
      "page": "cb_tool_describe_state",
      "title": "Create a tool returning the current cohort state",
      "topics": [
        "cb_tool_describe_state"
      ]
    },
    {
      "page": "cb_tool_filters_meta",
      "title": "Create a tool returning available filters metadata",
      "topics": [
        "cb_tool_filters_meta"
      ]
    },
    {
      "page": "cb_tool_get_code",
      "title": "Create a tool returning reproducible filtering code",
      "topics": [
        "cb_tool_get_code"
      ]
    },
    {
      "page": "cb_tool_get_data_summary",
      "title": "Create a tool returning row counts per dataset and step",
      "topics": [
        "cb_tool_get_data_summary"
      ]
    },
    {
      "page": "cb_tool_remove_filters",
      "title": "Create a tool for removing filters from the cohort",
      "topics": [
        "cb_tool_remove_filters"
      ]
    },
    {
      "page": "cb_tool_remove_step",
      "title": "Create a tool for removing the last step",
      "topics": [
        "cb_tool_remove_step"
      ]
    },
    {
      "page": "cb_tool_run",
      "title": "Create a tool for running the cohort pipeline",
      "topics": [
        "cb_tool_run"
      ]
    },
    {
      "page": "cb_tool_set_filter_values",
      "title": "Create a tool for setting filter values",
      "topics": [
        "cb_tool_set_filter_values"
      ]
    },
    {
      "page": "cb_tool_toggle_filters",
      "title": "Create a tool for activating or deactivating filters",
      "topics": [
        "cb_tool_toggle_filters"
      ]
    },
    {
      "page": "CbFilter",
      "title": "Base class for all cohortBuilder filters",
      "topics": [
        "CbFilter"
      ]
    },
    {
      "page": "CbFilterDateRange",
      "title": "Date range filter class",
      "topics": [
        "CbFilterDateRange"
      ]
    },
    {
      "page": "CbFilterDatetimeRange",
      "title": "Datetime range filter class",
      "topics": [
        "CbFilterDatetimeRange"
      ]
    },
    {
      "page": "CbFilterDiscrete",
      "title": "Discrete filter class",
      "topics": [
        "CbFilterDiscrete"
      ]
    },
    {
      "page": "CbFilterDiscreteText",
      "title": "Discrete text filter class",
      "topics": [
        "CbFilterDiscreteText"
      ]
    },
    {
      "page": "CbFilterMultiDiscrete",
      "title": "Multi-discrete filter class",
      "topics": [
        "CbFilterMultiDiscrete"
      ]
    },
    {
      "page": "CbFilterQuery",
      "title": "Query filter class",
      "topics": [
        "CbFilterQuery"
      ]
    },
    {
      "page": "CbFilterRange",
      "title": "Range filter class",
      "topics": [
        "CbFilterRange"
      ]
    },
    {
      "page": "code",
      "title": "Return reproducible data filtering code.",
      "topics": [
        "code"
      ]
    },
    {
      "page": "Cohort",
      "title": "R6 class representing Cohort object.",
      "topics": [
        "Cohort"
      ]
    },
    {
      "page": "cohort-methods",
      "title": "Cohort related methods",
      "topics": [
        "cohort-methods"
      ]
    },
    {
      "page": "create-cohort",
      "title": "Create new 'Cohort' object",
      "topics": [
        "cohort",
        "create-cohort"
      ]
    },
    {
      "page": "data_key",
      "title": "Define Source dataset key",
      "topics": [
        "data_key"
      ]
    },
    {
      "page": "describe",
      "title": "Create a description object",
      "topics": [
        "describe"
      ]
    },
    {
      "page": "description",
      "title": "Show source data or filter description",
      "topics": [
        "description"
      ]
    },
    {
      "page": "filter",
      "title": "Define Cohort filter",
      "topics": [
        "filter"
      ]
    },
    {
      "page": "filter_domain",
      "title": "Get a filter's domain",
      "topics": [
        "filter_domain"
      ]
    },
    {
      "page": "filter_effective_value",
      "title": "Get a filter's effective value",
      "topics": [
        "filter_effective_value"
      ]
    },
    {
      "page": "filter_variables",
      "title": "Get the variables a filter operates on",
      "topics": [
        "filter_variables"
      ]
    },
    {
      "page": "get_data",
      "title": "Get step related data",
      "topics": [
        "get_data"
      ]
    },
    {
      "page": "get_filter_params",
      "title": "Get filter parameters as a list",
      "topics": [
        "get_filter_params"
      ]
    },
    {
      "page": "get_state",
      "title": "Get Cohort configuration state.",
      "topics": [
        "get_state"
      ]
    },
    {
      "page": "hooks",
      "title": "Cohort hooks.",
      "topics": [
        "add_hook",
        "get_hook",
        "hooks"
      ]
    },
    {
      "page": "librarian",
      "title": "Sample of library database",
      "topics": [
        "librarian"
      ]
    },
    {
      "page": "managing-cohort",
      "title": "Managing the Cohort object",
      "topics": [
        "managing-cohort"
      ]
    },
    {
      "page": "managing-source",
      "title": "Managing the Source object",
      "topics": [
        "managing-source"
      ]
    },
    {
      "page": "plot_data",
      "title": "Plot filter related Cohort data.",
      "topics": [
        "plot_data"
      ]
    },
    {
      "page": "primary_keys",
      "title": "Define Source datasets primary keys",
      "topics": [
        "primary_keys"
      ]
    },
    {
      "page": "register_filter_type",
      "title": "Register a custom filter type",
      "topics": [
        "register_filter_type"
      ]
    },
    {
      "page": "restore",
      "title": "Restore Cohort object.",
      "topics": [
        "restore"
      ]
    },
    {
      "page": "rm_filter",
      "title": "Remove filter definition",
      "topics": [
        "rm_filter",
        "rm_filter.Cohort",
        "rm_filter.Source"
      ]
    },
    {
      "page": "rm_step",
      "title": "Remove filtering step definition",
      "topics": [
        "rm_step",
        "rm_step.Cohort",
        "rm_step.Source"
      ]
    },
    {
      "page": "run",
      "title": "Trigger data calculations.",
      "topics": [
        "run"
      ]
    },
    {
      "page": "set_source",
      "title": "Create Cohort source",
      "topics": [
        "set_source",
        "set_source.tblist"
      ]
    },
    {
      "page": "shape",
      "title": "Describe the structure of a source",
      "topics": [
        "shape",
        "shape.default",
        "shape.tblist"
      ]
    },
    {
      "page": "Source",
      "title": "R6 class representing a data source",
      "topics": [
        "Source"
      ]
    },
    {
      "page": "source-layer",
      "title": "Source compatibility methods.",
      "topics": [
        ".collect_data",
        ".collect_data.default",
        ".collect_data.tblist",
        ".get_attrition_count",
        ".get_attrition_count.default",
        ".get_attrition_label",
        ".get_attrition_label.default",
        ".get_stats",
        ".get_stats.default",
        ".get_stats.tblist",
        ".init_step",
        ".init_step.default",
        ".init_step.tblist",
        ".post_binding",
        ".post_binding.default",
        ".post_filtering",
        ".post_filtering.default",
        ".pre_filtering",
        ".pre_filtering.default",
        ".repro_code_tweak",
        ".run_binding",
        ".run_binding.default",
        "source-layer"
      ]
    },
    {
      "page": "stat",
      "title": "Get Cohort related statistics.",
      "topics": [
        "stat"
      ]
    },
    {
      "page": "step",
      "title": "Create filtering step",
      "topics": [
        "step"
      ]
    },
    {
      "page": "sum_up",
      "title": "Sum up Cohort state.",
      "topics": [
        "sum_up"
      ]
    },
    {
      "page": "tblist",
      "title": "Create in memory tables connection",
      "topics": [
        "as.tblist",
        "tblist"
      ]
    },
    {
      "page": "tblist_class",
      "title": "S7 class wrapper for the `tblist` source",
      "topics": [
        "tblist_class"
      ]
    },
    {
      "page": "update_filter",
      "title": "Update filter definition",
      "topics": [
        "update_filter",
        "update_filter.Cohort",
        "update_filter.Source"
      ]
    },
    {
      "page": "update_source",
      "title": "Update source in Cohort object.",
      "topics": [
        "update_source"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-world-devs/cohortbuilder/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-world-devs/cohortbuilder/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "collapse",
    "cpp11",
    "dplyr",
    "farver",
    "formatR",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "custom-filters.Rmd",
      "filename": "custom-filters.html",
      "title": "Implementing custom filters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Filter architecture",
        "Built-in filter example",
        "Creating a custom filter: logical filter",
        "Step 1: Define the S7 filter class",
        "Step 2: Register the filter type",
        "Step 3: Implement methods for tblist source",
        "filter_data -- filtering logic",
        "get_stats -- data statistics",
        "plot_data -- visualization",
        "get_data -- filter-related data",
        "get_defaults -- default parameter values",
        "filter_to_expr -- reproducible code",
        "Using the filter",
        "Extra parameters",
        "Implementing filters in a package"
      ],
      "created": "2022-05-22 18:35:00",
      "modified": "2026-07-02 08:50:33",
      "commits": 6
    },
    {
      "source": "cohortBuilder.Rmd",
      "filename": "cohortBuilder.html",
      "title": "Introduction to cohortBuilder",
      "engine": "knitr::rmarkdown",
      "headings": [
        "cohortBuilder vs. dplyr",
        "Data: librarian",
        "Source object",
        "Cohort object",
        "Configuring and running filters",
        "Multi-stage filtering",
        "Exploring the Cohort object methods",
        "Learning more about the source data",
        "Sharing code and reproducibility"
      ],
      "created": "2022-05-22 18:35:00",
      "modified": "2026-07-02 08:50:33",
      "commits": 4
    },
    {
      "source": "managing-cohort.Rmd",
      "filename": "managing-cohort.html",
      "title": "Managing Cohort Object",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Managing filters",
        "Managing steps",
        "Managing source",
        "Statistics and domain propagation",
        "compute_stats",
        "propagate_domains"
      ],
      "created": "2022-05-22 18:35:00",
      "modified": "2026-07-02 08:50:33",
      "commits": 4
    },
    {
      "source": "source-intelligence.Rmd",
      "filename": "source-intelligence.html",
      "title": "Source intelligence and AI tools",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Describing a source",
        "Generating filters automatically",
        "Inspecting a source with shape()",
        "Connecting a cohort to an LLM"
      ],
      "created": "2026-07-02 08:50:33",
      "modified": "2026-07-02 08:50:33",
      "commits": 1
    },
    {
      "source": "binding-keys.Rmd",
      "filename": "binding-keys.html",
      "title": "Specifying data relations with Binding Keys",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Classic approach",
        "Binding Keys"
      ],
      "created": "2022-05-22 18:35:00",
      "modified": "2026-07-02 08:50:33",
      "commits": 5
    },
    {
      "source": "cohort-configuration.Rmd",
      "filename": "cohort-configuration.html",
      "title": "Variants for Cohort Configuration",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Filtering steps in Source",
        "Filtering steps in Cohort"
      ],
      "created": "2022-05-22 18:35:00",
      "modified": "2026-07-02 08:50:33",
      "commits": 3
    },
    {
      "source": "custom-extensions.Rmd",
      "filename": "custom-extensions.html",
      "title": "Writing custom extensions",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-05-22 18:35:00",
      "modified": "2026-07-02 08:50:33",
      "commits": 6
    }
  ],
  "_score": 7.860793028540775,
  "_indexed": true,
  "_nocasepkg": "cohortbuilder",
  "_universes": [
    "r-world-devs",
    "krystian8207"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-05T22:10:20.000Z",
      "distro": "resolute",
      "commit": "122edfd60766606124be74909c5d0c3102b9d787",
      "fileid": "https://r2.ropensci.org/9b7ff741aa5dc6e9586343bf9b962ca2a65fbe7573b5c89641dab0ed2a549684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28756418075"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-05T22:10:18.000Z",
      "distro": "resolute",
      "commit": "122edfd60766606124be74909c5d0c3102b9d787",
      "fileid": "https://r2.ropensci.org/9468fe0158a593b55a85825e14d2e5b197ea9d6a88947736cf3e8c440c457deb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28756418075"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-05T22:09:22.000Z",
      "commit": "122edfd60766606124be74909c5d0c3102b9d787",
      "fileid": "https://r2.ropensci.org/b9b70d0108cfefd2b3126379e8b75edc0aa3dc632a7fbc0c067a288d67779fec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28756418075"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-05T22:09:30.000Z",
      "commit": "122edfd60766606124be74909c5d0c3102b9d787",
      "fileid": "https://r2.ropensci.org/d7e6c2b1b9bc0f9237853c254fffca16b9941d13974dd93ee3196839d19b5785",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28756418075"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-05T22:10:43.000Z",
      "commit": "122edfd60766606124be74909c5d0c3102b9d787",
      "fileid": "https://r2.ropensci.org/c84208e52294bdab1e2c9e506da73f09075148b613267086e84a139ef85fa76d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28756418075"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-05T22:09:37.000Z",
      "commit": "122edfd60766606124be74909c5d0c3102b9d787",
      "fileid": "https://r2.ropensci.org/80c3a0b3e80e27c814a7fbaac7929441d4d33f27b32a099fc6637970cc70cc4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28756418075"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-05T22:09:38.000Z",
      "commit": "122edfd60766606124be74909c5d0c3102b9d787",
      "fileid": "https://r2.ropensci.org/b39c32b1795464e4f13d03c497e40a0896aa8b130bbe0b6e8871edf859d24a18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28756418075"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-05T22:09:27.000Z",
      "commit": "122edfd60766606124be74909c5d0c3102b9d787",
      "fileid": "https://r2.ropensci.org/1aaeae4126fa2fc7876b143dd36101369af538776589c9445a4b519d6556860f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28756418075"
    }
  ]
}