The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
'Rcpp' integration for 'GNU GSL' vectors and matrices The 'GNU Scientific Library' (or 'GSL') is a collection of numerical routines for scientific computing. It is particularly useful for C and C++ programs as it provides a standard C interface to a wide range of mathematical routines. There are over 1000 functions in total with an extensive test suite. The 'RcppGSL' package provides an easy-to-use interface between 'GSL' data structures and R using concepts from 'Rcpp' which is itself a package that eases the interfaces between R and C++. This package also serves as a prime example of how to build a package that uses 'Rcpp' to connect to another third-party library. The 'autoconf' script, 'inline' plugin and example package can all be used as a stanza to write a similar package against another library.
Version: | 0.3.13 |
Imports: | Rcpp (≥ 0.11.0), stats |
LinkingTo: | Rcpp |
Suggests: | tinytest |
Published: | 2023-01-13 |
DOI: | 10.32614/CRAN.package.RcppGSL |
Author: | Dirk Eddelbuettel and Romain Francois |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppgsl/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eddelbuettel/rcppgsl, https://dirk.eddelbuettel.com/code/rcpp.gsl.html |
NeedsCompilation: | yes |
SystemRequirements: | GNU GSL |
Materials: | README NEWS ChangeLog |
In views: | NumericalMathematics |
CRAN checks: | RcppGSL results |
Reference manual: | RcppGSL.pdf |
Vignettes: |
RcppGSL |
Package source: | RcppGSL_0.3.13.tar.gz |
Windows binaries: | r-devel: RcppGSL_0.3.13.zip, r-release: RcppGSL_0.3.13.zip, r-oldrel: RcppGSL_0.3.13.zip |
macOS binaries: | r-release (arm64): RcppGSL_0.3.13.tgz, r-oldrel (arm64): RcppGSL_0.3.13.tgz, r-release (x86_64): RcppGSL_0.3.13.tgz, r-oldrel (x86_64): RcppGSL_0.3.13.tgz |
Old sources: | RcppGSL archive |
Reverse imports: | markets |
Reverse linking to: | catSurv, CLVTools, coga, econetwork, fingerPro, flan, frailtyMMpen, jSDM, libstable4u, lnmixsurv, markets, mashr, mixture, mmpca, mvabund, PEPBVS, QF, rcontroll, RcppZiggurat, RKHSMetaMod, shrinkTVP, smam, stpphawkes, vol2birdR |
Reverse suggests: | dynr |
Please use the canonical form https://CRAN.R-project.org/package=RcppGSL to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.