{
  "_id": "6a49d0a4b48287dcb3fd9f06",
  "Package": "vvdoctor",
  "Title": "Statistical Test App with R 'shiny'",
  "Version": "0.0.2",
  "Authors@R": "c(person(given = \"Tomer\",\nfamily = \"Iwan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"t.iwan@vu.nl\"\n),\nperson(given = \"Corneel\",\nfamily = \"Den Hartogh\",\nrole = \"ctb\",\nemail = \"c.f.den.hartogh@vu.nl\",\ncomment = c(ORCID = \"0000-0001-8347-7944\")\n),\nperson(given = \"Jesús\",\nfamily = \"Blanco\",\nrole = \"ctb\",\nemail = \"j.e.blanco@vu.nl\"\n),\nperson(given = \"VU Analytics\",\nrole = \"cph\"\n))",
  "Description": "Provides a user-friendly R 'shiny' app for performing\nvarious statistical tests on datasets. It allows users to\nupload data in numerous formats and perform statistical\nanalyses. The app dynamically adapts its options based on the\nselected columns and supports both single and multiple column\ncomparisons. The app's user interface is designed to streamline\nthe process of selecting datasets, columns, and test options,\nmaking it easy for users to explore and interpret their data.\nThe underlying functions for statistical tests are\nwell-organized and can be used independently within other R\nscripts.",
  "URL": "https://github.com/vusaverse/vvdoctor,\nhttps://vusaverse.github.io/vvdoctor/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://vusaverse.r-universe.dev",
  "Date/Publication": "2025-08-20 12:12:58 UTC",
  "RemoteUrl": "https://github.com/vusaverse/vvdoctor",
  "RemoteRef": "HEAD",
  "RemoteSha": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 09:55:40 UTC",
    "User": "root"
  },
  "Author": "Tomer Iwan [aut, cre],\nCorneel Den Hartogh [ctb] (ORCID:\n<https://orcid.org/0000-0001-8347-7944>),\nJesús Blanco [ctb],\nVU Analytics [cph]",
  "Maintainer": "Tomer Iwan <t.iwan@vu.nl>",
  "_user": "vusaverse",
  "_type": "src",
  "_file": "vvdoctor_0.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/e7fa7861594b80ab2bb75427b05884910b24b016e6e581ff18e237b485e413c3",
  "_filesize": 621856,
  "_sha256": "e7fa7861594b80ab2bb75427b05884910b24b016e6e581ff18e237b485e413c3",
  "_expires": "2026-10-13T03:33:54.000Z",
  "_created": "2026-06-16T09:55:40.000Z",
  "_published": "2026-07-05T03:33:56.129Z",
  "_jobs": [
    {
      "job": 85189638152,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663385572"
    },
    {
      "job": 85189638168,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663394801"
    },
    {
      "job": 85189638151,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663377840"
    },
    {
      "job": 85189638111,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663361724"
    },
    {
      "job": 85189637929,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663323627"
    },
    {
      "job": 85189638086,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663385590"
    },
    {
      "job": 85189638147,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663376621"
    },
    {
      "job": 85189638186,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663361983"
    },
    {
      "job": 85189638178,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663368273"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vusaverse/actions/runs/27609195741",
  "_status": "success",
  "_upstream": "https://github.com/vusaverse/vvdoctor",
  "_commit": {
    "id": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
    "author": "tin900 <113692500+tin900@users.noreply.github.com>",
    "committer": "tin900 <113692500+tin900@users.noreply.github.com>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1755691978
  },
  "_maintainer": {
    "name": "Tomer Iwan",
    "email": "t.iwan@vu.nl",
    "login": "tin900",
    "description": "",
    "uuid": 113692500
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "datamods",
      "role": "Imports"
    },
    {
      "package": "DescTools",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "exact2x2",
      "role": "Imports"
    },
    {
      "package": "irr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rintrojs",
      "role": "Imports"
    },
    {
      "package": "rstatix",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    }
  ],
  "_owner": "vusaverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "0.0.2",
      "date": "2025-08-07"
    }
  ],
  "_topics": [
    "hypothesis-testing",
    "r-",
    "r-shiny",
    "shiny-apps",
    "shiny-r",
    "statistical-tests",
    "statistics",
    "stats"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "tin900",
      "count": 79,
      "uuid": 113692500
    },
    {
      "user": "tomeriko96",
      "count": 23,
      "uuid": 20879481
    },
    {
      "user": "jblanco421",
      "count": 8,
      "uuid": 212850852
    },
    {
      "user": "copilot",
      "count": 1,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 113692698,
    "type": "organization",
    "name": "vusaverse",
    "followers": 4,
    "description": "The vusaverse is a collection of R packages in the scope of Student Analytics."
  },
  "_downloads": {
    "count": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vvdoctor"
  },
  "_devurl": "https://github.com/vusaverse/vvdoctor",
  "_pkgdown": "https://vusaverse.github.io/vvdoctor/",
  "_searchresults": 3,
  "_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/vvdoctor.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vusaverse/vvdoctor",
  "_realowner": "vusaverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-04-27"
    },
    {
      "version": "0.0.2",
      "date": "2025-08-20"
    }
  ],
  "_exports": [
    "%>%",
    "app_server",
    "app_ui",
    "choose_statistical_test",
    "create_dependent_variable_histogram",
    "determine_dependent_variable",
    "determine_independent_variable",
    "diagnose",
    "display_data_table",
    "get_variable_class_info",
    "perform_statistical_test",
    "run_vvdoctor"
  ],
  "_help": [
    {
      "page": "app_server",
      "title": "App Server",
      "topics": [
        "app_server"
      ]
    },
    {
      "page": "app_ui",
      "title": "App UI",
      "topics": [
        "app_ui"
      ]
    },
    {
      "page": "choose_statistical_test",
      "title": "Choose Statistical Test",
      "topics": [
        "choose_statistical_test"
      ]
    },
    {
      "page": "create_dependent_variable_histogram",
      "title": "Create a Histogram Plot for the Dependent Variable",
      "topics": [
        "create_dependent_variable_histogram"
      ]
    },
    {
      "page": "determine_dependent_variable",
      "title": "Determine the Type of Dependent Variable",
      "topics": [
        "determine_dependent_variable"
      ]
    },
    {
      "page": "determine_independent_variable",
      "title": "Determine the Type of Independent Variable",
      "topics": [
        "determine_independent_variable"
      ]
    },
    {
      "page": "diagnose",
      "title": "Diagnose Data with Statistical Tests",
      "topics": [
        "diagnose"
      ]
    },
    {
      "page": "display_data_table",
      "title": "Display Data Table",
      "topics": [
        "display_data_table"
      ]
    },
    {
      "page": "get_variable_class_info",
      "title": "Get Variable Class Information",
      "topics": [
        "get_variable_class_info"
      ]
    },
    {
      "page": "perform_statistical_test",
      "title": "Perform Statistical Test",
      "topics": [
        "perform_statistical_test"
      ]
    },
    {
      "page": "run_vvdoctor",
      "title": "Run the Statistical Test App",
      "topics": [
        "run_vvdoctor"
      ]
    }
  ],
  "_readme": "https://github.com/vusaverse/vvdoctor/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "brio",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "car",
    "carData",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "clipr",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "datamods",
    "Deriv",
    "desc",
    "DescTools",
    "diffobj",
    "digest",
    "doBy",
    "dplyr",
    "DT",
    "e1071",
    "evaluate",
    "Exact",
    "exact2x2",
    "exactci",
    "expm",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "gld",
    "glue",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "irr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lme4",
    "lmom",
    "lmtest",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pbkrtest",
    "phosphoricons",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "proxy",
    "ps",
    "purrr",
    "quantreg",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reactable",
    "reactR",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rintrojs",
    "rio",
    "rlang",
    "rmarkdown",
    "rootSolve",
    "rprojroot",
    "rstatix",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinybusy",
    "shinycssloaders",
    "shinyjs",
    "shinyWidgets",
    "sourcetools",
    "SparseM",
    "ssanv",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "toastui",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "waldo",
    "withr",
    "writexl",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 4.380211241711606,
  "_indexed": true,
  "_nocasepkg": "vvdoctor",
  "_universes": [
    "vusaverse",
    "tin900"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-16T09:58:13.000Z",
      "distro": "noble",
      "commit": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
      "fileid": "https://r2.ropensci.org/2b402c8278bb0514c2e38a1fdd3cddb98caccf48cdfae89deb9ed9e2d57d9263",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/27609195741"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-16T09:58:30.000Z",
      "distro": "noble",
      "commit": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
      "fileid": "https://r2.ropensci.org/a1bea0a7143202f7707fdfbc91e07c3653f3a29b64f7887b8c4ae5dfb95dc2b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/27609195741"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-16T09:57:55.000Z",
      "commit": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
      "fileid": "https://r2.ropensci.org/fb497607b5b370fd8d206cfb420afbc157f51c93732ba3c51bd01c0b55d3bda6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/27609195741"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-16T09:57:17.000Z",
      "commit": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
      "fileid": "https://r2.ropensci.org/4176c00b8792d2cb75ae586080cc162dc4394721baaca15d217dde3218af4577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/27609195741"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-16T09:58:21.000Z",
      "commit": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
      "fileid": "https://r2.ropensci.org/853cd15b5f1a5a4fc241ebad78a04b6074455c2bd7f3e13857b20b09e567b8d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/27609195741"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-16T09:57:46.000Z",
      "commit": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
      "fileid": "https://r2.ropensci.org/50620ed978965857fcb19a69e5715727d4d8cb6f364330cf3baf748a04d0bad3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/27609195741"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-16T09:57:10.000Z",
      "commit": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
      "fileid": "https://r2.ropensci.org/7b496f19ab9180b57f968cd89a1eb0f1a40d8819ce82055b92b03c3b782e5849",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/27609195741"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-16T09:57:26.000Z",
      "commit": "e1548af2ec306081d107c6d1c736164ded3d2ef6",
      "fileid": "https://r2.ropensci.org/a2e0881bbeee8e67b7e48bbc9bfdfa044c396b22ec8a9d8f06e7ab038899ac59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/27609195741"
    }
  ]
}