Skip to content
Back to formatted view

Raw Message

Message-ID: <37568811-1486-4f46-8fc5-45da4a8f3766@eoos.dds.nl>
Date: 2024-02-22T09:02:21Z
From: Jan van der Laan
Subject: [R-pkg-devel]  Package required but not available: ‘arrow’
In-Reply-To: <SA1PR22MB297786B7A5FFCD632E4C52A493572@SA1PR22MB2977.namprd22.prod.outlook.com>

This error indicates that the arrow package is unavailable on the system 
where your package is checked. At 
https://cran.r-project.org/web/checks/check_results_arrow.html you can 
see that the arrow package is currently not working with clang on fedora 
an debian. This is not something that you can fix. All you can do is 
report this with the arrow maintainers if it is not already reported, 
and wait until this is fixed.

HTH,
Jan


On 21-02-2024 23:15, Park, Sung Jae wrote:
> Hi,
> 
> I?m writing to seek assistance regarding an issue we?re encountering during the submission process of our new package to CRAN.
> The package in question is currently working smoothly on R CMD check on Windows; however, we are facing a specific error when running R CMD check on Debian. The error message we?ve got from CRAN is as follows:
> 
> ```
> ? checking package dependencies ... ERROR
>    Package required but not available: ?arrow?
> 
>    See section ?The DESCRIPTION file? in the ?Writing R Extensions?
> manual.
> ```
> 
> We have ensured that the ?arrow? package is properly listed in DESCRIPTION file under the ?Imports:?.
> Could you please provide guidance on how to resolve this? Any help will be valuable.
> 
> Thank you in advance.
> 
> Best,
> --Sungjae
> 
> 
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel