File: control

package info (click to toggle)
rgl 0.96.0-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 8,612 kB
  • ctags: 10,854
  • sloc: ansic: 27,901; cpp: 17,501; sh: 3,245; makefile: 103
file content (14 lines) | stat: -rw-r--r-- 882 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: rgl
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.3.1), cdbs, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libpng-dev, libx11-dev, libxt-dev, x11proto-core-dev, autotools-dev, r-cran-htmlwidgets, r-cran-htmltools, r-cran-knitr, r-cran-jsonlite, r-cran-shiny, r-cran-magrittr
Standards-Version: 3.9.8

Package: r-cran-rgl
Architecture: any
Depends: ${shlibs:Depends}, ${R:Depends}, libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, r-cran-htmlwidgets, r-cran-htmltools, r-cran-knitr, r-cran-jsonlite, r-cran-shiny, r-cran-magrittr
Description: GNU R package for three-dimensional visualisation using OpenGL
 This package provides functions implementing a new graphics device suitable 
 for visualisation of GNU R objects in three dimensions using the OpenGL 
 libraries.