Re: [R-pkg-devel] Warnings and error message in CRAN Package Check Results

2018-03-24 Thread Wenchao Ma
Hi Joshua and Peter, Thank you so much for your help. Yes, it's definitely my mistake in mixing R and c++ function calls... I think I can fix the problems now. Thank you once again, Wenchao On 3/24/2018 7:31 PM, peter dalgaard wrote: On 25 Mar 2018, at 00:42 , Wenchao Ma

Re: [R-pkg-devel] Warnings and error message in CRAN Package Check Results

2018-03-24 Thread Wenchao Ma
n Murdoch wrote: On 24/03/2018 9:28 AM, Wenchao Ma wrote: Dear all, I just submitted a package to CRAN. It went well on my computer and winbuilder, but produced warning and error messages on some linux and solaris systems, as shown here: https://cran.r-project.org/web/checks/check_results_GDINA.h

[R-pkg-devel] Warnings and error message in CRAN Package Check Results

2018-03-24 Thread Wenchao Ma
Dear all, I just submitted a package to CRAN. It went well on my computer and winbuilder, but produced warning and error messages on some linux and solaris systems, as shown here: https://cran.r-project.org/web/checks/check_results_GDINA.html Does anyone know what is going on here? Thanks a