Results from the Bioc Developers Community Survey

You can recreate the report by installing this repository using BiocManager and building the vignette.

If you just want the raw data, the responses are stored as csv files in “data-raw”

Alternatively, the package comes with the responses and the questions look up tables available as tibbles.

library(BiocSurvey)
responses

If you want to just read the report, see the vignette(package = "BiocSurvey").