{
  "_id": "6a12aa10acfb0bcc41d16b92",
  "Package": "KCSNBShiny",
  "Type": "Package",
  "Title": "Naive Bayes Classifier",
  "Version": "0.1.0",
  "Author": "Karne Chaithanya Sai",
  "Maintainer": "Karne Chaithanya Sai <karnechaithanyasai@gmail.com>",
  "Description": "Predicts any variable in any categorical dataset for given\nvalues of predictor variables. If a dataset contains 4\nvariables, then any variable can be predicted based on the\nvalues of the other three variables given by the user. The user\ncan upload their own datasets and select what variable they\nwant to predict. A handsontable is provided to enter the\npredictor values and also accuracy of the prediction is also\nshown.",
  "License": "GPL-2",
  "URL": "https://karnechaithanyasai.shinyapps.io/KCSNBShiny/",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://chaithanya07.r-universe.dev",
  "Date/Publication": "2019-06-27 07:29:07 UTC",
  "RemoteUrl": "https://github.com/chaithanya07/kcsnbshiny",
  "RemoteRef": "HEAD",
  "RemoteSha": "63b856a707c720c4be89b25141b8710e0a509322",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:31:06 UTC",
    "User": "root"
  },
  "MD5sum": "a3a6136fe4a4d93911d592bc1b1e70a8",
  "_user": "chaithanya07",
  "_type": "src",
  "_file": "KCSNBShiny_0.1.0.tar.gz",
  "_fileid": "b487541a192958cf1d1c15d965524b61816d7c4caa0745b30fba6adef9a543b5",
  "_filesize": 71191,
  "_sha256": "b487541a192958cf1d1c15d965524b61816d7c4caa0745b30fba6adef9a543b5",
  "_created": "2026-05-24T07:31:06.000Z",
  "_published": "2026-05-24T07:34:40.697Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580617266,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183299388"
    },
    {
      "job": 77580617269,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183299416"
    },
    {
      "job": 77580617273,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183298728"
    },
    {
      "job": 77580617271,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183292755"
    },
    {
      "job": 77580446643,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183280372"
    },
    {
      "job": 77580617270,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183294079"
    },
    {
      "job": 77580617283,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183293774"
    },
    {
      "job": 77580617282,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183292630"
    },
    {
      "job": 77580617284,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183293569"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chaithanya07/actions/runs/26355151813",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chaithanya07/kcsnbshiny",
  "_commit": {
    "id": "63b856a707c720c4be89b25141b8710e0a509322",
    "author": "Chaithanya07 <46972562+Chaithanya07@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1561620547
  },
  "_maintainer": {
    "name": "Karne Chaithanya Sai",
    "email": "karnechaithanyasai@gmail.com",
    "login": "chaithanya07",
    "description": "I am a BTech(Mechatronics Branch) 4th year student from Manipal Institute of Technology, Manipal. My interests are Manufacturing and Data Science.",
    "uuid": 46972562
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "rhandsontable",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    }
  ],
  "_owner": "chaithanya07",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "chaithanya07",
      "count": 15,
      "uuid": 46972562
    }
  ],
  "_userbio": {
    "uuid": 46972562,
    "type": "user",
    "name": "Karne Chaithanya Sai",
    "description": "I am a BTech(Mechatronics Branch) 4th year student from Manipal Institute of Technology, Manipal. My interests are Manufacturing and Data Science."
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KCSNBShiny"
  },
  "_devurl": "https://github.com/chaithanya07/kcsnbshiny",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KCSNBShiny.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chaithanya07/kcsnbshiny",
  "_realowner": "chaithanya07",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-01"
    }
  ],
  "_exports": [
    "KCSNBShiny"
  ],
  "_help": [
    {
      "page": "KCSNBShiny",
      "title": "Naive Bayes Classifier",
      "topics": [
        "KCSNBShiny"
      ]
    }
  ],
  "_readme": "https://github.com/chaithanya07/kcsnbshiny/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "commonmark",
    "cpp11",
    "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",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "otel",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "reshape2",
    "rhandsontable",
    "rlang",
    "rmarkdown",
    "rpart",
    "S7",
    "sass",
    "scales",
    "shape",
    "shiny",
    "sourcetools",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "kcsnbshiny",
  "_universes": [
    "chaithanya07"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T07:33:32.000Z",
      "distro": "noble",
      "commit": "63b856a707c720c4be89b25141b8710e0a509322",
      "fileid": "2379259ec1fb90b64e97bca8602ab74435772df28a9f6779c1058187f4499888",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chaithanya07/actions/runs/26355151813"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T07:33:32.000Z",
      "distro": "noble",
      "commit": "63b856a707c720c4be89b25141b8710e0a509322",
      "fileid": "5d038c3f59729930c9bab178dcf62c26de010322a96030ae17f36f9d2d0cfd04",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chaithanya07/actions/runs/26355151813"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T07:33:32.000Z",
      "commit": "63b856a707c720c4be89b25141b8710e0a509322",
      "fileid": "a888b509c6cb4d447859151aca8a1b3ffd1e68ac37a5190dfff62a3b975d0753",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chaithanya07/actions/runs/26355151813"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T07:32:46.000Z",
      "commit": "63b856a707c720c4be89b25141b8710e0a509322",
      "fileid": "cd4b322340769cc14b8e723f64966c3d9ff23db855a968874d50faac973a38e2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chaithanya07/actions/runs/26355151813"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-24T07:33:31.000Z",
      "commit": "63b856a707c720c4be89b25141b8710e0a509322",
      "fileid": "a7a869857b3fd814dbbfe9089b5787c8cdf03c05f4bd909b913b644522db96be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chaithanya07/actions/runs/26355151813"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T07:32:33.000Z",
      "commit": "63b856a707c720c4be89b25141b8710e0a509322",
      "fileid": "eb24ad7ae265be819fed3132636377f6e01da36d14667710fb9655b609ebb4ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chaithanya07/actions/runs/26355151813"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T07:32:26.000Z",
      "commit": "63b856a707c720c4be89b25141b8710e0a509322",
      "fileid": "9a3dc0fba4d5226c7494a7f61dfc5e18a55a5c459f6096c0d6098f3387f42d8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chaithanya07/actions/runs/26355151813"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T07:32:31.000Z",
      "commit": "63b856a707c720c4be89b25141b8710e0a509322",
      "fileid": "611541905c5582090a56f6e45626e886d6595ebcfdca9f3fea158c3311a22549",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chaithanya07/actions/runs/26355151813"
    }
  ]
}