From 79f4133ac6123a0dc9344591a26bdb07039557ab Mon Sep 17 00:00:00 2001 From: Jason C Fisher Date: Tue, 6 Sep 2022 17:10:12 -0700 Subject: [PATCH] Revert "Master (#143)" This reverts commit 2215dc07dd94d13e2a2f57c3599680b0111ed119. --- DESCRIPTION | 2 +- README.Rmd | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index cfeb3f1..b718b2b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: inlmisc Title: Miscellaneous Functions for the USGS INL Project Office -Version: 0.5.5.9000 +Version: 0.5.5 Authors@R: person(given=c("Jason", "C."), family="Fisher", role=c("aut", "cre"), email="jfisher@usgs.gov", comment=c(ORCID="0000-0001-9032-8912")) Description: A collection of functions for creating high-level graphics, performing raster-based analysis, processing MODFLOW-based models, diff --git a/README.Rmd b/README.Rmd index abf9aed..97d2471 100644 --- a/README.Rmd +++ b/README.Rmd @@ -6,7 +6,7 @@ output: # inlmisc -[![Build status](https://ci.appveyor.com/api/projects/status/pvcq1jsgabqx61ah?svg=true)](https://ci.appveyor.com/project/jfisher-usgs/inlmisc) +[![Travis Build Status](https://travis-ci.org/USGS-R/inlmisc.svg?branch=master)](https://travis-ci.org/USGS-R/inlmisc) [![CRAN Version](https://www.r-pkg.org/badges/version/inlmisc)](https://CRAN.R-project.org/package=inlmisc) [![CRAN Downloads](https://cranlogs.r-pkg.org/badges/inlmisc?color=brightgreen)](https://CRAN.R-project.org/package=inlmisc) [![Dependencies](https://tinyverse.netlify.com/badge/inlmisc)](https://CRAN.R-project.org/package=inlmisc) diff --git a/README.md b/README.md index 920dce4..5131a95 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # inlmisc -[![Build -status](https://ci.appveyor.com/api/projects/status/pvcq1jsgabqx61ah?svg=true)](https://ci.appveyor.com/project/jfisher-usgs/inlmisc) +[![Travis Build +Status](https://travis-ci.org/USGS-R/inlmisc.svg?branch=master)](https://travis-ci.org/USGS-R/inlmisc) [![CRAN Version](https://www.r-pkg.org/badges/version/inlmisc)](https://CRAN.R-project.org/package=inlmisc) [![CRAN