{
  "_id": "6a197c4dacfb0bcc41df6453",
  "Package": "GWalkR",
  "Title": "Interactive Exploratory Data Analysis Tool",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Yue\", \"Yu\", , \"yue.yu@connect.ust.hk\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9302-0793\")),\nperson(\"Kanaries Data Inc.\", role = c(\"cph\", \"fnd\")))",
  "Maintainer": "Yue Yu <yue.yu@connect.ust.hk>",
  "Description": "Simplify your R data analysis and data visualization\nworkflow by turning your data frame into an interactive\n'Tableau'-like interface, leveraging the 'graphic-walker'\nJavaScript library and the 'htmlwidgets' package.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/Kanaries/GWalkR/",
  "BugReports": "https://github.com/Kanaries/GWalkR/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://kanaries.r-universe.dev",
  "Date/Publication": "2025-07-03 13:48:38 UTC",
  "RemoteUrl": "https://github.com/kanaries/gwalkr",
  "RemoteRef": "HEAD",
  "RemoteSha": "09b12edde751071e8e642f3b3d195717b99055d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:33:56 UTC",
    "User": "root"
  },
  "Author": "Yue Yu [aut, cre] (ORCID: <https://orcid.org/0000-0002-9302-0793>),\nKanaries Data Inc. [cph, fnd]",
  "MD5sum": "54193513cf09953f5a2dbcf1437d80cd",
  "_user": "kanaries",
  "_type": "src",
  "_file": "GWalkR_0.2.1.tar.gz",
  "_fileid": "b442fb2c2ff57fdbc3a07ce1d3197b1d48eb6757a53f62f3089bb8023d25b1f0",
  "_filesize": 93125,
  "_sha256": "b442fb2c2ff57fdbc3a07ce1d3197b1d48eb6757a53f62f3089bb8023d25b1f0",
  "_created": "2026-05-29T10:33:56.000Z",
  "_published": "2026-05-29T11:45:17.844Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78484188174,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288717010"
    },
    {
      "job": 78484188177,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288710532"
    },
    {
      "job": 78484188169,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289854935"
    },
    {
      "job": 78484188210,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289862561"
    },
    {
      "job": 78483758701,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288675065"
    },
    {
      "job": 78484188178,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288709687"
    },
    {
      "job": 78484188206,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288710487"
    },
    {
      "job": 78484188190,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288698476"
    },
    {
      "job": 78484188196,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288699378"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kanaries/actions/runs/26632241846",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kanaries/gwalkr",
  "_commit": {
    "id": "09b12edde751071e8e642f3b3d195717b99055d9",
    "author": "Elwynn Chen <270001151@qq.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "doc: add runcell",
    "time": 1751550518
  },
  "_maintainer": {
    "name": "Yue Yu",
    "email": "yue.yu@connect.ust.hk",
    "orcid": "0000-0002-9302-0793"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Suggests"
    }
  ],
  "_owner": "kanaries",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "data-visualization",
    "ggplot2",
    "tableau-alternative",
    "visualization"
  ],
  "_stars": 554,
  "_contributors": [
    {
      "user": "bruceyyu",
      "count": 40,
      "uuid": 33870780
    },
    {
      "user": "observedobserver",
      "count": 7,
      "uuid": 22167673
    },
    {
      "user": "eydlinilya",
      "count": 3,
      "uuid": 30038064
    }
  ],
  "_userbio": {
    "uuid": 57262471,
    "type": "organization",
    "name": "Kanaries",
    "description": "Make visual exploration accessible for everyone"
  },
  "_downloads": {
    "count": 903,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GWalkR"
  },
  "_devurl": "https://github.com/kanaries/gwalkr",
  "_searchresults": 59,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GWalkR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kanaries/gwalkr",
  "_realowner": "kanaries",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-08-17"
    },
    {
      "version": "0.1.3",
      "date": "2023-10-03"
    },
    {
      "version": "0.1.4",
      "date": "2024-04-12"
    },
    {
      "version": "0.1.5",
      "date": "2024-08-26"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-02"
    },
    {
      "version": "0.2.1",
      "date": "2025-06-10"
    }
  ],
  "_exports": [
    "gwalkr",
    "gwalkrOutput",
    "renderGwalkr"
  ],
  "_help": [
    {
      "page": "gwalkr",
      "title": "Create GWalkR Interface in \"Viewer\"",
      "topics": [
        "gwalkr"
      ]
    },
    {
      "page": "gwalkr-shiny",
      "title": "Shiny bindings for gwalkr",
      "topics": [
        "gwalkr-shiny",
        "gwalkrOutput",
        "renderGwalkr"
      ]
    }
  ],
  "_readme": "https://github.com/kanaries/gwalkr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "DBI",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinycssloaders",
    "sourcetools",
    "sys",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 6.815391772034555,
  "_indexed": true,
  "_nocasepkg": "gwalkr",
  "_universes": [
    "kanaries"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-29T10:36:24.000Z",
      "distro": "noble",
      "commit": "09b12edde751071e8e642f3b3d195717b99055d9",
      "fileid": "dfef09128e6aa92056479983ed1d89f007bc553442c5ddda6d030d50b6afa956",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kanaries/actions/runs/26632241846"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-29T10:36:03.000Z",
      "distro": "noble",
      "commit": "09b12edde751071e8e642f3b3d195717b99055d9",
      "fileid": "2b0880d6526c35fedbeb582eb5af21444b25de53e569f3bb9355507b402f507f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kanaries/actions/runs/26632241846"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-29T11:43:41.000Z",
      "commit": "09b12edde751071e8e642f3b3d195717b99055d9",
      "fileid": "240ae984f018851b21fc16c5f9338cf9ab4d034b94dd610d411494f6e9839333",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kanaries/actions/runs/26632241846"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-29T11:44:03.000Z",
      "commit": "09b12edde751071e8e642f3b3d195717b99055d9",
      "fileid": "4788188c5e7322aca9568194f357a11639b2bd41352ee4d2209de7a9cff9563f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kanaries/actions/runs/26632241846"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-29T10:36:15.000Z",
      "commit": "09b12edde751071e8e642f3b3d195717b99055d9",
      "fileid": "96ffca1719a7be06ebea9520e2532059183cdb6208bfd0d3a1d84f8aafdf3a37",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kanaries/actions/runs/26632241846"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-29T10:35:58.000Z",
      "commit": "09b12edde751071e8e642f3b3d195717b99055d9",
      "fileid": "28b4cd8f6980dabacb14d33ec527b05a9fede97c8a3a846dc0370521d72b17cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kanaries/actions/runs/26632241846"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-29T10:35:16.000Z",
      "commit": "09b12edde751071e8e642f3b3d195717b99055d9",
      "fileid": "4cb4598f10f0262eff63a8a28e0b7820b195ca733bff5244dabb14716cf24d1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kanaries/actions/runs/26632241846"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-29T10:35:07.000Z",
      "commit": "09b12edde751071e8e642f3b3d195717b99055d9",
      "fileid": "77204d3ac12a009ae0a91ae3b6a1c98d4bd68964da259404bef7c7b05e95c47d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kanaries/actions/runs/26632241846"
    }
  ]
}