[ 源代码: r-cran-lobstr ]
软件包:r-cran-lobstr(1.1.2-1)
visualize R data structures with trees
A set of tools for inspecting and understanding R data structures inspired by str(). Includes ast() for visualizing abstract syntax trees, ref() for showing shared references, cst() for showing call stack trees, and obj_size() for computing object sizes.
其他与 r-cran-lobstr 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.11)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.2.1-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-cpp11 (>= 0.4.2)
- C++11 interface for GNU R's C interface
-
- dep: r-cran-crayon
- GNU R colored terminal output
-
- dep: r-cran-prettyunits
- GNU R pretty, human readable formatting of quantities
-
- dep: r-cran-rlang (>= 1.0.0)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-pillar
- GNU R coloured formatting for columns