Skip to content

Commit e7b66cb

Browse files
authored
Update renv.lock
1 parent ca67795 commit e7b66cb

File tree

1 file changed

+0
-37
lines changed

1 file changed

+0
-37
lines changed

dea/renv.lock

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -4030,43 +4030,6 @@
40304030
"Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
40314031
"Repository": "CRAN"
40324032
},
4033-
"ggheatmap": {
4034-
"Package": "ggheatmap",
4035-
"Version": "2.11",
4036-
"Source": "GitHub",
4037-
"Title": "Plot Heatmap",
4038-
"Authors@R": "person(given = \"Baiwei\", family = \"Luo\", role = c(\"aut\", \"cre\"), email = \"2734782653@qq.com\")",
4039-
"Maintainer": "Baiwei Luo <2734782653@qq.com>",
4040-
"Description": "The flexibility and excellence of 'ggplot2' is unquestionable, so many drawing tools basically need 'ggplot2' as the operating object. In order to develop a heatmap drawing system based on ggplot2, we developed this tool, mainly to solve the heatmap puzzle problem and the flexible connection between the heatmap and the 'ggplot2' object. The advantages of this tool are as follows: 1. More flexible label settings; 2. Realize the linkage of heatmap and 'ggplot2' drawing system, which is helpful for operations such as puzzles; 3. Simple and easy to operate; 4. Optimization of clustering tree visualization.",
4041-
"License": "GPL-3",
4042-
"Encoding": "UTF-8",
4043-
"Roxygen": "list(markdown = TRUE)",
4044-
"RoxygenNote": "7.1.1",
4045-
"Depends": [
4046-
"ggplot2"
4047-
],
4048-
"Imports": [
4049-
"aplot",
4050-
"ggtree",
4051-
"tibble",
4052-
"ggpubr",
4053-
"tidyr",
4054-
"patchwork"
4055-
],
4056-
"Suggests": [
4057-
"grDevices",
4058-
"stats",
4059-
"testthat"
4060-
],
4061-
"RemoteType": "github",
4062-
"RemoteHost": "api.github.com",
4063-
"RemoteRepo": "ggheatmap",
4064-
"RemoteUsername": "XiaoLuo-boy",
4065-
"RemoteRef": "HEAD",
4066-
"RemoteSha": "5c373eb99f758c0a4d34ed1b008e59a7245226e4",
4067-
"NeedsCompilation": "no",
4068-
"Author": "Baiwei Luo [aut, cre]"
4069-
},
40704033
"ggplot2": {
40714034
"Package": "ggplot2",
40724035
"Version": "3.5.1",

0 commit comments

Comments
 (0)