Last data update: 2014.03.03

inline

Package: inline
Version: 0.3.14
Date: 2015-04-11
Title: Functions to Inline C, C++, Fortran Function Calls from R
Author: Oleg Sklyar, Duncan Murdoch, Mike Smith, Dirk Eddelbuettel,
Romain Francois, Karline Soetaert
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Depends: R (>= 2.4.0), methods
Suggests: Rcpp (>= 0.11.0)
Description: Functionality to dynamically define R functions and S4 methods
with inlined C, C++ or Fortran code supporting .C and .Call calling conventions.
License: LGPL
Copyright: Oleg Sklyar, 2005-2010 and other authors per their commits
LazyLoad: yes
BugReports: https://github.com/eddelbuettel/inline/issues
NeedsCompilation: no
Packaged: 2015-04-12 14:35:08.942414 UTC; edd
Repository: CRAN
Date/Publication: 2015-04-13 09:20:41

● Cran Task View: HighPerformanceComputing
● 0 images, 8 functions, 0 datasets
Reverse Depends: 5

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'inline' ...
** package 'inline' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'print' from package 'base' in package 'inline'
** help
*** installing help indices
  converting help for package 'inline'
    finding HTML links ... done
    cfunction                               html  
    cxxfunction                             html  
    getDynLib                               html  
    inline-package                          html  
    internals                               html  
    package.skeleton                        html  
    plugins                                 html  
    utilities                               html  
** building package indices
** testing if installed package can be loaded
* DONE (inline)
Making 'packages.html' ... done