tidyestimate 1.1.1
Minor improvements and fixes
- Update R-CMD-Check GitHub actions
- Remove unused dependencies
- Add required “_PACKAGE” sentinel to package documentation
tidyestimate 1.1.0
Bugfixes
- When using filter_common_genes, supplying a dataframe
that has a gene column that is NOT namedhgnc_symbolorentrezgene_idnow works as expected
- When using filter_common_genesand supplying entrez
ids, the returned dataframe is now HGNC symbols to better flow intoestimate_score
- Failure to supply is_affymetrixresults in an earlier
error, before calculating scores.
tidyestimate 1.0.4
tidyestimate 1.0.3
tidyestimate 1.0.2
- Added a NEWS.mdfile to track changes to the
package.