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

get_dictionary() and the corresponding get_aux("dictionary") fails. #42

Closed
shahronak47 opened this issue Oct 2, 2022 · 1 comment
Closed

Comments

@shahronak47
Copy link
Contributor

shahronak47 commented Oct 2, 2022

I'm using packageVersion('pipr') 0.0.4 where get_dictionary() fails -

pipr::get_dictionary()

Error in data.table::setnames(df, old = c("survey_year", "reporting_year",  : 
  Items of 'old' not found in column names: [survey_year, reporting_year, reporting_pop, reporting_gdp, reporting_pce, pce_data_level]. Consider skip_absent=TRUE.
In addition: Warning message:
Setting row names on a tibble is deprecated. 

The same is the case for pipr::get_aux("dictionary")

pipr::get_aux("dictionary")

Error in data.table::setnames(df, old = c("survey_year", "reporting_year",  : 
  Items of 'old' not found in column names: [survey_year, reporting_year, reporting_pop, reporting_gdp, reporting_pce, pce_data_level]. Consider skip_absent=TRUE.
In addition: Warning message:
Setting row names on a tibble is deprecated. 

cc : @tonyfujs

@tonyfujs
Copy link
Member

tonyfujs commented Mar 1, 2023

closed by pr #43

@tonyfujs tonyfujs closed this as completed Mar 1, 2023
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

2 participants