{
  "_id": "6a4a61191e9cffeb4b833799",
  "Package": "dslice",
  "Type": "Package",
  "Title": "Dynamic Slicing",
  "Version": "1.2.2",
  "Date": "2023-11-22",
  "Authors@R": "c(person(given = \"Chao\", family = \"Ye\", role = c(\"aut\", \"cre\"), email = \"yechao1009@gmail.com\"),\nperson(given = \"Bo\", family = \"Jiang\", role = \"aut\"))",
  "Maintainer": "Chao Ye <yechao1009@gmail.com>",
  "Description": "Dynamic slicing is a method designed for dependency\ndetection between a categorical variable and a continuous\nvariable. It could be applied for non-parametric hypothesis\ntesting and gene set enrichment analysis.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 13:43:57 UTC",
    "User": "root"
  },
  "Author": "Chao Ye [aut, cre], Bo Jiang [aut]",
  "Repository": "https://yechao1009.r-universe.dev",
  "Date/Publication": "2023-11-22 02:41:25 UTC",
  "RemoteUrl": "https://github.com/cran/dslice",
  "RemoteRef": "HEAD",
  "RemoteSha": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
  "_user": "yechao1009",
  "_type": "src",
  "_file": "dslice_1.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/ff445b7e811885b16a871bc1a9073168f9f1a8f77eeac4473f4f4323cbf830ad",
  "_filesize": 1669007,
  "_sha256": "ff445b7e811885b16a871bc1a9073168f9f1a8f77eeac4473f4f4323cbf830ad",
  "_expires": "2026-10-13T13:50:16.000Z",
  "_created": "2026-07-05T13:43:57.000Z",
  "_published": "2026-07-05T13:50:17.719Z",
  "_jobs": [
    {
      "job": 85228498108,
      "time": 170,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092382492"
    },
    {
      "job": 85228498112,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092379290"
    },
    {
      "job": 85228498094,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092378439"
    },
    {
      "job": 85228498119,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092377701"
    },
    {
      "job": 85228498132,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092376371"
    },
    {
      "job": 85228498123,
      "time": 326,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092397817"
    },
    {
      "job": 85228498106,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092375186"
    },
    {
      "job": 85228498117,
      "time": 272,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092391125"
    },
    {
      "job": 85228255609,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092359940"
    },
    {
      "job": 85228498081,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8092379569"
    },
    {
      "job": 85228498093,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092380162"
    },
    {
      "job": 85228498083,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092379490"
    },
    {
      "job": 85228498087,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092380737"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759",
  "_status": "success",
  "_upstream": "https://github.com/cran/dslice",
  "_commit": {
    "id": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
    "author": "Chao Ye <yechao1009@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.2\n",
    "time": 1700620885
  },
  "_maintainer": {
    "name": "Chao Ye",
    "email": "yechao1009@gmail.com",
    "login": "yechao1009",
    "description": "",
    "uuid": 6018873
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.1",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 0.9.3.1",
      "role": "Depends"
    },
    {
      "package": "scales",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yechao1009",
      "count": 8,
      "uuid": 6018873
    }
  ],
  "_userbio": {
    "uuid": 6018873,
    "type": "user",
    "name": "Chao Ye",
    "followers": 1
  },
  "_downloads": {
    "count": 355,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dslice"
  },
  "_searchresults": 24,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dslice.html",
    "manual.pdf"
  ],
  "_realowner": "yechao1009",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-07-01"
    },
    {
      "version": "1.0.2",
      "date": "2014-07-04"
    },
    {
      "version": "1.1.0",
      "date": "2014-11-12"
    },
    {
      "version": "1.1.3",
      "date": "2014-11-24"
    },
    {
      "version": "1.1.4",
      "date": "2014-11-25"
    },
    {
      "version": "1.1.5",
      "date": "2015-11-16"
    },
    {
      "version": "1.2.0",
      "date": "2018-11-17"
    },
    {
      "version": "1.2.2",
      "date": "2023-11-22"
    }
  ],
  "_exports": [
    "bfslice_c",
    "bfslice_eqp_c",
    "bfslice_eqp_u",
    "bfslice_u",
    "ds_1",
    "ds_eqp_1",
    "ds_eqp_k",
    "ds_gsa",
    "ds_k",
    "ds_test",
    "export_res",
    "load_cls",
    "load_gct",
    "load_gmt",
    "rank_by_s2n",
    "relabel",
    "slice_show"
  ],
  "_datasets": [
    {
      "name": "ds_type_one_error",
      "title": "Relationship between penalty and Type I error",
      "object": "ds_type_one_error",
      "file": "ds_type_one_error.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gsa_exp",
      "title": "Gene expression matrix in gene set analysis",
      "object": "gsa_exp",
      "file": "gsa_exp.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "786-0",
        "BT-549",
        "CCRF-CEM",
        "COLO 205",
        "EKVX",
        "HCC-2998",
        "HCT-15",
        "HOP-62",
        "HOP-92",
        "HS 578T",
        "HT29",
        "K-562",
        "KM12",
        "M14",
        "MDA-MB-231/ATCC",
        "MDA-MB-435",
        "NCI-H23",
        "NCI-H322M",
        "NCI-H522",
        "OVCAR-3",
        "OVCAR-5",
        "OVCAR-8",
        "PC-3",
        "RXF-393",
        "SF-268",
        "SF-295",
        "SK-MEL-2",
        "SN12C",
        "SNB-19",
        "SNB-75",
        "SW-620",
        "T-47D",
        "U251",
        "A498",
        "A549/ATCC",
        "ACHN",
        "CAKI-1",
        "HCT-116",
        "LOX IMVI",
        "MALME-3M",
        "MCF7",
        "MOLT-4",
        "NCI-H460",
        "OVCAR-4",
        "SF-539",
        "SK-MEL-5",
        "SR",
        "UACC-257",
        "UACC-62",
        "UO-31"
      ],
      "rows": 10100,
      "table": true,
      "tojson": true
    },
    {
      "name": "gsa_label",
      "title": "Sample labels in gene set analysis",
      "object": "gsa_label",
      "file": "gsa_label.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gsa_set",
      "title": "Gene set list in gene set analysis",
      "object": "gsa_set",
      "file": "gsa_set.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "bfslice_c",
      "title": "Dependency and conditional dependency detection between a level k (k > 1) categorical variable and a continuous variable via Bayes factor.",
      "topics": [
        "bfslice_c"
      ]
    },
    {
      "page": "bfslice_eqp_c",
      "title": "Dependency and conditional dependency detection between a level k (k > 1) categorical variable and a continuous variable via Bayes factor.",
      "topics": [
        "bfslice_eqp_c"
      ]
    },
    {
      "page": "bfslice_eqp_u",
      "title": "Dependency detection between a level k (k > 1) categorical variable and a continuous variable via Bayes factor with given size of each group.",
      "topics": [
        "bfslice_eqp_u"
      ]
    },
    {
      "page": "bfslice_u",
      "title": "Dependency detection between a level k (k > 1) categorical variable and a continuous variable via Bayes factor.",
      "topics": [
        "bfslice_u"
      ]
    },
    {
      "page": "ds_1",
      "title": "Non-parametric one-sample hypothesis testing via dynamic slicing",
      "topics": [
        "ds_1"
      ]
    },
    {
      "page": "ds_eqp_1",
      "title": "Non-parametric one-sample hypothesis testing via dynamic slicing",
      "topics": [
        "ds_eqp_1"
      ]
    },
    {
      "page": "ds_eqp_k",
      "title": "Dependency detection between level k (k > 1) categorical variable and continuous variable",
      "topics": [
        "ds_eqp_k"
      ]
    },
    {
      "page": "ds_gsa",
      "title": "Gene set analysis via dynamic slicing",
      "topics": [
        "ds_gsa"
      ]
    },
    {
      "page": "ds_k",
      "title": "Dependency detection between level k (k > 1) categorical variable and continuous variable",
      "topics": [
        "ds_k"
      ]
    },
    {
      "page": "ds_test",
      "title": "Hypothesis testing via dynamic slicing",
      "topics": [
        "ds_test"
      ]
    },
    {
      "page": "ds_type_one_error",
      "title": "Relationship between penalty and Type I error",
      "topics": [
        "ds_type_one_error"
      ]
    },
    {
      "page": "export_res",
      "title": "Export gene set analysis result",
      "topics": [
        "export_res"
      ]
    },
    {
      "page": "gsa_exp",
      "title": "Gene expression matrix in gene set analysis",
      "topics": [
        "gsa_exp"
      ]
    },
    {
      "page": "gsa_label",
      "title": "Sample labels in gene set analysis",
      "topics": [
        "gsa_label"
      ]
    },
    {
      "page": "gsa_set",
      "title": "Gene set list in gene set analysis",
      "topics": [
        "gsa_set"
      ]
    },
    {
      "page": "load_cls",
      "title": "Load phenotype file",
      "topics": [
        "load_cls"
      ]
    },
    {
      "page": "load_gct",
      "title": "Load gene expression file",
      "topics": [
        "load_gct"
      ]
    },
    {
      "page": "load_gmt",
      "title": "Load gene set file",
      "topics": [
        "load_gmt"
      ]
    },
    {
      "page": "rank_by_s2n",
      "title": "Ranking genes by signal to noise ratio",
      "topics": [
        "rank_by_s2n"
      ]
    },
    {
      "page": "relabel",
      "title": "Reassigning values of categorical variable",
      "topics": [
        "relabel"
      ]
    },
    {
      "page": "slice_show",
      "title": "Show the slicing result",
      "topics": [
        "slice_show"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "dslice.Rnw",
      "filename": "dslice.pdf",
      "title": "dslice user manual",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "Running dslice",
        "Dynamic slicing model"
      ],
      "created": "2014-04-24",
      "modified": "2023-11-22 02:41:25",
      "commits": 5
    }
  ],
  "_score": 2.380211241711606,
  "_indexed": true,
  "_nocasepkg": "dslice",
  "_universes": [
    "yechao1009"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-07-05T13:46:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/a7525de19a234288e4ff7ea3e309eb9d52d6a52a34ee5fbd2a61d51df6b22684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-07-05T13:46:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/ac44bfb92136fae110222e8c05d5ec117cf7ff03d96e0ab40b90791b80611857",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-07-05T13:46:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/c101e21ce020b2853fb1e7bd931b2c212f5467d4557ae731ea067585b4720d21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-07-05T13:46:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/a6e88b8d0c163890fdc9a4dc55a69aef1d258d5a228102b78b2736ef756c8b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-07-05T13:46:10.000Z",
      "arch": "aarch64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/da051588e6454f258e8928880dfb565b190583d23b62fce5132f4fbad208ded8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-07-05T13:48:22.000Z",
      "arch": "x86_64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/10afe0c71b9ab18ad9ca7d05767ec57e63f3d33e10022368f6ed4aee54358d2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-07-05T13:45:58.000Z",
      "arch": "aarch64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/3f2cf5cde260837a396654f300114d531b84053e30e45480269f60932c654ad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-07-05T13:47:27.000Z",
      "arch": "x86_64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/e61e5381d4255c08df3ccbca4620bb93331bafdca7677b7944d4f568d7ed89bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-07-05T13:46:39.000Z",
      "arch": "emscripten",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/12ba7bf4173f75a6dc869bcdd86f27dba5a0c0ac1dc4e22c4d033468d0653a89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-07-05T13:45:54.000Z",
      "arch": "x86_64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/3ce9f9c769db68780d11c72e3e872a6693aeb9b5e4f6dd3ba551da31cd29e3c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-07-05T13:45:52.000Z",
      "arch": "x86_64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/001218ef7c899660e19ced20d7e55168cb564f076ecce0ed270715d185def73d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-07-05T13:45:59.000Z",
      "arch": "x86_64",
      "commit": "33cd96105a0ac1b13e459a54ffaaef775680b3d8",
      "fileid": "https://r2.ropensci.org/d59536f92daee00e48c4804b2c1120868b0c841a915cbba11d7c53809e62d2bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yechao1009/actions/runs/28742717759"
    }
  ]
}