Skip to content

Commit abb0366

Browse files
committed
Release 0.1.1
1 parent ed4b7b6 commit abb0366

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

DESCRIPTION

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Package: ggsurveillance
2-
Title: Tools and 'ggplot2' Extensions for Infectious Disease Surveillance
3-
and Outbreak Investigation
4-
Version: 0.1.0
2+
Title: Tools for Outbreak Investigation/Infectious Disease Surveillance
3+
Version: 0.1.1
54
Authors@R:
65
person("Alexander", "Bartel", , "alexander.bartel@fu-berlin.de", role = c("aut", "cre"),
76
comment = c(ORCID = "0000-0002-1280-6138"))

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# ggsurveillance 0.1.0
1+
# ggsurveillance 0.1.1
22

33
- First release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ggsurveillance <img src="man/figures/logo.svg" alt="logo" align="right" width="120" height="139" style="border: none; float: right;"/>
22

33
<!-- badges: start -->
4-
4+
[![CRAN status](https://www.r-pkg.org/badges/version/ggsurveillance)](https://CRAN.R-project.org/package=ggsurveillance)
55
[![](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
66
[![R-CMD-check](https://github.com/biostats-dev/ggsurveillance/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/biostats-dev/ggsurveillance/actions/workflows/R-CMD-check.yaml)
77
[![Codecov test coverage](https://codecov.io/gh/biostats-dev/ggsurveillance/graph/badge.svg)](https://app.codecov.io/gh/biostats-dev/ggsurveillance)

0 commit comments

Comments
 (0)