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 | 
| DOI: | 
10.32614/CRAN.package.lobstr | 
| 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:
Downloads:
Reverse dependencies:
| Reverse imports: | 
brclimr, butcher, carrier, potions, pryr, REDCapTidieR, reproducible, sourcoise, SpaDES.core | 
| Reverse suggests: | 
boomer, cpp11, DelayedArray, dplyr, duckplyr, einops, genio, glyrepr, kidsides, nestedLogit, R6, spatialLIBD, sport, tmap | 
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=lobstr
to link to this page.