{
  "_id": "6a3268ce3efcd9bda4386841",
  "Package": "dtsmartr",
  "Title": "Interactive Virtualized Data Explorer Grid Widget",
  "Version": "0.1.0",
  "Authors@R": "person(\"Nikhil\", \"Wagh\", , \"nmw1986@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides an interactive, virtualized data explorer widget\nfor 'R'. Built on 'React' (via 'reactR') and 'htmlwidgets', it\noffers column-type detection, multi-value checkbox filtering,\nsorting, column visibility toggling, virtual scrolling for\nlarge datasets, and a full-viewport modal. Includes\n'dtsmartr_launch()' with an interactive, zero-code file upload\nwizard using 'datamods'. Widgets can be embedded in 'R\nMarkdown' / 'Quarto' documents, 'Shiny' applications, or\nexported as standalone HTML files via 'save_dtsmartr()'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/wagh-nikhil/dtsmartr",
  "BugReports": "https://github.com/wagh-nikhil/dtsmartr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://wagh-nikhil.r-universe.dev",
  "Date/Publication": "2026-06-09 11:21:12 UTC",
  "RemoteUrl": "https://github.com/wagh-nikhil/dtsmartr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 09:25:00 UTC",
    "User": "root"
  },
  "Author": "Nikhil Wagh [aut, cre]",
  "Maintainer": "Nikhil Wagh <nmw1986@gmail.com>",
  "MD5sum": "c0211de4e392237e3bec6b64e3bc13e6",
  "_user": "wagh-nikhil",
  "_type": "src",
  "_file": "dtsmartr_0.1.0.tar.gz",
  "_fileid": "2a12db30cc25d74e0c478c25e325f1ac3117e8ac64d44d027d79e41eb83d66a3",
  "_filesize": 2048348,
  "_sha256": "2a12db30cc25d74e0c478c25e325f1ac3117e8ac64d44d027d79e41eb83d66a3",
  "_created": "2026-06-17T09:25:00.000Z",
  "_published": "2026-06-17T09:28:46.971Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81861833912,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691291868"
    },
    {
      "job": 81861833876,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691291807"
    },
    {
      "job": 81861833908,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691270983"
    },
    {
      "job": 81861833936,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691275969"
    },
    {
      "job": 81861206805,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691222914"
    },
    {
      "job": 81861833933,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691277056"
    },
    {
      "job": 81861834006,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691260874"
    },
    {
      "job": 81861833979,
      "time": 170,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691290595"
    },
    {
      "job": 81861833937,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691258979"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wagh-nikhil/actions/runs/27678938283",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wagh-nikhil/dtsmartr",
  "_commit": {
    "id": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
    "author": "Nikhil Wagh <82926106+wagh-nikhil@users.noreply.github.com>",
    "committer": "Nikhil Wagh <82926106+wagh-nikhil@users.noreply.github.com>",
    "message": "docs: satisfy CRAN formatting, add return values, and update save examples to use tempfile\n",
    "time": 1781004072
  },
  "_maintainer": {
    "name": "Nikhil Wagh",
    "email": "nmw1986@gmail.com",
    "login": "wagh-nikhil",
    "description": "A passionate learner exploring SAS, R, and Python, with a strong interest in Data Science and its applications in the pharmaceutical industry.",
    "uuid": 82926106
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "datamods",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "reactR",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "pharmaverseadam",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "wagh-nikhil",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 29
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "wagh-nikhil",
      "count": 30,
      "uuid": 82926106
    }
  ],
  "_userbio": {
    "uuid": 82926106,
    "type": "user",
    "name": "Nikhil Wagh",
    "followers": 5,
    "description": "A passionate learner exploring SAS, R, and Python, with a strong interest in Data Science and its applications in the pharmaceutical industry."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dtsmartr"
  },
  "_devurl": "https://github.com/wagh-nikhil/dtsmartr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dtsmartr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wagh-nikhil/dtsmartr",
  "_realowner": "wagh-nikhil",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-16"
    }
  ],
  "_exports": [
    "dtsmartr",
    "dtsmartr_launch",
    "dtsmartr_options",
    "dtsmartrOutput",
    "renderDtsmartr",
    "save_dtsmartr"
  ],
  "_help": [
    {
      "page": "dtsmartr",
      "title": "dtsmartr - Interactive virtualized data explorer grid widget",
      "topics": [
        "dtsmartr"
      ]
    },
    {
      "page": "dtsmartr_launch",
      "title": "Launch the dtsmartr Data Explorer in your default Web Browser",
      "topics": [
        "dtsmartr_launch"
      ]
    },
    {
      "page": "dtsmartr_options",
      "title": "Generate Configuration Options for dtsmartr",
      "topics": [
        "dtsmartr_options"
      ]
    },
    {
      "page": "dtsmartr-shiny",
      "title": "Shiny bindings for dtsmartr",
      "topics": [
        "dtsmartr-shiny",
        "dtsmartrOutput",
        "renderDtsmartr"
      ]
    },
    {
      "page": "save_dtsmartr",
      "title": "Save a dtsmartr widget to an HTML file",
      "topics": [
        "save_dtsmartr"
      ]
    }
  ],
  "_pkglogo": "https://github.com/wagh-nikhil/dtsmartr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/wagh-nikhil/dtsmartr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "datamods",
    "digest",
    "e1071",
    "evaluate",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "fs",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "phosphoricons",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinybusy",
    "shinyWidgets",
    "sourcetools",
    "tibble",
    "tidyselect",
    "tinytex",
    "toastui",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "dtsmartr",
  "_universes": [
    "wagh-nikhil"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-17T09:28:02.000Z",
      "distro": "noble",
      "commit": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
      "fileid": "d282a6301a09445bba62eb3f4c10dc305ed5cae0f36455f56ec0b9bb97ec68ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wagh-nikhil/actions/runs/27678938283"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-17T09:27:52.000Z",
      "distro": "noble",
      "commit": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
      "fileid": "5f45be6ea6bf9e9e5dfa79aaa9da2a3ae4dd893ed4e77e6e24d0cd25f7ef4dd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wagh-nikhil/actions/runs/27678938283"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-17T09:27:10.000Z",
      "commit": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
      "fileid": "c7045d516efe5de3439b7c9e9adcbc2aaa14290d3c8db23a2c389a51c5543a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wagh-nikhil/actions/runs/27678938283"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-17T09:27:12.000Z",
      "commit": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
      "fileid": "039ad9552291790dfccb0f6c3a2210e1034e831bfa2bafbd7688299fe03887bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wagh-nikhil/actions/runs/27678938283"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-17T09:27:37.000Z",
      "commit": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
      "fileid": "bc3969e540d25c93821998b133673ffe5d2b3395d03b973e4905c6ec3e4d1906",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wagh-nikhil/actions/runs/27678938283"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-17T09:26:30.000Z",
      "commit": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
      "fileid": "c982e35de619bef7cb160c2c6721ef9dac42b57722bd70d95c052366a6b560ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wagh-nikhil/actions/runs/27678938283"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-17T09:27:44.000Z",
      "commit": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
      "fileid": "4675d00cd1257b86199f7267ff2f0c1d890f50ba5a8902bd4731e71a2db3d4ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wagh-nikhil/actions/runs/27678938283"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-17T09:26:24.000Z",
      "commit": "7868e8b46974f9a96814ab7e19ec7a5cc11c8671",
      "fileid": "150e6dd0371265ccba43d27cb0031e5deb5c9363754b0fdf88cbbcfe7cf206c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wagh-nikhil/actions/runs/27678938283"
    }
  ]
}