We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9705525 commit fabcd8bCopy full SHA for fabcd8b
DESCRIPTION
@@ -11,6 +11,7 @@ License: GPL (>= 2)
11
Encoding: UTF-8
12
Imports:
13
pwr,
14
+ viridis,
15
jaspBase,
16
jaspGraphs
17
Remotes:
renv.lock
@@ -660,6 +660,17 @@
660
"rlang"
661
]
662
},
663
+ "viridis": {
664
+ "Package": "viridis",
665
+ "Version": "0.6.5",
666
+ "Source": "Repository",
667
+ "Requirements": [
668
+ "ggplot2",
669
+ "gridExtra",
670
+ "R",
671
+ "viridisLite"
672
+ ]
673
+ },
674
"viridisLite": {
675
"Package": "viridisLite",
676
"Version": "0.4.2",
0 commit comments