powerbi-visuals-funnel/dependencies.json

39 строки
1.3 KiB
JSON

{
"cranPackages": [
{
"name": "scales",
"displayName": "scales: Scale Functions for Visualization",
"url": "https://cran.r-project.org/web/packages/scales/index.html"
},
{
"name": "reshape",
"displayName": "reshape: lets you flexibly restructure and aggregate data",
"url": "https://cran.r-project.org/web/packages/reshape/index.html"
},
{
"name": "ggplot2",
"displayName": "ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics",
"url": "https://cran.r-project.org/web/packages/ggplot2/index.html"
},
{
"name": "htmlwidgets",
"displayName": "htmlwidgets: HTML Widgets for R",
"url": "https://cran.r-project.org/web/packages/htmlwidgets/index.html"
},
{
"name": "XML",
"displayName": "XML: Tools for Parsing and Generating XML Within R and S-Plus",
"url": "https://cran.r-project.org/web/packages/XML/index.html"
},
{
"name": "plotly",
"displayName": "plotly: Create Interactive Web Graphics via plotly",
"url": "https://cran.r-project.org/web/packages/plotly/index.html"
},
{
"name": "caTools",
"displayName": "caTools: moving window statistics, GIF, Base64, ROC AUC, etc",
"url": "https://cran.r-project.org/web/packages/caTools/index.html"
}
]
}