Description
R-cran-Rcpp - Seamless R and C++ Integration
Property | Value |
---|---|
Distribution | FreeBSD 11 |
Repository | FreeBSD Ports Latest i386 |
Package filename | R-cran-Rcpp-1.0.3.txz |
Package name | R-cran-Rcpp |
Package version | 1.0.3 |
Package release | - |
Package architecture | i386 |
Package type | txz |
Category | devel |
Homepage | https://cran.r-project.org/web/packages/Rcpp/ |
License | GPLv2+ |
Maintainer | tota@FreeBSD.org |
Download size | 1.80 MB |
Installed size | 8.12 MB |
The Rcpp package provides C++ classes that greatly facilitate interfacing C or C++ code in R packages using the .Call() interface provided by R. Rcpp provides matching C++ classes for a large number of basic R data types. Hence, a package author can keep his data in normal R data structures without having to worry about translation or transferring to C++. At the same time, the data structures can be accessed as easily at the C++ level, and used in the normal manner. The mapping of data types works in both directions. It is as straightforward to pass data from R to C++, as it is it return data from C++ to R. WWW: https://cran.r-project.org/web/packages/Rcpp/
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
R-cran-Rcpp-1.0.3.txz | 1.0.3 | amd64 | FreeBSD Ports Latest |
R-cran-Rcpp-1.0.2.txz | 1.0.2 | i386 | FreeBSD Ports Quarterly |
R-cran-Rcpp-1.0.2.txz | 1.0.2 | amd64 | FreeBSD Ports Quarterly |
R-cran-Rcpp | - | - | - |
Requires
Name | Value |
---|---|
R | = 3.6.1_3 |
gcc9 | = 9.2.0 |
libR.so.3.6 | - |
libgcc_s.so.1 | - |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | R-cran-Rcpp-1.0.3.txz |
Source Package | devel/R-cran-Rcpp |
Install Howto
Install R-cran-Rcpp txz package:
# pkg install R-cran-Rcpp
See Also
Package | Description |
---|---|
R-cran-RcppArmadillo-0.9.800.3.0.txz | Rcpp integration for Armadillo templated linear algebra library |
R-cran-RcppEigen-0.3.3.7.0.txz | Rcpp integration for the Eigen templated linear algebra library |
R-cran-RcppProgress-0.4.1.txz | Interruptible Progress Bar with OpenMP Support for C++ in R Packages |
R-cran-RcppRoll-0.3.0_2.txz | Efficient Rolling / Windowed Operations |
R-cran-Rdpack-0.11.0_1.txz | Update and Manipulate Rd Documentation Objects |
R-cran-RgoogleMaps-1.4.4.txz | Overlays on Google map tiles in R |
R-cran-Rmpfr-0.7.2_1.txz | R wrapper for the mpfr multiple precision library |
R-cran-Rook-1.1.1_3.txz | Web server interface for R |
R-cran-Rsolnp-1.16_3.txz | General Non-Linear Optimization |
R-cran-SQUAREM-2017.10.1_2.txz | Squared Extrapolation Methods for Accelerating EM-Like Algorithms |
R-cran-SparseM-1.77_3.txz | Sparse Linear Algebra |
R-cran-TTR-0.23.5.txz | Technical Trading Rules |
R-cran-VGAM-1.1.2.txz | Vector Generalized Linear and Additive Models |
R-cran-XML-3.98.1.20_1.txz | Tools for parsing and generating XML |
R-cran-abind-1.4.5_2.txz | Combine Multidimensional Arrays |
Advertisement
Advertisement