Open DianaDaInLee opened 1 year ago
I'm getting an error pulling information for Cameroon Senate:
everypolitician("Cameroon", "Sénat") Error in eval(substitute(select), nl, parent.frame()) : object 'end_date' not found
everypolitician("Cameroon", "Sénat")
Error in eval(substitute(select), nl, parent.frame()) : object 'end_date' not found
It works for Cameroon chamber is Assemblée Nationale.
Assemblée Nationale
Here's my session info:
platform aarch64-apple-darwin20 arch aarch64 os darwin20 system aarch64, darwin20 status major 4 minor 2.2 year 2022 month 10 day 31 svn rev 83211 language R version.string R version 4.2.2 (2022-10-31) nickname Innocent and Trusting R version 4.2.2 (2022-10-31) Platform: aarch64-apple-darwin20 (64-bit) Running under: macOS Monterey 12.5 Matrix products: default LAPACK: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libRlapack.dylib locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] forcats_0.5.2 stringr_1.5.0 dplyr_1.1.0 purrr_1.0.1 readr_2.1.3 tidyr_1.3.0 tibble_3.1.8 [8] ggplot2_3.4.1 tidyverse_1.3.2 everypoliticianR_0.0.4 devtools_2.4.5 usethis_2.1.6 loaded via a namespace (and not attached): [1] httr_1.4.5 pkgload_1.3.2 jsonlite_1.8.4 carData_3.0-5 modelr_0.1.10 shiny_1.7.3 assertthat_0.2.1 googlesheets4_1.0.1 [9] cellranger_1.1.0 remotes_2.4.2 sessioninfo_1.2.2 pillar_1.8.1 backports_1.4.1 glue_1.6.2 digest_0.6.31 promises_1.2.0.1 [17] rvest_1.0.3 colorspace_2.1-0 htmltools_0.5.4 httpuv_1.6.6 pkgconfig_2.0.3 broom_1.0.3 haven_2.5.1 xtable_1.8-4 [25] scales_1.2.1 processx_3.8.0 later_1.3.0 tzdb_0.3.0 timechange_0.1.1 googledrive_2.0.0 generics_0.1.3 car_3.1-1 [33] ellipsis_0.3.2 cachem_1.0.6 withr_2.5.0 cli_3.6.0 magrittr_2.0.3 crayon_1.5.2 readxl_1.4.2 mime_0.12 [41] memoise_2.0.1 ps_1.7.2 fs_1.6.1 fansi_1.0.4 xml2_1.3.3 pkgbuild_1.3.1 profvis_0.3.7 tools_4.2.2 [49] prettyunits_1.1.1 hms_1.1.2 gargle_1.2.1 lifecycle_1.0.3 reprex_2.0.2 munsell_0.5.0 callr_3.7.3 compiler_4.2.2 [57] rlang_1.0.6 grid_4.2.2 rstudioapi_0.14 htmlwidgets_1.6.0 miniUI_0.1.1.1 gtable_0.3.1 abind_1.4-5 DBI_1.1.3 [65] curl_5.0.0 R6_2.5.1 lubridate_1.9.0 fastmap_1.1.0 utf8_1.2.3 rprojroot_2.0.3 stringi_1.7.12 Rcpp_1.0.10 [73] vctrs_0.5.2 dbplyr_2.2.1 tidyselect_1.2.0 urlchecker_1.0.1
I'm getting an error pulling information for Cameroon Senate:
everypolitician("Cameroon", "Sénat")
Error in eval(substitute(select), nl, parent.frame()) : object 'end_date' not found
It works for Cameroon chamber is
Assemblée Nationale
.Here's my session info: