build
This commit is contained in:
parent
37f588cde8
commit
bcc25e6c2e
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,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', 'rFUSION', 'MediaNews'
|
||||
- xvfb-run R -q -e "options(crayon.enabled = TRUE, Ncpus = $NCPUS, future.globals.onReference = NULL); pkgs = c('adas.utils', 'BAREB', 'catalytic', 'compareGroups', 'displease', 'doBy', 'DoE.base', 'DoE.wrapper', 'eha', 'elrm', 'exhaustiveRasch', 'fasterRaster', 'FrF2', 'FrF2.catlg128', 'fuseMLR', 'gRain', 'gRbase', 'greta.gam', 'GrowthCurveME', 'IDPmisc', 'imputeREE', 'ImputeRobust', 'imputeTestbench', 'imputeTS', 'iMRMC', 'imsig', 'imt', 'IMTest', 'imuf', 'IRISMustangMetrics', 'IRISSeismic', 'iso8601', 'pacu', 'pbkrtest', 'pprof', 'PSGD', 'pwrFDR', 'qPRAentry', 'rBeta2009', 'RBF', 'rbgm', 'rbi', 'rbi.helpers', 'rBiasCorrection', 'rbibutils', 'rbin', 'rbioacc', 'rbioapi', 'rbiom', 'rbiouml', 'rbit', 'RblDataLicense', 'Rblpapi', 'rblt', 'rBMF', 'rbmi', 'rbmn', 'RBNZ', 'rbooster', 'Rborist', 'rbounds', 'RBPcurve', 'rbridge', 'RVAideMemoire', 'SeaVal', 'SeBR', 'SECFISH', 'SECP', 'secr', 'secrdesign', 'secret', 'secretbase', 'secrettext', 'secrlinear', 'secsse', 'sectorgap', 'secure', 'secuTrialR', 'sedproxy', 'see', 'seeclickfixr', 'seecolor', 'SeedCalc', 'seedCCA', 'seededlda', 'SeedImbibition', 'SeedMatchR', 'seedr', 'seedreg', 'seeds', 'SeedVigorIndex', 'seeker', 'seer', 'seewave', 'shinychat', 'spanishoddata', 'spEDM', 'splineCox', 'spphpr', 'stepSplitReg', 'tatooheene', 'teal', 'teal.data', 'teal.logger', 'teal.modules.clinical', 'teal.modules.general', 'teal.reporter', 'treeclim'); pkgs = setdiff(pkgs, c('RInno', 'KeyboardSimulator', 'R2PPT', 'RWinEdt', 'blatr', 'excel.link', 'spectrino', 'taskscheduleR', 'MDSGUI', 'BiplotGUI', 'R2wd', 'rFUSION', 'MediaNews', 'DoE.base', 'DoE.wrapper', 'FrF2', 'FrF2.catlg128', 'eha', 'gRain', 'gRbase', 'doBy', 'IDPmisc', 'RVAideMemoire', 'pbkrtest', 'seewave', 'compareGroups', 'pls', 'SNPassoc', 'spdep', 'surveillance')); progressr::handlers('cli'); progressr::handlers(global = TRUE); foo = lapply(pkgs, function(x) bincraftR::build_binary_package(x, debug = FALSE, force = TRUE, platform = 'alpine-321'))"
|
||||
- xvfb-run R -q -e "options(crayon.enabled = TRUE, Ncpus = $NCPUS, future.globals.onReference = NULL); pkgs = c('treeclim'); pkgs = setdiff(pkgs, c('RInno', 'KeyboardSimulator', 'R2PPT', 'RWinEdt', 'blatr', 'excel.link', 'spectrino', 'taskscheduleR', 'MDSGUI', 'BiplotGUI', 'R2wd', 'rFUSION', 'MediaNews', 'DoE.base', 'DoE.wrapper', 'FrF2', 'FrF2.catlg128', 'eha', 'gRain', 'gRbase', 'doBy', 'IDPmisc', 'RVAideMemoire', 'pbkrtest', 'seewave', 'compareGroups', 'pls', 'SNPassoc', 'spdep', 'surveillance')); progressr::handlers('cli'); progressr::handlers(global = TRUE); foo = lapply(pkgs, function(x) bincraftR::build_binary_package(x, debug = FALSE, force = TRUE, platform = 'alpine-321'))"
|
||||
### 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