Package: plasmidplot
Title: Publication-Quality Circular and Linear Plasmid Maps
Version: 0.1.0
Authors@R: 
    person(given = "Qiyou", family = "Pan", email = "dkturingfz@outlook.com",
           role = c("aut", "cre"))
Description: Draws circular and linear plasmid maps with 'grid' graphics.
    Features are shown as colored arcs with optional arrowheads, callout
    labels that are laid out to avoid overlap, an automatic base-pair scale,
    and the plasmid name and size. A style is built from a handful of shape
    parameters, with presets as named combinations of them, and the layout
    follows the molecule's topology. Maps can be built up feature by
    feature or imported from 'GenBank', 'EMBL', 'FASTA' and 'SnapGene'
    files, whose format is detected from content rather than file extension.
    Restriction sites can be located in the sequence and labeled. Ships
    eight visual styles, including one inspired by the 'AngularPlasmid'
    JavaScript library, and seven categorical palettes checked for
    colorblind safety. Palettes from other packages can be used directly,
    as a color vector or as a palette function, and checked against the
    same criteria.
License: MIT + file LICENSE
URL: https://github.com/dkturingfz/plasmidplot
BugReports: https://github.com/dkturingfz/plasmidplot/issues
Encoding: UTF-8
Imports: grDevices, grid, tools, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), xml2
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-14 09:44:14 UTC; church
Author: Qiyou Pan [aut, cre]
Maintainer: Qiyou Pan <dkturingfz@outlook.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2026-09-24 13:30:09 UTC
Built: R 4.6.1; ; 2026-09-25 02:13:43 UTC; unix
