{
  "_id": "6a104eefacfb0bcc41ca0c4b",
  "Package": "shinyr",
  "Type": "Package",
  "Title": "Data Insights Through Inbuilt R Shiny App",
  "Version": "0.4.2",
  "Authors@R": "c(person(\"Jayachandra\", \"N\", email = \"itsjay510@gmail.com\", role = c(\"aut\", \"cre\")), \nperson(\"Pushker\", \"Ravindra\", email = \"pushker@gmail.com\", role = c(\"aut\")))",
  "Description": "It builds dynamic R shiny based dashboards to analyze any\nCSV files. It provides simple dashboard design to subset the\ndata, perform exploratory data analysis and preliminary machine\nlearning (supervised and unsupervised). It also provides\nfilters based on columns of interest.",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:19:00 UTC",
    "User": "root"
  },
  "Author": "Jayachandra N [aut, cre], Pushker Ravindra [aut]",
  "Maintainer": "Jayachandra N <itsjay510@gmail.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://ijayc.r-universe.dev",
  "Date/Publication": "2025-02-03 19:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/shinyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
  "MD5sum": "69d6476956522a851f9e45106385c788",
  "_user": "ijayc",
  "_type": "src",
  "_file": "shinyr_0.4.2.tar.gz",
  "_fileid": "edc15395e5f7b6b5b2bd92533c072a012205733e639b263f20f19a9455366fe1",
  "_filesize": 1765594,
  "_sha256": "edc15395e5f7b6b5b2bd92533c072a012205733e639b263f20f19a9455366fe1",
  "_created": "2026-05-10T06:19:00.000Z",
  "_published": "2026-05-22T12:41:19.010Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77381227210,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901548535"
    },
    {
      "job": 77381227126,
      "time": 202,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901550630"
    },
    {
      "job": 77381227382,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901563498"
    },
    {
      "job": 77381226890,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901557089"
    },
    {
      "job": 77381226494,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901531293"
    },
    {
      "job": 77381226649,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160706462"
    },
    {
      "job": 77381226974,
      "time": 187,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901549084"
    },
    {
      "job": 77381227406,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901544451"
    },
    {
      "job": 77381227275,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901544660"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ijayc/actions/runs/25621595951",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/shinyr",
  "_commit": {
    "id": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
    "author": "Jayachandra N <itsjay510@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.2\n",
    "time": 1738611002
  },
  "_maintainer": {
    "name": "Jayachandra N",
    "email": "itsjay510@gmail.com",
    "login": "ijayc",
    "uuid": 39763805
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "wordcloud",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ijayc",
      "count": 3,
      "uuid": 39763805
    }
  ],
  "_userbio": {
    "uuid": 39763805,
    "type": "user",
    "name": "Jayachandra N",
    "description": "Data Scientist"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyr"
  },
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shinyr.html",
    "manual.pdf"
  ],
  "_realowner": "ijayc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.6",
      "date": "2020-03-19"
    },
    {
      "version": "0.3.0",
      "date": "2021-10-21"
    },
    {
      "version": "0.4.2",
      "date": "2025-02-03"
    }
  ],
  "_exports": [
    "confmatrix",
    "dataPartition",
    "detectClass",
    "excludeThese",
    "getcharacterCols",
    "getCoefficients",
    "getDataInsight",
    "getFeqTable",
    "getLibraryReport",
    "getMostRepeatedValue",
    "getnumericCols",
    "getType",
    "getTypeOfColumns",
    "getWordCloud",
    "groupByandSumarize",
    "imputeMyData",
    "make_var",
    "missing_count",
    "multinomial",
    "plotCor",
    "randomForestModel",
    "regressionModelMetrics",
    "shineMe",
    "splitAndGet",
    "valid_sets"
  ],
  "_help": [
    {
      "page": "confmatrix",
      "title": "Conf Matrix",
      "topics": [
        "confmatrix"
      ]
    },
    {
      "page": "dataPartition",
      "title": "Data Partition",
      "topics": [
        "dataPartition"
      ]
    },
    {
      "page": "detectClass",
      "title": "Detect Class",
      "topics": [
        "detectClass"
      ]
    },
    {
      "page": "excludeThese",
      "title": "Exclude These",
      "topics": [
        "excludeThese"
      ]
    },
    {
      "page": "getcharacterCols",
      "title": "Get Character Cols",
      "topics": [
        "getcharacterCols"
      ]
    },
    {
      "page": "getCoefficients",
      "title": "Get Coefficients",
      "topics": [
        "getCoefficients"
      ]
    },
    {
      "page": "getDataInsight",
      "title": "get Data Insights",
      "topics": [
        "getDataInsight"
      ]
    },
    {
      "page": "getFeqTable",
      "title": "Get Freq Table",
      "topics": [
        "getFeqTable"
      ]
    },
    {
      "page": "getLibraryReport",
      "title": "Get Library Report",
      "topics": [
        "getLibraryReport"
      ]
    },
    {
      "page": "getMostRepeatedValue",
      "title": "Get Most Repeated Value",
      "topics": [
        "getMostRepeatedValue"
      ]
    },
    {
      "page": "getnumericCols",
      "title": "Get Numeric Cols",
      "topics": [
        "getnumericCols"
      ]
    },
    {
      "page": "getType",
      "title": "Get Type",
      "topics": [
        "getType"
      ]
    },
    {
      "page": "getTypeOfColumns",
      "title": "getTypeOfColumns",
      "topics": [
        "getTypeOfColumns"
      ]
    },
    {
      "page": "getWordCloud",
      "title": "Get Word Cloud",
      "topics": [
        "getWordCloud"
      ]
    },
    {
      "page": "groupByandSumarize",
      "title": "Group By And Summarize",
      "topics": [
        "groupByandSumarize"
      ]
    },
    {
      "page": "imputeMyData",
      "title": "Impute My Data",
      "topics": [
        "imputeMyData"
      ]
    },
    {
      "page": "make_var",
      "title": "Make Var",
      "topics": [
        "make_var"
      ]
    },
    {
      "page": "missing_count",
      "title": "Missing Count",
      "topics": [
        "missing_count"
      ]
    },
    {
      "page": "multinomial",
      "title": "Multinomial",
      "topics": [
        "multinomial"
      ]
    },
    {
      "page": "plotCor",
      "title": "Plot Cor",
      "topics": [
        "plotCor"
      ]
    },
    {
      "page": "randomForestModel",
      "title": "Random Forest Model",
      "topics": [
        "randomForestModel"
      ]
    },
    {
      "page": "regressionModelMetrics",
      "title": "Regression Model Metrics",
      "topics": [
        "regressionModelMetrics"
      ]
    },
    {
      "page": "shineMe",
      "title": "shineMe",
      "topics": [
        "shineMe"
      ]
    },
    {
      "page": "splitAndGet",
      "title": "Split And Get",
      "topics": [
        "splitAndGet"
      ]
    },
    {
      "page": "valid_sets",
      "title": "Valid Sets",
      "topics": [
        "valid_sets"
      ]
    }
  ],
  "_readme": "https://github.com/cran/shinyr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "commonmark",
    "corrplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "ModelMetrics",
    "nlme",
    "NLP",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "randomForest",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "S7",
    "sass",
    "scales",
    "shape",
    "shiny",
    "shinydashboard",
    "slam",
    "sourcetools",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tm",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wordcloud",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "shinyr_functions_usage.Rmd",
      "filename": "shinyr_functions_usage.html",
      "title": "shinyr Functions Usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "shinyr is developed to build dynamic shiny based dashboards to analyze the data of your choice.  It provides simple yet genius dashboard design to subset the data, perform exploratory analysis and predictive analysis by means of interactive filter mechanism.",
        "**NOTE: shinyr package does not misuse your data, your data is not being copied or migrated to anywhere. **",
        "Installing shinyr package",
        "You can install shinyr package like how you install any other package from CRAN. simply fallow the folloing commands to install the package.",
        "shinyr dependencies",
        "shinyr was developed using R programming and few R packages mentioned below along with bit of js and css.",
        "Build dynamic dashboard using shinyr",
        "Do you have your data in a csv/xlsx file and you want to get some insights of the data? Cool you can use shinyr package to build a simple dashboard for your data with filters for each of your columns.",
        "Get list of data sets from your session.",
        "Select and load any inbuilt data",
        "Find the numeric columns in the given data frame",
        "Split the given sentence into words",
        "Get the frequency table for given sentence",
        "Word cloud using the frequency table",
        "Get basic insights to the data",
        "Correlation table",
        "Correlation Plot",
        "Exclude few items from the given set",
        "get most repeated item in the given set",
        "Calculate total missing items in vector",
        "Impute data",
        "Group By and Summarize",
        "Data partition",
        "head of train set",
        "head of test set",
        "Train regression model",
        "Prediction",
        "Get Regression Model Metrics"
      ],
      "created": "2025-02-03 19:30:02",
      "modified": "2025-02-03 19:30:02",
      "commits": 1
    },
    {
      "source": "shinyr_basic_example.Rmd",
      "filename": "shinyr_basic_example.html",
      "title": "shinyr: Data Insights Through an Inbuilt R Shiny App",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Remember, your data stays safe! Your data will not be exposed to anyone/anywhere."
      ],
      "created": "2025-02-03 19:30:02",
      "modified": "2025-02-03 19:30:02",
      "commits": 1
    }
  ],
  "_score": 3.278753600952829,
  "_indexed": true,
  "_nocasepkg": "shinyr",
  "_universes": [
    "ijayc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-10T06:21:27.000Z",
      "distro": "noble",
      "commit": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
      "fileid": "a38605af46d1ab6d3eb837f267bda40f3bce92aea694e3c9872a5e9120b270cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijayc/actions/runs/25621595951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-10T06:21:44.000Z",
      "distro": "noble",
      "commit": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
      "fileid": "0ede70a2e4825bfb797401824bf58b71f47603f974df9b4a2851e7a847d57084",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijayc/actions/runs/25621595951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-10T06:24:23.000Z",
      "commit": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
      "fileid": "e9e87eb15d595debd794336fec1eb0ea2c42c686be2f512271749308dec2433b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijayc/actions/runs/25621595951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-10T06:23:12.000Z",
      "commit": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
      "fileid": "9fbc5f1422ffcb1fe21361d3f4f21effe3b384cd2be87a872cf250cd46ee104c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijayc/actions/runs/25621595951"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-10T06:21:27.000Z",
      "commit": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
      "fileid": "31624908ca52d2a9511fd6b1e53b0480b362ba7124967bd24a774196866aace2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijayc/actions/runs/25621595951"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-10T06:20:32.000Z",
      "commit": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
      "fileid": "ec174ecb333b7cdf9b8eaa289794e424c583c32507f761eacdfc3787834911b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijayc/actions/runs/25621595951"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-10T06:20:32.000Z",
      "commit": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
      "fileid": "7c122abb0cda4c1cd616d6641dad828ea7095754cd2ba06a927e26a63e9b58ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijayc/actions/runs/25621595951"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-22T12:40:58.000Z",
      "commit": "81661e7f4bf263ea655f4f1e33a55de11d3dd5e4",
      "fileid": "c817710d985e9ce6f160ee519447bced94b67ee8c2af4f92f83918c667981798",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ijayc/actions/runs/25621595951"
    }
  ]
}