Error found when started the BiocCheck
When I am trying to check my newly developed package by BiocCheck, found an error.
> $error
>[1] "No biocViews terms found."
Please help me to solve this error.
• 1,940 views
•
link
1 answer
Finally I have solve the problem myself. What I did to solve this problem is I have inserted a key work "biocViews" in the DESCRIPTION page and there it is required to mention the category of the developed package. Read the instruction below https://www.bioconductor.org/developers/how-to/biocViews/
• 0 views
•
link
Log in to answer this question.