Skip to content
Snippets Groups Projects
Commit c3e00641 authored by Jean-Francois Rey's avatar Jean-Francois Rey :coffee:
Browse files

up CI for package creation and check

parent 5bea9684
Branches
Tags
No related merge requests found
......@@ -36,8 +36,8 @@ package-check-as-cran:
- apt-get -y install texinfo
- apt-get -y install texlive-latex-base
- apt-get -y install texlive-fonts-extra
# - Rscript -e "pkgbuild::compile_dll()"
# - Rscript -e "roxygen2::roxygenize('.', roclets=c('rd', 'collate', 'namespace'))"
- Rscript -e "setwd('briskaR'); pkgbuild::compile_dll()"
- Rscript -e "roxygen2::roxygenize('briskaR', roclets=c('rd', 'collate', 'namespace'))"
- R CMD build briskaR --resave-data # R CMD build briskaR --resave-data
- R CMD check *tar.gz --as-cran
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment