-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-submission tasks to rOpenSci #83
Comments
package were not installed on my local machine. I also did an update of the Bioconductor installer |
@gdancik wanted to ping you on these current things i'm working on! 😄
|
Thanks for the update and I'm excited to see the you are making progress on this. For the |
@gdancik whenever you get a chance, please feel free to review my last commit which added the
|
This is amazing! Great job! I will merge this soon with the other shinyGEO so we have this functionality in R. |
To do list
Contact rOpenSci about interest and inclusion: pre-submission inquiry for shinyGEO
Format into a R package: move package into inst/ folder, add DESCRIPTION, run documentation for man/ folder
Figure out how to have Bioconductor dependencies alongside CRAN packages for the DESCRIPTION. Current RMD check status, with 1 error from this:
Add
runshinyGEO()
function to load shiny app when the package is installedinclude Travis CI button and setup for testing
Include a unit tests for the new functions added
Add
update_GEOdata()
function to let the user update the data from the client-sideThe text was updated successfully, but these errors were encountered: