{
  "_id": "6a49411b18cdde069385de8b",
  "Package": "tRNAdbImport",
  "Title": "Importing from tRNAdb and mitotRNAdb as GRanges objects",
  "Version": "1.31.0",
  "Date": "2024-01-13",
  "Authors@R": "person(\"Felix G.M.\", \n\"Ernst\",\nemail = \"felix.gm.ernst@outlook.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5064-0928\"))",
  "Description": "tRNAdbImport imports the entries of the tRNAdb and mtRNAdb\n(http://trna.bioinf.uni-leipzig.de) as GRanges object.",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "biocViews": "Software, Visualization, DataImport",
  "Collate": "'tRNAdbImport.R' 'AllGenerics.R' 'tRNAdbImport-checks.R'\n'tRNAdbImport-import.R' 'tRNAdbImport-open.R' 'utils.R'",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "BugReports": "https://github.com/FelixErnst/tRNAdbImport/issues",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:04 UTC",
  "RemoteUrl": "https://github.com/bioc/tRNAdbImport",
  "RemoteRef": "HEAD",
  "RemoteSha": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 07:19:57 UTC",
    "User": "root"
  },
  "Author": "Felix G.M. Ernst [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5064-0928>)",
  "Maintainer": "Felix G.M. Ernst <felix.gm.ernst@outlook.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "tRNAdbImport_1.31.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/eca609d1ee7a8e0afd2df6f28d86bd1c8d1f0900cd2d202b4d4b3ff0985d0323",
  "_filesize": 135664,
  "_sha256": "eca609d1ee7a8e0afd2df6f28d86bd1c8d1f0900cd2d202b4d4b3ff0985d0323",
  "_expires": "2026-10-12T17:21:29.000Z",
  "_created": "2026-07-04T07:19:57.000Z",
  "_published": "2026-07-04T17:21:31.075Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 6
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28698834330",
  "_status": "success",
  "_upstream": "https://github.com/bioc/tRNAdbImport",
  "_commit": {
    "id": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
    "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": 1777380544
  },
  "_maintainer": {
    "name": "Felix G.M. Ernst",
    "email": "felix.gm.ernst@outlook.com",
    "login": "felixernst",
    "description": "",
    "uuid": 17824332,
    "orcid": "0000-0001-5064-0928"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85151743039,
      "time": 175,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079557687"
    },
    {
      "job": 85151743108,
      "time": 280,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079571340"
    },
    {
      "job": 85151743089,
      "time": 308,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079574857"
    },
    {
      "job": 85151743308,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080016098"
    },
    {
      "job": 85151743247,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080014736"
    },
    {
      "job": 85151742682,
      "time": 262,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079532764"
    },
    {
      "job": 85151743191,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079556275"
    },
    {
      "job": 85151743157,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079557624"
    },
    {
      "job": 85151743220,
      "time": 190,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079559731"
    },
    {
      "job": 85151743125,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079554626"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "Modstrings",
      "role": "Depends"
    },
    {
      "package": "Structstrings",
      "role": "Depends"
    },
    {
      "package": "tRNA",
      "role": "Depends"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "visualization",
    "dataimport",
    "bioconductor",
    "sequences",
    "structures",
    "trna",
    "trna-genes",
    "trna-sequences",
    "trnadb"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "felixernst",
      "count": 69,
      "uuid": 17824332
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/felixernst/trnadbimport",
  "_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/readme.html",
    "extra/readme.md",
    "extra/tRNAdbImport.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/felixernst/trnadbimport",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "import.mttRNAdb",
    "import.mttRNAdb.id",
    "import.tRNAdb",
    "import.tRNAdb.blast",
    "import.tRNAdb.id",
    "istRNAdbGRanges",
    "open_mtdbID",
    "open_tdbID",
    "TRNA_DB_URL",
    "TRNA_DB_URL_MT",
    "tRNAdb2GFF"
  ],
  "_help": [
    {
      "page": "import.tRNAdb",
      "title": "Importing information from the tRNA db as GRanges object",
      "topics": [
        "import.mttRNAdb",
        "import.mttRNAdb.blast",
        "import.mttRNAdb.id",
        "import.tRNAdb",
        "import.tRNAdb.blast",
        "import.tRNAdb.id",
        "tRNAdb2GFF",
        "TRNA_DB_URL",
        "TRNA_DB_URL_MT"
      ]
    },
    {
      "page": "istRNAdbGRanges",
      "title": "tRNAdb compatibility check",
      "topics": [
        "istRNAdbGRanges",
        "istRNAdbGRanges,GRanges-method"
      ]
    },
    {
      "page": "open_tdbID",
      "title": "Open a tRNA db entry in a browser",
      "topics": [
        "open_mtdbID",
        "open_tdbID"
      ]
    },
    {
      "page": "tRNAdbImport",
      "title": "tRNAdbImport: Importing from to tRNAdb and mitotRNAdb as GRanges",
      "topics": [
        "tRNAdbImport"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/tRNAdbImport/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BiocGenerics",
    "Biostrings",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "farver",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "httr2",
    "IRanges",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "Modstrings",
    "openssl",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "stringi",
    "stringr",
    "Structstrings",
    "sys",
    "tRNA",
    "vctrs",
    "viridisLite",
    "withr",
    "xml2",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "tRNAdbImport.Rmd",
      "filename": "tRNAdbImport.html",
      "title": "Importing from to tRNAdb and mitotRNAdb as GRanges",
      "author": "Felix G.M. Ernst",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Status 2024",
        "Importing as GRanges",
        "Importing as GRanges from the RNA database",
        "Further analysis",
        "Session info",
        "References"
      ],
      "created": "2018-09-06 19:27:43",
      "modified": "2024-01-13 14:36:38",
      "commits": 11
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "trnadbimport",
  "_universes": [
    "bioc",
    "felixernst"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-07-04T07:23:42.000Z",
      "distro": "resolute",
      "commit": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
      "fileid": "https://r2.ropensci.org/ef45ae863e024f57c626c8952909b10a040122b58dd5bff7de4a88d13afbf6eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28698834330"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-07-04T07:24:12.000Z",
      "distro": "resolute",
      "commit": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
      "fileid": "https://r2.ropensci.org/d44db43010acc254b556bc9fe9a1361e5dd93ce9e527c1b177565541d04aad29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28698834330"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-07-04T08:24:51.000Z",
      "commit": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
      "fileid": "https://r2.ropensci.org/9269d919ae42a7a0cc7712f0afc324c5fff36aa1441f345ea5eb0bc07645f73a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28698834330"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-07-04T08:24:36.000Z",
      "commit": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
      "fileid": "https://r2.ropensci.org/01593a6de26c4f1daac3025f759c0fb96354d1babbc80bceb5783c314bc165b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28698834330"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.31.0",
      "date": "2026-07-04T07:23:08.000Z",
      "commit": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
      "fileid": "https://r2.ropensci.org/9dde3b579c33960c81ecc20dc25f41301b6dd69320ae36e2160e9c71622eb5c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28698834330"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-07-04T07:21:57.000Z",
      "commit": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
      "fileid": "https://r2.ropensci.org/cada38c99c52e4518e074f5721cf2e751af43a99e6fda044b2fa990282a630ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28698834330"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-07-04T07:22:13.000Z",
      "commit": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
      "fileid": "https://r2.ropensci.org/1caf51932c4d61b249c7a8671b43fac54be05e6eb945dd00fab951a7ad0ecd6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28698834330"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-07-04T07:21:34.000Z",
      "commit": "1d1e251a2697c1d5e0d8ca04552c3b85f4239b71",
      "fileid": "https://r2.ropensci.org/92db0449e8aa8f80bfaf94139f36060559382e29e85ee127c38fdbbcdb1fce1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28698834330"
    }
  ]
}