Get child dependency for a package

child_dependency(package, fields = NULL, online = FALSE)

Arguments

package

Package name.

fields

Which fields in DESCRIPTION? Values should be in Depends, Imports, LinkingTo, Suggests and Enhances. The value can also be set to strong or weak.

online

Whether use the newest package database directly from CRAN/Bioconductor or the pre-computated package database? The version of the pre-computated package database can be set via pkgndep_opt$heaviness_db_version.

Value

A data frame with child packages as well as its heaviness on its child packages. If snapshot is set to FALSE, heaviness on child packages is set to NA.

Examples

# \dontrun{
child_dependency("ComplexHeatmap")
#>            parents                  children dep_fields heaviness
#> 30  ComplexHeatmap                  AMARETTO    Depends         5
#> 46  ComplexHeatmap           EnrichedHeatmap    Depends        11
#> 54  ComplexHeatmap InteractiveComplexHeatmap    Depends        12
#> 16  ComplexHeatmap               countToFPKM    Depends        19
#> 101 ComplexHeatmap                    recoup    Depends         7
#> 31  ComplexHeatmap                    ASURAT    Imports        13
#> 33  ComplexHeatmap                   BioNERO    Imports         7
#> 34  ComplexHeatmap                BiocOncoTK    Imports        10
#> 35  ComplexHeatmap           BloodGen3Module    Imports         9
#> 37  ComplexHeatmap                  CATALYST    Imports         7
#> 39  ComplexHeatmap                     COCOA    Imports        11
#> 40  ComplexHeatmap                     COTAN    Imports        16
#> 41  ComplexHeatmap                      CeTF    Imports         8
#> 42  ComplexHeatmap          DEComplexDisease    Imports        11
#> 43  ComplexHeatmap                 DEGreport    Imports         7
#> 44  ComplexHeatmap                       DEP    Imports         4
#> 45  ComplexHeatmap                     ELMER    Imports         3
#> 48  ComplexHeatmap                    FLAMES    Imports         6
#> 49  ComplexHeatmap                    GRaNIE    Imports         8
#> 50  ComplexHeatmap                 GeneTonic    Imports         8
#> 51  ComplexHeatmap     GenomicSuperSignature    Imports        13
#> 4   ComplexHeatmap                    IntLIM    Imports        14
#> 53  ComplexHeatmap               InterCellar    Imports         9
#> 55  ComplexHeatmap              LineagePulse    Imports        10
#> 5   ComplexHeatmap                   MKomics    Imports        18
#> 56  ComplexHeatmap                      MOMA    Imports         9
#> 57  ComplexHeatmap                 MWASTools    Imports        12
#> 58  ComplexHeatmap               MatrixQCvis    Imports        12
#> 59  ComplexHeatmap                    MesKit    Imports        10
#> 7   ComplexHeatmap                  MitoHEAR    Imports        10
#> 8   ComplexHeatmap                     PALMO    Imports         7
#> 61  ComplexHeatmap                      POMA    Imports         7
#> 62  ComplexHeatmap                 PathoStat    Imports         7
#> 63  ComplexHeatmap                   PeacoQC    Imports        12
#> 65  ComplexHeatmap                     RLSeq    Imports         5
#> 9   ComplexHeatmap                  RNAseqQC    Imports         7
#> 10  ComplexHeatmap                       RVA    Imports         8
#> 66  ComplexHeatmap                     SPIAT    Imports        10
#> 67  ComplexHeatmap                    SPONGE    Imports         9
#> 68  ComplexHeatmap       TBSignatureProfiler    Imports        11
#> 71  ComplexHeatmap                      Xeva    Imports         8
#> 72  ComplexHeatmap                     YAPSA    Imports         2
#> 73  ComplexHeatmap                   airpart    Imports         7
#> 12  ComplexHeatmap                    armada    Imports        12
#> 76  ComplexHeatmap               blacksheepr    Imports         8
#> 13  ComplexHeatmap              bulkAnalyseR    Imports         5
#> 77  ComplexHeatmap                     celda    Imports         4
#> 79  ComplexHeatmap                      cola    Imports         4
#> 15  ComplexHeatmap                     conos    Imports        19
#> 80  ComplexHeatmap                cytoKernel    Imports        12
#> 81  ComplexHeatmap                   diffUTR    Imports        10
#> 82  ComplexHeatmap                   diffcyt    Imports         8
#> 84  ComplexHeatmap                     fCCAC    Imports        10
#> 85  ComplexHeatmap              gCrisprTools    Imports        14
#> 86  ComplexHeatmap                    gmoviz    Imports         8
#> 88  ComplexHeatmap                    hermes    Imports         8
#> 89  ComplexHeatmap                      iSEE    Imports        11
#> 90  ComplexHeatmap          microbiomeMarker    Imports         6
#> 20  ComplexHeatmap                  missoNet    Imports        15
#> 91  ComplexHeatmap                  monaLisa    Imports         5
#> 93  ComplexHeatmap                    muscat    Imports         8
#> 94  ComplexHeatmap                  musicatk    Imports         6
#> 96  ComplexHeatmap                  pipeComp    Imports         6
#> 22  ComplexHeatmap                   pkgndep    Imports        21
#> 98  ComplexHeatmap               profileplyr    Imports         0
#> 23  ComplexHeatmap                   rKOMICS    Imports        14
#> 24  ComplexHeatmap                     scITD    Imports         4
#> 103 ComplexHeatmap                     sechm    Imports         9
#> 104 ComplexHeatmap                 segmenter    Imports        10
#> 105 ComplexHeatmap               signifinder    Imports         9
#> 106 ComplexHeatmap        simplifyEnrichment    Imports         7
#> 107 ComplexHeatmap              singleCellTK    Imports         0
#> 108 ComplexHeatmap                   sparrow    Imports         8
#> 26  ComplexHeatmap               tidyHeatmap    Imports        17
#> 28  ComplexHeatmap                visxhclust    Imports        15
#> 29  ComplexHeatmap                    wilson    Imports         4
#> 32  ComplexHeatmap         BindingSiteFinder   Suggests         9
#> 36  ComplexHeatmap                BrainSABER   Suggests        15
#> 1   ComplexHeatmap                     CIARA   Suggests        19
#> 38  ComplexHeatmap                 CNVRanger   Suggests        15
#> 2   ComplexHeatmap                  CNVScope   Suggests         6
#> 47  ComplexHeatmap         EnrichmentBrowser   Suggests        16
#> 52  ComplexHeatmap              HilbertCurve   Suggests        14
#> 3   ComplexHeatmap               IOHanalyzer   Suggests        19
#> 6   ComplexHeatmap                      MOSS   Suggests        23
#> 60  ComplexHeatmap            NanoporeRNASeq   Suggests        17
#> 64  ComplexHeatmap                 QFeatures   Suggests        13
#> 11  ComplexHeatmap                    SCpubr   Suggests        29
#> 69  ComplexHeatmap              TCGAbiolinks   Suggests        13
#> 70  ComplexHeatmap                 TCGAutils   Suggests        12
#> 74  ComplexHeatmap                     artMS   Suggests         9
#> 75  ComplexHeatmap                     bambu   Suggests        12
#> 14  ComplexHeatmap                  circlize   Suggests        20
#> 78  ComplexHeatmap                 clustifyr   Suggests        12
#> 83  ComplexHeatmap                  dittoSeq   Suggests        15
#> 17  ComplexHeatmap                    eclust   Suggests         7
#> 18  ComplexHeatmap                    grandR   Suggests        19
#> 87  ComplexHeatmap                  gtrellis   Suggests        12
#> 19  ComplexHeatmap                    i2dash   Suggests        19
#> 92  ComplexHeatmap                  msImpute   Suggests        14
#> 21  ComplexHeatmap          multipanelfigure   Suggests        19
#> 95  ComplexHeatmap                     pareg   Suggests        12
#> 97  ComplexHeatmap              plotgardener   Suggests        11
#> 99  ComplexHeatmap                  projectR   Suggests         9
#> 100 ComplexHeatmap                  proteasy   Suggests         9
#> 102 ComplexHeatmap               scDblFinder   Suggests         9
#> 109 ComplexHeatmap                     spiky   Suggests        11
#> 25  ComplexHeatmap                 spiralize   Suggests        16
#> 27  ComplexHeatmap                 tinyarray   Suggests        12
#> 110 ComplexHeatmap                   weitrix   Suggests        13
# }