套件: r-cran-rcpp (1.0.3-1build1)
r-cran-rcpp 的相關超連結
Trisquel 的資源:
下載原始碼套件 rcpp:
維護者:
Original Maintainer:
- Dirk Eddelbuettel
外部的資源:
- 主頁 [dirk.eddelbuettel.com]
相似套件:
GNU R package for Seamless R and C++ Integration
The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at http://gallery.rcpp.org, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see 'citation("Rcpp")' for details on these last two.
其他與 r-cran-rcpp 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: littler
- GNU R scripting and command-line front-end -- transition package
同時作為一個虛擬套件由這些套件提供: r-cran-littler
-
- dep: r-api-3.5
- 本虛擬套件由這些套件提供: r-base-core
-
- dep: r-base-core (>= 3.6.2.20200221-1build1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-littler
- GNU R scripting and command-line front-end
-
- dep: r-cran-pkgkitten
- GNU R package to create simple packages
-
- sug: r-cran-inline
- GNU R package to inline C, C++, Fortran functions from R