NEONScience / NEON-utilities

Utilities and scripts for working with NEON data. Currently: an R package with functions to join (stack) the month-by-site files in downloaded NEON data, to convert data to geoCSV format, and to download data from the API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Difficulty publishing to shinyapps.io because description file still points to Bioconductor

natalie-robinson opened this issue · comments

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.

Thanks for the heads up, I can probably just drop it from the description file entirely in the next version.

This is resolved in v2.1.3.