Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ubuntu images for R 4.0 and higher should have checkbashisms script #111

Closed
wch opened this issue Jun 2, 2020 · 1 comment
Closed

Ubuntu images for R 4.0 and higher should have checkbashisms script #111

wch opened this issue Jun 2, 2020 · 1 comment
Labels
bug an unexpected problem or unintended behavior

Comments

@wch
Copy link
Member

wch commented Jun 2, 2020

If a package has a configure or cleanup script, R CMD check --as-cran on R 4.0 needs the checkbashisms script to be available. For example:

* checking top-level files ... WARNING
##[warning]A complete check needs the 'checkbashisms' script.
See section ‘Configure and cleanup’ in the ‘Writing R Extensions’
manual.

https://github.com/r-lib/later/pull/121/checks?check_run_id=728590955#step:10:51

This can be installed with apt-get install devscripts. See rocker-org/rocker#365.

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant