{
  "_id": "6a226edacd65a98ecbd47ec6",
  "Package": "plasmapR",
  "Title": "Create Plasmid Maps in R",
  "Type": "Package",
  "Version": "0.3.1",
  "Authors@R": "person(given = \"Brady\",\nfamily = \"Johnston\",\nrole = c(\"aut\", \"cre\"),\nemail = \"brady.johnston@me.com\",\ncomment = c(ORCID = \"0000-0001-6301-2269\"))",
  "Maintainer": "Brady Johnston <brady.johnston@research.uwa.edu.au>",
  "Description": "Create circular plasmid maps as ggplot objects. Allows for\nparsing of .gb files and the creation of plasmid maps. Features\nallowing for customisation of aesthetics, like regular ggplot\nplots.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/BradyAJohnston/plasmapR,\nhttps://bradyajohnston.github.io/plasmapR/",
  "BugReports": "https://github.com/BradyAJohnston/plasmapR/issues",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Repository": "https://bradyajohnston.r-universe.dev",
  "Date/Publication": "2025-09-02 19:59:44 UTC",
  "RemoteUrl": "https://github.com/bradyajohnston/plasmapR",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 06:34:42 UTC",
    "User": "root"
  },
  "Author": "Brady Johnston [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6301-2269>)",
  "MD5sum": "cc74645dc0302c8e9e80f1ecb84ec10c",
  "_user": "bradyajohnston",
  "_type": "src",
  "_file": "plasmapR_0.3.1.tar.gz",
  "_fileid": "282db3b4a18556e325efa168bcb8d0f7bfad43797efe7a2154876fee77f383bc",
  "_filesize": 837273,
  "_sha256": "282db3b4a18556e325efa168bcb8d0f7bfad43797efe7a2154876fee77f383bc",
  "_created": "2026-06-05T06:34:42.000Z",
  "_published": "2026-06-05T06:38:18.799Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79676765737,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430355751"
    },
    {
      "job": 79676765767,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430355564"
    },
    {
      "job": 79676765761,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430359160"
    },
    {
      "job": 79676765768,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430347629"
    },
    {
      "job": 79676399278,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430321297"
    },
    {
      "job": 79676765779,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430351828"
    },
    {
      "job": 79676765778,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430349039"
    },
    {
      "job": 79676765817,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430339825"
    },
    {
      "job": 79676765772,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430353577"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26999461599",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bradyajohnston/plasmapR",
  "_commit": {
    "id": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
    "author": "Brady Johnston <36021261+BradyAJohnston@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Handle features of origin of plasmid (#11)\n\n* inital detection over split origin\n\n* add R-cmd-check\n\n* add pkgdown\n\n* add offset if over origin\n\n* fix _pkgdown.yml\n\n* cleanup\n\n* more robust fix and tests\n\n* update GHA workflows\n\n* fix tests",
    "time": 1756843184
  },
  "_maintainer": {
    "name": "Brady Johnston",
    "email": "brady.johnston@research.uwa.edu.au",
    "orcid": "0000-0001-6301-2269"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ggfittext",
      "version": ">= 0.10.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bradyajohnston",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 91,
  "_contributors": [
    {
      "user": "bradyajohnston",
      "count": 83,
      "uuid": 36021261
    }
  ],
  "_userbio": {
    "uuid": 36021261,
    "type": "user",
    "name": "Brady Johnston",
    "description": "Structural biologist interested in compelling visualisations of complex biological data."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plasmapR"
  },
  "_devurl": "https://github.com/bradyajohnston/plasmapr",
  "_pkgdown": "https://bradyajohnston.github.io/plasmapR/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/plasmapR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "plot_plasmid",
    "read_gb",
    "stat_arrow",
    "StatArrow",
    "StatArrowLabel"
  ],
  "_help": [
    {
      "page": "as.data.frame.plasmid",
      "title": "Extract Features of a Plasmid as a DataFrame",
      "topics": [
        "as.data.frame.plasmid"
      ]
    },
    {
      "page": "plot_plasmid",
      "title": "Plot a Plasmid",
      "topics": [
        "plot_plasmid"
      ]
    },
    {
      "page": "read_gb",
      "title": "Read a '.gb' GenBank File",
      "topics": [
        "read_gb"
      ]
    },
    {
      "page": "stat_arrow",
      "title": "Custom Stat: Arrow",
      "topics": [
        "stat_arrow"
      ]
    },
    {
      "page": "StatArrow",
      "title": "Compute positions for an Arrow",
      "topics": [
        "StatArrow"
      ]
    },
    {
      "page": "StatArrowLabel",
      "title": "Compute required values for labels",
      "topics": [
        "StatArrowLabel"
      ]
    }
  ],
  "_readme": "https://github.com/bradyajohnston/plasmapR/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "farver",
    "ggfittext",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridtext",
    "gtable",
    "hms",
    "isoband",
    "jpeg",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "shades",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2"
  ],
  "_score": 3.6580113966571126,
  "_indexed": true,
  "_nocasepkg": "plasmapr",
  "_universes": [
    "bradyajohnston"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-05T06:36:58.000Z",
      "distro": "noble",
      "commit": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
      "fileid": "6279cad24b86d4d467b570e09a5eed83c41cc411332fb98d0137c827e5b6f671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26999461599"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-05T06:36:55.000Z",
      "distro": "noble",
      "commit": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
      "fileid": "3f167a13f6f1f13e2652e1c7b3c63790a215450f3410c9215c622685557d666e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26999461599"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-05T06:37:15.000Z",
      "commit": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
      "fileid": "6f5bcdb5a9c930fefae443a27200183cf5b4fbeb0f1a39812ce4f2f91ee0aa3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26999461599"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-05T06:36:29.000Z",
      "commit": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
      "fileid": "b8dfc40551b6d783b7e2f8fe3a608ab069cd372e707ae39c9ab03bb599767421",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26999461599"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-05T06:37:00.000Z",
      "commit": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
      "fileid": "6bc806f5350cd73a2225746cb343e375c3e5c862f310203afc33c3acea2fda11",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26999461599"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-05T06:36:24.000Z",
      "commit": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
      "fileid": "61a80363dc49a8c0c9d3feefa9562074d61d68fb312c324ccff7030e481d64f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26999461599"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-05T06:35:53.000Z",
      "commit": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
      "fileid": "db81c2ccb592af7f34d7128b454382e1e81c88d2f9d187fe47f2e1c8495720d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26999461599"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-05T06:35:58.000Z",
      "commit": "2d3930dbab6ca1c277ea2d8b54f111bd93772b34",
      "fileid": "fd782fd4668054e604d2de24fb3aeaeb7c3be362a5f0f29886208ae8b11404cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26999461599"
    }
  ]
}