[R-pkg-devel] Win-builder R-devel doesn't appear to be running examples
Uwe Ligges
||gge@ @end|ng |rom @t@t|@t|k@tu-dortmund@de
Wed Jun 16 14:16:09 CEST 2021
Reason is that we currently plan not to support 32-bit Windows as of
R-4.2.0, i.e. we stopped to build and check for 32-bit Windows in R-devel.
Best,
Uwe Ligges
Am 16.06.2021 um 13:31 schrieb Duncan Murdoch:
> On 15/06/2021 5:29 p.m., Kai Aragaki wrote:
>> Hello all -
>>
>> I've been testing my package using win-builder, both R-current and
>> R-devel. Both run with no notes, warnings, or errors aside for it
>> being a new submission and for false-positive spelling errors.
>> However, for R-devel, the build log does not show
>>
>> * loading checks for arch 'i386'
>>
>> and all its associated logging (the same for x64 - it does not appear)
>>
>> As such, the examples_and_tests folder is empty, whereas in R-current
>> it is not.
>>
>> Is this expected behavior? If not, what are some possible causes of
>> this issue?
>
> You only get that message if "multiarch" tests are requested. If CRAN
> is running with --no-multiarch it won't show up.
>
> Duncan Murdoch
>
> ______________________________________________
> 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