[R-pkg-devel] Does dependencies up to date on the pretest CRAN infrastructure

Duncan Murdoch murdoch@dunc@n @end|ng |rom gm@||@com
Fri Jan 12 19:47:46 CET 2024


I don't know if you can find out which rtkore version was installed, but 
your package should work with any rtkore version if you haven't declared 
a dependency on a particular version.  So the simplest thing is just to 
declare that you depend on "rtkore (>= x.y.z)" where x.y.z has the 
recent fix.

Duncan Murdoch

On 12/01/2024 1:09 p.m., Serge wrote:
> I'm the mainteneur of the package MixAll.
> 
> This package has a dependency to the package rtkore (whom I'm the mainteneur too).
> I updated the package rtkore one month ago, fixing a compilation problem on windows devel platform.
> 
> MixAll has a dependency to rtkore. Thus, I suspect that the error reported below is due to
> the presence of the old version of rtkore on the pretest infrastructure of the CRAN.
> 
> My question: is-it possible to know what is the version of rtkore installed on this pretest platform ?
> (and the https://win-builder.r-project.org/ site too, as I get the same error on this site).
> Il would certainly save me many tries, my suspicion should be true.
> 
> Thanks,
> Serge
> 
> 
> 
>> Dear maintainer,
>>   
>> package MixAll_1.5.4.tar.gz does not pass the incoming checks automatically, please see the following pre-tests:
>> Windows: <https://win-builder.r-project.org/incoming_pretest/MixAll_1.5.4_20240108_094228/Windows/00check.log>
>> Status: 1 ERROR
>> Debian: <https://win-builder.r-project.org/incoming_pretest/MixAll_1.5.4_20240108_094228/Debian/00check.log>
>> Status: 1 NOTE
>>
>> Last released version's CRAN status: OK: 1, NOTE: 8, WARNING: 2, ERROR: 1
>> See: <https://CRAN.R-project.org/web/checks/check_results_MixAll.html>
>>
>> CRAN Web: <https://cran.r-project.org/package=MixAll>
>>
>> Please fix all problems and resubmit a fixed version via the webform.
>> If you are not sure how to fix the problems shown, please ask for help on the R-package-devel mailing list:
>   > <https://stat.ethz.ch/mailman/listinfo/r-package-devel>
>> If you are fairly certain the rejection is a false positive, please reply-all to this message and explain.
>    
>> More details are given in the directory:
>   > <https://win-builder.r-project.org/incoming_pretest/MixAll_1.5.4_20240108_094228/>
>> The files will be removed after roughly 7 days.
> 
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel



More information about the R-package-devel mailing list