Pakket: r-cran-rcpp (1.0.10-1)
Verwijzigingen voor r-cran-rcpp
Debian bronnen:
Het bronpakket rcpp downloaden:
Beheerder:
Externe bronnen:
- Homepage [dirk.eddelbuettel.com]
Vergelijkbare pakketten:
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.
Andere aan r-cran-rcpp gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: littler
- GNU R scripting and command-line front-end -- transition package
Ook een virtueel pakket geboden door: r-cran-littler
-
- dep: r-api-4.0
- virtueel pakket geboden door r-base-core
-
- dep: r-base-core (>= 4.2.2.20221110-2)
- 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