Difficulty publishing to shinyapps.io because description file still points to Bioconductor
natalie-robinson opened this issue · 2 comments
natalie-robinson commented
Description file
Describe the bug
Attempts to publish to shinyapps.io were failing because the description file contains the line "biocViews:". After removing this line (in ...R/library/neonUtilities/DESCRIPTION) and saving the file, I could publish the app
To Reproduce
uninstall neonUtilities (in case I had the old Bioconductor version)
Install from CRAN
Attempt to publish app to shinyapps.io
Expected behavior
Successful publication
System (please complete the following information):
- R Version: 4.0.3, but I don't think this matters
Additional context
Add any other context about the problem here.
cklunch commented
Thanks for the heads up, I can probably just drop it from the description file entirely in the next version.
cklunch commented
This is resolved in v2.1.3.