Skip to content

Commit e5e2c52

Browse files
authored
Dan (#508)
* Add files via upload * Add files via upload
1 parent 8c9aa08 commit e5e2c52

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: GenEst
22
Title: Generalized Fatality Estimator
3-
Version: 0.1.11
3+
Version: 0.2.0
44
Date: 2018-08-30
55
Authors@R: c(
66
person("Daniel", "Dalthorp", , "ddalthorp@usgs.gov", c("aut", "cre")),

vignettes/command-line-example.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "Juniper L. Simonis"
44
date: "`r Sys.Date()`"
55
output: rmarkdown::html_vignette
66
vignette: >
7-
%\VignetteIndexEntry{GenEst - Command Line Walkthrough}
7+
%\VignetteIndexEntry{GenEst - 3. Command Line Walkthrough}
88
%\VignetteEngine{knitr::rmarkdown}
99
\usepackage[utf8]{inputenc}
1010
---

vignettes/solar-examples.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "J Mintz, D Dalthorp, J Simonis"
44
date: "`r Sys.Date()`"
55
output: rmarkdown::html_vignette
66
vignette: >
7-
%\VignetteIndexEntry{GenEst - A Solar Example with Carcass Size}
7+
%\VignetteIndexEntry{GenEst - 2. A Solar Example with Carcass Size}
88
%\VignetteEngine{knitr::rmarkdown}
99
\usepackage[utf8]{inputenc}
1010
---

vignettes/wind-examples.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "Daniel Dalthorp"
44
date: "`r Sys.Date()`"
55
output: rmarkdown::html_vignette
66
vignette: >
7-
%\VignetteIndexEntry{GenEst - A Tutorial with Wind Examples}
7+
%\VignetteIndexEntry{GenEst - 1. A Tutorial with Wind Examples}
88
%\VignetteEngine{knitr::rmarkdown}
99
\usepackage[utf8]{inputenc}
1010
---

0 commit comments

Comments
 (0)