Re: [R-pkg-devel] OFFICIAL: R-devel check error: package or NAMESPACE load failed, there is no package called broom

2019-09-11 Thread Georgina Anderson
OFFICIAL Many thanks Pedro and Hadley Just to complete the thread if anyone else experiencing similar problems. This package uploaded to CRAN with no problems on second attempt so likely just bad timing. Interesting that broom is failing CRAN tests though. I will keep an eye on that as I

Re: [R-pkg-devel] R, BLAS, and FCLEN

2019-09-11 Thread Göran Broström
A followup question: Is it possible to call a BLAS/LAPACK subroutine, where one parameter is character, from FORTRAN (77) code called by .Fortran? (No problem "in the past".) And if yes, how? Documentation describes calls from C to Fortran and vice versa, but not this situation (AFAICS). Ye

Re: [R-pkg-devel] GSL update on CRAN

2019-09-11 Thread Raphael Hartmann
Hi, I hope you don't mind me asking again: Does anybody have an idea on how to implement the whole GSL library in my package? I was not able to find sth. on Google. Whom should I contact for asking whether it is possible to update GSL for Windows on CRAN? There were no warnings or errors in the C