rPackages: fix packages requiring home during build

This commit is contained in:
Justin Bedo 2021-10-25 09:38:27 +11:00
parent 12aa77f9ed
commit 7aa68ac8ae
No known key found for this signature in database
GPG key ID: 2C18202C56C182BD

View file

@ -727,6 +727,25 @@ let
"stepR"
"styler"
"TreeTools"
"ACNE"
"APAlyzer"
"EstMix"
"PECA"
"Quartet"
"ShinyQuickStarter"
"TIN"
"TotalCopheneticIndex"
"TreeDist"
"biocthis"
"calmate"
"fgga"
"fulltext"
"immuneSIM"
"mastif"
"shinymeta"
"shinyobjects"
"wppi"
"pins"
];
packagesToSkipCheck = [
@ -742,6 +761,31 @@ let
"NetLogoR"
"proj4"
"x13binary"
# Impure network access during build
"waddR"
# ExperimentHub dependents, require net access during build
"DuoClustering2018"
"FieldEffectCrc"
"GenomicDistributionsData"
"HDCytoData"
"HMP16SData"
"PANTHER_db"
"RNAmodR_Data"
"SCATEData"
"SingleMoleculeFootprintingData"
"TabulaMurisData"
"benchmarkfdrData2019"
"bodymapRat"
"clustifyrdatahub"
"depmap"
"emtdata"
"metaboliteIDmapping"
"msigdb"
"muscData"
"org_Mxanthus_db"
"scpdata"
];
otherOverrides = old: new: {