R/conflicted.R

Defines functions conflicts_fix

# Generated by update_conflicted_code(), do not edit by hand
conflicts_fix <- function() {
  conflicted::conflicts_prefer(
    rlang::`:=`(),
    purrr::`%@%`(),
    ggplot2::`%+%`(),
    purrr::accumulate(),
    boot::aml(),
    dplyr::arrange(),
    extras::as_list(),
    dplyr::between(),
    pkgdown::build_site(),
    chk::cc(),
    chk::check_key(),
    rlang::chr(),
    rmarkdown::clean_site(),
    scales::col_factor(),
    dplyr::collapse(),
    purrr::compact(),
    dplyr::count(),
    data.table::dcast(),
    dplyr::desc(),
    remotes::dev_package_deps(),
    dplyr::dim_desc(),
    scales::discard(),
    wqindex::dummy(),
    readr::edition_get(),
    testthat::equals(),
    chk::err(),
    wqindex::error(),
    tidyr::expand(),
    tidyr::extract(),
    dplyr::failwith(),
    dplyr::filter(),
    dplyr::first(),
    purrr::flatten(),
    purrr::flatten_chr(),
    purrr::flatten_dbl(),
    purrr::flatten_int(),
    purrr::flatten_lgl(),
    purrr::flatten_raw(),
    usethis::git_credentials(),
    lubridate::hms(),
    lubridate::hour(),
    dplyr::id(),
    ggmap::inset(),
    remotes::install_bioc(),
    remotes::install_bitbucket(),
    remotes::install_cran(),
    remotes::install_deps(),
    remotes::install_dev(),
    remotes::install_git(),
    remotes::install_github(),
    remotes::install_gitlab(),
    remotes::install_local(),
    remotes::install_svn(),
    remotes::install_url(),
    remotes::install_version(),
    purrr::invoke(),
    rlang::is_false(),
    testthat::is_less_than(),
    testthat::is_null(),
    rlang::is_true(),
    dttr2::is.Date(),
    dttr2::is.hms(),
    lubridate::isoweek(),
    dplyr::lag(),
    dplyr::last(),
    lintr::lint(),
    readr::local_edition(),
    extras::logit(),
    tidyselect::matches(),
    lubridate::mday(),
    lattice::melanoma(),
    data.table::melt(),
    lubridate::minute(),
    lubridate::month(),
    chk::msg(),
    nnet::multinom(),
    dplyr::mutate(),
    testthat::not(),
    chk::p(),
    chk::p0(),
    tidyr::pack(),
    wqindex::plot_timeseries(),
    extras::pvalue(),
    lubridate::quarter(),
    fledge::release(),
    dplyr::rename(),
    rescale::rescale(),
    lubridate::second(),
    dplyr::select(),
    rlang::set_names(),
    tidyr::smiths(),
    purrr::splice(),
    extras::step(),
    pillar::style_bold(),
    dplyr::summarise(),
    dplyr::summarize(),
    testthat::test_file(),
    purrr::transpose(),
    tidyr::unpack(),
    remotes::update_packages(),
    # Updating this with auto_update_conflicted_code() might change or delete the code below.
    # Restore by hand.
    usepois::use_code_of_conduct(),
    usepois::use_cran_comments(),
    usepois::use_github(),
    usepois::use_github_action_check_full(),
    usepois::use_github_action_check_release(),
    usepois::use_github_action_check_standard(),
    usepois::use_github_labels(),
    usepois::use_namespace(),
    usepois::use_news_md(),
    usepois::use_package_doc(),
    usepois::use_proprietary_license(),
    usepois::use_readme_rmd(),
    # Updating this with auto_update_conflicted_code() might change or delete the code above.
    # Restore by hand.
    viridis::viridis_pal(),
    lubridate::wday(),
    lubridate::week(),
    purrr::when(),
    chk::wrn(),
    lubridate::yday(),
    lubridate::year(),
    .quiet = TRUE
  )
}
poissonconsulting/poispkgs documentation built on March 14, 2024, 5:24 p.m.