Skip to content

Commit 6213763

Browse files
committed
-> v.0.3.0
1 parent 8cd1334 commit 6213763

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.Rbuildignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ testers.R
1414
.png
1515
.travis.yml
1616
^.*\.Rmd$
17-
^.*\.png$
17+
^.*\.png$

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: Functions for Epidemiological Analysis using Population Data
33
Authors@R: c( person("Joonas", "Miettinen", , "joonas.miettinen@cancer.fi", c("aut", "cre")),
44
person("Matti", "Rantanen", , "matti.rantanen@cancer.fi", "aut"),
55
person("Karri", "Seppa", , "karri.seppa@cancer.fi", "ctb") )
6-
Version: 0.3
6+
Version: 0.3.0
77
Date: 2016-03-31
88
Maintainer: Joonas Miettinen <joonas.miettinen@cancer.fi>
99
Description: Enables computation of various epidemiological statistics where the use of population data such as population counts and hazards is required.

0 commit comments

Comments
 (0)