{
  "_id": "6a10603cacfb0bcc41ca70a6",
  "Package": "dataviewR",
  "Title": "An Interactive and Feature-Rich Data Viewer",
  "Version": "1.1.0",
  "Authors@R": "c(person(\"Madhan\", \"Kumar N\", , \"madhanmanoj1999@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Siddhesh\", \"Pujari\", , \"siddheshpujari25@gmail.com\", role = \"aut\"),\nperson(\"Gomathi\", \"S\", , \"gomathisudhakar1998@gmail.com\", role = \"aut\"),\nperson(\"Mackenzie\", \"Haight\", , \"mackenzie.haight@gmail.com\", role = \"aut\"))",
  "Description": "Provides an interactive viewer for 'data.frame', 'tibble'\nand 'data.table' objects using 'shiny'\n<https://shiny.posit.co/> and 'DT'\n<https://rstudio.github.io/DT/>. It supports complex filtering,\ncolumn selection, and automatic generation of reproducible\n'dplyr' <https://dplyr.tidyverse.org/> code for data\nmanipulation. The package is designed for ease of use in data\nexploration and reporting workflows.",
  "URL": "https://github.com/madhankumarnagaraji/dataviewR,\nhttps://madhankumarnagaraji.github.io/dataviewR/",
  "BugReports": "https://github.com/madhankumarnagaraji/dataviewR/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://madhankumarnagaraji.r-universe.dev",
  "Date/Publication": "2026-04-06 09:15:25 UTC",
  "RemoteUrl": "https://github.com/madhankumarnagaraji/dataviewr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:34:42 UTC",
    "User": "root"
  },
  "Author": "Madhan Kumar N [aut, cre],\nSiddhesh Pujari [aut],\nGomathi S [aut],\nMackenzie Haight [aut]",
  "Maintainer": "Madhan Kumar N <madhanmanoj1999@gmail.com>",
  "MD5sum": "aea2ba3bb17d9a3bb7ec4aa97f92891d",
  "_user": "madhankumarnagaraji",
  "_type": "src",
  "_file": "dataviewR_1.1.0.tar.gz",
  "_fileid": "4934f4466947052824e1ec565197a26ab736b2bfc5fe7d18137e271350e1301c",
  "_filesize": 5283602,
  "_sha256": "4934f4466947052824e1ec565197a26ab736b2bfc5fe7d18137e271350e1301c",
  "_created": "2026-05-08T08:34:42.000Z",
  "_published": "2026-05-22T13:55:08.621Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77393881306,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875186578"
    },
    {
      "job": 77393881147,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875183000"
    },
    {
      "job": 77393881180,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875238827"
    },
    {
      "job": 77393881881,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875197714"
    },
    {
      "job": 77393880851,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875133268"
    },
    {
      "job": 77393880503,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162227662"
    },
    {
      "job": 77393881089,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875168058"
    },
    {
      "job": 77393881214,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875168031"
    },
    {
      "job": 77393880925,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875170255"
    }
  ],
  "_buildurl": "https://github.com/r-universe/madhankumarnagaraji/actions/runs/25545622680",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/madhankumarnagaraji/dataviewr",
  "_commit": {
    "id": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
    "author": "madhankumarnagaraji <88044878+madhankumarnagaraji@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #64 from madhankumarnagaraji/63_video_fix\n\nCloses #63: Fixed the multi dataset video rendering",
    "time": 1775466925
  },
  "_maintainer": {
    "name": "Madhan Kumar N",
    "email": "madhanmanoj1999@gmail.com",
    "login": "madhankumarnagaraji",
    "uuid": 88044878
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.11.1",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "labelled",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "datamods",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    }
  ],
  "_owner": "madhankumarnagaraji",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 6
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 7
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "initial_version",
      "date": "2025-06-12"
    },
    {
      "name": "Version0.1.0",
      "date": "2025-07-13"
    },
    {
      "name": "Version0.1.1",
      "date": "2025-07-20"
    },
    {
      "name": "asset-v1.0.0",
      "date": "2025-12-31"
    },
    {
      "name": "version1.0.0",
      "date": "2026-01-10"
    },
    {
      "name": "version1.0.1",
      "date": "2026-01-16"
    },
    {
      "name": "version1.1.0",
      "date": "2026-04-06"
    }
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "madhankumarnagaraji",
      "count": 127,
      "uuid": 88044878
    },
    {
      "user": "siddhesh2097",
      "count": 13,
      "uuid": 59877009
    },
    {
      "user": "mathi-98",
      "count": 12,
      "uuid": 237421060
    }
  ],
  "_userbio": {
    "uuid": 88044878,
    "type": "user",
    "name": "madhankumarnagaraji"
  },
  "_downloads": {
    "count": 868,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dataviewR"
  },
  "_devurl": "https://github.com/madhankumarnagaraji/dataviewr",
  "_pkgdown": "https://madhankumarnagaraji.github.io/dataviewR/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dataviewR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/madhankumarnagaraji/dataviewr",
  "_realowner": "madhankumarnagaraji",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-14"
    },
    {
      "version": "0.1.1",
      "date": "2025-07-21"
    },
    {
      "version": "1.0.0",
      "date": "2026-01-10"
    },
    {
      "version": "1.0.1",
      "date": "2026-01-16"
    },
    {
      "version": "1.1.0",
      "date": "2026-04-06"
    }
  ],
  "_exports": [
    "dataviewer",
    "list_dataviewers",
    "stop_all_dataviewers",
    "stop_dataviewer"
  ],
  "_help": [
    {
      "page": "dataviewer",
      "title": "Interactive Data Viewer with Filter and Code Generation",
      "topics": [
        "dataviewer"
      ]
    },
    {
      "page": "list_dataviewers",
      "title": "List Active Background Dataviewer Processes",
      "topics": [
        "list_dataviewers"
      ]
    },
    {
      "page": "stop_all_dataviewers",
      "title": "Stop All Background Dataviewer Processes",
      "topics": [
        "stop_all_dataviewers"
      ]
    },
    {
      "page": "stop_dataviewer",
      "title": "Stop a Specific or Most Recent Dataviewer Process",
      "topics": [
        "stop_dataviewer"
      ]
    }
  ],
  "_pkglogo": "https://github.com/madhankumarnagaraji/dataviewr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/madhankumarnagaraji/dataviewr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "datamods",
    "digest",
    "dplyr",
    "DT",
    "e1071",
    "evaluate",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "fs",
    "generics",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labelled",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "phosphoricons",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "proxy",
    "ps",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "shiny",
    "shinybusy",
    "shinyjs",
    "shinyWidgets",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "toastui",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Multiple-Datasets.Rmd",
      "filename": "Multiple-Datasets.html",
      "title": "Exploring Multiple Datasets",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Working with Multiple Datasets in dataviewR",
        "1. Launching dataviewR with multiple datasets",
        "2. Navigating between dataset tabs",
        "3. Applying filters and selections independently",
        "4. Independent code generation",
        "5. Typical use cases",
        "✓ Raw vs Derived Data",
        "✓ SDTM Dataset Review",
        "✓ ADaM Dataset Review",
        "✓ Comparing train/test sets",
        "✓ Reviewing multiple simulation outputs",
        "Summary",
        "Next Article"
      ],
      "created": "2025-12-29 17:41:41",
      "modified": "2025-12-29 17:41:41",
      "commits": 1
    },
    {
      "source": "Exporting-and-Reproducibility.Rmd",
      "filename": "Exporting-and-Reproducibility.html",
      "title": "Exporting data and Wrapping Up the Session",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Exporting & reproducing the data to work further",
        "2. To know the session information",
        "3. To stop dataviewR session(s)"
      ],
      "created": "2025-12-29 17:41:41",
      "modified": "2025-12-29 17:41:41",
      "commits": 1
    },
    {
      "source": "Introduction-to-dataviewR.Rmd",
      "filename": "Introduction-to-dataviewR.html",
      "title": "Introduction to dataviewR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Why dataviewR?",
        "Launching dataviewR",
        "1️⃣ Launch with a dataset",
        "2️⃣ Launch with multiple datasets (side-by-side viewing)",
        "3️⃣ Launch without data (use the Import Panel)",
        "What Happens Inside the App?",
        "Typical Workflow Example",
        "Next Steps",
        "Feedback"
      ],
      "created": "2025-12-29 17:41:41",
      "modified": "2026-04-06 09:15:25",
      "commits": 5
    },
    {
      "source": "Filtering-Expressions.Rmd",
      "filename": "Filtering-Expressions.html",
      "title": "Using Filter and Expressions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Filtering & Expressions in dataviewR",
        "1. Launch dataviewR with a dataset",
        "2. Filtering with Expressions",
        "3. Re-running, clearing, or updating filters",
        "4. How filtering affects the generated R code",
        "5. Tips for Writing Expressions",
        "6. Note on Quick Filter and Quick Search",
        "Summary",
        "Next Article"
      ],
      "created": "2025-12-29 17:41:41",
      "modified": "2026-04-05 16:51:31",
      "commits": 4
    },
    {
      "source": "adam-clinical-dataset.Rmd",
      "filename": "adam-clinical-dataset.html",
      "title": "Working with Clinical Datasets",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Loading Clinical data",
        "2. Loading data and filtering data of our interest",
        "3. Investigating missing values",
        "4. Exploring metadata - vital step in clinical data",
        "Next article"
      ],
      "created": "2025-12-29 17:41:41",
      "modified": "2026-04-05 16:51:31",
      "commits": 4
    }
  ],
  "_score": 7.2143138974244,
  "_indexed": true,
  "_nocasepkg": "dataviewr",
  "_universes": [
    "madhankumarnagaraji"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-08T08:37:29.000Z",
      "distro": "noble",
      "commit": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
      "fileid": "73df28141bb52add0912f37c0ca3304334a3be3b29062c66aee6a8cba8981178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madhankumarnagaraji/actions/runs/25545622680"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-08T08:37:19.000Z",
      "distro": "noble",
      "commit": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
      "fileid": "7e00c9e5e568f870290abe9c1c6fa31fabc7ae156ee4abdb0f0385fe9e43585e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madhankumarnagaraji/actions/runs/25545622680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-08T08:40:34.000Z",
      "commit": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
      "fileid": "f015ca702957cd90d00891b027ac2eadf3f5ec50879cd6961fcebd37769758fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madhankumarnagaraji/actions/runs/25545622680"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-08T08:38:03.000Z",
      "commit": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
      "fileid": "ce49c8e0382beddd4649f6e8bd2eb2d7301e2ba265840dd6bedda942f6fb17ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madhankumarnagaraji/actions/runs/25545622680"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-08T08:36:19.000Z",
      "commit": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
      "fileid": "88477926bc32fbebe1267dcc59e8903a7ee52e630dca62a1cc6cbd32215a2e6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madhankumarnagaraji/actions/runs/25545622680"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-08T08:36:16.000Z",
      "commit": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
      "fileid": "7bbf1033dccbb352c0e9c6dc2ff234c95af264b8b3cde6a87b8049226f7e9510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madhankumarnagaraji/actions/runs/25545622680"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-08T08:36:26.000Z",
      "commit": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
      "fileid": "deb63f2116f73053a937b89c101ffe75edbd9569874a231337b68dcd0d59ce24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madhankumarnagaraji/actions/runs/25545622680"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T13:54:50.000Z",
      "commit": "5f1f4a1e96c2da991a602fd611762a5d4c496e1b",
      "fileid": "cbc1bc4ca8810d6999b1011473673ea38139a93ea46eff5efe2f371344e5c2e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/madhankumarnagaraji/actions/runs/25545622680"
    }
  ]
}