We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While Bioconductor may not be the best repository for Jellyfisher (see #1), CRAN should be a good fit.
Releasing to CRAN:
devtools::check() looks good:
devtools::check()
── R CMD check results ─────────────────────────────────────────────────────────── jellyfisher 1.0.0 ──── Duration: 16.7s ❯ checking for future file timestamps ... NOTE unable to verify current time 0 errors ✔ | 0 warnings ✔ | 1 note ✖
There's also a GitHub action that runs the check on multiple operating systems and R versions: https://github.com/HautaniemiLab/jellyfisher/actions/workflows/R-CMD-check.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While Bioconductor may not be the best repository for Jellyfisher (see #1), CRAN should be a good fit.
Releasing to CRAN:
Current status
devtools::check()
looks good:There's also a GitHub action that runs the check on multiple operating systems and R versions: https://github.com/HautaniemiLab/jellyfisher/actions/workflows/R-CMD-check.yaml
The text was updated successfully, but these errors were encountered: