[R-pkg-devel] Please help

Bahadır YÜZBAŞI b@yzb @end|ng |rom hotm@||@com
Fri Oct 18 20:56:58 CEST 2019


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 <edd using debian.org<mailto:edd using 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 | edd using debian.org<mailto:edd using debian.org>


	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list