The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
tidyr
functions that can be applied to
nested tibbles (@joranE, #14):
nest_drop_na()
nest_extract()
nest_fill()
nest_replace_na()
nest_separate()
nest_unite()
dplyr
functions that can be applied to
nested tibbles:
nest_arrange()
nest_count()
, nest_add_count()
nest_distinct()
nest_filter()
nest_group_by()
, nest_ungroup()
nest_inner_join()
, nest_left_join()
,
nest_right_join()
, nest_full_join()
nest_semi_join()
, nest_anti_join()
,
nest_nest_join()
nest_mutate()
, nest_transmute()
nest_relocate()
nest_rename()
, nest_rename_with()
nest_select()
nest_slice()
, nest_slice_head()
,
nest_slice_tail()
, nest_slice_min()
,
nest_slice_max()
, nest_slice_sample()
nest_summarise()
, nest_summarize()
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.