@@ -19,30 +19,57 @@ class RGgally(RPackage):
1919
2020 cran = "GGally"
2121
22+ version ("2.4.0" , sha256 = "c8d458160e0c220bfeae49ceacd7762534a9ade7e75dfcd974c88c79aa8f7382" )
23+ version ("2.3.0" , sha256 = "fe5eabe9eec66fd578ce244e291d0453846dd2181b39ca9039c157971ba16d09" )
2224 version ("2.2.1" , sha256 = "8bb326665936a63f6eef92a2af1a11d1fae78dbd28d6980608d2b38ee1f586c6" )
2325 version ("2.1.2" , sha256 = "30352f36bf061bc98bdd5fa373ea0f23d007040bd908c7c018c8e627e0fb28e5" )
2426 version ("2.1.0" , sha256 = "7ffb86b8a4e79543cf7e6bb1e3684d738ecd8e0ba89e8ef38991898b18dd6c53" )
2527 version ("1.4.0" , sha256 = "9a47cdf004c41f5e4024327b94227707f4dad3a0ac5556d8f1fba9bf0a6355fe" )
2628 version ("1.3.2" , sha256 = "f4143f45254fed794be991180aeffe459f6756bfa08acad963707d8e843cfd0a" )
2729
30+ depends_on ("r@4.3:" , type = ("build" , "run" ), when = "@2.3:" )
2831 depends_on ("r@3.1:" , type = ("build" , "run" ))
29- depends_on ("r-ggplot2@2.2.0:" , type = ("build" , "run" ))
30- depends_on ("r-ggplot2@3.3.0:" , type = ("build" , "run" ), when = "@2.1.0:" )
31- depends_on ("r-ggplot2@3.3.4:" , type = ("build" , "run" ), when = "@2.1.2:" )
32- depends_on ("r-ggplot2@3.4.4:" , type = ("build" , "run" ), when = "@2.2.0:" )
33- depends_on ("r-dplyr@1.0.0:" , type = ("build" , "run" ), when = "@2.1.0:" )
34- depends_on ("r-ggstats" , type = ("build" , "run" ), when = "@2.2.0:" )
35- depends_on ("r-gtable@0.2.0:" , type = ("build" , "run" ))
36- depends_on ("r-lifecycle" , type = ("build" , "run" ), when = "@2.1.0:" )
37- depends_on ("r-plyr@1.8.3:" , type = ("build" , "run" ))
32+
33+ depends_on ("r-cli" , type = ("build" , "run" ), when = "@2.4:" )
34+
35+ depends_on ("r-dplyr@1.1:" , type = ("build" , "run" ), when = "@2.3:" )
36+ depends_on ("r-dplyr@1:" , type = ("build" , "run" ), when = "@2.1:" )
37+
38+ depends_on ("r-ggplot2@3.5.2:" , type = ("build" , "run" ), when = "@2.3:" )
39+ depends_on ("r-ggplot2@3.4.4:3" , type = ("build" , "run" ), when = "@2.2.1:2.2" )
40+ depends_on ("r-ggplot2@3.4.4:3" , type = ("build" , "run" ), when = "@2.2" )
41+ depends_on ("r-ggplot2@3.3.4:3" , type = ("build" , "run" ), when = "@2.1.2:2.1" )
42+ depends_on ("r-ggplot2@3.3.0:3" , type = ("build" , "run" ), when = "@2:2.1.1" )
43+ depends_on ("r-ggplot2@2.2:3" , type = ("build" , "run" ))
44+
45+ depends_on ("r-ggstats@0.9:" , type = ("build" , "run" ), when = "@2.3:" )
46+ depends_on ("r-ggstats" , type = ("build" , "run" ), when = "@2.2:" )
47+
48+ depends_on ("r-gtable@0.2:" , type = ("build" , "run" ))
49+
50+ depends_on ("r-lifecycle" , type = ("build" , "run" ), when = "@2:" )
51+
52+ depends_on ("r-magrittr" , type = ("build" , "run" ), when = "@2.2:" )
53+
54+ depends_on ("r-network@1.17.1:" , type = ("build" , "run" ), when = "@2.1.2:" )
55+
3856 depends_on ("r-progress" , type = ("build" , "run" ))
57+
3958 depends_on ("r-rcolorbrewer" , type = ("build" , "run" ))
40- depends_on ("r-rlang" , type = ("build" , "run" ), when = "@1.4.0:" )
41- depends_on ("r-scales@1.1.0:" , type = ("build" , "run" ), when = "@2.1.0:" )
42- depends_on ("r-tidyr" , type = ("build" , "run" ), when = "@2.1.0:" )
43- depends_on ("r-tidyr@1.3.0:" , type = ("build" , "run" ), when = "@2.2.0:" )
44- depends_on ("r-magrittr" , type = ("build" , "run" ), when = "@2.2.0:" )
45- depends_on ("openssl" , when = "@1.4.0:" )
46-
47- depends_on ("r-forcats" , type = ("build" , "run" ), when = "@2.1.0:2.1" )
59+
60+ depends_on ("r-rlang" , type = ("build" , "run" ), when = "@1.4:" )
61+
62+ depends_on ("r-s7@0.2" , type = ("build" , "run" ), when = "@2.3:" )
63+
64+ depends_on ("r-scales@1.3:" , type = ("build" , "run" ), when = "@2.3:" )
65+ depends_on ("r-scales@1.1:" , type = ("build" , "run" ), when = "@2:" )
66+
67+ depends_on ("r-tidyr@1.3:" , type = ("build" , "run" ), when = "@2.2:" )
68+ depends_on ("r-tidyr" , type = ("build" , "run" ), when = "@2.1:" )
69+
70+ depends_on ("openssl" , when = "@1.4:" )
71+
72+ # Historical dependencies
73+ depends_on ("r-plyr@1.8.3:" , type = ("build" , "run" ), when = "@:2.2" )
74+ depends_on ("r-forcats" , type = ("build" , "run" ), when = "@2.1" )
4875 depends_on ("r-reshape@0.8.5:" , type = ("build" , "run" ), when = "@:2.1" )
0 commit comments