[R-pkg-devel] Can't submit uchardet package on CRAN

2019-10-18 Thread Артём Клевцов
Hi, I faced problem to submit package uchardet. This package requires external library (uchardet). Configure script tries to find it with the pkg-config tool. Install uchardet on various systems: - debian: apt-get install libuchardet-dev - fedora: dnf install uchardet-devel - arch: pacman -S

Re: [R-pkg-devel] Please help

2019-10-18 Thread Bahadır YÜZBAŞI
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 by following your suggestions. Finally, it passed first auto check by CRAN by using the following flags. —— ——— CXX_STD = CXX1