This pull request will move the package installation of bigmelon and wateRmelon to the end of the installLibraries.r script. This will make them more likely to be installed as the Bioconductor dependencies required for them (for example, minfi) will be installed by this point.
Issue ticket number
This pull request is to address issue: #240.
Type of pull request
[x] Bug fix
[ ] New feature/enhancement
[ ] Code refactor
[ ] Documentation update
Checklist
[x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have tested my code to check that it is functional
[ ] I have used linters to check for common sources of errors
[ ] I have implemented fail safes in my code to account for edge cases
[ ] I have made the corresponding changes to the documentation
Description
This pull request will move the package installation of bigmelon and wateRmelon to the end of the installLibraries.r script. This will make them more likely to be installed as the Bioconductor dependencies required for them (for example, minfi) will be installed by this point.
Issue ticket number
This pull request is to address issue: #240.
Type of pull request
Checklist