{
  "_id": "6a1ac2251d7bb097a09d9aa9",
  "Package": "miRNAtap",
  "Type": "Package",
  "Title": "miRNAtap: microRNA Targets - Aggregated Predictions",
  "Version": "1.47.0",
  "Date": "2016-10-03",
  "Author": "Maciej Pajak, T. Ian Simpson",
  "Maintainer": "T. Ian Simpson <ian.simpson@ed.ac.uk>",
  "Description": "The package facilitates implementation of workflows\nrequiring miRNA predictions, it allows to integrate ranked\nmiRNA target predictions from multiple sources available online\nand aggregate them with various methods which improves quality\nof predictions above any of the single sources. Currently\npredictions are available for Homo sapiens, Mus musculus and\nRattus norvegicus (the last one through homology translation).",
  "License": "GPL-2",
  "biocViews": "Software, Classification, Microarray, Sequencing, miRNA",
  "Roxygen": "list(wrap = FALSE)",
  "RoxygenNote": "5.0.1",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:39:31 UTC",
  "RemoteUrl": "https://github.com/bioc/miRNAtap",
  "RemoteRef": "HEAD",
  "RemoteSha": "53459dc51ed9f88ce41792c26734b0dac5264678",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:36:18 UTC",
    "User": "root"
  },
  "MD5sum": "14b4bf6fc64d393ba2036d63e2459f10",
  "_user": "bioc",
  "_type": "src",
  "_file": "miRNAtap_1.47.0.tar.gz",
  "_fileid": "dfd23b6637a216277711bcbf455d51c398ba2c7bacd57aaae9831fec54455a34",
  "_filesize": 201279,
  "_sha256": "dfd23b6637a216277711bcbf455d51c398ba2c7bacd57aaae9831fec54455a34",
  "_created": "2026-05-30T07:36:18.000Z",
  "_published": "2026-05-30T10:55:33.762Z",
  "_jobs": [
    {
      "job": 78633970639,
      "time": 203,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306543615"
    },
    {
      "job": 78633970694,
      "time": 305,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306554126"
    },
    {
      "job": 78633970689,
      "time": 290,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306552453"
    },
    {
      "job": 78633970649,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307647300"
    },
    {
      "job": 78633970652,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307648280"
    },
    {
      "job": 78633723384,
      "time": 283,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306522928"
    },
    {
      "job": 78633970684,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306539146"
    },
    {
      "job": 78633970692,
      "time": 201,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306543358"
    },
    {
      "job": 78633970686,
      "time": 216,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306544844"
    },
    {
      "job": 78633970695,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306541490"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678145326",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/miRNAtap",
  "_commit": {
    "id": "53459dc51ed9f88ce41792c26734b0dac5264678",
    "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": 1777379971
  },
  "_maintainer": {
    "name": "T. Ian Simpson",
    "email": "ian.simpson@ed.ac.uk",
    "login": "tisimpson",
    "twitter": "@tisimpson",
    "description": "",
    "uuid": 1275313
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "sqldf",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "topGO",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "miRNAtap.db",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "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.47.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.46.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "classification",
    "microarray",
    "sequencing",
    "mirna"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 440,
    "source": "https://www.bioconductor.org/packages/stats/bioc/miRNAtap"
  },
  "_mentions": 12,
  "_searchresults": 52,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/miRNAtap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "aggregateRanks",
    "columns",
    "getPredictedTargets",
    "getTargetsFromSource",
    "keys",
    "keytypes",
    "select",
    "translate"
  ],
  "_help": [
    {
      "page": "aggregateRanks",
      "title": "Aggreagate ranks from multiple sources with various methods",
      "topics": [
        "aggregateRanks"
      ]
    },
    {
      "page": "getPredictedTargets",
      "title": "Get aggregated ordered list of predicted targets for miRNA",
      "topics": [
        "getPredictedTargets"
      ]
    },
    {
      "page": "getTargetsFromSource",
      "title": "Get target list from a single source",
      "topics": [
        "getTargetsFromSource"
      ]
    },
    {
      "page": "MirnaDb-class",
      "title": "Database class",
      "topics": [
        ".MirnaDb",
        "columns",
        "columns,MirnaDb-method",
        "keys",
        "keys,MirnaDb-method",
        "keytypes",
        "keytypes,MirnaDb-method",
        "MirnaDb",
        "MirnaDb-class",
        "select",
        "select,MirnaDb-method"
      ]
    },
    {
      "page": "miRNAtap",
      "title": "miRNAtap: microRNA Targets - Aggregated Predictions.",
      "topics": [
        "miRNAtap-package",
        "miRNAtap"
      ]
    },
    {
      "page": "translate",
      "title": "Homology transfer for miRNAtap",
      "topics": [
        "translate"
      ]
    }
  ],
  "_rundeps": [
    "AnnotationDbi",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "chron",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "fastmap",
    "generics",
    "glue",
    "gsubfn",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "plyr",
    "png",
    "proto",
    "R6",
    "Rcpp",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "sqldf",
    "stringi",
    "stringr",
    "sys",
    "vctrs",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "miRNAtap.Rnw",
      "filename": "miRNAtap.pdf",
      "title": "miRNAtap",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-08-22 20:00:17",
      "modified": "2018-08-30 17:52:25",
      "commits": 6
    }
  ],
  "_score": 5.017033339298781,
  "_indexed": true,
  "_nocasepkg": "mirnatap",
  "_universes": [
    "bioc",
    "tisimpson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.47.0",
      "date": "2026-05-30T07:40:30.000Z",
      "distro": "noble",
      "commit": "53459dc51ed9f88ce41792c26734b0dac5264678",
      "fileid": "aef766611638b9e713949118a3b432b0a4dddb5fd8a772872c687a2c947d5ad4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678145326"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.47.0",
      "date": "2026-05-30T07:40:13.000Z",
      "distro": "noble",
      "commit": "53459dc51ed9f88ce41792c26734b0dac5264678",
      "fileid": "8a012e1529b69510339a2912e38896e052c17602d422f4c1509635c0d0ecce83",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678145326"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.47.0",
      "date": "2026-05-30T10:51:01.000Z",
      "commit": "53459dc51ed9f88ce41792c26734b0dac5264678",
      "fileid": "47c19570d508bd77bbb8d9635353a4aa9046b5ba668c841c8b803981a999a7a0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678145326"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.47.0",
      "date": "2026-05-30T10:51:03.000Z",
      "commit": "53459dc51ed9f88ce41792c26734b0dac5264678",
      "fileid": "34e8e163f3919570e9257c243a92b7812c7715eee985e97090b8ed072bdfb681",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678145326"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.47.0",
      "date": "2026-05-30T07:39:18.000Z",
      "commit": "53459dc51ed9f88ce41792c26734b0dac5264678",
      "fileid": "30cf28b1fba9c70dcd1c4d8f2c79699e340d787c1d245bf7ca50cdd411d36983",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678145326"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T07:38:44.000Z",
      "commit": "53459dc51ed9f88ce41792c26734b0dac5264678",
      "fileid": "396ac5d9bcc110efd2acac9663503db636ff1f88af6b271158495ef7fc36bfa4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678145326"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T07:38:59.000Z",
      "commit": "53459dc51ed9f88ce41792c26734b0dac5264678",
      "fileid": "84c8aa267f63927537415fc8f45cbb61078cfdec57bf065070dbfa9c6fe2dd00",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678145326"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T07:38:28.000Z",
      "commit": "53459dc51ed9f88ce41792c26734b0dac5264678",
      "fileid": "a2778f0126a705af9a6b55751c5280db13737127466dc55759d4db68ca7c47e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678145326"
    }
  ]
}