Skip to content

Commit 7a7a49e

Browse files
author
Flavjack
committed
functions updts and app
1 parent 74705a8 commit 7a7a49e

File tree

9 files changed

+737
-691
lines changed

9 files changed

+737
-691
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.1.1
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: 2021-04-21
6+
Date: 2021-04-23
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")),

NEWS.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,25 @@
11
# Version 2.1.1
22

3+
Changes incompatible with the old versions. Arguments changed in the syntax for `fplot()`.
4+
35
- *Package*
46
- Include app info when run `GerminaQuant()`
5-
- Include function `webTable`
7+
- Exclude `gtools` from depends
8+
- Include function `webTable()`
69
- Update `ger_boxp()`
7-
10+
- Update `fplot()`
11+
- Allow add new layer. e.g. `coord_flip()`
12+
813
- *GerminaQuant*
914
- Suppress error messages in console when run the app
1015
- Change dependency: `ggpubr` --> `cowplot`
1116
- Exclude filter in the app
1217
- Update tables style
13-
- Module: Outliers -> Exploratory
14-
- Include more options at Exploratory module
18+
- Module name change: Outliers -> Exploratory
19+
- Update modules:
20+
- Exploratory
21+
- Graphics
22+
- Intime
1523

1624
# Version 2.0.1
1725

0 commit comments

Comments
 (0)