Skip to content
Prev 1432 / 12125 Next

[R-pkg-devel] Package Submission: issues with R_registerRoutines', 'R_useDynamicSymbols'

Hi Ege,


Thank you!

In the init.c file,  do I have to change 'void' to corresponding declaration?

E.g:

extern void F77_NAME(datacon)(void *, void *, void *, void *, void *, void *, void *, void *, void *, void *, void *);


Also, how do I know the package passes the CRAN incoming feasibility as it does not show any warnings or notes on my R CMD CHECK --as-cran. Re submit and see again?


Regards,

Vineetha Warriyar