Package: inline
Version: 0.3.19
Date: 2021-05-25
Title: Functions to Inline C, C++, Fortran Function Calls from R
Author: Oleg Sklyar, Duncan Murdoch, Mike Smith, Dirk Eddelbuettel, 
 Romain Francois, Karline Soetaert, Johannes Ranke
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Imports: methods
Suggests: Rcpp (>= 0.11.0), tinytest
Description: Functionality to dynamically define R functions and S4 methods
 with 'inlined' C, C++ or Fortran code supporting the .C and .Call calling
 conventions.
License: LGPL
Copyright: Oleg Sklyar, 2005-2010 and other authors per their commits
LazyLoad: yes
URL: https://github.com/eddelbuettel/inline,
        https://dirk.eddelbuettel.com/code/inline.html
BugReports: https://github.com/eddelbuettel/inline/issues
NeedsCompilation: no
Packaged: 2021-05-25 12:45:08 UTC; edd
Repository: CRAN
Date/Publication: 2021-05-31 08:40:02 UTC
Built: R 4.3.2; ; 2024-08-17 03:39:55 UTC; unix
