File: control

package info (click to toggle)
rgl 0.80-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,508 kB
  • ctags: 10,065
  • sloc: ansic: 27,581; cpp: 14,088; sh: 3,062; makefile: 103
file content (14 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: rgl
Section: math
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 5.0.0), r-base-dev (>= 2.7.1), cdbs, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libpng12-dev, libx11-dev, libxt-dev, x11proto-core-dev
Standards-Version: 3.8.0

Package: r-cran-rgl
Architecture: any
Depends: ${shlibs:Depends}, r-base-core (>= 2.7.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1
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.