パッケージ: r-cran-rcpp (0.12.15-1)
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.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:4.2)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: littler
- GNU R scripting and command-line front-end -- transition package
以下のパッケージによって提供される仮想パッケージでもあります: r-cran-littler
-
- dep: r-api-3.4
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 3.4.3-1)
- GNU R core of statistical computation and graphics system
-
- 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