replaced magrittr-pipe %>% by native R pipe |>
dependency of magrittr was removed
dependency on R-version changed to >= 4.1.0
transferred to ROpenSci: https://github.com/ropensci/dendroNetwork
added global variables to prevent notes
added various files to build ignore
donttest{}
was added to RING_Visser_2021.R because testing takes to long for CRAN.sim_table
cyto_clean_styles()
wuchwerte()
. It is not using the anos1
dataset from dplR anymorecyto_create_gn_style
and cyto_create_cpm_style
cyto_create_cpm_style
because it was not working properly.biocthis
)cyto_create_gn_style
and cyto_create_cpm_style
igraph::is.simple
with igraph::is_simple
igraph::decompose.graph
with igraph::decompose
grDevices::colorRampPalette
and stats::pnorm
First public release