diff --git a/DESCRIPTION b/DESCRIPTION index 8f96c08..bd53d77 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: sleacr Type: Package Title: Simplified Lot Quality Assurance Sampling Evaluation of Access and - Coverage (SLEAC) Tools in R + Coverage (SLEAC) Tools Version: 0.0.0.9000 Authors@R: person("Ernest", "Guevarra", comment = c(ORCID = "0000-0002-4887-4415"), diff --git a/README.Rmd b/README.Rmd index 213414b..bf1a636 100644 --- a/README.Rmd +++ b/README.Rmd @@ -13,7 +13,7 @@ knitr::opts_chunk$set( ) ``` -# sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage (SLEAC) Tools in R +# sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage (SLEAC) Tools [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) diff --git a/README.md b/README.md index d0228d8..958c4c8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage (SLEAC) Tools in R +# sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage (SLEAC) Tools @@ -67,23 +67,23 @@ citation provided by a call to the `citation` function as follows: citation("sleacr") #> To cite sleacr in publications use: #> -#> Mark Myatt, Ernest Guevarra, Lionella Fieschi, Allison -#> Norris, Saul Guerrero, Lilly Schofield, Daniel Jones, Ephrem -#> Emru, Kate Sadler (2012). _Semi-Quantitative Evaluation of -#> Access and Coverage (SQUEAC)/Simplified Lot Quality -#> Assurance Sampling Evaluation of Access and Coverage (SLEAC) -#> Technical Reference_. +#> Myatt, Mark, Guevarra, Ernest, Fieschi, Lionella, Norris, +#> Allison, Guerrero, Saul, Schofield, Lilly, Jones, Daniel, +#> Emru, Ephrem, Sadler, Kate (2012). _Semi-Quantitative +#> Evaluation of Access and Coverage (SQUEAC)/Simplified Lot +#> Quality Assurance Sampling Evaluation of Access and Coverage +#> (SLEAC) Technical Reference_. #> . #> #> A BibTeX entry for LaTeX users is #> #> @Manual{, -#> title = {Semi-Quantitative Evaluation of Access and Coverage ({SQUEAC})/Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage ({SLEAC}) Technical Reference}, -#> author = {{Mark Myatt} and {Ernest Guevarra} and {Lionella Fieschi} and {Allison Norris} and {Saul Guerrero} and {Lilly Schofield} and {Daniel Jones} and {Ephrem Emru} and {Kate Sadler}}, -#> year = {2012}, -#> publisher = {FHI 360/FANTA}, #> location = {Washington, DC}, +#> title = {Semi-Quantitative Evaluation of Access and Coverage ({SQUEAC})/Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage ({SLEAC}) Technical Reference}, #> url = {https://www.fantaproject.org/sites/default/files/resources/SQUEAC-SLEAC-Technical-Reference-Oct2012_0.pdf}, +#> publisher = {FHI 360/FANTA}, +#> author = {{Myatt} and {Mark} and {Guevarra} and {Ernest} and {Fieschi} and {Lionella} and {Norris} and {Allison} and {Guerrero} and {Saul} and {Schofield} and {Lilly} and {Jones} and {Daniel} and {Emru} and {Ephrem} and {Sadler} and {Kate}}, +#> year = {2012}, #> } ``` diff --git a/inst/CITATION b/inst/CITATION index 856a677..889eb67 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -1,10 +1,10 @@ bibentry( - bibtype = "Manual", + bibtype = "Book", header = "To cite sleacr in publications use:", title = "Semi-Quantitative Evaluation of Access and Coverage ({SQUEAC})/Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage ({SLEAC}) Technical Reference", author = c(person("Mark Myatt"), person("Ernest Guevarra"), person("Lionella Fieschi"), person("Allison Norris"), person("Saul Guerrero"), person("Lilly Schofield"), person("Daniel Jones"), person("Ephrem Emru"), person("Kate Sadler")), year = "2012", publisher = "FHI 360/FANTA", - location = "Washington, DC", + address = "Washington, DC", url = "https://www.fantaproject.org/sites/default/files/resources/SQUEAC-SLEAC-Technical-Reference-Oct2012_0.pdf" ) \ No newline at end of file diff --git a/man/sleacr.Rd b/man/sleacr.Rd index 1731d1b..0fa615d 100644 --- a/man/sleacr.Rd +++ b/man/sleacr.Rd @@ -4,7 +4,7 @@ \name{sleacr} \alias{sleacr-package} \alias{sleacr} -\title{sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage (SLEAC) Tools in R} +\title{sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage (SLEAC) Tools} \description{ \if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}}