Package: PinPath
Type: Package
Title: Visualization of Omics Data on Pathway Diagrams
Version: 0.99.3
Date: 2026-03-12
Authors@R: c(
    person("Jarno", "Koetsier", role = c("aut","cre"), email = "jarno.koetsier@gmail.com", comment = c(ORCID = "0000-0002-7981-1345")),
    person("Lars", "Eijssen", role = "aut", comment = c(ORCID = "0000-0002-6473-2839")),
    person("Egon", "Willighagen", role = "aut", comment = c(ORCID = "0000-0001-7542-0286")),
    person("Stichting Terre - The Dutch Rett Syndrome Foundation", role="fnd"))
Imports: grDevices, graphics, stats, XML, xml2, magrittr, dplyr, tidyr,
        stringr, magick, shape, grid, gridBase, svglite, AnnotationDbi,
        igraph, ggraph, ggplot2, BiocFileCache, BiocGenerics, rlang
Suggests: testthat (>= 3.0.0), BiocStyle, knitr, rmarkdown,
        rWikiPathways, org.Hs.eg.db, metaboliteIDmapping
Depends: R (>= 4.6.0)
Encoding: UTF-8
Description: With PinPath, you can visualize omics data onto pathways diagrams from WikiPathways and KEGG.
License: MIT + file LICENSE
URL: https://github.com/SyNUM-lab/PinPath
BugReports: https://github.com/SyNUM-lab/PinPath/issues
biocViews: Pathways, Visualization, GraphAndNetwork, KEGG
NeedsCompilation: no
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Packaged: 2026-04-23 14:52:14 UTC; pkgbuild
Author: Jarno Koetsier [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7981-1345>),
  Lars Eijssen [aut] (ORCID: <https://orcid.org/0000-0002-6473-2839>),
  Egon Willighagen [aut] (ORCID: <https://orcid.org/0000-0001-7542-0286>),
  Stichting Terre - The Dutch Rett Syndrome Foundation [fnd]
Maintainer: Jarno Koetsier <jarno.koetsier@gmail.com>
