# Generated by roxygen2: do not edit by hand

S3method(plot,starvz_data)
S3method(print,starvz_data)
S3method(summary,starvz_data)
export(cholesky_colors)
export(data_name_coordinates)
export(data_name_handle)
export(data_name_tag)
export(handles_presence_states)
export(lu_colors)
export(multiple_snaps)
export(panel_abe_solution)
export(panel_activenodes)
export(panel_atree)
export(panel_atree_structure)
export(panel_compare_tree)
export(panel_dist2d)
export(panel_gflops)
export(panel_gflops_computed_difference)
export(panel_gpubandwidth)
export(panel_handles)
export(panel_hete_imbalance)
export(panel_imbalance)
export(panel_kiteration)
export(panel_lackready)
export(panel_memory_heatmap)
export(panel_memory_snap)
export(panel_memory_state)
export(panel_model_gflops)
export(panel_mpibandwidth)
export(panel_mpiconcurrent)
export(panel_mpiconcurrentout)
export(panel_mpistate)
export(panel_node_events)
export(panel_node_summary)
export(panel_nodememuse)
export(panel_pmtool_kiteration)
export(panel_pmtool_st)
export(panel_power_imbalance)
export(panel_ready)
export(panel_resource_usage_task)
export(panel_st)
export(panel_st_agg_dynamic)
export(panel_st_agg_node)
export(panel_st_agg_static)
export(panel_st_raw)
export(panel_st_runtime)
export(panel_submitted)
export(panel_title)
export(panel_usedmemory)
export(panel_utilheatmap)
export(panel_utiltreedepth)
export(panel_utiltreenode)
export(pre_handle_gantt)
export(qrmumps_colors)
export(starvz_assemble)
export(starvz_check_data)
export(starvz_phase1)
export(starvz_plot)
export(starvz_plot_list)
export(starvz_read)
export(starvz_read_config)
export(starvz_set_log)
import(dplyr)
import(ggplot2)
importFrom(RColorBrewer,brewer.pal)
importFrom(arrow,ParquetWriterProperties)
importFrom(arrow,arrow_available)
importFrom(arrow,codec_is_available)
importFrom(arrow,read_feather)
importFrom(arrow,read_parquet)
importFrom(arrow,write_feather)
importFrom(arrow,write_parquet)
importFrom(car,outlierTest)
importFrom(data.tree,Prune)
importFrom(data.tree,Set)
importFrom(data.tree,as.Node)
importFrom(flexmix,FLXMRglm)
importFrom(flexmix,getModel)
importFrom(flexmix,stepFlexmix)
importFrom(grDevices,colorRampPalette)
importFrom(gtools,mixedorder)
importFrom(gtools,mixedsort)
importFrom(lpSolve,lp)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_colnames)
importFrom(methods,is)
importFrom(patchwork,wrap_plots)
importFrom(purrr,list_modify)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,col_integer)
importFrom(readr,col_logical)
importFrom(readr,cols)
importFrom(readr,read_csv)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,quo_name)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_to_title)
importFrom(tibble,add_column)
importFrom(tibble,as.tibble)
importFrom(tibble,enframe)
importFrom(tibble,rowid_to_column)
importFrom(tidyr,complete)
importFrom(tidyr,expand)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,tail)
importFrom(zoo,na.locf)
useDynLib(starvz)
