Skip to content

Commit b83a99e

Browse files
committed
citation file updated
1 parent 8016c73 commit b83a99e

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
@@ -3,7 +3,7 @@ Package: GerminaR
33
Title: Indices and Graphics for Assess Seed Germination Process
44
Version: 2.0.0
55
Description: A collection of different indices and visualization techniques for evaluate the seed germination process in ecophysiological studies (Lozano-Isla et al. 2019) <doi:10.1111/1440-1703.1275>.
6-
Date: 2020-08-08
6+
Date: 2020-10-08
77
Authors@R: c(
88
person("Flavio", "Lozano Isla", email = "flavjack@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0714-669X")),
99
person("Omar", "Benites Alfaro", email = "obacc07@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-6852-9598")),

inst/CITATION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ citHeader("To cite GerminaR in publications use:")
33
citEntry(
44

55
entry = "Article",
6-
title = "{{GerminaR}}: {{An R}} package for germination analysis with the interactive web application ``{{GerminaQuant}} for {{R}}''",
6+
title = "{{GerminaR}}: {{An R}} package for germination analysis with the interactive web application {{GerminaQuant}} for {{R}}",
77
shorttitle = "{{GerminaR}}",
88
author = "{Lozano-Isla}, Flavio and {Benites-Alfaro}, {Omar Eduardo} and Pompelli, {Marcelo Francisco}",
99
year = "2019",

vignettes/GerminaR.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "GerminaR 1.6"
33
author: "Flavio Lozano-Isla, Omar Benites-Alfaro, Denise Garcia de Santana, Marli A. Ranal, Marcelo Francisco Pompelli"
4-
date: "2020-08-08"
4+
date: "2020-08-10"
55
output:
66
rmarkdown::html_vignette:
77
toc: true
@@ -121,5 +121,5 @@ fplot(data = grt
121121
)
122122
```
123123

124-
![](C:/Users/User/git/GerminaR/vignettes/GerminaR_files/figure-html/unnamed-chunk-4-1.png)<!-- -->
124+
![](D:/omar/Github/GerminaR/vignettes/GerminaR_files/figure-html/unnamed-chunk-4-1.png)<!-- -->
125125

Loading

0 commit comments

Comments
 (0)