Skip to contents

a list of 68 repository descriptions for packages in review in Nov 2025

Usage

desc

Format

An object of class list of length 68.

Note

Each element has components `summary` and `URL` for a repository.

The summaries were produced by `summarize_submission` and are based on analysis of DESCRIPTION and README. This is an early approach and `vig2data` might be preferred. Or the two procedures could be combines.

Examples

data("desc", package="BiocRevSumm")
desc[[1]]
#> $summary
#> [1] NA
#> 
#> $url
#> [1] "https://github.com/traversc/fraq"
#>