Skip to content

Commit

Permalink
info app + autoinstall app
Browse files Browse the repository at this point in the history
  • Loading branch information
Flavjack committed Oct 18, 2024
1 parent 3535a1a commit 89840c3
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 29 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Version: 2.1.4
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>.
Date: 2022-05-18
Authors@R: c(
person("Flavio", "Lozano-Isla", email = "flavjack@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0714-669X")),
person("Flavio", "Lozano-Isla", email = "flozanoisla@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0714-669X")),
person("Omar", "Benites Alfaro", email = "obacc07@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-6852-9598")),
person("Marcelo F.", "Pompelli", email = "mpompelli@gmail.com", role = c("aut","ths"), comment = c(ORCID = "0000-0002-4408-6374")),
person("Denise", "Garcia de Santana", email = "denise.santana@ufu.br", role = "aut"),
Expand Down Expand Up @@ -36,4 +36,4 @@ VignetteBuilder: knitr
License: GPL-3 | file LICENSE
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.2.0
RoxygenNote: 7.3.2
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Version 2.1.5 (In progress)

- *Package*
- Update app info
- Full installation from Addins


[] Include commulative germination
[] Improve timeline selection factor


# Version 2.1.4

- *Package*
Expand Down
7 changes: 7 additions & 0 deletions R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,10 @@ utils::globalVariables(c("."))
rep_row <- function(Rseq,Nrow){
matrix(rep(Rseq,each=Nrow),nrow=Nrow)
}


GerminaQuant_full <- function() {

GerminaR::GerminaQuant(dependencies = TRUE)

}
49 changes: 24 additions & 25 deletions inst/GerminaQuant/ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#> open https://flavjack.github.io/GerminaR/
#> open https://flavjack.shinyapps.io/germinaquant/
#> author .: Flavio Lozano-Isla (lozanoisla.com)
#> date .: 2021-10-10
#> date .: 2024-10-18
# -------------------------------------------------------------------------

# -------------------------------------------------------------------------
Expand Down Expand Up @@ -119,25 +119,22 @@ shinyUI(dashboardPage(skin = "green",
status = "danger",
solidHeader = T,

HTML('
<p><strong>GerminaQuant for R</strong> builds upon the foundation of the GerminaR R package, an interactive data analysis platform specifically designed for germination analysis. Developed for the Plant Physiology Laboratory at UFPE, GerminaQuant reflects a continuous effort to enhance data collection, improve data quality, streamline analysis processes, and promote open access publication. This latest iteration incorporates the best practices derived from extensive experience in germination data management.</p>
<p>One of the key innovations of this platform is its web-based interface, which offers a highly interactive environment for users. The software can be used both online and offline, and is compatible with desktop computers, tablets, and laptops. Its primary aim is to support the broader research community engaged in all aspects of germination studies.</p>
<p><strong>Features:</strong></p>
<ul>
- Calculation of key germination indices.
<br>
- Statistical analysis tailored for germination data.
<br>
- User-friendly tools for generating visual representations of results.
</ul>
p("GerminaQuant for R is based in GerminaR R package, a highly interactive data analysis platform for germination analysis,
tool develpment for the Plant Physiology Laboratory (UFPE).
It is result of a continuous effort to improve data collection, quality, analysis and open access publication.
The recent iteration simultaneously also represents efforts to unify best practices from experiences in germination data management.
One of the main new characteristics of the current software development platform established is the web-based interface
which provides also a highly interactive environment. It could be used both online and offline and on desktop as well as tablets and laptops.
The aime is support the broader research community working on all aspects with germination studies."),

HTML("
<h5><b>Features</b></h5>
<p>
<ol>
<li> Allow calculate the principal germination indices.</li>
<li> Statistical analysis for germination.</li>
<li> Easy way to plot the results.</li>
</ol>
</p>
")
')

),

Expand All @@ -149,9 +146,11 @@ shinyUI(dashboardPage(skin = "green",

p(strong("Publication")),

HTML('<p><strong>Flavio Lozano-Isla</strong>; <strong>Omar E. Benites-Alfaro</strong>, and<strong> Marcelo F. Pompelli</strong>. <strong>2019</strong>.
GerminaR: An R package for germination analysis with the interactive web application “GerminaQuant for R.”
Ecological Research 34(2): 339–346. doi: <a href="http://doi.org/10.1111/1440-1703.1275">doi.org/10.1111/1440-1703.1275</a>.</p>'),
HTML('
<p>Lozano‐Isla, F., Benites‐Alfaro, O. E., & Pompelli, M. F. (2019). GerminaR: An R package for germination analysis with the interactive web application “GerminaQuant for R”. <em>Ecological Research</em>, <strong>34</strong>(2), 339-346. <a href="https://doi.org/10.1111/1440-1703.1275">https://doi.org/10.1111/1440-1703.1275</a></p>
'),

br(),

Expand All @@ -161,13 +160,13 @@ shinyUI(dashboardPage(skin = "green",
<div style="display:inline-block; width:32%">
<p style="text-align:center">
<a target="_blank" href="https://github.com/Flavjack/GerminaR"><img src="https://github.githubassets.com/images/modules/logos_page/Octocat.png" style="height:80px" title="Github" alt="Github"></a>
<a target="_blank" href="https://github.com/Flavjack/GerminaR"><img src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png" style="height:95px" title="Github" alt="Github"></a>
<span style="display:block;"><small>Github</small></span>
</p></div>
<div style="display:inline-block; width:32%">
<p style="text-align:center">
<a target="_blank" href="https://CRAN.R-project.org/package=GerminaR"><img src="https://flavjack.github.io/GerminaR/reference/figures/logo.png" style="height:80px" title="R cran" alt="GerminaR"></a>
<a target="_blank" href="https://doi.org/10.32614/CRAN.package.GerminaR"><img src="https://flavjack.github.io/GerminaR/reference/figures/logo.png" style="height:80px" title="R cran" alt="GerminaR"></a>
<span style="display:block;"><small>CRAN</small></span>
</p></div>
Expand All @@ -183,7 +182,7 @@ shinyUI(dashboardPage(skin = "green",

hr(),

HTML('<p>If you have any question, comment or suggestion you can write at <a href="mailto:flavjack@gmail.com">flozano@lamolina.edu.pe</a></p>')
HTML('<p>If you have any question, comment or suggestion you can write at <a href="mailto:flozanoisla@gmail.com">flozanoisla@gmail.com</a></p>')

)

Expand Down
4 changes: 2 additions & 2 deletions inst/rstudio/addins.dcf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Name: GerminaQuant
Description: Germination indices.
Binding: GerminaQuant
Description: Interactive germination data analysis.
Binding: GerminaQuant_full
Interactive: true

0 comments on commit 89840c3

Please sign in to comment.