{
  "_id": "6a185d7facfb0bcc41dbce7c",
  "Package": "pageRank",
  "Title": "Temporal and Multiplex PageRank for Gene Regulatory Network\nAnalysis",
  "Version": "1.23.0",
  "Authors@R": "person(\"Hongxu\", \"Ding\", role=c(\"aut\", \"cre\", \"ctb\", \"cph\"), email=\"hd2326@columbia.edu\")",
  "Description": "Implemented temporal PageRank analysis as defined by\nRozenshtein and Gionis. Implemented multiplex PageRank as\ndefined by Halu et al. Applied temporal and multiplex PageRank\nin gene regulatory network analysis.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "biocViews": "StatisticalMethod, GeneTarget, Network",
  "URL": "https://github.com/hd2326/pageRank",
  "BugReports": "https://github.com/hd2326/pageRank/issues",
  "RoxygenNote": "6.1.99.9001",
  "Config/pak/sysreqs": "libglpk-dev make libgsl0-dev libbz2-dev liblzma-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:44 UTC",
  "RemoteUrl": "https://github.com/bioc/pageRank",
  "RemoteRef": "HEAD",
  "RemoteSha": "400b824fb859d786c3086e5e6ded79e9839097aa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 14:44:47 UTC",
    "User": "root"
  },
  "Author": "Hongxu Ding [aut, cre, ctb, cph]",
  "Maintainer": "Hongxu Ding <hd2326@columbia.edu>",
  "MD5sum": "0722c093aaff0f1a955406342e74a9be",
  "_user": "bioc",
  "_type": "src",
  "_file": "pageRank_1.23.0.tar.gz",
  "_fileid": "1609bcb9e49b55543b09e9e63b4f127b567834456f221bc3117c8d446dccfb0f",
  "_filesize": 232064,
  "_sha256": "1609bcb9e49b55543b09e9e63b4f127b567834456f221bc3117c8d446dccfb0f",
  "_created": "2026-05-28T14:44:47.000Z",
  "_published": "2026-05-28T15:21:35.656Z",
  "_jobs": [
    {
      "job": 78317382102,
      "time": 329,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269143614"
    },
    {
      "job": 78317381971,
      "time": 528,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7269229799"
    },
    {
      "job": 78317381961,
      "time": 492,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7269213164"
    },
    {
      "job": 78317381984,
      "time": 317,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7269865154"
    },
    {
      "job": 78317382127,
      "time": 270,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7269889488"
    },
    {
      "job": 78315544890,
      "time": 514,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268975926"
    },
    {
      "job": 78317382095,
      "time": 267,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269116190"
    },
    {
      "job": 78317381888,
      "time": 379,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7269161553"
    },
    {
      "job": 78317382036,
      "time": 386,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7269162740"
    },
    {
      "job": 78317381943,
      "time": 442,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7269189831"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26581497464",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/pageRank",
  "_commit": {
    "id": "400b824fb859d786c3086e5e6ded79e9839097aa",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380824
  },
  "_maintainer": {
    "name": "Hongxu Ding",
    "email": "hd2326@columbia.edu"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "motifmatchr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "bcellViper",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg19",
      "role": "Suggests"
    },
    {
      "package": "JASPAR2018",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "TFBSTools",
      "role": "Suggests"
    },
    {
      "package": "GenomicFeatures",
      "role": "Suggests"
    },
    {
      "package": "annotate",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "statisticalmethod",
    "genetarget",
    "network"
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 325,
    "source": "https://www.bioconductor.org/packages/stats/bioc/pageRank"
  },
  "_devurl": "https://github.com/hd2326/pagerank",
  "_searchresults": 7,
  "_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/pageRank.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hd2326/pagerank",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "accessibility_network",
    "adjust_graph",
    "aracne_network",
    "bubble_plot",
    "clean_graph",
    "conformation_network",
    "diff_graph",
    "get_color_gradient",
    "multiplex_page_rank",
    "P_graph",
    "P_null",
    "time_expmat"
  ],
  "_help": [
    {
      "page": "accessibility_network",
      "title": "Build Network from Accessibility Peaks.",
      "topics": [
        "accessibility_network"
      ]
    },
    {
      "page": "adjust_graph",
      "title": "Re-calculate PageRank",
      "topics": [
        "adjust_graph"
      ]
    },
    {
      "page": "aracne_network",
      "title": "Re-format ARACNe Network.",
      "topics": [
        "aracne_network"
      ]
    },
    {
      "page": "bubble_plot",
      "title": "Make Bubbleplot",
      "topics": [
        "bubble_plot"
      ]
    },
    {
      "page": "clean_graph",
      "title": "Clean Graph",
      "topics": [
        "clean_graph"
      ]
    },
    {
      "page": "conformation_network",
      "title": "Build Network from Conformation Peaks.",
      "topics": [
        "conformation_network"
      ]
    },
    {
      "page": "diff_graph",
      "title": "Calculate Temporal PageRank from Two Graphs",
      "topics": [
        "diff_graph"
      ]
    },
    {
      "page": "get_color_gradient",
      "title": "Generate Color Gradient",
      "topics": [
        "get_color_gradient"
      ]
    },
    {
      "page": "multiplex_page_rank",
      "title": "Calculate Multiplex PageRank",
      "topics": [
        "multiplex_page_rank"
      ]
    },
    {
      "page": "P_graph",
      "title": "Build Probability-Based Network",
      "topics": [
        "P_graph"
      ]
    },
    {
      "page": "P_null",
      "title": "Build Null Distribution of Probability-Based Distance",
      "topics": [
        "P_null"
      ]
    },
    {
      "page": "time_expmat",
      "title": "Generate Timewise Average Gene Expression",
      "topics": [
        "time_expmat"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "caTools",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "DirichletMultinomial",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "glue",
    "gtools",
    "httr",
    "igraph",
    "IRanges",
    "jsonlite",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "motifmatchr",
    "openssl",
    "pkgconfig",
    "pwalign",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "seqLogo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "TFBSTools",
    "TFMPvalue",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "introduction.rnw",
      "filename": "introduction.pdf",
      "title": "pageRank",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2020-09-04 06:40:04",
      "modified": "2020-09-15 19:42:48",
      "commits": 6
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "pagerank",
  "_universes": [
    "bioc",
    "hd2326"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-28T14:52:17.000Z",
      "distro": "noble",
      "commit": "400b824fb859d786c3086e5e6ded79e9839097aa",
      "fileid": "031c3d1b8fb254cd9c28b4f956fd2caaa19b7270d571eef97f342e8da0296a73",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26581497464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-28T14:51:26.000Z",
      "distro": "noble",
      "commit": "400b824fb859d786c3086e5e6ded79e9839097aa",
      "fileid": "e7d6133885050c3a2149b3366234692ce8f33e218a4608981780cb84f59b85ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26581497464"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-28T15:17:48.000Z",
      "commit": "400b824fb859d786c3086e5e6ded79e9839097aa",
      "fileid": "02e1bb68cae92ed37ef47d08f3010e2c821b2fbe0fdda7ca15fd3615aba35491",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26581497464"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-28T15:18:56.000Z",
      "commit": "400b824fb859d786c3086e5e6ded79e9839097aa",
      "fileid": "b1ebc50842a397f311efb5e3120510ac0e6d773ce7733d3edd0bbb29f2c6e36a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26581497464"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-05-28T14:51:06.000Z",
      "commit": "400b824fb859d786c3086e5e6ded79e9839097aa",
      "fileid": "5b1f6a399dcb5323ea7a25a578133282f9866679bfcbcbf4d42345c8b2badf60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26581497464"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-28T14:49:18.000Z",
      "commit": "400b824fb859d786c3086e5e6ded79e9839097aa",
      "fileid": "d0c430971ab2673c80e30d6010c6e4466038fa16b70785dc85891edb3883aa37",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26581497464"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-28T14:49:34.000Z",
      "commit": "400b824fb859d786c3086e5e6ded79e9839097aa",
      "fileid": "77ac283ad9fda9a6a6be9325f2b2153e0e48cdf48020ce0712c7a7ac5393df27",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26581497464"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-28T14:50:35.000Z",
      "commit": "400b824fb859d786c3086e5e6ded79e9839097aa",
      "fileid": "9fa1e18a3bea8b4f2d77c87fc3994cc6cd3ea08aa705f0830caba2a5a8db7f54",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26581497464"
    }
  ]
}