File: control

package info (click to toggle)
r-cran-int64 1.1.2-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 424 kB
  • ctags: 175
  • sloc: ansic: 847; cpp: 363; makefile: 1
file content (17 lines) | stat: -rw-r--r-- 576 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: r-cran-int64
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.3.1), cdbs
Standards-Version: 3.9.7
 
Package: r-cran-int64
Architecture: any
Depends: ${shlibs:Depends}, ${shlibs:Misc}, ${R:Depends}
Description: GNU R package for 64 bit integer types
 This package provides 64 bit integer types thereby allowing for
 indexing of much larger objects than with the standard 32-bit
 integers in R.
 .
 This package was developed with support from the Google Open Source
 Programs Office