[R-pkg-devel] Win-builder R-devel doesn't appear to be running examples

2021-06-16 Thread Kai Aragaki
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?

Thank you for your time.

[[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] Win-builder R-devel doesn't appear to be running examples

2021-06-16 Thread Kai Aragaki
Thank you both. My concern then is with the lack of output in the examples and 
tests directory - where before there was (for each arch) a pdf output of an 
image generated by an example (the output of the example was a ggplot) as well 
as the timings for each example, the directory for r-devel is completely empty 
(not even one arch folder). Is this cause for concern?

Thank you again -
Kai

From: Uwe Ligges 
Sent: Wednesday, June 16, 2021 08:16 AM
To: Duncan Murdoch ; Kai Aragaki ; 
r-package-devel@r-project.org 
Subject: Re: [R-pkg-devel] Win-builder R-devel doesn't appear to be running 
examples


  External Email - Use Caution



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@r-project.org mailing list
> https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-package-devel&data=04%7C01%7Caaragak1%40jhmi.edu%7C2d8abf7d8e95479ac2aa08d930c0813b%7C9fa4f438b1e6473b803f86f8aedf0dec%7C0%7C0%7C637594425639259490%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=BZOpWldq%2FSfWbot%2BZ5XP2zM3vA8d8zYn31Ujh7D9MVM%3D&reserved=0

[[alternative HTML version deleted]]

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