Source: r-cran-inline Section: gnu-r Priority: optional Maintainer: Dirk Eddelbuettel Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.0.1), cdbs Standards-Version: 3.9.4 Homepage: http://cran.r-project.org/web/packages/inline/index.html Package: r-cran-inline Architecture: all Depends: ${shlibs:Depends}, ${R:Depends} Description: GNU R package to inline C, C++, Fortran functions from R This package provides functionality to dynamically define R functions and S4 methods with in-lined C, C++ or Fortran code supporting .C and .Call calling conventions.