{
  "_id": "6a10410aacfb0bcc41c9d566",
  "Package": "RandPro",
  "Type": "Package",
  "Title": "Random Projection with Classification",
  "Version": "0.2.2",
  "Author": "Aghila G, Siddharth R",
  "Maintainer": "Siddharth R <r.siddharthcse@gmail.com>",
  "Description": "Performs random projection using Johnson-Lindenstrauss\n(JL) Lemma (see William B.Johnson and Joram Lindenstrauss\n(1984) <doi:10.1090/conm/026/737400>). Random Projection is a\ndimension reduction technique, where the data in the high\ndimensional space is projected into the low dimensional space\nusing JL transform. The original high dimensional data matrix\nis multiplied with the low dimensional projection matrix which\nresults in reduced matrix. The projection matrix can be\ngenerated using the projection function that is independent to\nthe original data. Then finally apply the classification task\non the projected data.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:58:11 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://siddhunitpy.r-universe.dev",
  "Date/Publication": "2020-07-19 13:50:03 UTC",
  "RemoteUrl": "https://github.com/cran/RandPro",
  "RemoteRef": "HEAD",
  "RemoteSha": "19615134e5216e31c1d15104a3e9976c6a733e75",
  "MD5sum": "0e5eb7353f9436c76217a6af45cf5da5",
  "_user": "siddhunitpy",
  "_type": "src",
  "_file": "RandPro_0.2.2.tar.gz",
  "_fileid": "ce4d28becf9d085c7a6a19802c144281433ce817c6b50ccc2a968bd56e47291d",
  "_filesize": 126643,
  "_sha256": "ce4d28becf9d085c7a6a19802c144281433ce817c6b50ccc2a968bd56e47291d",
  "_created": "2026-05-11T07:58:11.000Z",
  "_published": "2026-05-22T11:42:02.036Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372496191,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913191740"
    },
    {
      "job": 77372496485,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913191772"
    },
    {
      "job": 77372496492,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913200516"
    },
    {
      "job": 77372496318,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913181090"
    },
    {
      "job": 77372495767,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913142509"
    },
    {
      "job": 77372495790,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159636479"
    },
    {
      "job": 77372496516,
      "time": 166,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913195405"
    },
    {
      "job": 77372496120,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913178352"
    },
    {
      "job": 77372496080,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913183806"
    }
  ],
  "_buildurl": "https://github.com/r-universe/siddhunitpy/actions/runs/25657574658",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RandPro",
  "_commit": {
    "id": "19615134e5216e31c1d15104a3e9976c6a733e75",
    "author": "Siddharth R <r.siddharthcse@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1595166603
  },
  "_maintainer": {
    "name": "Siddharth R",
    "email": "r.siddharthcse@gmail.com",
    "login": "siddhunitpy",
    "uuid": 22615717
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "caret",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "siddhunitpy",
      "count": 4,
      "uuid": 22615717
    }
  ],
  "_userbio": {
    "uuid": 22615717,
    "type": "user",
    "name": "SiddhuNITPY"
  },
  "_downloads": {
    "count": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RandPro"
  },
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RandPro.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "siddhunitpy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-01-11"
    },
    {
      "version": "0.2.0",
      "date": "2018-01-10"
    },
    {
      "version": "0.2.1",
      "date": "2020-07-11"
    },
    {
      "version": "0.2.2",
      "date": "2020-07-19"
    }
  ],
  "_exports": [
    "classify",
    "dimension",
    "form_matrix"
  ],
  "_help": [
    {
      "page": "classify",
      "title": "Classification Function",
      "topics": [
        "classify"
      ]
    },
    {
      "page": "dimension",
      "title": "Function to determine the required number of dimension for generating the projection matrix",
      "topics": [
        "dimension"
      ]
    },
    {
      "page": "form_matrix",
      "title": "Forms the Projection Matrix",
      "topics": [
        "form_matrix"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RandPro/raw/HEAD/README.md",
  "_rundeps": [
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.204119982655925,
  "_indexed": true,
  "_nocasepkg": "randpro",
  "_universes": [
    "siddhunitpy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-11T08:00:28.000Z",
      "distro": "noble",
      "commit": "19615134e5216e31c1d15104a3e9976c6a733e75",
      "fileid": "a5eaedbfac0ba058d01d7fe7d5838bdce07d58d068f4411b62a59f704143dd15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siddhunitpy/actions/runs/25657574658"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-11T08:00:28.000Z",
      "distro": "noble",
      "commit": "19615134e5216e31c1d15104a3e9976c6a733e75",
      "fileid": "a77264bc1e57ebf9415de5e4d18f2ed5d1bda87b6a4da72800dcecd61d27b8bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siddhunitpy/actions/runs/25657574658"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-11T08:01:08.000Z",
      "commit": "19615134e5216e31c1d15104a3e9976c6a733e75",
      "fileid": "e12e562662f9068a9d12d38541330e9ce8eb2eb06a6951b6cec3f547e7e0a537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siddhunitpy/actions/runs/25657574658"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-11T08:00:04.000Z",
      "commit": "19615134e5216e31c1d15104a3e9976c6a733e75",
      "fileid": "06a461775ded1e07a4849176e1044c3de0e3bb87cd80428d0ec9c2e5f9765a99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siddhunitpy/actions/runs/25657574658"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-11T08:00:14.000Z",
      "commit": "19615134e5216e31c1d15104a3e9976c6a733e75",
      "fileid": "2b367e7c157255463b534c633f1c93abdfc2369853b2f7eee383a7831b0d7821",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siddhunitpy/actions/runs/25657574658"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-11T07:59:33.000Z",
      "commit": "19615134e5216e31c1d15104a3e9976c6a733e75",
      "fileid": "a03b06a7a4f8a5481bf89a3ff5b1324b61afd4b6a7c941888ead7bed95e7e372",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siddhunitpy/actions/runs/25657574658"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-11T07:59:53.000Z",
      "commit": "19615134e5216e31c1d15104a3e9976c6a733e75",
      "fileid": "dc3cfdedbec4ff0a2a978aafeaeb270c24a76aaa3312fe9802b40e295dd46f14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siddhunitpy/actions/runs/25657574658"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-22T11:41:48.000Z",
      "commit": "19615134e5216e31c1d15104a3e9976c6a733e75",
      "fileid": "b07ce9e67700cd89a51e144a1e925d364f0a73fa99ae56feb2f600cf8d3e541e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/siddhunitpy/actions/runs/25657574658"
    }
  ]
}