Skip to content

Commit

Permalink
fixes #272
Browse files Browse the repository at this point in the history
  • Loading branch information
timriffe committed Dec 20, 2023
1 parent d754813 commit 9b62861
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: DemoTools
Type: Package
Title: Standardize, Evaluate, and Adjust Demographic Data
Version: 01.13.78
Date: 2022-07-19
Version: 01.13.79
Date: 2023-12-20
Authors@R: c(
person("Tim", "Riffe", role = c("aut", "cre"),
email = "[email protected]", comment = c(ORCID = "0000-0002-2673-4622")),
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
[![R build status](https://github.com/timriffe/DemoTools/workflows/R-CMD-check/badge.svg)](https://github.com/timriffe/DemoTools/actions)
[![codecov](https://codecov.io/gh/timriffe/DemoTools/branch/master/graph/badge.svg)](https://codecov.io/gh/timriffe/DemoTools)

[![](https://img.shields.io/badge/devel%20version-01.13.78-yellow.svg)](https://github.com/timriffe/DemoTools)
[![](https://img.shields.io/badge/devel%20version-01.13.79-yellow.svg)](https://github.com/timriffe/DemoTools)
[![issues](https://img.shields.io/github/issues-raw/timriffe/DemoTools.svg)](https://github.com/timriffe/DemoTools/issues)
[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)

# Tools for aggregate demographic analysis
Date: 2022-07-19
Date: 2023-12-20


`DemoTools` is an R package that contains simple functions often used in demographic analysis. It is in active development.
Expand Down

0 comments on commit 9b62861

Please sign in to comment.