Skip to content

Commit

Permalink
Merge pull request #47 from jlhelling/fast-design
Browse files Browse the repository at this point in the history
Version 2.0.0
  • Loading branch information
jlhelling authored Oct 14, 2024
2 parents c51323a + 0100789 commit a3b7f2d
Show file tree
Hide file tree
Showing 162 changed files with 15,148 additions and 3,253 deletions.
21 changes: 16 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,41 @@ Depends:
Imports:
bsicons,
bslib,
cachem,
cicerone,
colourpicker,
config (>= 0.3.1),
DBI,
dplyr,
glue,
golem (>= 0.4.1),
grDevices,
htmltools,
httr,
jsonlite,
leaflet,
leaflet.extras,
magrittr,
plotly,
purrr,
RColorBrewer,
reactable,
rlang,
RPostgres,
sf,
shiny (>= 1.7.4.1),
shinycssloaders,
shinyjs,
stats,
utils
shinyWidgets,
sparkline,
stringr,
tibble,
tidyr,
utils,
waiter
Suggests:
spelling,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
RoxygenNote: 7.3.2
116 changes: 81 additions & 35 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,96 +1,106 @@
# Generated by roxygen2: do not edit by hand

export("%>%")
export(analysis_plot_classes_distr)
export(cr_profile_empty)
export(cr_profile_main)
export(data_get_axis)
export(create_analysis_biplot)
export(data_get_axes)
export(data_get_axis_dgos)
export(data_get_axis_dgos_from_region)
export(data_get_axis_start_end)
export(data_get_bassins)
export(data_get_dgo_in_region)
export(data_get_basins)
export(data_get_elevation_profiles)
export(data_get_hydro_sites)
export(data_get_min_max_metric)
export(data_get_min_max_strahler)
export(data_get_network_axis)
export(data_get_region)
export(data_get_regions_in_bassin)
export(data_get_roe_in_region)
export(data_get_regions)
export(data_get_roe_sites)
export(db_con)
export(lg_add_trace)
export(lg_annotations_layout)
export(lg_profile_empty)
export(lg_profile_main)
export(lg_profile_first)
export(lg_profile_second)
export(lg_profile_update_main)
export(lg_roe_vertical_line)
export(lg_vertical_line)
export(lg_xaxis_layout)
export(lg_yaxis_layout)
export(map_add_axes)
export(map_add_axis_dgos)
export(map_add_axis_start_end)
export(map_add_basemaps)
export(map_add_regions_in_bassin)
export(map_add_network)
export(map_add_network_metric)
export(map_add_wms_overlayers)
export(map_axis)
export(map_axis_start_end)
export(map_dgo_axis)
export(map_dgo_cross_section)
export(map_init_bassins)
export(map_legend_class)
export(map_legend_metric)
export(map_legend_vector_overlayer)
export(map_legend_wms_overlayer)
export(map_metric)
export(map_region_clicked)
export(map_wms_metric)
export(params_classes)
export(params_map_group)
export(params_metrics_choice)
export(params_unit_area)
export(params_metrics)
export(params_wms)
export(prepare_regions_data_for_plot)
export(prepare_selact_data_for_plot)
export(run_app)
export(sld_get_quantile_colors)
export(sld_get_quantile_metric)
export(sld_get_style)
export(sld_get_style_legend)
export(track_inputs)
export(track_session)
export(utils_button_label_with_popover)
export(utils_get_metric_name_value)
export(utils_get_metric_type)
export(utils_normalize_string)
export(utils_is_vector_identical)
export(utils_url_remonterletemps)
import(dplyr)
import(shiny)
importFrom(DBI,SQL)
import(shinyWidgets)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbGetQuery)
importFrom(DBI,dbQuoteIdentifier)
importFrom(DBI,sqlInterpolate)
importFrom(RColorBrewer,brewer.pal)
importFrom(RPostgres,Postgres)
importFrom(bsicons,bs_icon)
importFrom(bslib,accordion)
importFrom(bslib,accordion_panel)
importFrom(bslib,bs_theme)
importFrom(bslib,page_sidebar)
importFrom(bslib,popover)
importFrom(bslib,sidebar)
importFrom(bslib,update_popover)
importFrom(cicerone,Cicerone)
importFrom(cicerone,use_cicerone)
importFrom(colourpicker,colourInput)
importFrom(dplyr,add_row)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,c_across)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(glue,glue)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(grDevices,colorRampPalette)
importFrom(htmltools,HTML)
importFrom(htmltools,div)
importFrom(htmltools,htmlEscape)
importFrom(htmltools,img)
importFrom(htmltools,span)
importFrom(htmltools,tags)
importFrom(httr,modify_url)
importFrom(jsonlite,toJSON)
importFrom(leaflet,WMSTileOptions)
importFrom(leaflet,addCircleMarkers)
importFrom(leaflet,addControl)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addLegend)
importFrom(leaflet,addMarkers)
importFrom(leaflet,addPolygons)
importFrom(leaflet,addPolylines)
Expand All @@ -103,15 +113,26 @@ importFrom(leaflet,hideGroup)
importFrom(leaflet,highlightOptions)
importFrom(leaflet,layersControlOptions)
importFrom(leaflet,leaflet)
importFrom(leaflet,leafletOptions)
importFrom(leaflet,leafletOutput)
importFrom(leaflet,leafletProxy)
importFrom(leaflet,makeIcon)
importFrom(leaflet,pathOptions)
importFrom(leaflet,providers)
importFrom(leaflet,removeControl)
importFrom(leaflet,renderLeaflet)
importFrom(leaflet,scaleBarOptions)
importFrom(leaflet,setView)
importFrom(leaflet,tileOptions)
importFrom(leaflet.extras,addControlGPS)
importFrom(leaflet.extras,addFullscreenControl)
importFrom(leaflet.extras,addSearchOSM)
importFrom(leaflet.extras,addWMSLegend)
importFrom(leaflet.extras,gpsOptions)
importFrom(leaflet.extras,searchOptions)
importFrom(magrittr,"%>%")
importFrom(plotly,add_trace)
importFrom(plotly,config)
importFrom(plotly,event_data)
importFrom(plotly,event_register)
importFrom(plotly,layout)
Expand All @@ -120,22 +141,47 @@ importFrom(plotly,plotlyOutput)
importFrom(plotly,plotlyProxy)
importFrom(plotly,plotlyProxyInvoke)
importFrom(plotly,renderPlotly)
importFrom(purrr,pmap)
importFrom(reactable,colDef)
importFrom(reactable,getReactableState)
importFrom(reactable,reactable)
importFrom(reactable,reactableOutput)
importFrom(reactable,renderReactable)
importFrom(reactable,updateReactable)
importFrom(rlang,parse_exprs)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_text)
importFrom(sf,st_cast)
importFrom(sf,st_coordinates)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_is_empty)
importFrom(sf,st_linestring)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_write)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shiny,tagAppendAttributes)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shinycssloaders,withSpinner)
importFrom(shinyWidgets,materialSwitch)
importFrom(shinyWidgets,multiInput)
importFrom(shinyWidgets,pickerInput)
importFrom(shinyWidgets,pickerOptions)
importFrom(shinyjs,onclick)
importFrom(shinyjs,runjs)
importFrom(shinyjs,useShinyjs)
importFrom(stats,setNames)
importFrom(sparkline,sparkline)
importFrom(stringr,str_extract)
importFrom(tibble,tibble)
importFrom(tidyr,replace_na)
importFrom(tidyr,unite)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(waiter,Waitress)
importFrom(waiter,useWaitress)
Loading

0 comments on commit a3b7f2d

Please sign in to comment.