NEWS.md
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md fileCODE_OF_CONDUCT.md fileLICENCE file for GPL-3.travis.yml to fix an error in the macOS-devel build: warnings_are_errors: false for that build.cc_test_ari() and cc_test_ari_permutation() because now included in ari()
dplyr
cc_max_proportion() in consensus_cluster() as a constructor of object of class consensus_clusterreverse_table() to come back from a contingency table to the unrolled vector of elements (issue #13)cc_get_clust() and cc_crossclustering() (issue #15)cc_ari_contingency() to ari as a constructor of objects of class ari (issue #12)cli into the dependenciesDESCRIPTION
.) to underscore (_)which_cluster() to cc_get_cluster()
SignificanceARI() to cc_test_ari()
PermSignificanceARI() to cc_test_ari_permutation()
max_proportion_function() to cc_max_proportion()
CrossClustering() to cc_crossclustering()
ARI_contingency() to cc_ari_contingency()
data/, data-raw/ and R/data.R to include example data into the package.ARI_contingency(), PermSignificanceARI() and SignificanceARI().CrossClustering()
: in favor of seq_*()
require() or library()
sapply()
geneinlista() with which_cluster()
dependencies.R to track imported dependenciesutils-pip.R to support pipe operatorutils.R for utility functionsNEWS.md file to track changes to the package.