Ggplot2 2.3.0 github not installing

Hi, I visit tidyverse articles which say they want us to try 2.3.0 before CRAN, so i try but fail.
My current version is 2.2.1.9000.
I unstalled 2.2.1.9000 and ran
devtools::install_github("tidyverse/ggplot2", force = TRUE)
However, failed.
Please advise how to install it successfully.
Thanks.

Can you post all the error message log?

Downloading GitHub repo tidyverse/ggplot2@master
from URL https://api.github.com/repos/tidyverse/ggplot2/zipball/master
Installing ggplot2
"C:/PROGRA~1/R/R-34~1.4/bin/x64/R" --no-site-file --no-environ
--no-save --no-restore --quiet CMD INSTALL
"C:/Users//AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f"
--library="C:/Users//Documents/R/win-library/3.4"
--install-tests

  • installing source package 'ggplot2' ...
    ** R
    ** data
    *** moving datasets to lazyload DB
    ** inst
    ** tests
    ** preparing package for lazy loading
    ** help
    *** installing help indices
    converting help for package 'ggplot2'
    finding HTML links ... done
    absoluteGrob html
    add_theme html
    aes html
    aes_ html
    aes_all html
    aes_auto html
    aes_colour_fill_alpha html
    aes_group_order html
    aes_linetype_size_shape html
    aes_position html
    annotate html
    annotation_custom html
    annotation_logticks html
    annotation_map html
    annotation_raster html
    as.list.ggproto html
    as_labeller html
    autolayer html
    autoplot html
    benchplot html
    borders html
    calc_element html
    combine_vars html
    continuous_scale html
    coord_cartesian html
    coord_fixed html
    coord_flip html
    coord_map html
    coord_munch html
    coord_polar html
    coord_trans html
    cut_interval html
    diamonds html
    discrete_scale html
    draw_key html
    economics html
    element html
    element_grob html
    expand_limits html
    expand_scale html
    facet_grid html
    facet_null html
    facet_wrap html
    faithfuld html
    find_panel html
    fortify-multcomp html
    fortify html
    fortify.lm html
    fortify.map html
    fortify.sp html
    geom_abline html
    geom_bar html
    geom_bin2d html
    geom_blank html
    geom_boxplot html
    geom_contour html
    geom_count html
    geom_density html
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/geom_density.Rd:65: missing file link 'bw.nrd'
    geom_density_2d html
    geom_dotplot html
    geom_errorbarh html
    geom_hex html
    geom_histogram html
    geom_jitter html
    geom_linerange html
    geom_map html
    geom_path html
    geom_point html
    geom_polygon html
    geom_qq html
    geom_quantile html
    geom_ribbon html
    geom_rug html
    geom_segment html
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/geom_segment.Rd:88: missing file link 'curveGrob'
    geom_smooth html
    geom_spoke html
    geom_text html
    geom_tile html
    geom_violin html
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/geom_violin.Rd:75: missing file link 'bw.nrd'
    gg-add html
    gg_dep html
    ggplot html
    ggplot2-ggproto html
    finding level-2 HTML links ... done

    ggplot2-package html
    ggplotGrob html
    ggplot_add html
    ggplot_build html
    ggplot_gtable html
    ggproto html
    ggsave html
    ggsf html
    ggtheme html
    graphical-units html
    guide-exts html
    guide_colourbar html
    guide_legend html
    guides html
    hmisc html
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/hmisc.Rd:32: missing file link 'smean.cl.boot'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/hmisc.Rd:33: missing file link 'smean.cl.normal'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/hmisc.Rd:34: missing file link 'smean.sdl'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/hmisc.Rd:35: missing file link 'smedian.hilow'
    is.Coord html
    is.facet html
    is.ggplot html
    is.rel html
    is.theme html
    label_bquote html
    labeller html
    labellers html
    labs html
    last_plot html
    layer html
    limits html
    lims html
    luv_colours html
    map_data html
    max_height html
    mean_se html
    merge_element html
    midwest html
    mpg html
    msleep html
    position_dodge html
    position_identity html
    position_jitter html
    position_jitterdodge html
    position_nudge html
    position_stack html
    presidential html
    print.ggplot html
    print.ggproto html
    qplot html
    reexports html
    remove_missing html
    render_axes html
    render_strips html
    resolution html
    scale_alpha html
    scale_brewer html
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/scale_brewer.Rd:37: missing file link 'brewer.pal'
    scale_colour_continuous html
    scale_continuous html
    scale_date html
    scale_discrete html
    scale_gradient html
    scale_grey html
    scale_hue html
    scale_identity html
    scale_linetype html
    scale_manual html
    scale_shape html
    scale_size html
    scale_type html
    scale_viridis html
    seals html
    sec_axis html
    set_last_plot html
    should_stop html
    stat html
    stat_ecdf html
    stat_ellipse html
    stat_function html
    stat_identity html
    stat_summary html
    stat_summary_2d html
    stat_unique html
    summarise_plot html
    summary.ggplot html
    theme html
    theme_get html
    tidyeval html
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/tidyeval.Rd:23: missing file link 'syms'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/tidyeval.Rd:25: missing file link 'expr'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/tidyeval.Rd:25: missing file link 'quo'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/tidyeval.Rd:28: missing file link 'exprs'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/tidyeval.Rd:29: missing file link 'quos'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/tidyeval.Rd:31: missing file link 'enexpr'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/tidyeval.Rd:31: missing file link 'enquo'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/tidyeval.Rd:35: missing file link 'enexprs'
    Rd warning: C:/Users/xxxx/AppData/Local/Temp/RtmpYlYe0H/devtools262470a518b2/tidyverse-ggplot2-348b26f/man/tidyeval.Rd:35: missing file link 'enquos'
    transform_position html
    translate_qplot_ggplot html
    translate_qplot_lattice html
    txhousing html
    update_defaults html
    update_labels html
    vars html
    waiver html
    wrap_dims html
    zeroGrob html
    *** copying figures
    ** building package indices
    ** installing vignettes
    ** testing if installed package can be loaded

  • DONE (ggplot2)
    In R CMD INSTALL

1 Like

Sorry for the confusion, this is the preview of the release - it won't actually be the next version until it's released on CRAN.

2 Likes