{
  "_id": "6a1f2ebeb401979e73426b72",
  "Package": "shinyQueryBuilder",
  "Type": "Package",
  "Title": "Construct Complex Filtering Queries in 'Shiny'",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\ngiven = \"Krystian\", family = \"Igras\",\nemail = \"krystian8207@gmail.com\",\nrole = c(\"aut\", \"cre\")\n),\nperson(\ngiven = \"Damien\", family = \"Sorel\",\nemail = \"damien@sorel.me\",\nrole = \"cph\", comment = \"jQuery-QueryBuilder\"\n)\n)",
  "Maintainer": "Krystian Igras <krystian8207@gmail.com>",
  "Description": "Input widget that allows to construct complex filtering\nqueries in 'Shiny'. It's a wrapper for 'JavaScript' library\n'jQuery-QueryBuilder', check <https://querybuilder.js.org/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Collate": "'shinyQueryBuilder-package.R' 'query_builder_input.R'\n'filters.R' 'operators.R' 'query_from_data.R'",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:23:38 UTC",
    "User": "root"
  },
  "Author": "Krystian Igras [aut, cre], Damien Sorel [cph]\n(jQuery-QueryBuilder)",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://krystian8207.r-universe.dev",
  "Date/Publication": "2024-09-26 14:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/shinyQueryBuilder",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
  "MD5sum": "96ce46d3eae7e4ae014d2555c8938029",
  "_user": "krystian8207",
  "_type": "src",
  "_file": "shinyQueryBuilder_0.1.0.tar.gz",
  "_fileid": "ce575f29a09b034983264e64aa84ace0f03dc68aa6949694860da307c95c59f2",
  "_filesize": 1514709,
  "_sha256": "ce575f29a09b034983264e64aa84ace0f03dc68aa6949694860da307c95c59f2",
  "_created": "2026-05-15T09:23:38.000Z",
  "_published": "2026-06-02T19:27:58.111Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154469492,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014023872"
    },
    {
      "job": 79154469424,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014011241"
    },
    {
      "job": 79154469476,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014012462"
    },
    {
      "job": 79154469000,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013994522"
    },
    {
      "job": 79154468427,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013972326"
    },
    {
      "job": 79154468646,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367743755"
    },
    {
      "job": 79154469491,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013998539"
    },
    {
      "job": 79154469376,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013999947"
    },
    {
      "job": 79154469555,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013999730"
    }
  ],
  "_buildurl": "https://github.com/r-universe/krystian8207/actions/runs/25910287659",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/shinyQueryBuilder",
  "_commit": {
    "id": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
    "author": "Krystian Igras <krystian8207@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1727359202
  },
  "_maintainer": {
    "name": "Krystian Igras",
    "email": "krystian8207@gmail.com",
    "login": "krystian8207",
    "uuid": 20457043
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "queryBuilder",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "krystian8207",
      "count": 1,
      "uuid": 20457043
    }
  ],
  "_userbio": {
    "uuid": 20457043,
    "type": "user",
    "name": "Krystian Igras"
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyQueryBuilder"
  },
  "_searchresults": 4,
  "_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/shinyQueryBuilder.html",
    "manual.pdf"
  ],
  "_realowner": "krystian8207",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-26"
    }
  ],
  "_exports": [
    "genQueryFilters",
    "js",
    "listMappedOperators",
    "mapOperator",
    "queryBuilderInput",
    "queryFilter",
    "updateQueryBuilderInput"
  ],
  "_help": [
    {
      "page": "shinyQueryBuilder-package",
      "title": "Shiny Wrapper for jQuery-QueryBuilder",
      "topics": [
        "shinyQueryBuilder-package"
      ]
    },
    {
      "page": "genQueryFilters",
      "title": "Generate filters definition",
      "topics": [
        "genQueryFilters"
      ]
    },
    {
      "page": "js",
      "title": "Store JS definition as character string",
      "topics": [
        "js"
      ]
    },
    {
      "page": "query-operators",
      "title": "Configure available user interface operators",
      "topics": [
        "listMappedOperators",
        "mapOperator",
        "query-operators"
      ]
    },
    {
      "page": "queryBuilderInput",
      "title": "Generate Shiny Query Widget",
      "topics": [
        "queryBuilderInput",
        "updateQueryBuilderInput"
      ]
    },
    {
      "page": "queryFilter",
      "title": "Define query filter.",
      "topics": [
        "queryFilter"
      ]
    },
    {
      "page": "r_to_js_opt_type",
      "title": "Convert R class to a valid operator JS type",
      "topics": [
        "r_to_js_opt_type"
      ]
    }
  ],
  "_readme": "https://github.com/cran/shinyQueryBuilder/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "queryBuilder",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "validation.Rmd",
      "filename": "validation.html",
      "title": "validation",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-09-26 14:00:02",
      "modified": "2024-09-26 14:00:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "shinyquerybuilder",
  "_universes": [
    "krystian8207"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T09:26:31.000Z",
      "distro": "noble",
      "commit": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
      "fileid": "8c08de7622095e7ce409ebb5a89236f220cf21ee6ee3a371bfb5774fe6c6c49a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystian8207/actions/runs/25910287659"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T09:25:49.000Z",
      "distro": "noble",
      "commit": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
      "fileid": "5671cb3a6ec8490f9a295cfd3ebdbb1ed23552dc4477dd51ea0354d171afcd44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystian8207/actions/runs/25910287659"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T09:25:47.000Z",
      "commit": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
      "fileid": "a93abf6a48657aea92ce0456db071b48278ff1cf5149e49f29cae97f8942687f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystian8207/actions/runs/25910287659"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T09:24:56.000Z",
      "commit": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
      "fileid": "9476ffe90af3c44347e0589c8bda8d17525e5206eef0c20142d6949d6d01c850",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystian8207/actions/runs/25910287659"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T09:24:56.000Z",
      "commit": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
      "fileid": "229f8332aafcfbce5636f533cb2d1cf709a93f42be0370f5a5d972c265f694e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystian8207/actions/runs/25910287659"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T09:25:02.000Z",
      "commit": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
      "fileid": "1178499d1e4ee34e12ede3a5e7dd5cd742c6a14bcdf71a563c5f00a0199959a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystian8207/actions/runs/25910287659"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T09:25:03.000Z",
      "commit": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
      "fileid": "f69c62acf51c772a691f4d47925d27aed3e9ef3ebd6a60fda5a716f49bd265b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystian8207/actions/runs/25910287659"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T19:27:36.000Z",
      "commit": "1e0bf0357b11672cd033f496f16df99c0fa50fe0",
      "fileid": "37ac3f7330dd3874e55a1df76076a7d4dddbc7f74fd480135c5dad70b86d7b27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/krystian8207/actions/runs/25910287659"
    }
  ]
}