Dear Dirk and Max,

I would like to thank you both since your fast response to me. I revised my 
src/Makevars and src/Makevars.win<http://Makevars.win> by following your 
suggestions.
Finally, it passed first auto check by CRAN by using the following flags.
—— ———————————————————————
CXX_STD = CXX11
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
—————————————————————————

Warmest Regards,
Bahadir





On 16 Oct 2019, at 22:33, Dirk Eddelbuettel 
<e...@debian.org<mailto:e...@debian.org>> wrote:


Bahadir,

On 16 October 2019 at 19:12, Max Turgeon wrote:
| It may help to look at what other packages linking to RcppArmadillo have done 
and try to reproduce it/adapt it to your setting.

Packages using the package generator RcppArmadillo.package.skeleton() get
these two templates via the skeleton/ directory of the installed package:

 https://github.com/RcppCore/RcppArmadillo/blob/master/inst/skeleton/Makevars
 
https://github.com/RcppCore/RcppArmadillo/blob/master/inst/skeleton/Makevars.win

They haven't changed in years, but are needed as Max correctly identified.

Best,  Dirk

--
http://dirk.eddelbuettel.com | @eddelbuettel | 
e...@debian.org<mailto:e...@debian.org>


        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to