su: ignoring --preserve-environment, it's mutually exclusive with --login Attaching package: ‘shinydashboard’ The following object is masked from ‘package:graphics’: box WARNING: the 'dashboardthemes' package is no longer being maintained as of version 1.1.6, and will eventually be removed from CRAN. It is recommended that users switch over to the 'bslib' or 'fresh' theming packages available on CRAN. ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr 1.1.4 ✔ readr 2.1.5 ✔ forcats 1.0.0 ✔ stringr 1.5.1 ✔ ggplot2 3.5.1 ✔ tibble 3.2.1 ✔ lubridate 1.9.3 ✔ tidyr 1.3.1 ✔ purrr 1.0.2 ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ── ✖ dplyr::filter() masks stats::filter() ✖ dplyr::lag() masks stats::lag() ℹ Use the conflicted package () to force all conflicts to become errors Attaching package: ‘dbplyr’ The following objects are masked from ‘package:dplyr’: ident, sql Attaching package: ‘mapdeck’ The following object is masked from ‘package:tibble’: add_column Linking to GEOS 3.12.1, GDAL 3.8.4, PROJ 9.4.0; sf_use_s2() is TRUE Attaching package: ‘plotly’ The following objects are masked from ‘package:mapdeck’: add_heatmap, add_mesh, add_sf, add_text The following object is masked from ‘package:ggplot2’: last_plot The following object is masked from ‘package:stats’: filter The following object is masked from ‘package:graphics’: layout Attaching package: ‘data.table’ The following objects are masked from ‘package:lubridate’: hour, isoweek, mday, minute, month, quarter, second, wday, week, yday, year The following objects are masked from ‘package:dplyr’: between, first, last The following object is masked from ‘package:purrr’: transpose Rows: 8606 Columns: 7 ── Column specification ──────────────────────────────────────────────────────── Delimiter: ";" chr (5): manancial, tipo_manancial, tipo_sistema, sistema, abast_resultado dbl (2): cod_mun, cod_sar ℹ Use `spec()` to retrieve the full column specification for this data. ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message. Rows: 5570 Columns: 41 ── Column specification ──────────────────────────────────────────────────────── Delimiter: ";" chr (8): nome_mun, uf, tipo_prestador, sigla_prestador, neces_rem_dbo, tipo... dbl (33): cod_mun, pop_urb_2013, pop_urb_2035, ind_st_sc, ind_si, ind_cc_st,... ℹ Use `spec()` to retrieve the full column specification for this data. ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message. Rows: 5570 Columns: 6 ── Column specification ──────────────────────────────────────────────────────── Delimiter: ";" chr (5): nome_mun, esgoto_sistema_existente, esgoto_sistema_proposto, agua_s... dbl (1): cod_mun ℹ Use `spec()` to retrieve the full column specification for this data. ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message. Rows: 60291 Columns: 5 ── Column specification ──────────────────────────────────────────────────────── Delimiter: ";" chr (2): nome_mun1, nome_mun2 dbl (3): cod_mun, dda, ano_ref ℹ Use `spec()` to retrieve the full column specification for this data. ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message. Warning: One or more parsing issues, call `problems()` on your data frame for details, e.g.: dat <- vroom(...) problems(dat) Rows: 5305 Columns: 37 ── Column specification ──────────────────────────────────────────────────────── Delimiter: ";" chr (33): Região.Geográfica, Regional.de.Saúde, UF, Código.IBGE, Município, ... dbl (3): Nome.da.ETA, Ano.de.Referência, Latitude lgl (1): Tipo.de.Filtração ℹ Use `spec()` to retrieve the full column specification for this data. ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message. Rows: 278 Columns: 5 ── Column specification ──────────────────────────────────────────────────────── Delimiter: ";" chr (2): doenca, fonte dbl (3): cod_mun, ano, contagem ℹ Use `spec()` to retrieve the full column specification for this data. ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message. Warning: The select input "busca" contains a large number of options; consider using server-side selectize for massively improved performance. See the Details section of the ?selectizeInput help topic. Listening on http://127.0.0.1:34791 Execution halted