Re: [R-pkg-devel] R CMD check Rcpp_1.0.1.tar.gz error

2019-06-17 Thread Dirk Eddelbuettel
Howdy, There is a dedicated list for Rcpp we recommend users use... On 17 June 2019 at 20:56, Wang, Zhu wrote: | installing *source* package 'Rcpp' ... | ** package 'Rcpp' successfully unpacked and MD5 sums checked | ** using non-staged installation | ** libs | g++ -std=gnu++11 -I"/usr/shar

Re: [R-pkg-devel] R CMD check Rcpp_1.0.1.tar.gz error

2019-06-17 Thread Wang, Zhu
Indeed it is from .R/Makevars. Thanks! From: Ben Bolker Sent: Monday, June 17, 2019 4:03 PM To: Wang, Zhu Cc: R-package-devel@r-project.org Subject: Re: [R-pkg-devel] R CMD check Rcpp_1.0.1.tar.gz error This looks like it's caused by the quotation marks around the compiler flags ("-g ... "), b

Re: [R-pkg-devel] R CMD check Rcpp_1.0.1.tar.gz error

2019-06-17 Thread Ben Bolker
This looks like it's caused by the quotation marks around the compiler flags ("-g ... "), but I couldn't tell you how they got there or how to get rid of them ... On Tue, Jun 18, 2019, 6:57 AM Wang, Zhu wrote: > Dear all, > > For some reason, I couldn't install Rcpp > https://cran.r-project.org/

[R-pkg-devel] R CMD check Rcpp_1.0.1.tar.gz error

2019-06-17 Thread Wang, Zhu
Dear all, For some reason, I couldn't install Rcpp https://cran.r-project.org/web/packages/Rcpp/index.html, and R CMD check generated the error message below. I also attached Makeconf file referred below. Thanks for your attention. Zhu Wang installing *source* package 'Rcpp' ... ** package '

Re: [R-pkg-devel] Unsure how to fix 'Package required but not available: 'dvmisc'' (which is CRAN pkg) error

2019-06-17 Thread Iñaki Ucar
On Mon, 17 Jun 2019 at 12:18, Marta Karaś wrote: > > Hi Iñaki, > > Thank you a lot for answering! Just to clarify, you basically suggest > resubmitting without any change (except from adding relevant note in > cran-comments.md)? Yes, that's correct. Iñaki _

Re: [R-pkg-devel] Unsure how to fix 'Package required but not available: 'dvmisc'' (which is CRAN pkg) error

2019-06-17 Thread Marta Karaś
Hi Iñaki, Thank you a lot for answering! Just to clarify, you basically suggest resubmitting without any change (except from adding relevant note in cran-comments.md)? Marta On Mon, Jun 17, 2019 at 12:13 PM Iñaki Ucar wrote: > On Mon, 17 Jun 2019 at 11:13, Marta Karaś wrote: > > > > Dear all,

Re: [R-pkg-devel] Unsure how to fix 'Package required but not available: 'dvmisc'' (which is CRAN pkg) error

2019-06-17 Thread Iñaki Ucar
On Mon, 17 Jun 2019 at 11:13, Marta Karaś wrote: > > Dear all, > > I am trying to submit update to my R package `adept` (GitHub code link > ) and I got pre-test error on Windows > (error check log link >

Re: [R-pkg-devel] package submission errors gsl

2019-06-17 Thread halaleh kamari
Thanks a lot. - Mail original - De: "Iñaki Ucar" À: "halaleh kamari" Cc: "r-package-devel" Envoyé: Dimanche 16 Juin 2019 17:41:17 Objet: Re: [R-pkg-devel] package submission errors gsl On Sun, 16 Jun 2019 at 17:25, halaleh kamari wrote: > > Hi, > I'm trying to submit my first package

[R-pkg-devel] Unsure how to fix 'Package required but not available: 'dvmisc'' (which is CRAN pkg) error

2019-06-17 Thread Marta Karaś
Dear all, I am trying to submit update to my R package `adept` (GitHub code link ) and I got pre-test error on Windows (error check log link ) - Error says