Skip to content

Commit a3346d1

Browse files
v0.2.2 on CRAN
1 parent dbb0041 commit a3346d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: funchir
2-
Version: 0.2.1
2+
Version: 0.2.2
33
Title: Convenience Functions by Michael Chirico
44
Author: Michael Chirico
55
Maintainer: Michael Chirico <MichaelChirico4@gmail.com>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ My Package of Convenience Functions
33

44
[![CRAN status](https://www.r-pkg.org/badges/version/funchir)](https://cran.r-project.org/package=funchir)
55
[![R build status](https://github.com/michaelchirico/funchir/workflows/R-CMD-check/badge.svg)](https://github.com/michaelchirico/funchir/actions?workflow=R-CMD-check)
6-
[![Codecov test coverage](https://codecov.io/gh/michaelchirico/funchir/branch/master/graph/badge.svg)](https://codecov.io/gh/michaelchirico/funchir?branch=master)
6+
[![Codecov test coverage](https://codecov.io/gh/michaelchirico/funchir/branch/master/graph/badge.svg)](https://app.codecov.io/gh/michaelchirico/funchir?branch=master)
77
[![](http://cranlogs.r-pkg.org/badges/funchir)](https://cran.r-project.org/package=funchir)
88

99
Having tired of constantly declaring a bunch of the same functions at the head of my code over and over, I've finally embraced the build-your-own-package approach to manage all of these functions in a more modular & less verbose way.

0 commit comments

Comments
 (0)