Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inflation_adjust broken #44

Open
albertostefanelli opened this issue Oct 17, 2024 · 0 comments
Open

inflation_adjust broken #44

albertostefanelli opened this issue Oct 17, 2024 · 0 comments

Comments

@albertostefanelli
Copy link

inflation_adjust() returns

Error in split_decimal(x, sigfig = sigfig, digits = digits) : 
  invalid time series parameters specified
df <- inflation_adjust("2016-01-01") %>%
  arrange(desc(date))
R version 4.2.1 (2022-06-23)
Platform: aarch64-apple-darwin21.5.0 (64-bit)
Running under: macOS Ventura 13.6.7

Matrix products: default
LAPACK: /opt/homebrew/Cellar/r/4.2.1_2/lib/R/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] blscrapeR_4.0.1  lubridate_1.9.3  forcats_1.0.0    stringr_1.5.0    dplyr_1.1.3      purrr_1.0.2      readr_2.1.4      tidyr_1.3.0      tibble_3.2.1     ggplot2_3.4.3   
[11] tidyverse_2.0.0  tidycensus_1.6.6 semptools_0.2.10 emmeans_1.10.5   lavaan_0.6-19   

loaded via a namespace (and not attached):
 [1] httr_1.4.7         bit64_4.0.5        vroom_1.6.3        jsonlite_1.8.7     splines_4.2.1      stats4_4.2.1       pbivnorm_0.6.0     pillar_1.9.0       lattice_0.20-45   
[10] glue_1.6.2         quadprog_1.5-8     uuid_1.1-1         rvest_1.0.3        colorspace_2.1-0   sandwich_3.0-2     Matrix_1.6-0       pkgconfig_2.0.3    xtable_1.8-4      
[19] mvtnorm_1.1-3      scales_1.2.1       tzdb_0.4.0         tigris_2.1         timechange_0.2.0   proxy_0.4-27       generics_0.1.3     TH.data_1.1-1      withr_2.5.1       
[28] cli_3.6.1          mnormt_2.1.0       survival_3.3-1     magrittr_2.0.3     crayon_1.5.2       estimability_1.4.1 fansi_1.0.4        MASS_7.3-58.1      xml2_1.3.5        
[37] class_7.3-20       tools_4.2.1        hms_1.1.3          lifecycle_1.0.3    multcomp_1.4-20    munsell_0.5.0      compiler_4.2.1     e1071_1.7-16       rlang_1.1.1       
[46] classInt_0.4-7     units_0.8-5        grid_4.2.1         rstudioapi_0.15.0  rappdirs_0.3.3     gtable_0.3.4       codetools_0.2-18   DBI_1.2.3          curl_5.0.2        
[55] R6_2.5.1           zoo_1.8-10         bit_4.0.5          utf8_1.2.4         KernSmooth_2.23-20 stringi_1.7.12     parallel_4.2.1     Rcpp_1.0.13        vctrs_0.6.3       
[64] sf_1.0-16          tidyselect_1.2.0   coda_0.19-4     
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant