{
  "_id": "6a496a623c3572b93bf801df",
  "Package": "DrImpute",
  "Version": "1.0",
  "Date": "2017-7-15",
  "Title": "Imputing Dropout Events in Single-Cell RNA-Sequencing Data",
  "Description": "R codes for imputing dropout events. Many statistical\nmethods in cell type identification, visualization and lineage\nreconstruction do not account for dropout events ('PCAreduce',\n'SC3', 'PCA', 't-SNE', 'Monocle', 'TSCAN', etc). 'DrImpute' can\nimprove the performance of such software by imputing dropout\nevents.",
  "Author": "Il-Youp Kwak with contributions from Wuming Gong",
  "Maintainer": "Il-Youp Kwak <ilyoup.kwak@gmail.com>",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/ikwak2/DrImpute",
  "RoxygenNote": "6.0.1",
  "Repository": "https://ikwak2.r-universe.dev",
  "Date/Publication": "2017-09-09 09:20:30 UTC",
  "RemoteUrl": "https://github.com/ikwak2/drimpute",
  "RemoteRef": "HEAD",
  "RemoteSha": "f7f882b36ab774ff87509696788cb025033f61fc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 20:13:02 UTC",
    "User": "root"
  },
  "_user": "ikwak2",
  "_type": "src",
  "_file": "DrImpute_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/dee0aa54fea9b14bf7c712600ed96ca3d629c982592a87cb64ed92d5c6da2192",
  "_filesize": 1519623,
  "_sha256": "dee0aa54fea9b14bf7c712600ed96ca3d629c982592a87cb64ed92d5c6da2192",
  "_expires": "2026-10-12T20:17:36.000Z",
  "_created": "2026-07-04T20:13:02.000Z",
  "_published": "2026-07-04T20:17:38.086Z",
  "_jobs": [
    {
      "job": 85163489346,
      "time": 163,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085073786"
    },
    {
      "job": 85163489355,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085071907"
    },
    {
      "job": 85163489343,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085072098"
    },
    {
      "job": 85163489358,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085071682"
    },
    {
      "job": 85163489356,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085070016"
    },
    {
      "job": 85163489363,
      "time": 165,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085073785"
    },
    {
      "job": 85163489362,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085064967"
    },
    {
      "job": 85163489341,
      "time": 232,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085081252"
    },
    {
      "job": 85163194270,
      "time": 271,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085053571"
    },
    {
      "job": 85163489350,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085073177"
    },
    {
      "job": 85163489777,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085066259"
    },
    {
      "job": 85163489338,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085068854"
    },
    {
      "job": 85163489331,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085067466"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277",
  "_status": "success",
  "_upstream": "https://github.com/ikwak2/drimpute",
  "_commit": {
    "id": "f7f882b36ab774ff87509696788cb025033f61fc",
    "author": "ilyoup kwak <ikwak@umn.edu>",
    "committer": "ilyoup kwak <ikwak@umn.edu>",
    "message": "readme update\n",
    "time": 1504948830
  },
  "_maintainer": {
    "name": "Il-Youp Kwak",
    "email": "ilyoup.kwak@gmail.com",
    "login": "ikwak2",
    "description": "",
    "uuid": 944558
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "irlba",
      "role": "Suggests"
    }
  ],
  "_owner": "ikwak2",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "ikwak2",
      "count": 22,
      "uuid": 944558
    }
  ],
  "_userbio": {
    "uuid": 944558,
    "type": "user",
    "name": "Il-Youp Kwak",
    "followers": 62
  },
  "_downloads": {
    "count": 398,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DrImpute"
  },
  "_mentions": 19,
  "_devurl": "https://github.com/ikwak2/drimpute",
  "_searchresults": 91,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DrImpute.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ikwak2/drimpute",
  "_realowner": "ikwak2",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-07-15"
    }
  ],
  "_exports": [
    "DrImpute",
    "getCls",
    "preprocessSC"
  ],
  "_datasets": [
    {
      "name": "exdata",
      "title": "Usoskin data",
      "object": "exdata",
      "file": "exdata.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "NF",
        "NP",
        "TH",
        "TH",
        "NP",
        "NP",
        "NP",
        "TH",
        "TH",
        "TH",
        "PEP",
        "NF",
        "NP",
        "NP",
        "NP",
        "TH",
        "NF",
        "PEP",
        "TH",
        "TH",
        "PEP",
        "TH",
        "NF",
        "NP",
        "TH",
        "TH",
        "TH",
        "TH",
        "TH",
        "NP",
        "NF",
        "NP",
        "TH",
        "TH",
        "TH",
        "TH",
        "NP",
        "NP",
        "NF",
        "PEP",
        "TH",
        "NP",
        "TH",
        "NP",
        "TH",
        "PEP",
        "TH",
        "TH",
        "NP",
        "TH",
        "NP",
        "TH",
        "TH",
        "TH",
        "TH",
        "TH",
        "NF",
        "NP",
        "NF",
        "NF",
        "NF",
        "NP",
        "PEP",
        "TH",
        "TH",
        "PEP",
        "PEP",
        "NP",
        "TH",
        "NP",
        "NP",
        "PEP",
        "NP",
        "TH",
        "PEP",
        "PEP",
        "TH",
        "NF",
        "NP",
        "NF",
        "PEP",
        "NP",
        "NF",
        "NP",
        "NF",
        "TH",
        "TH",
        "TH",
        "NF",
        "NP",
        "NF",
        "TH",
        "NF",
        "TH",
        "TH",
        "TH",
        "NF",
        "NP",
        "NP",
        "NP",
        "NP",
        "PEP",
        "NP",
        "PEP",
        "NF",
        "NP",
        "TH",
        "NP",
        "TH",
        "TH",
        "TH",
        "NF",
        "TH",
        "TH",
        "TH",
        "PEP",
        "TH",
        "NP",
        "PEP",
        "TH",
        "TH",
        "NP",
        "TH",
        "NP",
        "NP",
        "NF",
        "NP",
        "NP",
        "TH",
        "NP",
        "NP",
        "NF",
        "TH",
        "TH",
        "NF",
        "TH",
        "PEP",
        "TH",
        "NP",
        "TH",
        "PEP",
        "TH",
        "TH",
        "TH",
        "PEP",
        "PEP",
        "TH",
        "TH",
        "PEP",
        "NF"
      ],
      "rows": 25334,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "DrImpute",
      "title": "Imputing dropout events in single-cell RNA-sequencing data.",
      "topics": [
        "DrImpute"
      ]
    },
    {
      "page": "exdata",
      "title": "Usoskin data",
      "topics": [
        "exdata"
      ]
    },
    {
      "page": "getCls",
      "title": "get base clustering results using SC3 based clustering methods.",
      "topics": [
        "getCls"
      ]
    },
    {
      "page": "preprocessSC",
      "title": "A function for preprocessing gene expression matrix.",
      "topics": [
        "preprocessSC"
      ]
    }
  ],
  "_readme": "https://github.com/ikwak2/drimpute/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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": "DrImpute.Rmd",
      "filename": "DrImpute.html",
      "title": "DrImpute : imputing dropout events in single-cell RNA-sequencing data",
      "author": "Il-Youp Kwak",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data preparation",
        "Data analysis"
      ],
      "created": "2017-07-15 08:42:29",
      "modified": "2017-07-15 09:12:30",
      "commits": 2
    }
  ],
  "_score": 6.834102655712794,
  "_indexed": true,
  "_nocasepkg": "drimpute",
  "_universes": [
    "ikwak2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-04T20:15:51.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/00c78339434571a7393de5e4af8f3130054d20f205f4ab69cf08c5c0bb7aea2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-04T20:15:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/2e2ca7e623856295368686f73bc04f4b373f9b4b75431fa1192211a7178743c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-04T20:15:37.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/41eedaaae404faf31fd49fe18231cc73d305b4cc4b4a989a0f2d3acb5b1675c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-04T20:15:29.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/7a3599190e836190a9d748cc6d0b66fa9fbe839696e596f08eed04aedbb89284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-04T20:15:14.000Z",
      "arch": "aarch64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/7672cd2efd822e4574e3a0df35eb320e3b76eb22b773422e8ebfa5f45c99a7c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-04T20:15:36.000Z",
      "arch": "x86_64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/e32624846ae0d5f04c94b5389c6b498f22c23e046cc1547655cfdd205e472059",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-04T20:14:40.000Z",
      "arch": "aarch64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/85bd97a4038736a7e1b9ffd7590c0a2b6920c56aeb572e88d90e43efe1ae26e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-04T20:16:23.000Z",
      "arch": "x86_64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/b5824ecd2b02fe3342518bfc594b830e0c150b91c3cafb5699445e467b841ed5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-04T20:15:59.000Z",
      "arch": "emscripten",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/d5101f41f18b3d4a1656ad1a647d26a6a64f03a783625616ec5467aaccf9bc53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-04T20:14:20.000Z",
      "arch": "x86_64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/f44a77bbf221dfbba4e9f0c02d8a4ab3571ef20016e54eb6840d7f1a3dac571b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-04T20:14:38.000Z",
      "arch": "x86_64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/755c85fa1c69e64313a10417f37fa5c41f5b91f14dd5e45db3d3e725d4c4ed31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-04T20:14:24.000Z",
      "arch": "x86_64",
      "commit": "f7f882b36ab774ff87509696788cb025033f61fc",
      "fileid": "https://r2.ropensci.org/2df6813e1f97f3453842bac875732ec5e2fb8b2fceaa998335f950fb969bc585",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikwak2/actions/runs/28718200277"
    }
  ]
}