build
This commit is contained in:
parent
ce87adef16
commit
b305411fbe
1 changed files with 10 additions and 10 deletions
|
|
@ -38,7 +38,7 @@ steps:
|
|||
- R -q -e 'packageVersion("bincraftR")'
|
||||
- mkdir -p /mnt/cache/pkgcache /mnt/cache/R-pkgs /mnt/cache/ccache /mnt/cache/packages
|
||||
# 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, repos = structure(c(CRAN = 'https://cran.devxy.io/$ARCH/rhel9/latest'))); pkgs = c('paws.common', 'paws.storage', 'rlang', 'bit', 'bit64', 'RSQLite', 'vctrs'); pkgs = setdiff(pkgs, c('RInno', 'MediaNews', '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 = 'redhat-9'))"
|
||||
- xvfb-run R -q -e "options(crayon.enabled = TRUE, Ncpus = $NCPUS, future.globals.onReference = NULL, repos = structure(c(CRAN = 'https://cran.devxy.io/$ARCH/rhel9/latest'))); pkgs = c('aIc', 'antaresProcessing', 'atom4R', 'autoslider.core', 'bigGP', 'BiplotGUI', 'blatr', 'BNSP', 'BRugs', 'choosepc', 'clrng', 'consrq', 'dataone', 'datapack', 'dcortools', 'dcorVS', 'DiscreteFWER', 'doMPI', 'excel.link', 'filters', 'gpuR', 'greta.censored', 'KeyboardSimulator', 'KSgeneral', 'lgpr', 'LLIC', 'mcrPioda', 'MDSGUI', 'MediaNews', 'metajam', 'minired', 'moc.gapbk', 'mregions2', 'nesRdata', 'NGCHM', 'OmopViewer', 'ondisc', 'OpenCL', 'pcaL1', 'PolisheR', 'R2PPT', 'R2wd', 'Racmacs', 'ravetools', 'Rblpapi', 'Rcplex', 'RcppCWB', 'rdflib', 'redatamx', 'redland', 'rFUSION', 'RInno', 'rmarchingcubes', 'Rmpi', 'ROI.plugin.cplex', 'ROI.plugin.qpoases', 'ROI.plugin.symphony', 'ROracle', 'RQuantLib', 'rsofun', 'Rsymphony', 'RWinEdt', 'spectrino', 'surveyvoi', 'taskscheduleR', 'tiledb', 'VICatMix'); pkgs = setdiff(pkgs, c('RInno', 'MediaNews', '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 = 'redhat-9'))"
|
||||
### 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue