Package: wikiprofiler Type: Package Title: 'WikiPathway' Based Data Integration and Visualization Version: 0.1.6 Authors@R: c( person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")), person("Yihao", "Chen", email = "olivercyh@foxmail.com", role = "aut") ) Description: Queries online 'WikiPathway' graphics and allows mapping user data (e.g., expression values) on the graph. The package designs a grammar of graphic syntax that using pipe operator to add graphic layer. Imports: ggplot2, ggplotify, grDevices, grid, gson, rsvg, yulab.utils (>= 0.1.7) ByteCompile: true License: Artistic-2.0 URL: https://yulab-smu.top/contribution-knowledge-mining/ BugReports: https://github.com/YuLab-SMU/wikiprofiler/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libicu-dev librsvg2-dev libuv1-dev Repository: https://yulab-smu.r-universe.dev Date/Publication: 2025-04-30 08:37:02 UTC RemoteUrl: https://github.com/yulab-smu/wikiprofiler RemoteRef: HEAD RemoteSha: 478bde373b3636ea7603be6cef537660efacb884 NeedsCompilation: no Packaged: 2026-06-11 10:44:45 UTC; root Author: Guangchuang Yu [aut, cre, cph] (ORCID: ), Yihao Chen [aut] Maintainer: Guangchuang Yu