[R-pkg-devel] OpenMP & Fortran: Seemingly contradictory responses from CRAN

2019-01-27 Thread Avraham Adler
Hello. I am at my wits end as to how to comply with CRAN regarding my Delaporte package which uses Fortran and OpenMP [1]. Recently, it was announced [2] that going forward, OpenMP should be linked with SHLIB_OPENMP_CFLAGS. Moreover, I received an email from Professor Ripley, stating: ---ST

Re: [R-pkg-devel] package docu

2019-01-27 Thread Duncan Murdoch
On 27/01/2019 2:49 a.m., Troels Ring wrote: Thanks a lot - I followed your suggestion, and prompt generated under usage: data(kw) - which is not working as kw is just a single number. So I just removed the usage section and no complaints are left. Thanks for all help! Sorry, I misread an earl