Re: [R-pkg-devel] How to fix errors in R headers when uploading my package to win-builer

2017-04-20 Thread GSC
I figured it out as header clash. Putting #include R headers after Windows headers works for me. GSC 于2017年4月18日周二 上午9:54写道: > That link is deprecated, new link to log: > https://win-builder.r-project.org/I3u4Z9BbLHsC/ . > > GSC 于2017年4月17日周一 下午10:47写道: > >> I have no idea

Re: [R-pkg-devel] How to fix errors in R headers when uploading my package to win-builer

2017-04-17 Thread GSC
That link is deprecated, new link to log: https://win-builder.r-project.org/I3u4Z9BbLHsC/ . GSC 于2017年4月17日周一 下午10:47写道: > I have no idea how I could fix these compiling errors in R headers. > Testing my package locally on archlinux is fine. The link to build log is: > https://win-

Re: [R-pkg-devel] Confirmation page package check version question

2017-04-17 Thread GSC
Thank you for the clarification. Uwe Ligges 于2017年4月17日周一 下午11:00写道: > > > On 17.04.2017 16:42, GSC wrote: > > I have a question why in the CRAN submission system, the page after email > > confirmation, the third check "I have fixed all problems shown on the > > p

[R-pkg-devel] Confirmation page package check version question

2017-04-17 Thread GSC
I have a question why in the CRAN submission system, the page after email confirmation, the third check "I have fixed all problems shown on the package check page". Why doesn' t the "package check page" link to my just uploaded version check results? It shows the previous version Rsomoclu 1.7.2 ins

[R-pkg-devel] How to fix errors in R headers when uploading my package to win-builer

2017-04-17 Thread GSC
I have no idea how I could fix these compiling errors in R headers. Testing my package locally on archlinux is fine. The link to build log is: https://win-builder.r-project.org/08H2Ne0lShbY/ . Please help. Thanks! [[alternative HTML version deleted]] _