issues
search
r-lib
/
lobstr
Understanding complex R objects with tools similar to str()
https://lobstr.r-lib.org/
Other
303
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error with `lobstr::obj_size` / `pryr::object_size` when used with a ggplot object created with `geom_spatraster`
#74
elgabbas
closed
1 month ago
1
Differences between lobstr::mem_used() & memuse::Sys.procmem()
#73
mitch-tanney-coterie
closed
1 month ago
1
`Error in obj_size_(dots, env, size_node(), size_vector()) : bad binding access`
#72
eliotmcintire
opened
8 months ago
1
Reference count seems to be off
#71
gaborcsardi
opened
11 months ago
1
Upkeep
#70
hadley
closed
1 year ago
0
Upkeep for lobstr (2022)
#69
hadley
closed
1 year ago
0
Is the output of `ast` wrong for functions with a namespace?
#68
thothal
closed
1 year ago
1
fix sxp error message
#67
samrickman
closed
1 year ago
1
Error for incorrect sxp expand argument does not print list of acceptable values
#66
samrickman
closed
1 year ago
0
Switch to rlang bytes formatting to eliminate prettyunits dep
#65
hadley
opened
2 years ago
0
Release lobstr 1.1.2
#64
hadley
closed
2 years ago
0
Don't iterate into immediate bindings
#63
hadley
opened
2 years ago
2
Use consistent type abbreviations
#62
hadley
opened
2 years ago
0
Use prettyunits to format `obj_size()` results
#61
hadley
closed
2 years ago
8
`format()` method for `lobstr_bytes`
#60
lionel-
closed
2 years ago
1
`obj_size` returns different values before and after accessing an element
#59
bersbersbers
closed
2 years ago
4
Move `master` branch to `main`
#58
jennybc
closed
2 years ago
1
obj_size() formatting for large objects
#57
jthomasmock
closed
2 years ago
0
Add `tree` function to print nested structure list-like objects
#56
nstrayer
closed
3 years ago
11
Support flexible cons cells in `obj_size()` and `sxp()`
#55
lionel-
closed
3 years ago
0
List all parent environments for a given environment
#54
krlmlr
closed
2 years ago
1
Also show objects that start with a dot for environments
#53
krlmlr
closed
2 years ago
1
use_tidy_github_actions()
#52
hadley
closed
4 years ago
0
Re-license as MIT
#51
hadley
closed
4 years ago
2
Request: make `ast()` not automatically unwrap quosures
#50
wch
opened
4 years ago
3
List R-core as contributor in DESCRIPTION
#49
hadley
closed
4 years ago
1
Bad binding access
#48
mjsteinbaugh
opened
4 years ago
23
Update test-ref-list.txt to fix Travis build
#47
terrytangyuan
closed
4 years ago
1
Fix typo in NEWS.md
#46
terrytangyuan
closed
4 years ago
3
obj_sizes gives NA for objects larger than 2^31 bytes
#45
thornend
closed
4 years ago
0
Add URL to pkgdown website
#44
Bisaloo
closed
4 years ago
1
modify ast tree
#43
alperyilmaz
closed
4 years ago
1
Use the ALTREP inspect method in sxp
#42
gaborcsardi
opened
5 years ago
0
Release lobstr 1.1.1
#41
hadley
closed
5 years ago
0
Release lobstr 1.1.0
#40
hadley
closed
4 years ago
0
Short name for `obj_inspect()`
#39
lionel-
closed
5 years ago
0
Tools for tracking memory "leaks"
#38
hadley
closed
5 years ago
1
obj_size crashes R if run on parent of global env
#37
wch
closed
5 years ago
1
Avoid calling custom methods when ref()ing recursively
#36
yutannihilation
closed
5 years ago
2
obj_size kills R session if asked to measure size of an object with linear models
#35
romatik
closed
5 years ago
6
Add a plot method
#34
richierocks
closed
5 years ago
1
Release lobstr 1.0.1
#33
hadley
closed
5 years ago
0
>= vs >
#32
hadley
closed
5 years ago
0
Add CRAN installation to README
#31
batpigandme
closed
5 years ago
0
Cannot ref shiny reactiveValues
#30
dipterix
closed
5 years ago
14
obj_size causing segfault with an example from Advanced R
#29
dpritchLibre
closed
6 years ago
6
Variant of ast that shows where symbols are found
#28
hadley
opened
6 years ago
0
ast() should print quosures specially
#27
hadley
opened
6 years ago
0
ast() docs should mention quasiquotation
#26
hadley
closed
5 years ago
0
Rewrite obj_addr to avoid taking references
#25
hadley
closed
5 years ago
0
Next