File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 4646 extra-packages : any::rcmdcheck
4747 needs : check
4848
49+ - uses : r-lib/actions/setup-tinytex@v2
50+ env :
51+ TINYTEX_INSTALLER : TinyTeX
52+
53+ - name : Install additional LaTeX packages
54+ run : |
55+ tlmgr update --self
56+ tlmgr install doublestroke relsize
57+
4958 - uses : r-lib/actions/check-r-package@v2
5059 with :
5160 upload-snapshots : true
Original file line number Diff line number Diff line change 22
33<!-- badges: start -->
44
5+ [ ![ R-CMD-check] ( https://github.com/boost-R/FDboost/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/boost-R/FDboost/actions/workflows/R-CMD-check.yaml )
56[ ![ CRAN status] ( https://www.r-pkg.org/badges/version/FDboost )] ( https://CRAN.R-project.org/package=FDboost )
67[ ![ CRAN RStudio mirror downloads] ( https://cranlogs.r-pkg.org/badges/FDboost )] ( https://www.r-pkg.org/pkg/FDboost )
78
You can’t perform that action at this time.
0 commit comments