pcutils v0.2.8 Notes
Added
- added check_directory_structurefunction
<2025-03-27, Thu>
pcutils v0.2.7 Notes
Added
- added get_legend2function <2025-01-05, Sun>
- added list_to_dataframefunction <2024-11-19,
Tue>
- added hebing2function <2024-10-23, Wed>
- added make_py_pkgfunction <2024-10-22, Tue>
- added distance2dffunction <2024-10-22, Tue>
- added eulerplot for venn <2024-07-20, Sat>
- added igraph_translatorfunction <2024-07-11,
Thu>
Others
- modified gghuan2code: different legend for different
huan <2024-11-30, Sat>
pcutils v0.2.6 Notes
Added
- added download_ncbi_genome_filefunction
<2024-06-18, Tue>
- added ‘paired’ argument for group_box()<2024-06-14,
Fri>
- added df2distancefunction <2024-05-10, Fri>
- added ggmosaicfunction for mosaic plot <2024-03-25,
Mon>
Fixed
- fixed scale_color_pc()andscale_fill_pc()<2024-04-07, Sun>
pcutils v0.2.5 Notes
Others
- fixed all examples without suggested packages <2024-03-19,
Tue>
- deleted vignette and other useless functions <2024-03-19,
Tue>
Added
- added package page and R CMD check github action <2024-03-20,
Wed>
Fixed
- fixed the read.file. <2024-03-20, Wed>
pcutils v0.2.4 Notes
Added
- added scale_fill(color)_pcfor ggplot. <2024-03-13,
Wed>
- added some modes in group_box. <2024-03-11,
Mon>
Fixed
- fixed ggplot_translator, when some different english
words will be translated to a same word. <2024-03-12, Tue>
- solved all the dependencies for CRAN. <2024-03-11, Mon>
Others
- deleted get_doi<2024-03-13, Wed>
pcutils v0.2.2 Notes
Added
- added split_textfor split a long text to multiple
parts. <2024-01-19, Fri>
- added ggplot_translatorto translate a ggplot labels.
<2024-01-19, Fri>
Fixed
- updated translator, use ’’combine query words for a
quicker translation. <2024-01-19, Fri>
Others
- move my_wordcloud,give_you_a_rose,DNA_plot,chunlian,Olympic_ringsto the packageplot4fun. <2024-01-25, Thu>
pcutils v0.2.1 Notes
Fixed
pcutils v0.2.0 Notes
Added
- added some little tools: copy_df,tidai,download2, andtranslator, updatedsanxian.
- for data processing, added rm_low,t2, andpre_number_str.
- for statistics, added group_testandmultireg.
- added some utils for ggplot: legend_size,ggplot_lim, andgenerate_labels, very
useful.
- for plotting, added gghist,sample_map,my_treemap,my_voronoi_treemap,my_circle_packing, andggheatmap.
- for projects, added make_gitbook, updatedhow_to_use_parallel.
- for developed version: updated my_sankey.
pcutils v0.1.0 Notes
Fixed