Package: tensorr
Title: Sparse Tensors in R
Version: 0.1.1
Authors@R: person("Robert","Zamora", email = "zamora.rr@gmail.com", role = c("aut", "cre"))
Description: Provides methods to manipulate and store sparse tensors. Tensors 
  are multidimensional generalizations of matrices (two dimensional) and 
  vectors (one dimensional).
Depends: R (>= 3.3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/zamorarr/tensorr
BugReports: https://github.com/zamorarr/tensorr/issues
Imports: assertive.base, assertive.properties, assertive.types, Matrix,
        methods, purrr
Suggests: covr, knitr, rmarkdown, testthat
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-21 04:32:15 UTC; bobby
Author: Robert Zamora [aut, cre]
Maintainer: Robert Zamora <zamora.rr@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-21 05:30:03 UTC
Built: R 4.0.2; ; 2020-07-16 11:12:53 UTC; unix
