[ 源代码: r-cran-tidygraph ]
软件包:r-cran-tidygraph(1.3.1-2)
r-cran-tidygraph 的相关链接
Debian 的资源:
下载源码包 r-cran-tidygraph:
- [r-cran-tidygraph_1.3.1-2.dsc]
- [r-cran-tidygraph_1.3.1.orig.tar.gz]
- [r-cran-tidygraph_1.3.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R tidy API for graph manipulation
A graph, while not "tidy" in itself, can be thought of as two tidy data frames describing node and edge data respectively. 'tidygraph' provides an approach to manipulate these two virtual data frames using the API defined in the 'dplyr' package, as well as provides tidy interfaces to a lot of common graph algorithms.
其他与 r-cran-tidygraph 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-cpp11
- C++11 interface for GNU R's C interface
-
- dep: r-cran-dplyr (>= 0.8.5)
- GNU R grammar of data manipulation
-
- dep: r-cran-igraph (>= 2.0.0)
- GNU R network analysis and visualization
-
- dep: r-cran-lifecycle
- manage the life cycle of your GNU R package functions
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-pillar
- GNU R coloured formatting for columns
-
- dep: r-cran-r6
- R classes with reference semantics
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-tibble
- GNU R Simple Data Frames
-
- dep: r-cran-tidyr
- GNU R package to easily tidy data
-
- rec: r-cran-ape
- GNU R package for Analyses of Phylogenetics and Evolution
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-influencer
- Quantify Structural Importance of Nodes in a Network
-
- rec: r-cran-network
- Classes for Relational Data
-
- rec: r-cran-seriation
- GNU R infrastructure for ordering objects using seriation
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite