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@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to