Package: RcppGSL 0.3.14

Dirk Eddelbuettel

RcppGSL: 'Rcpp' Integration for 'GNU GSL' Vectors and Matrices

'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.

Authors:Dirk Eddelbuettel [aut, cre], Romain Francois [aut]

RcppGSL_0.3.14.tar.gz
RcppGSL_0.3.14.tar.gz(r-4.7-arm64)RcppGSL_0.3.14.tar.gz(r-4.7-x86_64)RcppGSL_0.3.14.tar.gz(r-4.6-arm64)RcppGSL_0.3.14.tar.gz(r-4.6-x86_64)
RcppGSL_0.3.14.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RcppGSL/json (API)
NEWS

# Install 'RcppGSL' in R:
install.packages('RcppGSL', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/eddelbuettel/rcppgsl/issues

Uses libs:
  • gsl– GNU Scientific Library (GSL)
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

gslcpp

6.86 score 57 packages 83 scripts 10k downloads 4 exports 1 dependencies

Last updated from:a2514f20b7. Checks:4 NOTE, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE119
linux-devel-x86_64NOTE142
source / vignettesOK201
linux-release-arm64NOTE149
linux-release-x86_64NOTE120
wasm-releaseOK111

Exports:CFlagsfastLmfastLmPureLdFlags

Dependencies:Rcpp

RcppGSL

Rendered fromRcppGSL-introduction.pdf.asisusingRcpp::asison Jun 03 2026.

Last update: 2026-03-05
Started: 2026-03-05