Skip to content

[CI][R] Binary package job for R 4.1 on Windows is failed with purrr 1.0.0 #15080

@kou

Description

@kou

Describe the bug, including details regarding any error messages, version, and platform.

With purrr 0.3.5 (success): https://github.com/ursacomputing/crossbow/actions/runs/3756216656/jobs/6382536442

With purrr 1.0.0 (failed): https://github.com/ursacomputing/crossbow/actions/runs/3756216656/jobs/6406276507

** testing if installed package can be loaded from temporary location
*** arch - i386
Error: Error: package or namespace load failed for 'arrow' in library.dynam(lib, package, package.lib):
*** arch - x64
 DLL 'purrr' not found: maybe not installed for this architecture?
Error: Error: loading failed

Note that the above two jobs are the same revision. The former was ran at 2022-12-22. The latter was re-ran at 2022-12-24.

https://cran.r-project.org/package=purrr says purrr 1.0.0 was published at 2022-12-20:

Published: 2022-12-20

Note that R 4.2 on Windows job doesn't have this problem.

Component(s)

Continuous Integration, Packaging, R

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions