{
  "_id": "6a22a41fcd65a98ecbd59683",
  "Package": "scregclust",
  "Title": "Reconstructing the Regulatory Programs of Target Genes in\nscRNA-Seq Data",
  "Version": "0.2.4",
  "Authors@R": "c(\nperson(\"Felix\", \"Held\", ,\"felix.held@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7679-7752\")),\nperson(\"Ida\", \"Larsson\", ,\"ida.larsson@igp.uu.se\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-5422-4243\")),\nperson(\"Sven\", \"Nelander\", ,\"sven.nelander@igp.uu.se\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-1758-1262\")),\nperson(\"André\", \"Armatowski\", role = c(\"ctb\")))",
  "Description": "Implementation of the scregclust algorithm described in\nLarsson, Held, et al. (2024) <doi:10.1038/s41467-024-53954-3>\nwhich reconstructs regulatory programs of target genes in\nscRNA-seq data. Target genes are clustered into modules and\neach module is associated with a linear model describing the\nregulatory program.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "License": "GPL (>= 3)",
  "Config/testthat/edition": "3",
  "URL": "https://scmethods.github.io/scregclust/,\nhttps://github.com/scmethods/scregclust/",
  "BugReports": "https://github.com/scmethods/scregclust/issues",
  "Config/Needs/website": "quarto",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 10:20:46 UTC",
    "User": "root"
  },
  "Author": "Felix Held [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7679-7752>), Ida Larsson [aut]\n(ORCID: <https://orcid.org/0000-0001-5422-4243>), Sven Nelander\n[aut] (ORCID: <https://orcid.org/0000-0003-1758-1262>), André\nArmatowski [ctb]",
  "Maintainer": "Felix Held <felix.held@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-05 23:52:53 UTC",
  "RemoteUrl": "https://github.com/cran/scregclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "43b805ab72704b8b7fc6f709efb1532c82c3e63d",
  "MD5sum": "34a91ee8429f6bcfe2362710c451829e",
  "_user": "cran",
  "_type": "src",
  "_file": "scregclust_0.2.4.tar.gz",
  "_fileid": "1e1c740a0e3231a5922e74f7086f06510c7f4dc50e7a8f3873fd38ad99310e41",
  "_filesize": 440564,
  "_sha256": "1e1c740a0e3231a5922e74f7086f06510c7f4dc50e7a8f3873fd38ad99310e41",
  "_created": "2026-06-05T10:20:46.000Z",
  "_published": "2026-06-05T10:25:35.898Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79708884340,
      "time": 211,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434346459"
    },
    {
      "job": 79708884335,
      "time": 225,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434349528"
    },
    {
      "job": 79708884350,
      "time": 228,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434351364"
    },
    {
      "job": 79708884349,
      "time": 220,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434348059"
    },
    {
      "job": 79708223108,
      "time": 278,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434281988"
    },
    {
      "job": 79708884268,
      "time": 197,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434341359"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27009153128",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/scregclust",
  "_commit": {
    "id": "43b805ab72704b8b7fc6f709efb1532c82c3e63d",
    "author": "Felix Held <felix.held@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.4\n",
    "time": 1775433173
  },
  "_maintainer": {
    "name": "Felix Held",
    "email": "felix.held@gmail.com",
    "login": "cyianor",
    "orcid": "0000-0002-7679-7752",
    "description": "",
    "uuid": 404411
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "version": ">= 5.0.0",
      "role": "Suggests"
    },
    {
      "package": "hdf5r",
      "role": "Suggests"
    },
    {
      "package": "glmGamPoi",
      "role": "Suggests"
    },
    {
      "package": "GEOquery",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.2.1",
      "date": "2025-07-24"
    },
    {
      "name": "0.2.2",
      "date": "2025-07-27"
    },
    {
      "name": "0.2.3",
      "date": "2026-04-05"
    },
    {
      "name": "0.2.4",
      "date": "2026-04-05"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cyianor",
      "count": 6,
      "uuid": 404411
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 512,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scregclust"
  },
  "_devurl": "https://github.com/scmethods/scregclust",
  "_pkgdown": "https://scmethods.github.io/scregclust/",
  "_searchresults": 20,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scregclust.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/scmethods/scregclust",
  "_realowner": "scmethods",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.10",
      "date": "2024-11-21"
    },
    {
      "version": "0.2.0",
      "date": "2024-12-06"
    },
    {
      "version": "0.2.1",
      "date": "2025-07-24"
    },
    {
      "version": "0.2.2",
      "date": "2025-08-01"
    },
    {
      "version": "0.2.3",
      "date": "2026-04-05"
    },
    {
      "version": "0.2.4",
      "date": "2026-04-05"
    }
  ],
  "_exports": [
    "available_results",
    "cluster_overlap",
    "fast_cor",
    "find_module_sizes",
    "get_avg_num_regulators",
    "get_num_final_configs",
    "get_rand_indices",
    "get_regulator_list",
    "get_target_gene_modules",
    "kmeanspp",
    "plot_module_count_helper",
    "plot_regulator_network",
    "plot_silhouettes",
    "scregclust",
    "scregclust_format"
  ],
  "_help": [
    {
      "page": "available_results",
      "title": "Extract final configurations into a data frame",
      "concept": [
        "helpers"
      ],
      "topics": [
        "available_results"
      ]
    },
    {
      "page": "cluster_overlap",
      "title": "Create a table of module overlap for two clusterings",
      "concept": [
        "helpers"
      ],
      "topics": [
        "cluster_overlap"
      ]
    },
    {
      "page": "fast_cor",
      "title": "Fast computation of correlation",
      "concept": [
        "helpers"
      ],
      "topics": [
        "fast_cor"
      ]
    },
    {
      "page": "find_module_sizes",
      "title": "Determine module sizes",
      "concept": [
        "helpers"
      ],
      "topics": [
        "find_module_sizes"
      ]
    },
    {
      "page": "get_avg_num_regulators",
      "title": "Get the average number of active regulators per module",
      "concept": [
        "utilities"
      ],
      "topics": [
        "get_avg_num_regulators"
      ]
    },
    {
      "page": "get_num_final_configs",
      "title": "Return the number of final configurations",
      "concept": [
        "utilities"
      ],
      "topics": [
        "get_num_final_configs"
      ]
    },
    {
      "page": "get_rand_indices",
      "title": "Compute Rand indices",
      "concept": [
        "utilities"
      ],
      "topics": [
        "get_rand_indices"
      ]
    },
    {
      "page": "get_regulator_list",
      "title": "Return list of regulator genes",
      "concept": [
        "utilities"
      ],
      "topics": [
        "get_regulator_list"
      ]
    },
    {
      "page": "get_target_gene_modules",
      "title": "Extract target gene modules for given penalization parameters",
      "concept": [
        "utilities"
      ],
      "topics": [
        "get_target_gene_modules"
      ]
    },
    {
      "page": "kmeanspp",
      "title": "Perform the k-means++ algorithm",
      "concept": [
        "helpers"
      ],
      "topics": [
        "kmeanspp"
      ]
    },
    {
      "page": "plot_module_count_helper",
      "title": "Plot average silhouette scores and average predictive R^2",
      "concept": [
        "plotting"
      ],
      "topics": [
        "plot_module_count_helper"
      ]
    },
    {
      "page": "plot_regulator_network",
      "title": "Plotting the regulatory table from scregclust as a directed graph",
      "concept": [
        "plotting"
      ],
      "topics": [
        "plot_regulator_network"
      ]
    },
    {
      "page": "plot_silhouettes",
      "title": "Plot individual silhouette scores",
      "concept": [
        "plotting"
      ],
      "topics": [
        "plot_silhouettes"
      ]
    },
    {
      "page": "scregclust",
      "title": "Uncover gene modules and their regulatory programs from single-cell data",
      "concept": [
        "main"
      ],
      "topics": [
        "scregclust"
      ]
    },
    {
      "page": "scregclust_format",
      "title": "Package data before clustering",
      "concept": [
        "main"
      ],
      "topics": [
        "scregclust_format"
      ]
    }
  ],
  "_readme": "https://github.com/cran/scregclust/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "reshape",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "scregclust",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://scmethods.r-universe.dev/scregclust",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-05T10:24:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "43b805ab72704b8b7fc6f709efb1532c82c3e63d",
      "fileid": "419da9ebac3e8717647e4a995eadd2c3c25a46db8d62e698e222b9711effce94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27009153128"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-05T10:24:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "43b805ab72704b8b7fc6f709efb1532c82c3e63d",
      "fileid": "20b87086a2349a09a992a8e3965a8a27eec0f6be16228d5ccd051c6238ad1ceb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27009153128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-05T10:24:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "43b805ab72704b8b7fc6f709efb1532c82c3e63d",
      "fileid": "ce9dee7bbb5828f0a8019c999523d646fef66653b68782e629658a022300ab09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27009153128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-05T10:24:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "43b805ab72704b8b7fc6f709efb1532c82c3e63d",
      "fileid": "9caeaacb641bc80a5b1c5a2f8f2a487d0e45113e8a403048fcdefd7f508999e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27009153128"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-05T10:24:27.000Z",
      "arch": "emscripten",
      "commit": "43b805ab72704b8b7fc6f709efb1532c82c3e63d",
      "fileid": "a019680656fece4c5de66f8dc9f7f4f150e74488b657ae3157ef5d417140376f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27009153128"
    }
  ]
}