Source: r-cran-bigmemory
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Dylan Aïssi <daissi@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-bigmemory
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-bigmemory.git
Homepage: https://cran.r-project.org/package=bigmemory
Rules-Requires-Root: no
Standards-Version: 4.6.1
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-bigmemory.sri,
               r-cran-rcpp,
               r-cran-uuid (>= 1.0-2),
               r-cran-bh,
# <dh-update-R>do not delete this</dh-update-R>
               uuid-dev
Testsuite: autopkgtest-pkg-r

Package: r-cran-bigmemory
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Manage Massive Matrices with Shared Memory and Memory-Mapped Files
 Create, store, access, and manipulate massive matrices.
 Matrices are allocated to shared memory and may use memory-mapped
 files.  Packages 'biganalytics', 'bigtabulate', 'synchronicity', and
 'bigalgebra' provide advanced functionality.
