- 15 Dec, 2020 1 commit
-
-
domingue authored
- updated readme - fixed tests - - added new functions: + trim_outliers + round_any - Fixed due to dependency issues: + plot_ci
-
- 30 Oct, 2020 2 commits
-
-
domingue authored
- renv: + removed `renv` from dependencies + deprecated `load_renv` - added knitr to dependencies - removed gene sampling for GO term enrichment which lead to different results for long gene lists - fixed issue with exported function conflicting with other namespace - added `prettycode`
-
domingue authored
- renv: + removed `renv` from dependencies + deprecated `load_renv` - added knitr to dependencies - removed gene sampling for GO term enrichment which lead to different results for long gene lists - fixed issue with exported function conflicting with other namespace - added `prettycode`
-
- 28 Sep, 2020 7 commits
- 11 Sep, 2020 1 commit
-
-
domingue authored
- added dependency on R (>= 3.5.0) - added ggheatmap - dplyr loads last to reduce function masking from other packages - renamed function to make is obvious what it does - added missing functions: + filter_count + n_as + dcount + count_as + distinct_all + is_distinct + get_col + extract_col + mutate_inplace, updated to be compatible with `rlang>=0.3.0` + mutate_cond + reload_dplyr + unload_packages + cache_it + is.directory + mcdir + rmerge + trim_ext + '%s+%' + rmSomeElements and rmLastElement + lsos and lsosh + trim_outliers, se and round_any + assert + all_unique + add_prefix + interp_from_env + dt.merge and unique_rows + fetch_go_term (fixed) + read_bm - bug fixes: + example of vec2df - added tests - improved documentation of functions missing information about the argument's default values
-
- 03 Feb, 2020 8 commits
- 14 Jan, 2020 1 commit
-
-
domingue authored
-
- 10 Jan, 2020 1 commit
-
-
domingue authored
-
- 09 Jan, 2020 9 commits
-
-
domingue authored
-
domingue authored
-
domingue authored
-
domingue authored
-
domingue authored
-
domingue authored
Automatic loading was generating too many errors due to conflicting libraries. An "unable to unloadNamespace" error, similar to this one https://stackoverflow.com/questions/32771517/package-cannot-be-unloaded-in-r-cannot-install-package, while installing corescf finally did it for me.
-
domingue authored
Removal of problematic line for testing. This is not actually needed for CI it was only there to get pretty badges.
-
domingue authored
-
domingue authored
-
- 30 Oct, 2019 1 commit
-
-
domingue authored
-
- 07 Oct, 2019 9 commits