Skip to content

Add update BioConductor to README #56

Description

@sannegovaert

I converted the repository README to R Markdown for the B-cubed documentation website. The first time I tried to build the site the Rmd rendering failed. After running the following command locally the build succeeded:

BiocManager::install(version = "3.22")

I suggest to add this code to the README.
This is useful for:

  • other users
  • when the documentation website is updated, we do this automatically with scripts. All the code in the source scripts is ran. But running extra manual code is cumbersome and might be forgotten.

See b-cubed-eu/documentation#112

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions