Dear bioc-devel team,
Do you know when the final version of BSgenome.Athaliana.TAIR.TAIR10.1 will be available ? I tried to install the development version of BiocManager but I would need to update R from 4.2 to 4.3 and many other packages will need to be updated. So far I run into the error below
Code should be placed in three backticks as shown below
>BiocManager::install(version='devel')
Error: Bioconductor version '3.18' requires R version '4.3'; use `BiocManager::install(version = '3.16')` with R
version 4.2; see https://bioconductor.org/install
Is there any way to install it without updating R to 4.3 ? Thank you very much in advance for your help, B.
If it is not available you could always create your own with the BSgenomeForge package?