Added

  • added download_ncbi_genome_file function <2024-06-18, Tue>
  • added ‘paired’ argument for group_box() <2024-06-14, Fri>
  • added df2distance function <2024-05-10, Fri>
  • added ggmosaic function for mosaic plot <2024-03-25, Mon>

Fixed

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>

Added

  • added scale_fill(color)_pc for 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>

Added

  • added split_text for split a long text to multiple parts. <2024-01-19, Fri>
  • added ggplot_translator to 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_rings to the package plot4fun. <2024-01-25, Thu>

Fixed

Added

  • added some little tools: copy_df, tidai, download2, and translator, updated sanxian.
  • for data processing, added rm_low, t2, and pre_number_str.
  • for statistics, added group_test and multireg.
  • added some utils for ggplot: legend_size, ggplot_lim, and generate_labels, very useful.
  • for plotting, added gghist, sample_map, my_treemap, my_voronoi_treemap, my_circle_packing, and ggheatmap.
  • for projects, added make_gitbook, updated how_to_use_parallel.
  • for developed version: updated my_sankey.

Fixed