{
  "_id": "6a50cc6b89c83ec243a30e70",
  "Package": "datasetviewer",
  "Title": "'SAS Studio'-Style Interactive Dataset Viewer",
  "Version": "0.1.1",
  "Authors@R": "person(\"Vignesh\", \"Thanikachalam\", , \"about.vignesh@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "An interactive dataset viewer that renders a fast,\nscrollable grid with a column-selection panel, per-column\nproperty metadata, and a names-versus-labels header toggle,\nmodelled on the 'SAS Studio' table viewer. Runs from one\ncodebase in interactive 'Shiny' apps and in static HTML\ndocuments, with a free-text row filter, header sort, and CSV\nexport, and handles large datasets without row sampling by\nquerying them in the browser with 'DuckDB-WASM'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/vthanik/datasetviewer,\nhttps://vthanik.github.io/datasetviewer/",
  "BugReports": "https://github.com/vthanik/datasetviewer/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://vthanik.r-universe.dev",
  "Date/Publication": "2026-06-30 17:00:26 UTC",
  "RemoteUrl": "https://github.com/vthanik/datasetviewer",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 10:19:09 UTC",
    "User": "root"
  },
  "Author": "Vignesh Thanikachalam [aut, cre, cph]",
  "Maintainer": "Vignesh Thanikachalam <about.vignesh@gmail.com>",
  "_user": "vthanik",
  "_type": "src",
  "_file": "datasetviewer_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/63dfb78e3476e7ae465af03f9687c79ab7947c2a85039b4287c93aac0eb74e23",
  "_filesize": 419716,
  "_sha256": "63dfb78e3476e7ae465af03f9687c79ab7947c2a85039b4287c93aac0eb74e23",
  "_expires": "2026-10-18T10:41:45.000Z",
  "_created": "2026-07-10T10:19:09.000Z",
  "_published": "2026-07-10T10:41:47.426Z",
  "_jobs": [
    {
      "job": 86339697148,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224794742"
    },
    {
      "job": 86339697127,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224792006"
    },
    {
      "job": 86339697135,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8225193366"
    },
    {
      "job": 86339697128,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8225051263"
    },
    {
      "job": 86338917815,
      "time": 272,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224740107"
    },
    {
      "job": 86339697136,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8224796202"
    },
    {
      "job": 86339697139,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224790226"
    },
    {
      "job": 86339697158,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224782912"
    },
    {
      "job": 86339697154,
      "time": 187,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224807771"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vthanik/actions/runs/29085734772",
  "_status": "success",
  "_upstream": "https://github.com/vthanik/datasetviewer",
  "_commit": {
    "id": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
    "author": "Vignesh Thanikachalam <about.vignesh@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "release: datasetviewer 0.1.1 for CRAN resubmission (#7)\n\nAddress reviewer feedback and bump to 0.1.1:\n- Single-quote the software names in the Title and Description\n  ('SAS Studio', 'Shiny', 'DuckDB-WASM'); also quote 'Parquet' in the\n  dataset_viewer() roxygen prose.\n- No methods reference applies (interactive viewer, no published\n  method/spec); recorded that in cran-comments.\n- NEWS heading -> 0.1.1, \"Initial release.\" -> \"Initial CRAN release.\".\n- Point-by-point ## Resubmission note in cran-comments.\n\nCRAN policy: increment the version on every submission, including\nreviewer-requested resubmissions.",
    "time": 1782838826
  },
  "_maintainer": {
    "name": "Vignesh Thanikachalam",
    "email": "about.vignesh@gmail.com",
    "login": "vthanik",
    "description": "R/Python author. Clinical-research tooling and programming books.",
    "uuid": 267144136
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "nanoparquet",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "artoo",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "hms",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "vthanik",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 23
    },
    {
      "week": "2026-26",
      "n": 3
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-24"
    },
    {
      "name": "v0.1.1",
      "date": "2026-06-30"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "vthanik",
      "count": 38,
      "uuid": 267144136
    }
  ],
  "_userbio": {
    "uuid": 267144136,
    "type": "user",
    "name": "Vignesh Thanikachalam",
    "followers": 1,
    "description": "R/Python author. Clinical-research tooling and programming books."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/datasetviewer"
  },
  "_devurl": "https://github.com/vthanik/datasetviewer",
  "_pkgdown": "https://vthanik.github.io/datasetviewer/",
  "_searchresults": 0,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/datasetviewer.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vthanik/datasetviewer",
  "_realowner": "vthanik",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-07-09"
    }
  ],
  "_exports": [
    "dataset_viewer",
    "datasetviewerOutput",
    "renderDatasetViewer"
  ],
  "_help": [
    {
      "page": "dataset_viewer",
      "title": "View a dataset in an interactive SAS Studio-style grid",
      "topics": [
        "dataset_viewer"
      ]
    },
    {
      "page": "datasetviewer-shiny",
      "title": "Shiny bindings for the dataset viewer",
      "topics": [
        "datasetviewer-shiny",
        "datasetviewerOutput",
        "renderDatasetViewer"
      ]
    }
  ],
  "_readme": "https://github.com/vthanik/datasetviewer/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "nanoparquet",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "datasetviewer.qmd",
      "filename": "datasetviewer.html",
      "title": "Get started with datasetviewer",
      "engine": "quarto::html",
      "headings": [
        "Your first viewer",
        "A guided tour of the interface",
        "CDISC metadata, labels, and the property pane",
        "Filtering the whole table",
        "Reproducing the view as code",
        "Exporting the current view",
        "Built for scale: no row sampling",
        "Embedding in a Shiny app",
        "Static HTML and Quarto",
        "The query engine: online by default, offline when you need it",
        "Self-hosting the engine for offline and corporate use",
        "Static documents and the engine",
        "Where to next"
      ],
      "created": "2026-06-18 19:07:21",
      "modified": "2026-06-24 11:39:27",
      "commits": 8
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "datasetviewer",
  "_universes": [
    "vthanik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-10T10:21:54.000Z",
      "distro": "resolute",
      "commit": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
      "fileid": "https://r2.ropensci.org/9e05e67e0f13bd6964dbc4821930b8f03dd03cb305f381fc0dd5bad36f153035",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/29085734772"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-10T10:21:47.000Z",
      "distro": "resolute",
      "commit": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
      "fileid": "https://r2.ropensci.org/1e3e094c6ce698a633e1ee85fa220261c6c0caf7e32bf8425c3e515cdcdd0cfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/29085734772"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-10T10:41:02.000Z",
      "commit": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
      "fileid": "https://r2.ropensci.org/a5790bd5585d58b44ec8cb5e00abe318a3f0e37ab3482d7d0af3f651ac491436",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/29085734772"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-10T10:34:10.000Z",
      "commit": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
      "fileid": "https://r2.ropensci.org/3366893552c50874f6aa6391cf9d6fa1b2fcf2b6203e7813dae160ecdfc6446c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/29085734772"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-10T10:22:07.000Z",
      "commit": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
      "fileid": "https://r2.ropensci.org/735cb7112da562e0a16e7e24b6e29d55e5d65da8de8583e4c72aaa53d4699b23",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/29085734772"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-10T10:21:38.000Z",
      "commit": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
      "fileid": "https://r2.ropensci.org/d24577700ea454c18747e74ef6a37df6f96be3227b5b4ceb564f880439954e27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/29085734772"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-10T10:21:17.000Z",
      "commit": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
      "fileid": "https://r2.ropensci.org/4a58c7ecc60e5695991bc739398dac7ae1e8d12e88d3c003df1238d778a13c85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/29085734772"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-10T10:22:27.000Z",
      "commit": "9b0efb1a36ce0b4b6868b2984335e5aba021efb2",
      "fileid": "https://r2.ropensci.org/676c22b7cf67b0bbd187fadcc9d53d6812ffb4fd25fcab90085700fed08965a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/29085734772"
    }
  ]
}