Kris Eberwein

Results 16 comments of Kris Eberwein

Thank you. I'll look into this!

The empty data frame is returned due to the code being malformated. In the first example we are looking for Employment statistics for Construction Workers in Des-Moins. That code is...

A high-priority ticket has been created to address this issue in the next version. https://github.com/keberwein/blscrapeR/issues/35

Other functionality that was added a while ago. There is a `series_id` function that will do a "fuzzy search" for certian things. Code below. ``` ids

Can someone leave the exact error output that's being discussed here. I just installed the package via devtools on a fresh install of R and I can't reproduce the issue.

@TradingPlacesResearch Try installing directly from GitHub. I think that should work. The package isn't on CRAN ATM. Let me know if the following works. ``` # Update dependencies install.packages("rlang") install.packages("devtools")...

Glad I could help! Been meaning to get this project back on CRAN, just been super-slammed in other areas of life lately!

Good news gang, this package is now back on CRAN. I'm closing this issue. I'm hoping to have a couple of minor releases in the coming year. If this, or...

Yes, I do have plans to re-submit to CRAN. This has always been more of a hobby project for me, and these days I'm writing way more Java/Scala than R,...

Just an FYI here. This package should be back on CRAN in the next couple of weeks. I will update this ticket and close it once it is. However, if...