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 |
Reference manual: | lobstr.pdf |
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, r-oldrel (x86_64): lobstr_1.1.2.tgz |
Old sources: | lobstr archive |
Reverse imports: | brclimr, butcher, carrier, potions, pryr, REDCapTidieR, reproducible, SpaDES.core |
Reverse suggests: | boomer, cpp11, DelayedArray, dplyr, duckplyr, genio, kidsides, nestedLogit, spatialLIBD, sport |
Please use the canonical form https://CRAN.R-project.org/package=lobstr to link to this page.