lobstr: 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.

Version: 1.1.2
Depends: R (≥ 3.2)
Imports: crayon, methods, prettyunits, rlang (≥ 1.0.0)
LinkingTo: cpp11 (≥ 0.4.2)
Suggests: covr, pillar, pkgdown, testthat (≥ 3.0.0)
Published: 2022-06-22
Author: Hadley Wickham [aut, cre], RStudio [cph]
Maintainer: Hadley Wickham <hadley at rstudio.com>
BugReports: https://github.com/r-lib/lobstr/issues
License: MIT + file LICENSE
URL: https://lobstr.r-lib.org/, https://github.com/r-lib/lobstr
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: lobstr results

Documentation:

Reference manual: lobstr.pdf

Downloads:

Package source: lobstr_1.1.2.tar.gz
Windows binaries: r-devel: lobstr_1.1.2.zip, r-release: lobstr_1.1.2.zip, r-oldrel: lobstr_1.1.2.zip
macOS binaries: r-release (arm64): lobstr_1.1.2.tgz, r-oldrel (arm64): lobstr_1.1.2.tgz, r-release (x86_64): lobstr_1.1.2.tgz
Old sources: lobstr archive

Reverse dependencies:

Reverse imports: brclimr, butcher, carrier, potions, pryr, REDCapTidieR, reproducible, SpaDES.core
Reverse suggests: cpp11, DelayedArray, dplyr, duckplyr, genio, kidsides, nestedLogit, spatialLIBD, sport

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lobstr to link to this page.