From d7a71b619451a864a704ed02abe442c53a61aae7 Mon Sep 17 00:00:00 2001 From: Clinton Mccrowey Date: Mon, 1 Apr 2024 12:49:00 -0400 Subject: [PATCH] minor change in error output --- MD5 | 6 +++--- R/AQSAPI_helperfunctions.R | 2 +- README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MD5 b/MD5 index 738b94a..d9eba91 100644 --- a/MD5 +++ b/MD5 @@ -6,7 +6,7 @@ bfa24dfc7e0f2f217163fa917e8d2392 *cran-comments.Rmd 1dc95961c4c280f8645a65d15662725f *dev/contributing.md 4fc13def6ec5d889261f1f22a13ba542 *dev/contributing.Rmd 74e297a0dc0b508ed18e3821264958d0 *dev/countlinesofcode.R -6ff6ae2460202c94a0dab25c4cc178de *dev/install_RAQSAPI.R +f6d9a7f697a65fba336f96fa8db1e24b *dev/install_RAQSAPI.R 3c41777493d242206848842b6ba74fde *inst/CITATION 3df907b50c4f00bc26ee6d988e0c849f *inst/codecov.yml dd65d70b425fb86f7c8b6d8841a837d8 *inst/schemaorg.json @@ -119,7 +119,7 @@ bf2f1ad432ecccee3400afe533404113 *man/figures/lifecycle-superseded.svg 792c28b91a2c0b5e0b060a2f18a20464 *man/RAQSAPI.Rd 797940f405cb85557ee355e7eae5894d *NAMESPACE 904839971aff979c1716322c7d8bcdff *NEWS.md -f2b0589a8087331e39aaa983561329aa *R/AQSAPI_helperfunctions.R +f031417051ac3339f2600928ed3b9a29 *R/AQSAPI_helperfunctions.R a3558975d0256839b174ab7868833075 *R/bybox.R bd8b36cc7325d4fc8b8ed894f0046678 *R/bycbsa.R 253ea551f88c65c1c49feff3cb33f552 *R/bycounty.R @@ -133,7 +133,7 @@ d82b1ff8ee144afca1879e5b8dc58840 *R/byma.R e6e3b87e48f4403642382987b0f40714 *R/setupfunctions.R 6e659bb3bbf313dc819d4c029f0b22d0 *R/zzz.R a69de5455537022556f014579766be59 *RAQSAPI.Rproj -5680d12ac8564134755c8f3889d17dd8 *README.md +b11756666f31f1f757cc2303dce419a5 *README.md b2370e0e3f63a29557cd8f74746d74f6 *README.Rmd 7ed08f3fb96a77ec01c95c2ad7964250 *revdep/data.sqlite 34952a5944548ea4fc132a9899f8e6ab *revdep/email.yml diff --git a/R/AQSAPI_helperfunctions.R b/R/AQSAPI_helperfunctions.R index 40cd2d5..c5d2e92 100644 --- a/R/AQSAPI_helperfunctions.R +++ b/R/AQSAPI_helperfunctions.R @@ -348,7 +348,7 @@ RAQSAPI_error_msg <- function(AQSresponse) #debug msg <- glue("At server request time: {AQSresponse$headers$Date} RAQSAPI experienced an error while processing the following url: - {str_replace_all(AQSresponse$url, pattern='(.)', '\\1_')}\n #debug {AQSresponse$url} + {str_replace_all(AQSresponse$url, pattern='(.)', '\\1_')}\n with status_code: {AQSresponse$status_code} and status message: {AQSresponse$status} Server error message: {AQSerr$Header[[1]]$error}") diff --git a/README.md b/README.md index 29b2ba5..1a8554b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ status](https://www.r-pkg.org/badges/version/RAQSAPI)](https://CRAN.R-project.or downloads](https://cranlogs.r-pkg.org/badges/RAQSAPI)](https://cran.r-project.org/package=RAQSAPI) [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![license](https://img.shields.io/badge/license-CC0-lightgrey.svg)](https://choosealicense.com/) -“[![Last-changedate](https://img.shields.io/badge/last%20change-%202024--02--22-yellowgreen.svg)](/commits/master)” +“[![Last-changedate](https://img.shields.io/badge/last%20change-%202024--04--01-yellowgreen.svg)](/commits/master)” # EPA Disclaimer