{
  "_id": "6a207ad1cd65a98ecbd170ea",
  "Package": "ViewR",
  "Type": "Package",
  "Title": "Advanced Interactive Data Tables and Data Explorer",
  "Version": "2.0.0",
  "Authors@R": "person(\"Mahesh\", \"Divakaran\",\nemail = \"imaheshdivakaran@gmail.com\",\nrole  = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"\"))",
  "Description": "An advanced, interactive data table and data explorer for\nR, delivered as a modern, self-contained 'htmlwidget' with a\nhigh-performance virtualized grid. ViewR renders 'Kaggle'-style\nmicro-dashboard column headers complete with data-type badges,\nmini distribution spark-histograms, and data-completeness\n(missingness) bars. It provides hover metadata cards, a sliding\nData Insights drawer with interactive histograms and 'Pareto'\ncategory charts, a multi-condition visual query builder\n(AND/OR), a column visibility picker, and a reproducible code\ngenerator that emits 'dplyr', base R, and 'SQL' that matches\nthe active filter and column state. The interface is\nimplemented entirely in dependency-free vanilla 'JavaScript'\n(no 'React' or build toolchain) and works in the\n'RStudio'/'Positron' Viewer, inside 'Shiny' apps, in 'R\nMarkdown'/'Quarto', or as a portable standalone 'HTML' file. A\nsingle call to viewr() opens the explorer; the legacy\n'Shiny'-gadget ViewR() editor remains available.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "URL": "https://github.com/itsmdivakaran/viewR,\nhttps://itsmdivakaran.github.io/viewR/",
  "BugReports": "https://github.com/itsmdivakaran/viewR/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://itsmdivakaran.r-universe.dev",
  "Date/Publication": "2026-06-03 17:34:49 UTC",
  "RemoteUrl": "https://github.com/itsmdivakaran/viewr",
  "RemoteRef": "HEAD",
  "RemoteSha": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 19:01:25 UTC",
    "User": "root"
  },
  "Author": "Mahesh Divakaran [aut, cre]",
  "Maintainer": "Mahesh Divakaran <imaheshdivakaran@gmail.com>",
  "MD5sum": "f8611cabb064313e71aeb1ebad0b9d92",
  "_user": "itsmdivakaran",
  "_type": "src",
  "_file": "ViewR_2.0.0.tar.gz",
  "_fileid": "34bbf39af524cc13f6a8db4f92f2786622058760bf59522cd2427e67a5a3ac39",
  "_filesize": 331942,
  "_sha256": "34bbf39af524cc13f6a8db4f92f2786622058760bf59522cd2427e67a5a3ac39",
  "_created": "2026-06-03T19:01:25.000Z",
  "_published": "2026-06-03T19:04:49.722Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79373046538,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7394137900"
    },
    {
      "job": 79373046689,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7394147428"
    },
    {
      "job": 79373046583,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7394118240"
    },
    {
      "job": 79373046670,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7394114121"
    },
    {
      "job": 79372522084,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7394084298"
    },
    {
      "job": 79373046578,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7394131311"
    },
    {
      "job": 79373046549,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7394117907"
    },
    {
      "job": 79373046638,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7394118946"
    },
    {
      "job": 79373046622,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7394121324"
    }
  ],
  "_buildurl": "https://github.com/r-universe/itsmdivakaran/actions/runs/26906432720",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/itsmdivakaran/viewr",
  "_commit": {
    "id": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
    "author": "itsmdivakaran <itsmdivakaran@gmail.com>",
    "committer": "itsmdivakaran <itsmdivakaran@gmail.com>",
    "message": "site docs\n",
    "time": 1780508089
  },
  "_maintainer": {
    "name": "Mahesh Divakaran",
    "email": "imaheshdivakaran@gmail.com",
    "login": "imaheshdivakaran",
    "description": "",
    "uuid": 34335967
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.4",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.27",
      "role": "Imports"
    },
    {
      "package": "rhandsontable",
      "version": ">= 0.3.8",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "itsmdivakaran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 17
    }
  ],
  "_tags": [],
  "_topics": [
    "data-analysis",
    "data-science"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "itsmdivakaran",
      "count": 23,
      "uuid": 185182058
    }
  ],
  "_userbio": {
    "uuid": 185182058,
    "type": "user",
    "name": "Mahesh D",
    "description": "As a seasoned data scientist, trainer, and public speaker with over eight years of experience, I specialize in clinical data analysis using R."
  },
  "_downloads": {
    "count": 296,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ViewR"
  },
  "_devurl": "https://github.com/itsmdivakaran/viewr",
  "_pkgdown": "https://itsmdivakaran.github.io/viewR/",
  "_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/ViewR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/itsmdivakaran/viewr",
  "_realowner": "itsmdivakaran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-05-06"
    }
  ],
  "_exports": [
    "install_viewr_deps",
    "renderViewdt",
    "save_viewdt",
    "viewdt",
    "viewdt_options",
    "viewdtOutput",
    "ViewR"
  ],
  "_help": [
    {
      "page": "install_viewr_deps",
      "title": "Install All ViewR Dependencies",
      "topics": [
        "install_viewr_deps"
      ]
    },
    {
      "page": "save_viewdt",
      "title": "Save a ViewR explorer to a standalone HTML file",
      "topics": [
        "save_viewdt"
      ]
    },
    {
      "page": "viewdt",
      "title": "Modern interactive data explorer widget",
      "topics": [
        "viewdt"
      ]
    },
    {
      "page": "viewdt_options",
      "title": "Configure the ViewR data explorer",
      "topics": [
        "viewdt_options"
      ]
    },
    {
      "page": "viewdt-shiny",
      "title": "Shiny bindings for viewdt",
      "topics": [
        "renderViewdt",
        "viewdt-shiny",
        "viewdtOutput"
      ]
    },
    {
      "page": "ViewR",
      "title": "ViewR: Interactive Data Viewer, Filter, and Editor",
      "topics": [
        "ViewR"
      ]
    }
  ],
  "_pkglogo": "https://github.com/itsmdivakaran/viewr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/itsmdivakaran/viewr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rhandsontable",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinyjs",
    "shinythemes",
    "sourcetools",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "viewdt.Rmd",
      "filename": "viewdt.html",
      "title": "Get started with viewdt()",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quick start",
        "Themes, labels, and hidden columns",
        "Working with labelled (clinical) data",
        "Turning features on and off",
        "What the column headers show",
        "The visual query builder",
        "Reproducible code",
        "Exporting a standalone report",
        "Using viewdt() inside Shiny"
      ],
      "created": "2026-06-03 15:26:54",
      "modified": "2026-06-03 16:10:23",
      "commits": 2
    },
    {
      "source": "ViewR-intro.Rmd",
      "filename": "ViewR-intro.html",
      "title": "Getting Started with ViewR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "The ViewR() function",
        "Walkthrough of the interface",
        "Sidebar",
        "Filters",
        "Sort",
        "Columns",
        "Main tabs",
        "Data",
        "Edit (requires edit = TRUE)",
        "Find & Replace",
        "Variable Info",
        "R Code",
        "Variable labels",
        "Themes",
        "Opening in the browser or Viewer pane",
        "Editing data and returning results",
        "Full example: survey data workflow",
        "Session info"
      ],
      "created": "2026-04-29 09:31:06",
      "modified": "2026-06-03 16:10:23",
      "commits": 2
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "viewr",
  "_universes": [
    "itsmdivakaran",
    "imaheshdivakaran"
  ],
  "_previous": "0.2.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-03T19:03:42.000Z",
      "distro": "noble",
      "commit": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
      "fileid": "d261b7ddad169578266df6c34f1f2222e9c4b43fc33f00850c7c843be79aa054",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/itsmdivakaran/actions/runs/26906432720"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-03T19:04:08.000Z",
      "distro": "noble",
      "commit": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
      "fileid": "820b357d5f155852805aab7783386c575a415b5200ac69e588d5e101cbc8ff41",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/itsmdivakaran/actions/runs/26906432720"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-03T19:02:58.000Z",
      "commit": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
      "fileid": "5e5d0d8660ee4af8295f7c06bc2a4b8e83d0e304ee0b6616b9ec9962278a7fcf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/itsmdivakaran/actions/runs/26906432720"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-03T19:02:48.000Z",
      "commit": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
      "fileid": "a348fb7de0215e3bb094e38d42b45754f5103aae1c34bede553f46410f42133c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/itsmdivakaran/actions/runs/26906432720"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-06-03T19:03:46.000Z",
      "commit": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
      "fileid": "fc578bdce1ccaae4757e41f6d4db281c73e5d0147c6e6c513310b7aa613ce7c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/itsmdivakaran/actions/runs/26906432720"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-03T19:02:44.000Z",
      "commit": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
      "fileid": "14d1aca063261868e458b9a5f564d7c5079766f6763b747ef894af283274ba57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/itsmdivakaran/actions/runs/26906432720"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-03T19:02:47.000Z",
      "commit": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
      "fileid": "62eaa3b3560cf10a7085abe3b8d14bd636e6dee5cca42b36bfec9828a37c3a41",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/itsmdivakaran/actions/runs/26906432720"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-03T19:02:58.000Z",
      "commit": "11de8b48f1d29e381b7f6764e1d4ae8305a8d41a",
      "fileid": "d8ba16b2ab26c442fc8986efcf11d5884ed9b1f37d7d877f2e1a768f24992e0f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/itsmdivakaran/actions/runs/26906432720"
    }
  ]
}