{
  "_id": "6a1eeffeb401979e73412d6c",
  "Package": "transPlotR",
  "Title": "Visualize Transcript Structures in Elegant Way",
  "Version": "0.0.5",
  "Authors@R": "person(\"Jun\", \"Zhang\", , \"3219030654@stu.cpu.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7692-9105\"))",
  "Description": "To visualize the gene structure with multiple isoforms\nbetter, I developed this package to draw different transcript\nstructures easily.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/junjunlab/transPlotR",
  "BugReports": "https://github.com/junjunlab/transPlotR/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libbz2-dev libicu-dev\nlibjpeg-dev liblzma-dev libpng-dev libtiff-dev libuv1-dev\nlibwebp-dev libxml2-dev libssl-dev libx11-dev xz-utils\nzlib1g-dev",
  "Repository": "https://junjunlab.r-universe.dev",
  "Date/Publication": "2023-04-08 10:19:12 UTC",
  "RemoteUrl": "https://github.com/junjunlab/transplotr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:27:56 UTC",
    "User": "root"
  },
  "Author": "Jun Zhang [aut, cre] (ORCID: <https://orcid.org/0000-0001-7692-9105>)",
  "Maintainer": "Jun Zhang <3219030654@stu.cpu.edu.cn>",
  "MD5sum": "d387d29619a2f9b0ae01ce29ee56b231",
  "_user": "junjunlab",
  "_type": "src",
  "_file": "transPlotR_0.0.5.tar.gz",
  "_fileid": "cff29dd56d6ee492553f8605bef73f061ad2766be961d03154124713078352db",
  "_filesize": 146814,
  "_sha256": "cff29dd56d6ee492553f8605bef73f061ad2766be961d03154124713078352db",
  "_created": "2026-05-19T08:27:56.000Z",
  "_published": "2026-06-02T15:00:14.851Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79101500400,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078559886"
    },
    {
      "job": 79101500427,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078560174"
    },
    {
      "job": 79101501132,
      "time": 347,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078598891"
    },
    {
      "job": 79101500704,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078541356"
    },
    {
      "job": 79101499772,
      "time": 322,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078493272"
    },
    {
      "job": 79101499584,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361459694"
    },
    {
      "job": 79101500258,
      "time": 197,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078561653"
    },
    {
      "job": 79101501090,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078555550"
    },
    {
      "job": 79101501184,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078544474"
    }
  ],
  "_buildurl": "https://github.com/r-universe/junjunlab/actions/runs/26085322052",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/junjunlab/transplotr",
  "_commit": {
    "id": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
    "author": "JunJunLao <1138976957@qq.com>",
    "committer": "JunJunLao <1138976957@qq.com>",
    "message": "bugs fixed\n",
    "time": 1680949152
  },
  "_maintainer": {
    "name": "Jun Zhang",
    "email": "3219030654@stu.cpu.edu.cn",
    "login": "junjunlab",
    "orcid": "0000-0001-7692-9105",
    "description": "路漫漫其修远兮，吾将上下而求索。\nGood Good Study, Day Day Up.\nYou Can You Up, No Can No BB.",
    "uuid": 64965509
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "tidyverse",
      "role": "Depends"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ggarchery",
      "role": "Imports"
    },
    {
      "package": "geomtextpath",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "ggnewscale",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "ggh4x",
      "role": "Imports"
    }
  ],
  "_owner": "junjunlab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bed",
    "bigwig",
    "gene",
    "linkvis",
    "transcript",
    "visualization"
  ],
  "_stars": 82,
  "_contributors": [
    {
      "user": "junjunlab",
      "count": 65,
      "uuid": 64965509
    }
  ],
  "_userbio": {
    "uuid": 64965509,
    "type": "user",
    "name": "JunZhang",
    "description": "路漫漫其修远兮，吾将上下而求索。\r\nGood Good Study, Day Day Up.\r\nYou Can You Up, No Can No BB."
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/transPlotR"
  },
  "_devurl": "https://github.com/junjunlab/transplotr",
  "_searchresults": 66,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/transPlotR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/junjunlab/transplotr",
  "_realowner": "junjunlab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2022-08-30"
    }
  ],
  "_exports": [
    "%>%",
    "bedVis",
    "calcuRotatedCoord",
    "linkVis",
    "loadBigWig",
    "trackVis",
    "trancriptVis"
  ],
  "_datasets": [
    {
      "name": "gtf",
      "title": "This is a test data for this package test data describtion",
      "object": "gtf",
      "class": [
        "data.frame"
      ],
      "fields": [
        "seqnames",
        "start",
        "end",
        "width",
        "strand",
        "source",
        "type",
        "score",
        "phase",
        "gene_id",
        "gene_version",
        "gene_name",
        "gene_source",
        "gene_biotype",
        "havana_gene",
        "havana_gene_version",
        "transcript_id",
        "transcript_version",
        "transcript_name",
        "transcript_source",
        "transcript_biotype",
        "havana_transcript",
        "havana_transcript_version",
        "tag",
        "transcript_support_level",
        "exon_number",
        "exon_id",
        "exon_version",
        "ccds_id",
        "protein_id",
        "protein_version"
      ],
      "rows": 1987,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bedVis",
      "title": "bedVis",
      "topics": [
        "bedVis"
      ]
    },
    {
      "page": "calcuRotatedCoord",
      "title": "calcuRotatedCoord",
      "topics": [
        "calcuRotatedCoord"
      ]
    },
    {
      "page": "gtf",
      "title": "This is a test data for this package test data describtion",
      "topics": [
        "gtf"
      ]
    },
    {
      "page": "linkVis",
      "title": "linkVis",
      "topics": [
        "linkVis"
      ]
    },
    {
      "page": "loadBigWig",
      "title": "loadBigWig",
      "topics": [
        "loadBigWig"
      ]
    },
    {
      "page": "trackVis",
      "title": "trackVis",
      "topics": [
        "trackVis"
      ]
    },
    {
      "page": "trancriptVis",
      "title": "trancriptVis",
      "topics": [
        "trancriptVis"
      ]
    }
  ],
  "_readme": "https://github.com/junjunlab/transplotr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "cigarillo",
    "cli",
    "clipr",
    "codetools",
    "conflicted",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "digest",
    "dplyr",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "formatR",
    "fs",
    "furrr",
    "futile.logger",
    "futile.options",
    "future",
    "gargle",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "geomtextpath",
    "ggarchery",
    "ggh4x",
    "ggnewscale",
    "ggplot2",
    "globals",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "modelr",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "RCurl",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "Rsamtools",
    "rstudioapi",
    "rtracklayer",
    "rvest",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "selectr",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_score": 5.432327792261605,
  "_indexed": true,
  "_nocasepkg": "transplotr",
  "_universes": [
    "junjunlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-19T08:30:52.000Z",
      "distro": "noble",
      "commit": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
      "fileid": "5ca89046939e6ffad936daebb158e366f5cc5c342ddb9308f6ea3e48b43a580d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junjunlab/actions/runs/26085322052"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-19T08:30:53.000Z",
      "distro": "noble",
      "commit": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
      "fileid": "360fdb4c1c0515b051ddcbb8b104fb5df19f3d7b46243c589af1a09aaecafc1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junjunlab/actions/runs/26085322052"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-19T08:32:54.000Z",
      "commit": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
      "fileid": "0c8fe7c7c8b73b782ab5382dda6f9f8bf0193762343327253316d301353f6cfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junjunlab/actions/runs/26085322052"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-19T08:30:12.000Z",
      "commit": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
      "fileid": "7dd6bb5c75de89de7212fc2f375acfa01b442839ec26001e780668ecd57651d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junjunlab/actions/runs/26085322052"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-19T08:30:29.000Z",
      "commit": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
      "fileid": "58e2de580123911500975b4a64b8709f9248d26ad5c199ec463a2d3887eb704d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junjunlab/actions/runs/26085322052"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-19T08:30:26.000Z",
      "commit": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
      "fileid": "e3cf7c4588077434101e37e037c58d2faac281a2f0fbd70f04441ce5cf5d7bdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junjunlab/actions/runs/26085322052"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-19T08:29:59.000Z",
      "commit": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
      "fileid": "0ace2b11d35225106a3d7bcd7441b498a783591cab1c1b99ebb1816ca85c1b8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junjunlab/actions/runs/26085322052"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-06-02T14:59:22.000Z",
      "commit": "f77b0611046e97f7bc1b757b8d2cfbdffe862bf1",
      "fileid": "9360b4a5fa970fcab8f4bb567174f5a99efd8391534dada632ca6159e8467a0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/junjunlab/actions/runs/26085322052"
    }
  ]
}