From d1e2e3652692d19aded23c8c009fe6adbb988bf2 Mon Sep 17 00:00:00 2001 From: program-- Date: Sun, 21 Jan 2024 16:25:25 -0800 Subject: [PATCH] cran: v1.1.2 submission --- DESCRIPTION | 6 +++--- NEWS.md | 2 +- README.Rmd | 4 ++-- README.md | 4 ++-- cran-comments.md | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 342efe8..55f3f71 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: fipio Title: Lightweight Federal Information Processing System (FIPS) Code Information Retrieval -Version: 1.1.1.9000 +Version: 1.1.2 Authors@R: c(person(given = "Justin", family = "Singh-Mohudpur", @@ -17,8 +17,8 @@ Authors@R: Description: Provides a lightweight suite of functions for retrieving information about 5-digit or 2-digit US FIPS codes. -URL: https://fipio.justinsingh.me, https://github.com/UFOKN/fipio -BugReports: https://github.com/UFOKN/fipio/issues +URL: https://fipio.justinsingh.me, https://github.com/program--/fipio +BugReports: https://github.com/program--/fipio/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) diff --git a/NEWS.md b/NEWS.md index 8b5be30..d48f05f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# fipio 1.1.1.9000 +# fipio 1.1.2 - Fixed `coords_to_fips()` throwing `order` error due to `ret_index` being a list ([#15](https://github.com/program--/fipio/issues/15)) - Return documentation back to linking to https://github.com/program-- instead of UFOKN's GitHub org. diff --git a/README.Rmd b/README.Rmd index 601d36f..9eecf8d 100644 --- a/README.Rmd +++ b/README.Rmd @@ -18,9 +18,9 @@ knitr::opts_chunk$set( [![CRAN status](https://www.r-pkg.org/badges/version/fipio)](https://CRAN.R-project.org/package=fipio) [![CRAN downloads](https://cranlogs.r-pkg.org/badges/fipio)](https://CRAN.R-project.org/package=fipio) -[![codecov](https://codecov.io/gh/program--/fipio/graph/badge.svg?token=1ODDHARQM1)](https://codecov.io/gh/program--/fipio) +[![codecov](https://codecov.io/gh/program--/fipio/graph/badge.svg?token=1ODDHARQM1)](https://app.codecov.io/gh/program--/fipio) [![R-CMD-check](https://github.com/program--/fipio/workflows/R-CMD-check/badge.svg)](https://github.com/program--/fipio/actions) -[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/license/mit/) `fipio` is a **lightweight** package that makes it easy to get information about a US FIPS code. diff --git a/README.md b/README.md index a6cf2d6..262851b 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ status](https://www.r-pkg.org/badges/version/fipio)](https://CRAN.R-project.org/package=fipio) [![CRAN downloads](https://cranlogs.r-pkg.org/badges/fipio)](https://CRAN.R-project.org/package=fipio) -[![codecov](https://codecov.io/gh/program--/fipio/graph/badge.svg?token=1ODDHARQM1)](https://codecov.io/gh/program--/fipio) +[![codecov](https://codecov.io/gh/program--/fipio/graph/badge.svg?token=1ODDHARQM1)](https://app.codecov.io/gh/program--/fipio) [![R-CMD-check](https://github.com/program--/fipio/workflows/R-CMD-check/badge.svg)](https://github.com/program--/fipio/actions) [![MIT -License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) +License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/license/mit/) `fipio` is a **lightweight** package that makes it easy to get diff --git a/cran-comments.md b/cran-comments.md index c2b8f18..d2d25ef 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -4,11 +4,11 @@ This is a resubmission. This version addresses bugfixes. See the NEWS.md file fo ## Test environments -* GitHub Actions (ubuntu-18.04): devel, release, oldrel, 3.6, 3.5 +* GitHub Actions (ubuntu-latest): devel, release, oldrel, 3.6, 3.5 * GitHub Actions (windows): release, 3.6 * GitHub Actions (macOS): release * win-builder: devel ## R CMD check results -0 errors | 0 warnings | 0 note \ No newline at end of file +0 errors | 0 warnings | 0 note