Files in rray
Simple Arrays

MD5
NEWS.md
DESCRIPTION
README.md
NAMESPACE
inst/WORDLIST
inst/doc/toolkit.R inst/doc/toolkit.Rmd inst/doc/the-rray.Rmd inst/doc/broadcasting.Rmd
inst/doc/broadcasting.html
inst/doc/the-rray.R
inst/doc/the-rray.html
inst/doc/toolkit.html
inst/doc/broadcasting.R
inst/include/rray.h
inst/include/dispatch.h
inst/include/subset-tools.h
inst/include/utils.h
inst/include/type2.h
inst/include/cast.h
inst/include/r-api.h
inst/include/api.h
inst/include/tools/tools.h
inst/include/tools/template-utils.h
inst/include/tools/errors.h
vignettes/toolkit.Rmd vignettes/the-rray.Rmd vignettes/broadcasting.Rmd R/inner-cast.R R/subset.R R/full-like.R R/container-type.R R/slice-assign.R R/coercion.R R/tile.R R/aaa.R R/extract.R R/extremum.R R/diagonal.R R/flatten.R R/subset-assign.R R/duplicate.R R/max-pos.R R/multiply-add.R R/compat-vctrs-math.R R/util.R R/sort.R R/dim-n.R R/dot.R R/reshape.R R/reducers.R R/RcppExports.R R/bind.R R/compat-base.R R/rray.R R/arith.R R/compat-purrr.R R/dim-names-common.R R/shape.R R/hypot.R R/expand.R R/broadcast.R R/transpose.R R/min-pos.R R/dim-names.R R/container-cast.R R/rotate.R R/reducers-custom.R R/compare.R R/unique.R R/compat-vctrs.R R/yank.R R/container-type2.R R/pad.R R/compat-vctrs-arith.R R/dim.R R/print.R R/yank-assign.R R/coercion-base.R R/logical.R R/extract-assign.R R/split.R R/clip.R R/inner-type.R R/flip.R R/squeeze.R R/slice.R
src/generators.cpp
src/compare.cpp
src/logical.cpp
src/bind.cpp
src/subset-tools.cpp
src/extremum.cpp
src/hypot.cpp
src/accumulators.cpp
src/dim.cpp
src/Makevars.win
src/manipulation.cpp
src/reducers.cpp
src/utils.cpp
src/RcppExports.cpp
src/misc.cpp
src/yank.cpp
src/subset.cpp
src/arith.cpp
src/validation.cpp
src/initialize.cpp
src/extract.cpp
src/dim-names.cpp
src/broadcast.cpp
src/r-api.cpp
src/cast.cpp
src/dim-names-common.cpp
src/subset-assign.cpp
src/Makevars
src/clip.cpp
src/extract-assign.cpp
src/type2.cpp
src/reducers-custom.cpp
src/builders.cpp
src/positions.cpp
src/multiply-add.cpp
src/yank-assign.cpp
man/common-dim-names.Rd man/rray_sum.Rd man/rray_unique.Rd man/rray_prod.Rd man/rray_dot.Rd man/as_array.Rd man/rray_squeeze.Rd man/rray_slice.Rd man/rray_expand.Rd man/rray_all_equal.Rd man/rray_tile.Rd man/rray-logical.Rd man/rray_full_like.Rd man/rray_duplicate.Rd man/rray_elems.Rd man/extremum.Rd man/rray_broadcast.Rd man/rray_yank.Rd man/rray_min.Rd man/as_matrix.Rd man/rray-compare.Rd man/rray_rotate.Rd man/rray_min_pos.Rd man/rray_reshape.Rd man/dim-names.Rd man/rray_multiply_add.Rd man/rray_sort.Rd man/rray_bind.Rd man/rray_max_pos.Rd man/rray_max.Rd man/rray_flatten.Rd man/rray_extract.Rd man/rray_subset.Rd man/rray_dim.Rd man/rray_if_else.Rd man/rray_hypot.Rd man/rray_diag.Rd man/rray_mean.Rd man/rray_flip.Rd man/new_rray.Rd man/rray.Rd man/rray_transpose.Rd man/is_rray.Rd man/pad.Rd man/rray_arith.Rd man/vctrs-compat.Rd man/as_rray.Rd man/rray_clip.Rd man/rray_split.Rd man/rray_dim_n.Rd
build/vignette.rds
tests/testthat.R tests/testthat/test-subset-assign.R tests/testthat/test-diagonal.R tests/testthat/test-container-type.R tests/testthat/test-coercion.R tests/testthat/test-slice-assign.R tests/testthat/test-reshape.R tests/testthat/test-clip.R tests/testthat/test-unique.R tests/testthat/test-rotate.R tests/testthat/test-pad.R tests/testthat/test-extract.R tests/testthat/test-duplicate.R tests/testthat/test-hypot.R tests/testthat/test-tile.R tests/testthat/test-container-type2.R tests/testthat/test-dim-n.R tests/testthat/test-slice.R tests/testthat/test-flip.R tests/testthat/test-broadcast.R tests/testthat/test-type2.R tests/testthat/test-dot.R tests/testthat/test-dim-names-common.R tests/testthat/test-reducers-custom.R tests/testthat/test-sort.R tests/testthat/test-min-pos.R tests/testthat/test-container-cast.R tests/testthat/test-split.R tests/testthat/test-diff.R tests/testthat/test-compat-base.R tests/testthat/test-reducers.R tests/testthat/test-squeeze.R tests/testthat/test-dim.R tests/testthat/test-print.R tests/testthat/test-bind.R tests/testthat/test-full-like.R tests/testthat/test-transpose.R tests/testthat/test-inner-type.R tests/testthat/test-inner-cast.R tests/testthat/test-arith.R tests/testthat/test-subset.R tests/testthat/test-flatten.R tests/testthat/test-compare.R tests/testthat/test-expand.R tests/testthat/test-compat-vctrs-math.R tests/testthat/test-cast.R tests/testthat/test-dim-names.R tests/testthat/test-extract-assign.R tests/testthat/test-max-pos.R tests/testthat/test-yank.R tests/testthat/test-compat-vctrs.R tests/testthat/test-logical.R tests/testthat/test-names.R tests/testthat/test-multiply-add.R tests/testthat/test-creation.R tests/testthat/test-extremum.R tests/testthat/test-yank-assign.R
tests/testthat/out/test-1D-rray.txt
tests/testthat/out/test-0-axis-1D.txt
tests/testthat/out/test-0-axis-3D.txt
tests/testthat/out/test-str-1.txt
tests/testthat/out/test-str-3.txt
tests/testthat/out/test-2D-rray.txt
tests/testthat/out/test-str-4.txt
tests/testthat/out/test-0-axis-2D.txt
tests/testthat/out/test-str-2.txt
rray documentation built on July 23, 2019, 5:04 p.m.