{
  "_id": "6a5098d689c83ec243a2e606",
  "Package": "rfaRm",
  "Type": "Package",
  "Title": "An R interface to the Rfam database",
  "Version": "1.25.1",
  "Date": "2026-06-10",
  "Author": "Lara Selles Vidal, Rafael Ayala, Guy-Bart Stan, Rodrigo\nLedesma-Amaro",
  "Maintainer": "Lara Selles Vidal <lara.selles@oist.jp>, Rafael Ayala\n<rafael.ayala@oist.jp>",
  "Description": "rfaRm provides a client interface to the Rfam database of\nRNA families. Data that can be retrieved include RNA families,\nsecondary structure images, covariance models, sequences within\neach family, alignments leading to the identification of a\nfamily and secondary structures in the dot-bracket format.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "biocViews": "FunctionalGenomics, DataImport, ThirdPartyClient,\nVisualization, MultipleSequenceAlignment",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libmagick++-dev gsfonts libicu-dev librsvg2-dev\nlibxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-06-10 01:05:22 UTC",
  "RemoteUrl": "https://github.com/bioc/rfaRm",
  "RemoteRef": "HEAD",
  "RemoteSha": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
  "Packaged": {
    "Date": "2026-07-10 06:55:02 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "rfaRm_1.25.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/9cd8935199dd322f3417349d2db269615dffb62ae787b55fdb13baf4897e8543",
  "_filesize": 258002,
  "_sha256": "9cd8935199dd322f3417349d2db269615dffb62ae787b55fdb13baf4897e8543",
  "_expires": "2026-10-18T07:01:40.000Z",
  "_created": "2026-07-10T06:55:02.000Z",
  "_published": "2026-07-10T07:01:41.961Z",
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 12
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29074869712",
  "_status": "failure",
  "_upstream": "https://github.com/bioc/rfaRm",
  "_commit": {
    "id": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
    "author": "LaraSellesVidal <lara.selles@oist.jp>",
    "committer": "LaraSellesVidal <lara.selles@oist.jp>",
    "message": "fix sequence search API\n",
    "time": 1781053522
  },
  "_maintainer": {
    "name": "Lara Selles Vidal",
    "email": "rafael.ayala@oist.jp",
    "login": "larasellesvidal",
    "description": "",
    "uuid": 63247480
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 86304998993,
      "time": 188,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8220461679"
    },
    {
      "job": 86304999005,
      "time": 271,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8220484959"
    },
    {
      "job": 86304999011,
      "time": 333,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8220502333"
    },
    {
      "job": 86304998979,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8220478945"
    },
    {
      "job": 86304999034,
      "time": 217,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8220507027"
    },
    {
      "job": 86304190616,
      "time": 336,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8220407399"
    },
    {
      "job": 86304998965,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8220454916"
    },
    {
      "job": 86304999051,
      "time": 222,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8220471416"
    },
    {
      "job": 86304999007,
      "time": 222,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8220471684"
    },
    {
      "job": 86304998994,
      "time": 186,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8220461113"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "rsvg",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "R4RNA",
      "role": "Suggests"
    },
    {
      "package": "treeio",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.1",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.1",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "functionalgenomics",
    "dataimport",
    "thirdpartyclient",
    "visualization",
    "multiplesequencealignment"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 340,
    "source": "https://www.bioconductor.org/packages/stats/bioc/rfaRm"
  },
  "_mentions": 1,
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rfaRm.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "rfamConsensusSecondaryStructure",
    "rfamCovarianceModel",
    "rfamFamilyAccessionToID",
    "rfamFamilyIDToAccession",
    "rfamFamilySummary",
    "rfamPDBMapping",
    "rfamSecondaryStructurePlot",
    "rfamSecondaryStructureXMLSVG",
    "rfamSeedAlignment",
    "rfamSeedTree",
    "rfamSeedTreeImage",
    "rfamSequenceRegions",
    "rfamSequenceSearch",
    "rfamTextSearchFamilyAccession"
  ],
  "_help": [
    {
      "page": "rfamConsensusSecondaryStructure",
      "title": "Retrieve the secondary structure of an Rfam family",
      "topics": [
        "rfamConsensusSecondaryStructure"
      ]
    },
    {
      "page": "rfamCovarianceModel",
      "title": "Get the covariance model associated to an Rfam family",
      "topics": [
        "rfamCovarianceModel"
      ]
    },
    {
      "page": "rfamFamilyAccessionToID",
      "title": "Convert an Rfam family accession to an Rfam family ID",
      "topics": [
        "rfamFamilyAccessionToID"
      ]
    },
    {
      "page": "rfamFamilyIDToAccession",
      "title": "Convert an Rfam family ID to an Rfam family accession",
      "topics": [
        "rfamFamilyIDToAccession"
      ]
    },
    {
      "page": "rfamFamilySummary",
      "title": "Get a summary describing an Rfam family",
      "topics": [
        "rfamFamilySummary"
      ]
    },
    {
      "page": "rfamPDBMapping",
      "title": "Retrieve PDB entries with the 3D structure of members of an Rfam family",
      "topics": [
        "rfamPDBMapping"
      ]
    },
    {
      "page": "rfamSecondaryStructurePlot",
      "title": "Generate a diagram of the secondary structure of an Rfam family",
      "topics": [
        "rfamSecondaryStructurePlot"
      ]
    },
    {
      "page": "rfamSecondaryStructureXMLSVG",
      "title": "Get an SVG file with a secondary structure representation of an Rfam family",
      "topics": [
        "rfamSecondaryStructureXMLSVG"
      ]
    },
    {
      "page": "rfamSeedAlignment",
      "title": "Retrieve the seed alignment of an Rfam family",
      "topics": [
        "rfamSeedAlignment"
      ]
    },
    {
      "page": "rfamSeedTree",
      "title": "Get the phylogenetic tree of the seed multiple alignment of an Rfam family",
      "topics": [
        "rfamSeedTree"
      ]
    },
    {
      "page": "rfamSeedTreeImage",
      "title": "Get an image of the phylogenetic tree of the seed multiple alignment of an Rfam family",
      "topics": [
        "rfamSeedTreeImage"
      ]
    },
    {
      "page": "rfamSequenceRegions",
      "title": "Retrieve all sequence regions belonging to an Rfam family",
      "topics": [
        "rfamSequenceRegions"
      ]
    },
    {
      "page": "rfamSequenceSearch",
      "title": "Performs a sequence search of the Rfam database",
      "topics": [
        "rfamSequenceSearch"
      ]
    },
    {
      "page": "rfamTextSearchFamilyAccession",
      "title": "Search the Rfam database by a given keyword",
      "topics": [
        "rfamTextSearchFamilyAccession"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "BiocGenerics",
    "Biostrings",
    "cli",
    "crayon",
    "curl",
    "data.table",
    "generics",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "lifecycle",
    "magick",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "rsvg",
    "rvest",
    "S4Vectors",
    "selectr",
    "Seqinfo",
    "stringi",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "xml2",
    "XVector"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "rfarm",
  "_universes": [
    "bioc",
    "larasellesvidal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.1",
      "date": "2026-07-10T06:58:26.000Z",
      "distro": "resolute",
      "commit": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
      "fileid": "https://r2.ropensci.org/6b7382a66f2bbf9661e354af7cc78175a722714d9670d8d8189cfa9d17d5406c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29074869712"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.25.1",
      "date": "2026-07-10T06:59:08.000Z",
      "distro": "resolute",
      "commit": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
      "fileid": "https://r2.ropensci.org/b39023858e5b2666fed799e4b7845fc1c9e7bde7c1ca2f9b3062edffb2deff39",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29074869712"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.1",
      "date": "2026-07-10T06:58:33.000Z",
      "commit": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
      "fileid": "https://r2.ropensci.org/9819b1e1094da37b1793aa4de7949f033b886e4263282d1a8215424978513104",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29074869712"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.25.1",
      "date": "2026-07-10T06:59:38.000Z",
      "commit": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
      "fileid": "https://r2.ropensci.org/3809eb45bcb3bb8a07ff51d3d956a68212f640afff56f122a3caaf6d3a5b2e6c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29074869712"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.1",
      "date": "2026-07-10T06:58:14.000Z",
      "commit": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
      "fileid": "https://r2.ropensci.org/7d6d536176a67373d2f14f79f2f54e0f88d7e350e2c0ea19762fd36ed09c0ea9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29074869712"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.1",
      "date": "2026-07-10T06:57:41.000Z",
      "commit": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
      "fileid": "https://r2.ropensci.org/3cce9e1b52348880cbec17af220b3319319417a9b847eae3bf9cc6aad6900a42",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29074869712"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.1",
      "date": "2026-07-10T06:57:21.000Z",
      "commit": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
      "fileid": "https://r2.ropensci.org/c123396f4d239b4e138e6b8f3d5918cd1d8760ddeec1fe2d21f904311252c724",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29074869712"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.25.1",
      "date": "2026-07-10T06:57:00.000Z",
      "commit": "ac979b29fe1c52574e07cd16e1cae0d99c06e78c",
      "fileid": "https://r2.ropensci.org/17e036624f271be442e16d715c13cd09ac52c5ad131d2db6773ebf551a18df5b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29074869712"
    }
  ]
}