Issues
- 3
`as_rray()` returns frozen console in RStudio
#266 opened by eliocamp - 1
`str.rray()` is slow
#267 opened by eliocamp - 1
Move `master` branch to `main`
#265 opened by jennybc - 0
Options for print methods
#263 opened by jameslairdsmith - 2
Should rray_bind() be able to accept 0 and negative integer values for .axis?
#262 opened by mattwarkentin - 1
No quantile method
#261 opened by Dpananos - 0
Integer overflow errors
#259 opened by DavisVaughan - 2
- 0
Release rray 0.1.1
#257 opened by DavisVaughan - 0
Add google analytics in pkgdown
#250 opened by DavisVaughan - 1
Convert to and from tibbles
#253 opened by krlmlr - 0
Rethink trailing comma behavior with subsetting
#252 opened by DavisVaughan - 1
subset behavior
#251 opened by lei0zhou - 1
`vec_cast()` should preserve dim names
#249 opened by DavisVaughan - 2
More fexible dimnames
#248 opened by eliocamp - 0
Use meta names in `dims` argument,
#245 opened by eliocamp - 3
rray removes custom classes
#247 opened by paul-buerkner - 1
Put the logo on the website
#246 opened by hadley - 2
`rray_min_pos()` returns wrong results if NA exists
#244 opened by liuyadong - 4
Release rray 0.1.0
#242 opened by DavisVaughan - 1
Only use rray_dim
#240 opened by DavisVaughan - 0
Typed error messages
#239 opened by DavisVaughan - 0
Don't export container/inner functions
#234 opened by DavisVaughan - 0
Move `keep_dims()` to `rray_duplicate_any()`
#235 opened by DavisVaughan - 0
Move `is.na` method to `compat-base`
#236 opened by DavisVaughan - 3
Should the math functions be included?
#230 opened by DavisVaughan - 1
- 1
rray_summarise()
#231 opened by juangomezduaso - 2
Loading files as rrays
#232 opened by kanishkamisra - 0
`rray_dim_names_common` details are incorrect
#228 opened by DavisVaughan - 0
Update `as_rray` docs
#227 opened by DavisVaughan - 0
`rray_extract()` improvements
#209 opened by DavisVaughan - 1
rray_as_index2() -> rray_as_index()
#225 opened by DavisVaughan - 2
Remove `rray_det()`
#223 opened by DavisVaughan - 1
Change `rray_dims()` -> `rray_n_dim()`
#197 opened by DavisVaughan - 0
Rename `rray_expand_dims()` -> `rray_expand()`
#224 opened by DavisVaughan - 5
A comment about broadcasting vignette
#216 opened by juangomezduaso - 1
S4 method for `%*%`
#218 opened by DavisVaughan - 4
`rray_yank()` / `rray_yank_assign()` are slow
#220 opened by DavisVaughan - 2
Single precision floats
#217 opened by dselivanov - 1
Rray generating functions
#215 opened by juangomezduaso - 1
- 2
Discussion) Use ALTREP attribute setting for `rray_reshape()` on R >= 3.6.0
#200 opened by juangomezduaso - 12
xtensor lazy evaluation
#205 opened by juangomezduaso - 1
reshape is keeping metanames
#201 opened by juangomezduaso - 0
Revisit `slice_range()`
#211 opened by DavisVaughan - 0
- 1
role of t.vctrs_rray()
#202 opened by juangomezduaso - 1
- 8
Helpers for rowwise / colwise creation
#199 opened by DavisVaughan