{
  "_id": "6a587b54ff0138dec5d74099",
  "Package": "scISR",
  "Type": "Package",
  "Title": "Single-Cell Imputation using Subspace Regression",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Duc\", \"Tran\", , \"duct@nevada.unr.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Bang\", \"Tran\", role = c(\"aut\")),\nperson(\"Hung\", \"Nguyen\", role = c(\"aut\")),\nperson(\"Tin\", \"Nguyen\", role = c(\"fnd\"))\n)",
  "Maintainer": "Duc Tran <duct@nevada.unr.edu>",
  "Description": "Provides an imputation pipeline for single-cell RNA\nsequencing data. The 'scISR' method uses a hypothesis-testing\ntechnique to identify zero-valued entries that are most likely\naffected by dropout events and estimates the dropout values\nusing a subspace regression model (Tran et.al. (2022)\n<DOI:10.1038/s41598-022-06500-4>).",
  "License": "LGPL",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/duct317/scISR",
  "BugReports": "https://github.com/duct317/scISR/issues",
  "Config/pak/sysreqs": "make",
  "Repository": "https://duct317.r-universe.dev",
  "Date/Publication": "2022-06-30 18:47:05 UTC",
  "RemoteUrl": "https://github.com/duct317/scisr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
  "Packaged": {
    "Date": "2026-07-16 06:29:31 UTC",
    "User": "root"
  },
  "Author": "Duc Tran [aut, cre],\nBang Tran [aut],\nHung Nguyen [aut],\nTin Nguyen [fnd]",
  "_user": "duct317",
  "_type": "src",
  "_file": "scISR_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/1a6fb8763f4177227361809ee73892d2493fea72aa72d08b500552a03daf69c8",
  "_filesize": 685524,
  "_sha256": "1a6fb8763f4177227361809ee73892d2493fea72aa72d08b500552a03daf69c8",
  "_expires": "2026-10-24T06:33:54.000Z",
  "_created": "2026-07-16T06:29:31.000Z",
  "_published": "2026-07-16T06:33:55.888Z",
  "_jobs": [
    {
      "job": 87551665661,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8366955273"
    },
    {
      "job": 87551665685,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8366948206"
    },
    {
      "job": 87551665672,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8366934915"
    },
    {
      "job": 87551665696,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8366922642"
    },
    {
      "job": 87550745799,
      "time": 365,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8366883797"
    },
    {
      "job": 87551665684,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8366916210"
    },
    {
      "job": 87551665713,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8366908584"
    },
    {
      "job": 87551665698,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8366919973"
    },
    {
      "job": 87551665694,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8366911254"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/duct317/actions/runs/29476554446",
  "_status": "success",
  "_upstream": "https://github.com/duct317/scisr",
  "_commit": {
    "id": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
    "author": "Duc <duct@nevada.unr.edu>",
    "committer": "Duc <duct@nevada.unr.edu>",
    "message": "add CRAN link\n",
    "time": 1656614825
  },
  "_maintainer": {
    "name": "Duc Tran",
    "email": "duct@nevada.unr.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "PINSPlus",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mclust",
      "role": "Suggests"
    }
  ],
  "_owner": "duct317",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "duct317",
      "count": 1,
      "uuid": 11046415
    }
  ],
  "_userbio": {
    "uuid": 11046415,
    "type": "user",
    "name": "Duc Tran",
    "followers": 4
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scISR"
  },
  "_devurl": "https://github.com/duct317/scisr",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scISR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/duct317/scisr",
  "_realowner": "duct317",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-06-30"
    }
  ],
  "_exports": [
    "scISR"
  ],
  "_datasets": [
    {
      "name": "Goolam",
      "title": "Goolam",
      "object": "Goolam",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Goolam",
      "title": "Goolam",
      "topics": [
        "Goolam"
      ]
    },
    {
      "page": "scISR",
      "title": "scISR: Single-cell Imputation using Subspace Regression",
      "topics": [
        "scISR"
      ]
    }
  ],
  "_readme": "https://github.com/duct317/scisr/raw/HEAD/README.md",
  "_rundeps": [
    "cluster",
    "codetools",
    "commonmark",
    "doParallel",
    "entropy",
    "FNN",
    "foreach",
    "impute",
    "irlba",
    "iterators",
    "lattice",
    "litedown",
    "markdown",
    "Matrix",
    "matrixStats",
    "mclust",
    "PINSPlus",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "xfun"
  ],
  "_vignettes": [
    {
      "source": "Example.Rmd",
      "filename": "Example.html",
      "title": "scISR package manual",
      "author": "Duc Tran",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Installation",
        "Using scISR",
        "Preparing data",
        "Imputation",
        "Result evaluation"
      ],
      "created": "2021-01-21 06:05:50",
      "modified": "2022-05-09 19:44:31",
      "commits": 3
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "scisr",
  "_universes": [
    "duct317"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-16T06:33:07.000Z",
      "distro": "resolute",
      "commit": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
      "fileid": "https://r2.ropensci.org/1efe3ac19d14c9aecf1323d24d4b057a7e1947770dcc325a6990f31e3a9d6375",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duct317/actions/runs/29476554446"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-16T06:32:46.000Z",
      "distro": "resolute",
      "commit": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
      "fileid": "https://r2.ropensci.org/434ee1bc6f589faec9cdd4b614175541f22e653dbef6f6ad550d435c684cab48",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duct317/actions/runs/29476554446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-16T06:32:09.000Z",
      "commit": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
      "fileid": "https://r2.ropensci.org/f1221c62212e6ef25156f73af700b1fc66f053fe359d8e45f7f1d906a3c0deae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duct317/actions/runs/29476554446"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-16T06:31:31.000Z",
      "commit": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
      "fileid": "https://r2.ropensci.org/4fc6c99bb852a41b96679c92955fab59de07c54e926dea17c852d89b3a9215a6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duct317/actions/runs/29476554446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-16T06:31:32.000Z",
      "commit": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
      "fileid": "https://r2.ropensci.org/f574511eaa6b7f5c83b777b4dcbc19b8afff9107c0293513e757a2b583645eba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/duct317/actions/runs/29476554446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-16T06:30:39.000Z",
      "commit": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
      "fileid": "https://r2.ropensci.org/3ca8d556caee5dff6f0b51d54df3cea460db3e1687c344cb48027f3d852c5581",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duct317/actions/runs/29476554446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-16T06:31:15.000Z",
      "commit": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
      "fileid": "https://r2.ropensci.org/6cad53793e9bf2a01e07ede1338dd5210ddd267c11b61e4721c09c8426f9223e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duct317/actions/runs/29476554446"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-16T06:30:39.000Z",
      "commit": "b25eac4ad6b5ee2eaca923d688ffaa49032ac3b1",
      "fileid": "https://r2.ropensci.org/0ba0601d1cbcb8ba607dd608470cb04c25bbcdc6cf4d442815902f5c0e74b076",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/duct317/actions/runs/29476554446"
    }
  ]
}