We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Also on CRAN an additional issue list:
* checking examples with --run-donttest ... [3s/27s] ERROR Running examples in ‘echor-Ex.R’ failed The error most likely occurred in: > ### Name: echoGetCAAPR > ### Title: Download EPA ECHO emissions inventory report data > ### Aliases: echoGetCAAPR > > ### ** Examples > > ## No test: > ## This example requires an internet connection to run > > echoGetCAAPR(p_id = '110000350174') Error: Can't subset columns that don't exist. ✖ Column `Year1` doesn't exist. Backtrace: █ 1. └─echor::echoGetCAAPR(p_id = "110000350174") 2. ├─tidyr::gather_(...) 3. └─tidyr:::gather_.data.frame(...) 4. ├─tidyr::gather(...) 5. └─tidyr:::gather.data.frame(...) 6. ├─base::unname(tidyselect::vars_select(tbl_vars(data), !!!quos)) 7. └─tidyselect::vars_select(tbl_vars(data), !!!quos) 8. └─tidyselect:::eval_select_impl(...) 9. ├─tidyselect:::with_subscript_errors(...) 10. │ ├─base::tryCatch(...) 11. │ │ └─base:::tryCatchList(expr, classes, parentenv, handlers) 12. │ │ └─base:::tryCatchOne(expr, names, parentenv, handlers[[1L]]) 13. │ │ └─base:::doTryCatch(return(expr), name, parentenv, handler) 14. │ └─tidyselect:::instrument_base_errors(expr) 15. │ └─base::withCallingHand Execution halted
The text was updated successfully, but these errors were encountered:
e0cddab
No branches or pull requests
Also on CRAN an additional issue list:
The text was updated successfully, but these errors were encountered: