Re: [Rd] Problem with R_registerRoutines

2018-02-26 Thread Jon.SKOIEN
Martin, I did not use --as-cran on Linux, when I do, I also see the error there. So most likely something is wrong and you're right that the package would not be accepted on CRAN, but I'm running out of ideas for how to solve this problem. I have tried to modify the initialization file in lots

Re: [Rd] Problem with R_registerRoutines

2018-02-23 Thread Jon.SKOIEN
Thanks a lot for your answer Jeroen! I should have mentioned that I had actually only checked with the win-builder, as I did not have R-devel installed on my computer. But based on your answer I installed R-devel locally on a Linux-server (Redhat), and the package could be checked without the NOT

[Rd] Problem with R_registerRoutines

2018-02-23 Thread Jon.SKOIEN
Dear list, I am trying to update a package to pass the CRAN-checks. But I am struggling with the following note: File 'psgp/libs/i386/psgp.dll': Found no calls to: 'R_registerRoutines', 'R_useDynamicSymbols' File 'psgp/libs/x64/psgp.dll': Found no calls to: 'R_registerRoutines', 'R_useDynami