From 67a3d7929936e3ed4bb44ca6c6737e724238ffe5 Mon Sep 17 00:00:00 2001 From: Clinton Mccrowey Date: Wed, 27 Dec 2023 09:52:18 -0500 Subject: [PATCH] fix invalid syntax in .Rbuildignore --- .Rbuildignore | 4 ++-- MD5 | 4 ++-- README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.Rbuildignore b/.Rbuildignore index 392aa36..d64f003 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -47,5 +47,5 @@ codemeta.json /*.Rcheck/ # RAQSAPI package files -*.tar.gz -*.zip +^.tar.gz +^.zip diff --git a/MD5 b/MD5 index 15decc6..dcb5f33 100644 --- a/MD5 +++ b/MD5 @@ -10,7 +10,7 @@ d3a7f7cc6aca27a043309d5bf9f32edc *codemeta.json 3c41777493d242206848842b6ba74fde *inst/CITATION 3df907b50c4f00bc26ee6d988e0c849f *inst/codecov.yml dd65d70b425fb86f7c8b6d8841a837d8 *inst/schemaorg.json -44650d3802ce6c4eccbbfc02684e51a2 *inst/WORDLIST +f8856800f427562ecf965aa9c4899e8f *inst/WORDLIST e5b82cf7f3c21891bc0643f662a3f1ba *LICENSE 9b3dc9e54281bcaa0a530371869f506c *LICENSE.md e7ec2b281fcab3d1b34b26031438438a *man/aqs_annualsummary_by_box.Rd @@ -133,7 +133,7 @@ d82b1ff8ee144afca1879e5b8dc58840 *R/byma.R e6e3b87e48f4403642382987b0f40714 *R/setupfunctions.R 6e659bb3bbf313dc819d4c029f0b22d0 *R/zzz.R a69de5455537022556f014579766be59 *RAQSAPI.Rproj -5c9c15faa5fe536401b1aa571134cf3b *README.md +c258e44bddf49695bdc3996fb80adf54 *README.md b2370e0e3f63a29557cd8f74746d74f6 *README.Rmd 7ed08f3fb96a77ec01c95c2ad7964250 *revdep/data.sqlite 34952a5944548ea4fc132a9899f8e6ab *revdep/email.yml diff --git a/README.md b/README.md index 3217616..fed4547 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-%202023--12--21-yellowgreen.svg)](/commits/master)” +“[![Last-changedate](https://img.shields.io/badge/last%20change-%202023--12--27-yellowgreen.svg)](/commits/master)” # EPA Disclaimer