This commit is contained in:
Patrick Schratz 2024-12-01 18:32:27 +01:00
commit b305411fbe
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -39,7 +39,7 @@ steps:
- R -q -e 'pak::pak("git::https://gitlab.com/devxy/r-package-binaries/bincraftr.git")'
- R -q -e 'packageVersion("bincraftR")'
# Windows-only: 'RInno', 'KeyboardSimulator', 'R2PPT', 'RWinEdt', 'blatr', 'excel.link', 'spectrino', 'taskscheduleR', 'MDSGUI', 'BiplotGUI', 'R2wd'
- xvfb-run R -q -e "options(crayon.enabled = TRUE, Ncpus = $NCPUS, future.globals.onReference = NULL))); pkgs = c('BiplotGUI', 'KeyboardSimulator', 'MDSGUI', 'R2PPT', 'R2wd', 'RWinEdt', 'Rveg', 'blatr', 'excel.link', 'leidenbase', 'mpathr', 'spectrino', 'taskscheduleR'); pkgs = setdiff(pkgs, c('RInno', 'MediaNews', 'CoTiMA', 'later', 'RInno', 'KeyboardSimulator', 'R2PPT', 'RWinEdt', 'blatr', 'excel.link', 'spectrino', 'taskscheduleR', 'MDSGUI', 'BiplotGUI', 'R2wd')); progressr::handlers('cli'); progressr::handlers(global = TRUE); foo = lapply(pkgs, function(x) bincraftR::build_binary_package(x, debug = FALSE, force = TRUE, platform = 'ubuntu-2204'))"
- xvfb-run R -q -e "options(crayon.enabled = TRUE, Ncpus = $NCPUS, future.globals.onReference = NULL); pkgs = c('autoslider.core', 'BiplotGUI', 'blatr', 'BRugs', 'choosepc', 'clrng', 'consrq', 'CoTiMA', 'dcortools', 'dcorVS', 'DiscreteFWER', 'doMPI', 'excel.link', 'filters', 'gpuR', 'greta.censored', 'imbalanceDatRel', 'KeyboardSimulator', 'lgpr', 'LLIC', 'mcrPioda', 'MDSGUI', 'MediaNews', 'PolisheR', 'R2PPT', 'R2wd', 'Racmacs', 'ravetools', 'Rcplex', 'RcppCWB', 'rFUSION', 'ROI.plugin.cplex', 'ROracle', 'RWinEdt', 'spectrino', 'strata', 'taskscheduleR'); pkgs = setdiff(pkgs, c('RInno', 'MediaNews', 'CoTiMA', 'later', 'RInno', 'KeyboardSimulator', 'R2PPT', 'RWinEdt', 'blatr', 'excel.link', 'spectrino', 'taskscheduleR', 'MDSGUI', 'BiplotGUI', 'R2wd')); progressr::handlers('cli'); progressr::handlers(global = TRUE); foo = lapply(pkgs, function(x) bincraftR::build_binary_package(x, debug = FALSE, force = TRUE, platform = 'ubuntu-2204'))"
### Manual pkg builds
# webshot2, tabledown, TestAnaAPP, trekcolors, Spectran, SimNPH, RPushbullet, SimDesign, simCAT, SIAmodules, shinytest2, ShinyItemAnalysis, shinyIRT, shiny.benchmark, scDIFtest, RSP, qtkit, PROsetta, prettifyAddins, PerFit, outlierensembles, nomnoml, mxfda, MultBiplotR, mstDIF, mdsr, makepipe, lordif, kequate, jstager, jrt, irtreliability, irtQ, irtpwr, irtGUI, irtawsi, GRShiny, GPCMlasso, googletraffic, giacR, flps, flow, faoutlier, equateIRT, EnrichIntersect, EFA.dimensions, DFIT, D3mirt, ctgdist, CoTiMA, ConvertPar, bscui, BifactorIndicesCalculator, autoFC, airt: wait for https://github.com/rstudio/r-system-requirements/pull/178
# RInno: Windows-only