{
  "_id": "6a1afd601d7bb097a09fdee4",
  "Package": "RTNduals",
  "Type": "Package",
  "Title": "Analysis of co-regulation and inference of 'dual regulons'",
  "Version": "1.37.0",
  "Author": "Vinicius S. Chagas, Clarice S. Groeneveld, Gordon Robertson,\nKerstin B. Meyer, Mauro A. A. Castro",
  "Maintainer": "Mauro Castro <mauro.a.castro@gmail.com>, Clarice Groeneveld\n<clari.groeneveld@gmail.com>",
  "Description": "RTNduals identifies co-regulatory loops between pairs of\nregulons inferred by the RTN package by evaluating their shared\ntarget genes. It infers dual regulons and tests whether\nregulator pairs exhibit cooperative or competitive influences\non common targets.",
  "License": "Artistic-2.0",
  "biocViews": "GeneRegulation, GeneExpression, NetworkEnrichment,\nNetworkInference, GraphAndNetwork",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:45:04 UTC",
  "RemoteUrl": "https://github.com/bioc/RTNduals",
  "RemoteRef": "HEAD",
  "RemoteSha": "06512eb54bedd52a66349f05b183c941cd18dc3f",
  "Packaged": {
    "Date": "2026-05-30 09:51:52 UTC",
    "User": "root"
  },
  "MD5sum": "12b507464e2f52bf73812534e4445fa4",
  "_user": "bioc",
  "_type": "src",
  "_file": "RTNduals_1.37.0.tar.gz",
  "_fileid": "d401da4939edb678ed3baec8d1aa9806cbf1ec40ef56b521a8a2645fea67ebb6",
  "_filesize": 508332,
  "_sha256": "d401da4939edb678ed3baec8d1aa9806cbf1ec40ef56b521a8a2645fea67ebb6",
  "_created": "2026-05-30T09:51:52.000Z",
  "_published": "2026-05-30T15:08:16.456Z",
  "_jobs": [
    {
      "job": 78640873137,
      "time": 203,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307563218"
    },
    {
      "job": 78640873148,
      "time": 442,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307587917"
    },
    {
      "job": 78640873154,
      "time": 464,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307590422"
    },
    {
      "job": 78640873186,
      "time": 264,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309120202"
    },
    {
      "job": 78640873179,
      "time": 240,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309117123"
    },
    {
      "job": 78640014822,
      "time": 278,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307320043"
    },
    {
      "job": 78640873146,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307561291"
    },
    {
      "job": 78640873189,
      "time": 312,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307574000"
    },
    {
      "job": 78640873172,
      "time": 423,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307583619"
    },
    {
      "job": 78640873182,
      "time": 395,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307581851"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677159625",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/RTNduals",
  "_commit": {
    "id": "06512eb54bedd52a66349f05b183c941cd18dc3f",
    "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": 1777380304
  },
  "_maintainer": {
    "name": "Mauro Castro",
    "email": "clari.groeneveld@gmail.com",
    "login": "castromaa",
    "description": "",
    "uuid": 11091083
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "RTN",
      "version": ">= 2.32",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.37.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.36.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "generegulation",
    "geneexpression",
    "networkenrichment",
    "networkinference",
    "graphandnetwork"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 362,
    "source": "https://www.bioconductor.org/packages/stats/bioc/RTNduals"
  },
  "_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/RTNduals.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "mbrAssociation",
    "mbrGet",
    "mbrPlotDuals",
    "mbrPlotInteraction",
    "mbrPriorEvidenceTable",
    "tni2mbrPreprocess"
  ],
  "_help": [
    {
      "page": "RTNduals-package",
      "title": "RTNduals: An R/Bioconductor package for analysis of co-regulation and inference of 'dual regulons'.",
      "topics": [
        "RTNduals-package",
        "RTNduals"
      ]
    },
    {
      "page": "MBR-class",
      "title": "MBR objects",
      "topics": [
        "MBR",
        "MBR-class"
      ]
    },
    {
      "page": "mbrAssociation-methods",
      "title": "Motifs analysis and inference of 'dual regulons'.",
      "topics": [
        "mbrAssociation",
        "mbrAssociation,MBR-method"
      ]
    },
    {
      "page": "mbrGet-methods",
      "title": "Get information from individual slots in MBR object.",
      "topics": [
        "mbrGet",
        "mbrGet,MBR-method"
      ]
    },
    {
      "page": "mbrPlotDuals",
      "title": "Plot shared targets between regulons.",
      "topics": [
        "mbrPlotDuals"
      ]
    },
    {
      "page": "mbrPlotInteraction",
      "title": "Plot interaction effects between two continuous variables.",
      "topics": [
        "mbrPlotInteraction"
      ]
    },
    {
      "page": "mbrPriorEvidenceTable-methods",
      "title": "Entry point for external evidences.",
      "topics": [
        "mbrPriorEvidenceTable",
        "mbrPriorEvidenceTable,MBR-method"
      ]
    },
    {
      "page": "tni2mbrPreprocess-methods",
      "title": "A preprocessing function for objects of class MBR.",
      "topics": [
        "tni2mbrPreprocess",
        "tni2mbrPreprocess,TNI-method"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "class",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DelayedArray",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "infotheo",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minet",
    "minqa",
    "mixtools",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pbkrtest",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "proxy",
    "purrr",
    "pwr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "RedeR",
    "reformulas",
    "rlang",
    "rmarkdown",
    "RTN",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "segmented",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SparseM",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viper",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "RTNduals.Rmd",
      "filename": "RTNduals.html",
      "title": "RTNduals: analysis of co-regulation and inference of dual regulons.",
      "author": "Vinicius S. Chagas, Clarice S. Groeneveld, Kerstin B. Meyer, A. Gordon Robertson, Mauro A. A. Castro.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Quick Start",
        "Load datasets",
        "Preprocessing",
        "Run permutation analysis",
        "Run bootstrap analysis",
        "Construct an MBR-class object and apply DPI algorithm",
        "Run association analysis between regulons",
        "Session information",
        "References"
      ],
      "created": "2017-01-19 01:21:20",
      "modified": "2019-11-13 04:00:31",
      "commits": 20
    }
  ],
  "_score": 3.954242509439325,
  "_indexed": true,
  "_nocasepkg": "rtnduals",
  "_universes": [
    "bioc",
    "castromaa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T10:37:06.000Z",
      "distro": "noble",
      "commit": "06512eb54bedd52a66349f05b183c941cd18dc3f",
      "fileid": "cce86dd2577a8d3eef73fa9bf66cacd34e8a6d9dde3593af2da455b5925dbe59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677159625"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T10:37:26.000Z",
      "distro": "noble",
      "commit": "06512eb54bedd52a66349f05b183c941cd18dc3f",
      "fileid": "eb5482cd5aeccc9cb0983357b58ba52b946b7e0148074e7c40b058e39d268347",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677159625"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T15:05:10.000Z",
      "commit": "06512eb54bedd52a66349f05b183c941cd18dc3f",
      "fileid": "0afec6b2b5424805065cd4d25a21d8042089c5e829e40adc1a2d8ef054150784",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677159625"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T15:04:43.000Z",
      "commit": "06512eb54bedd52a66349f05b183c941cd18dc3f",
      "fileid": "1f7739b774a4bccbe64c6006380f0c6f4155f20178a93aa15bab7c3bedf121ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677159625"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.37.0",
      "date": "2026-05-30T10:36:55.000Z",
      "commit": "06512eb54bedd52a66349f05b183c941cd18dc3f",
      "fileid": "2d476d5070aaa5157c05b41913573f4118e7648c155095a19c6dc29eb2bbcaaf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677159625"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T10:35:27.000Z",
      "commit": "06512eb54bedd52a66349f05b183c941cd18dc3f",
      "fileid": "47793d1361e9928f476a24e44a706f647248554bb0aac816279c47746bc8505b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677159625"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T10:35:03.000Z",
      "commit": "06512eb54bedd52a66349f05b183c941cd18dc3f",
      "fileid": "dac469159bddcf0feaa95d1d4f8eeb344a9e62c32a83a30d0fe18607767ef319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677159625"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T10:35:05.000Z",
      "commit": "06512eb54bedd52a66349f05b183c941cd18dc3f",
      "fileid": "553ecf5860ac729e5d868d57e236335e99021f01d4aa0313a4a7a68dff1a3a35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677159625"
    }
  ]
}