Package: tidylog 1.1.0.9000

tidylog: Logging for 'dplyr' and 'tidyr' Functions

Provides feedback about 'dplyr' and 'tidyr' operations.

Authors:Benjamin Elbers [aut, cre], Damiano Oldoni [ctb]

tidylog_1.1.0.9000.tar.gz
tidylog_1.1.0.9000.zip(r-4.5)tidylog_1.1.0.9000.zip(r-4.4)tidylog_1.1.0.9000.zip(r-4.3)
tidylog_1.1.0.9000.tgz(r-4.4-any)tidylog_1.1.0.9000.tgz(r-4.3-any)
tidylog_1.1.0.9000.tar.gz(r-4.5-noble)tidylog_1.1.0.9000.tar.gz(r-4.4-noble)
tidylog_1.1.0.9000.tgz(r-4.4-emscripten)tidylog_1.1.0.9000.tgz(r-4.3-emscripten)
tidylog.pdf |tidylog.html
tidylog/json (API)
NEWS

# Install 'tidylog' in R:
install.packages('tidylog', repos = c('https://elbersb.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/elbersb/tidylog/issues

On CRAN:

dplyrtidyrtidyversewrapper-functions

71 exports 584 stars 7.73 score 21 dependencies 1.5k scripts 2.8k downloads

Last updated 3 months agofrom:69effbcfdf. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 09 2024
R-4.5-winOKSep 09 2024
R-4.5-linuxOKSep 09 2024
R-4.4-winOKSep 09 2024
R-4.4-macOKSep 09 2024
R-4.3-winOKSep 09 2024
R-4.3-macOKSep 09 2024

Exports:add_countadd_tallyanti_joincountdistinctdistinct_alldistinct_atdistinct_ifdrop_nafillfilterfilter_allfilter_atfilter_iffull_joingathergroup_bygroup_by_allgroup_by_atgroup_by_ifinner_joinleft_joinmutatemutate_allmutate_atmutate_ifpivot_longerpivot_widerrelocaterenamerename_allrename_atrename_ifrename_withreplace_naright_joinsample_fracsample_nselectselect_allselect_atselect_ifsemi_joinseparate_wider_delimseparate_wider_positionseparate_wider_regexsliceslice_headslice_maxslice_minslice_sampleslice_tailspreadsummarisesummarise_allsummarise_atsummarise_ifsummarizesummarize_allsummarize_atsummarize_iftallytidylogtop_fractop_ntransmutetransmute_alltransmute_attransmute_ifuncountungroup

Dependencies:clicpp11dplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Benchmarks

Rendered frombenchmarks.Rmdusingknitr::rmarkdownon Sep 09 2024.

Last update: 2020-07-03
Started: 2020-06-23

Readme and manuals

Help Manual

Help pageTopics
Wrapper around dplyr::add_count that prints information about the operationadd_count
Wrapper around dplyr::add_tally that prints information about the operationadd_tally
Wrapper around dplyr::anti_join that prints information about the operationanti_join
Wrapper around dplyr::count that prints information about the operationcount
Wrapper around dplyr::distinct that prints information about the operationdistinct
Wrapper around dplyr::distinct_all that prints information about the operationdistinct_all
Wrapper around dplyr::distinct_at that prints information about the operationdistinct_at
Wrapper around dplyr::distinct_if that prints information about the operationdistinct_if
Wrapper around tidyr::drop_na that prints information about the operationdrop_na
Wrapper around tidyr::fill that prints information about the operationfill
Wrapper around dplyr::filter that prints information about the operationfilter
Wrapper around dplyr::filter_all that prints information about the operationfilter_all
Wrapper around dplyr::filter_at that prints information about the operationfilter_at
Wrapper around dplyr::filter_if that prints information about the operationfilter_if
Wrapper around dplyr::full_join that prints information about the operationfull_join
Wrapper around tidyr::gather that prints information about the operationgather
Wrapper around dplyr::group_by that prints information about the operationgroup_by
Wrapper around dplyr::group_by_all that prints information about the operationgroup_by_all
Wrapper around dplyr::group_by_at that prints information about the operationgroup_by_at
Wrapper around dplyr::group_by_if that prints information about the operationgroup_by_if
Wrapper around dplyr::inner_join that prints information about the operationinner_join
Wrapper around dplyr::left_join that prints information about the operationleft_join
Wrapper around dplyr::mutate that prints information about the operationmutate
Wrapper around dplyr::mutate_all that prints information about the operationmutate_all
Wrapper around dplyr::mutate_at that prints information about the operationmutate_at
Wrapper around dplyr::mutate_if that prints information about the operationmutate_if
Wrapper around tidyr::pivot_longer that prints information about the operationpivot_longer
Wrapper around tidyr::pivot_wider that prints information about the operationpivot_wider
Wrapper around dplyr::relocate that prints information about the operationrelocate
Wrapper around dplyr::rename that prints information about the operationrename
Wrapper around dplyr::rename_all that prints information about the operationrename_all
Wrapper around dplyr::rename_at that prints information about the operationrename_at
Wrapper around dplyr::rename_if that prints information about the operationrename_if
Wrapper around dplyr::rename_with that prints information about the operationrename_with
Wrapper around tidyr::replace_na that prints information about the operationreplace_na
Wrapper around dplyr::right_join that prints information about the operationright_join
Wrapper around dplyr::sample_frac that prints information about the operationsample_frac
Wrapper around dplyr::sample_n that prints information about the operationsample_n
Wrapper around dplyr::select that prints information about the operationselect
Wrapper around dplyr::select_all that prints information about the operationselect_all
Wrapper around dplyr::select_at that prints information about the operationselect_at
Wrapper around dplyr::select_if that prints information about the operationselect_if
Wrapper around dplyr::semi_join that prints information about the operationsemi_join
Wrapper around tidyr::separate_wider_delim that prints information about the operationseparate_wider_delim
Wrapper around tidyr::separate_wider_position that prints information about the operationseparate_wider_position
Wrapper around tidyr::separate_wider_regex that prints information about the operationseparate_wider_regex
Wrapper around dplyr::slice that prints information about the operationslice
Wrapper around dplyr::slice_head that prints information about the operationslice_head
Wrapper around dplyr::slice_max that prints information about the operationslice_max
Wrapper around dplyr::slice_min that prints information about the operationslice_min
Wrapper around dplyr::slice_sample that prints information about the operationslice_sample
Wrapper around dplyr::slice_tail that prints information about the operationslice_tail
Wrapper around tidyr::spread that prints information about the operationspread
Wrapper around dplyr::summarise that prints information about the operationsummarise
Wrapper around dplyr::summarise_all that prints information about the operationsummarise_all
Wrapper around dplyr::summarise_at that prints information about the operationsummarise_at
Wrapper around dplyr::summarise_if that prints information about the operationsummarise_if
Wrapper around dplyr::summarize that prints information about the operationsummarize
Wrapper around dplyr::summarize_all that prints information about the operationsummarize_all
Wrapper around dplyr::summarize_at that prints information about the operationsummarize_at
Wrapper around dplyr::summarize_if that prints information about the operationsummarize_if
Wrapper around dplyr::tally that prints information about the operationtally
outputs some information about the data frame/tbltidylog
Wrapper around dplyr::top_frac that prints information about the operationtop_frac
Wrapper around dplyr::top_n that prints information about the operationtop_n
Wrapper around dplyr::transmute that prints information about the operationtransmute
Wrapper around dplyr::transmute_all that prints information about the operationtransmute_all
Wrapper around dplyr::transmute_at that prints information about the operationtransmute_at
Wrapper around dplyr::transmute_if that prints information about the operationtransmute_if
Wrapper around tidyr::uncount that prints information about the operationuncount
Wrapper around dplyr::ungroup that prints information about the operationungroup