[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 instead of the just uploaded Rsomoclu 1.7.3, which I think might be
something wrong. I remember it used to work as pointing to the just
submitted version check results.

Thanks.

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


[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]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


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
> > 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 instead of the just uploaded Rsomoclu 1.7.3, which I think might be
> > something wrong. I remember it used to work as pointing to the just
> > submitted version check results.
>
> This has always been the case as is and we ask for it to make you aware
> you had problems in the old version. Only after that confirmation the
> check service will start to check your ost recent submission.
>
> Best,
> Uwe Ligges
>
>
>
> > Thanks.
> >
> >   [[alternative HTML version deleted]]
> >
> > __
> > R-package-devel@r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-package-devel
> >
>

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

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-builder.r-project.org/08H2Ne0lShbY/ . Please help.
>
> Thanks!
>

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

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 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]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel