diff --git a/README.html b/README.html index 82dc2f3..a803151 100644 --- a/README.html +++ b/README.html @@ -614,7 +614,7 @@
-

minimal R version License: GPL v3 CRAN_Status_Badge Dependencies rstudio mirror downloads develVersion Github Code Size R-CMD-check Project Status: Active lifecycle Last-changedate Zenodo DOI Website - pkgdown .

+

minimal R version License: GPL v3 CRAN_Status_Badge Dependencies rstudio mirror downloads develVersion Github Code Size R-CMD-check Project Status: Active lifecycle Last-changedate Zenodo DOI Website - pkgdown .

@@ -636,18 +636,18 @@

Description

for the methods implemented.

Installation

The package can be installed from CRAN as follows:

-
if (!require('devtools')) install.packages('devtools')
-install.packages('germinationmetrics', dependencies=TRUE)
+
if (!require('devtools')) install.packages('devtools')
+install.packages('germinationmetrics', dependencies=TRUE)

The development version can be installed from github as follows:

-
devtools::install_github("aravind-j/germinationmetrics")
+
devtools::install_github("aravind-j/germinationmetrics")

Detailed tutorial

For a detailed tutorial (vignette) on how to used this package type:

-
browseVignettes(package = 'germinationmetrics')
+
browseVignettes(package = 'germinationmetrics')

The vignette for the latest version is also available online.

What’s new

To know whats new in this version type:

-
news(package='germinationmetrics')
+
news(package='germinationmetrics')

CRAN page

@@ -719,11 +719,12 @@

CRAN checks

Citing germinationmetrics

To cite the methods in the package use:

-
citation("germinationmetrics")
+
citation("germinationmetrics")
To cite the R package 'germinationmetrics' in publications use:
 
-  Aravind, J., Vimala Devi, S., Radhamani, J., Jacob, S. R., and Kalyani Srinivasan ().  germinationmetrics: Seed Germination Indices and
-  Curve Fitting. R package version 0.1.8,
+  Aravind, J., Vimala Devi, S., Radhamani, J., Jacob, S. R., and
+  Kalyani Srinivasan ().  germinationmetrics: Seed Germination Indices
+  and Curve Fitting. R package version 0.1.8,
   https://github.com/aravind-j/germinationmetricshttps://cran.r-project.org/package=germinationmetrics.
 
 A BibTeX entry for LaTeX users is
@@ -734,8 +735,9 @@ 

Citing note = {R package version 0.1.8 https://aravind-j.github.io/germinationmetrics/ https://CRAN.R-project.org/package=germinationmetrics}, } -This free and open-source software implements academic research by the authors and co-workers. If you use it, please support the project -by citing the package.

+This free and open-source software implements academic research by the +authors and co-workers. If you use it, please support the project by +citing the package. diff --git a/README.md b/README.md index 74c1c82..717c5d5 100644 --- a/README.md +++ b/README.md @@ -133,8 +133,9 @@ citation("germinationmetrics") To cite the R package 'germinationmetrics' in publications use: - Aravind, J., Vimala Devi, S., Radhamani, J., Jacob, S. R., and Kalyani Srinivasan (). germinationmetrics: Seed Germination Indices and - Curve Fitting. R package version 0.1.8, + Aravind, J., Vimala Devi, S., Radhamani, J., Jacob, S. R., and + Kalyani Srinivasan (). germinationmetrics: Seed Germination Indices + and Curve Fitting. R package version 0.1.8, https://github.com/aravind-j/germinationmetricshttps://cran.r-project.org/package=germinationmetrics. A BibTeX entry for LaTeX users is @@ -145,5 +146,6 @@ citation("germinationmetrics") note = {R package version 0.1.8 https://aravind-j.github.io/germinationmetrics/ https://CRAN.R-project.org/package=germinationmetrics}, } - This free and open-source software implements academic research by the authors and co-workers. If you use it, please support the project - by citing the package. + This free and open-source software implements academic research by the + authors and co-workers. If you use it, please support the project by + citing the package.