Skip to content
Snippets Groups Projects
Commit 89302fe9 authored by MORIN Edouard's avatar MORIN Edouard
Browse files

correction pb tcltk

parent daf0c83e
No related branches found
No related tags found
5 merge requests!12Dev,!11Dev to main 0.0.2,!10Dev to main 0.0.2,!9modif readme rebuild 0.0.2,!80.0.2
Checking pipeline status
......@@ -31,6 +31,7 @@ building:
- Rscript -e '.libPaths()'
- Rscript -e 'if(!requireNamespace("pak", quietly = TRUE)) {install.packages("pak")}'
- Rscript -e 'pak::pak(pkg = ".", upgrade = TRUE)'
- Rscript -e 'install.packages("tcltk")'
- Rscript -e 'pak::pkg_install(pkg = c("rcmdcheck"), upgrade = TRUE)'
- R -e 'rcmdcheck::rcmdcheck(args = c("--no-manual", "--as-cran"), error_on = "warning", check_dir = "check")'
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment