R/inline.R

inlineCxxPlugin <- 
    Rcpp:::Rcpp.plugin.maker(
               include.before = "#include <splines.h>", 
               libs           = # sprintf(
                   "$(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)", ##
                                        ## list.files(system.file("libs", package = "rstpm2"),
                                        ##            pattern = "\\.(so|dll|dylib)$",
                                        ##            full.names = TRUE)),
               package        = "rstpm2")

Try the rstpm2 package in your browser

Any scripts or data that you put into this service are public.

rstpm2 documentation built on Aug. 28, 2025, 1:10 a.m.