{
  "_id": "6a49c6ab1f917fbb72a20846",
  "Package": "scDECO",
  "Type": "Package",
  "Title": "Estimating Dynamic Correlation",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Anderson\",\nfamily = \"Bussing\",\nrole = c(\"aut\", \"cre\"),\nemail = \"abussing@email.sc.edu\"),\nperson(given = \"Yen-Yi\",\nfamily = \"Ho\",\nrole = c(\"aut\", \"ths\"),\nemail = \"hoyen@stat.sc.edu\"),\nperson(given = \"Zichen\",\nfamily = \"Ma\",\nrole = \"aut\",\nemail = \"zma@colgate.edu\"),\nperson(given = \"Zhen\",\nfamily = \"Yang\",\nrole = \"aut\",\nemail = \"zheny@email.sc.edu\"))",
  "Description": "Implementations for two different Bayesian models of\ndifferential co-expression. scdeco.cop() fits the bivariate\nGaussian copula model from Zichen Ma, Shannon W. Davis, Yen-Yi\nHo (2023) <doi:10.1111/biom.13701>, while scdeco.pg() fits the\nbivariate Poisson-Gamma model from Zhen Yang, Yen-Yi Ho (2022)\n<doi:10.1111/biom.13457>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/YenYiHo-Lab/scDECO",
  "BugReports": "https://github.com/YenYiHo-Lab/scDECO/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "jags",
  "Repository": "https://yenyiho-lab.r-universe.dev",
  "Date/Publication": "2024-06-05 23:07:51 UTC",
  "RemoteUrl": "https://github.com/yenyiho-lab/scdeco",
  "RemoteRef": "HEAD",
  "RemoteSha": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 02:48:07 UTC",
    "User": "root"
  },
  "Author": "Anderson Bussing [aut, cre],\nYen-Yi Ho [aut, ths],\nZichen Ma [aut],\nZhen Yang [aut]",
  "Maintainer": "Anderson Bussing <abussing@email.sc.edu>",
  "_user": "yenyiho-lab",
  "_type": "src",
  "_file": "scDECO_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/131f76d78cf19e529d30b2ab0d17280af12756c7e43d0d5e3a2dcc4fdc8e8fd8",
  "_filesize": 266347,
  "_sha256": "131f76d78cf19e529d30b2ab0d17280af12756c7e43d0d5e3a2dcc4fdc8e8fd8",
  "_expires": "2026-10-13T02:51:21.000Z",
  "_created": "2026-07-05T02:48:07.000Z",
  "_published": "2026-07-05T02:51:23.291Z",
  "_jobs": [
    {
      "job": 85186963163,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087683293"
    },
    {
      "job": 85186963165,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087682290"
    },
    {
      "job": 85186963164,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087681290"
    },
    {
      "job": 85186963157,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087679799"
    },
    {
      "job": 85186811912,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087669940"
    },
    {
      "job": 85186963159,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087679137"
    },
    {
      "job": 85186963167,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087678592"
    },
    {
      "job": 85186963272,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087680510"
    },
    {
      "job": 85186963189,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087678535"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yenyiho-lab/actions/runs/28727306533",
  "_status": "success",
  "_upstream": "https://github.com/yenyiho-lab/scdeco",
  "_commit": {
    "id": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
    "author": "abussing <101529275+abussing@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "changing installation to CRAN",
    "time": 1717628871
  },
  "_maintainer": {
    "name": "Anderson Bussing",
    "email": "abussing@email.sc.edu",
    "login": "abussing",
    "description": "",
    "uuid": 101529275
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "rjags",
      "role": "Imports"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yenyiho-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "abussing",
      "count": 164,
      "uuid": 101529275
    }
  ],
  "_userbio": {
    "uuid": 146361097,
    "type": "organization",
    "name": "Yen-Yi Ho Lab",
    "followers": 0,
    "description": "Yen-Yi Ho's Research Lab at the University of South Carolina. "
  },
  "_downloads": {
    "count": 254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scDECO"
  },
  "_devurl": "https://github.com/yenyiho-lab/scdeco",
  "_searchresults": 0,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_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/scDECO.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yenyiho-lab/scdeco",
  "_realowner": "yenyiho-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-06-04"
    },
    {
      "version": "0.1.1",
      "date": "2025-04-02"
    }
  ],
  "_exports": [
    "scdeco.cop",
    "scdeco.pg",
    "scdeco.sim.cop",
    "scdeco.sim.pg"
  ],
  "_help": [
    {
      "page": "scdeco.cop",
      "title": "Copula dynamic correlation fitting function",
      "topics": [
        "scdeco.cop"
      ]
    },
    {
      "page": "scdeco.pg",
      "title": "ZENCO Poisson Gamma dynamic correlation fitting function",
      "topics": [
        "scdeco.pg"
      ]
    },
    {
      "page": "scdeco.sim.cop",
      "title": "Simulating from copula model",
      "topics": [
        "scdeco.sim.cop"
      ]
    },
    {
      "page": "scdeco.sim.pg",
      "title": "Simulating from ZENCO Model",
      "topics": [
        "scdeco.sim.pg"
      ]
    }
  ],
  "_readme": "https://github.com/yenyiho-lab/scdeco/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "expm",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "msm",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "rjags",
    "rlang",
    "survival",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2604.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary"
    },
    {
      "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": "scDECO-Copula.Rmd",
      "filename": "scDECO-Copula.html",
      "title": "scDECO-Copula",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quick Start",
        "Model Details",
        "Marginal Parameterizations",
        "Incorporating Zero-inflation",
        "Parameter Estimation",
        "Citations"
      ],
      "created": "2024-05-01 05:53:49",
      "modified": "2024-06-02 16:45:00",
      "commits": 3
    },
    {
      "source": "scDECO-Poisson-Gamma.Rmd",
      "filename": "scDECO-Poisson-Gamma.html",
      "title": "scDECO-Poisson-Gamma",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quick Start",
        "Model Details",
        "Parameter Estimation",
        "Citations"
      ],
      "created": "2024-05-01 05:53:49",
      "modified": "2024-06-02 16:45:00",
      "commits": 3
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "scdeco",
  "_universes": [
    "yenyiho-lab",
    "abussing"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T02:50:22.000Z",
      "distro": "resolute",
      "commit": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
      "fileid": "https://r2.ropensci.org/c843adb180aa900bf090f168b9529edfd0bdd7671587f13f6f7cd4dc6ca9a1b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yenyiho-lab/actions/runs/28727306533"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T02:50:13.000Z",
      "distro": "resolute",
      "commit": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
      "fileid": "https://r2.ropensci.org/7e113dc1cd98bac8986100bab0b32cc599489f85bd53dcb4edae98ff39b9470c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yenyiho-lab/actions/runs/28727306533"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T02:50:12.000Z",
      "commit": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
      "fileid": "https://r2.ropensci.org/779cd92a55098ba52b904f83ca2e827fc8e420fc9bb2ddf8e64206a2b98cbebf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yenyiho-lab/actions/runs/28727306533"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T02:49:56.000Z",
      "commit": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
      "fileid": "https://r2.ropensci.org/66bdf3e210043b52e233afaf277d20ed25489a655c2be2a93ccf89c25677cfd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yenyiho-lab/actions/runs/28727306533"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-05T02:50:08.000Z",
      "commit": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
      "fileid": "https://r2.ropensci.org/aa1e5af46bf3570683966f406730b0f78c8b879bbd33c0258cc0ad96ed10b377",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yenyiho-lab/actions/runs/28727306533"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T02:49:25.000Z",
      "commit": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
      "fileid": "https://r2.ropensci.org/69178e81b6aa339c1f746cd6288ce5760c2dc9f973af0da93d7999daad018a1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yenyiho-lab/actions/runs/28727306533"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T02:49:33.000Z",
      "commit": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
      "fileid": "https://r2.ropensci.org/e157bff729c4da4502b593d8151e8363f319218ac735c408e1f75541918eab66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yenyiho-lab/actions/runs/28727306533"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T02:49:25.000Z",
      "commit": "afa8d434c1dd27fbd6377657b77bb83795f340a6",
      "fileid": "https://r2.ropensci.org/559b856d873eae0bd99282220c5b388c90fc88faf85fba6fdacec5b4d4d34d9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yenyiho-lab/actions/runs/28727306533"
    }
  ]
}