Package: pageRank Title: Temporal and Multiplex PageRank for Gene Regulatory Network Analysis 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 Rozenshtein and Gionis. Implemented multiplex PageRank as defined by Halu et al. Applied temporal and multiplex PageRank in gene regulatory network analysis. Depends: R (>= 4.0) License: GPL-2 Encoding: UTF-8 Imports: GenomicRanges, igraph, motifmatchr, stats, utils, grDevices, graphics Suggests: bcellViper, BSgenome.Hsapiens.UCSC.hg19, JASPAR2018, TxDb.Hsapiens.UCSC.hg19.knownGene, org.Hs.eg.db, TFBSTools, GenomicFeatures, annotate 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 libxml2-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: 2026-07-05 00:46:43 UTC; root Author: Hongxu Ding [aut, cre, ctb, cph] Maintainer: Hongxu Ding