套件:r-cran-lobstr(1.1.2-1) [debports]
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-s2 (>= 4.2.1)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- 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