diff --git a/DESCRIPTION b/DESCRIPTION index aae779f..c323e38 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,28 +1,18 @@ -Package: usedthese Type: Package +Package: usedthese Title: Summarises Package & Function Usage Version: 0.3.3.9000 -Authors@R: person("Carl", "Goodwin", email = "carl.goodwin@quantumjitter.com", - role = c("aut", "cre")) -Description: Consistent with 'knitr' syntax highlighting, 'usedthese' adds a - summary table of R package & function usage to a Quarto document and - enables aggregation of usage across a Quarto website. Learn more about - 'usedthese' at . -Language: en-GB +Authors@R: + person("Carl", "Goodwin", , "carl.goodwin@quantumjitter.com", role = c("aut", "cre", "cph")) +Description: Consistent with 'knitr' syntax highlighting, 'usedthese' adds + a summary table of package & function usage to a Quarto document and + enables aggregation of usage across a website. License: MIT + file LICENSE -Encoding: UTF-8 -LazyData: true -Suggests: - covr, - rmarkdown, - spelling, - testthat (>= 3.0.0), - tsibble, - rvest, - httr, - xts -Config/testthat/edition: 3 -RoxygenNote: 7.2.3 +URL: https://cgoo4.github.io/usedthese/, + https://github.com/cgoo4/usedthese +BugReports: https://github.com/cgoo4/usedthese/issues +Depends: + R (>= 4.1) Imports: conflicted (>= 1.2.0), dplyr (>= 1.1.0), @@ -37,9 +27,20 @@ Imports: tidyr (>= 1.3.0), tidyselect, withr -Depends: - R (>= 4.1) -URL: https://cgoo4.github.io/usedthese/, https://github.com/cgoo4/usedthese -BugReports: https://github.com/cgoo4/usedthese/issues -VignetteBuilder: knitr +Suggests: + covr, + httr, + rmarkdown, + rvest, + spelling, + testthat (>= 3.0.0), + tsibble, + xts +VignetteBuilder: + knitr +Config/testthat/edition: 3 +Encoding: UTF-8 +Language: en-GB +LazyData: true Roxygen: list(markdown = TRUE) +RoxygenNote: 7.2.3 diff --git a/README.Rmd b/README.Rmd index bfe862d..3fc2e5e 100644 --- a/README.Rmd +++ b/README.Rmd @@ -17,7 +17,7 @@ knitr::opts_chunk$set( -[![R-CMD-check](https://github.com/cgoo4/usedthese/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/cgoo4/usedthese/actions/workflows/R-CMD-check.yaml) [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![Codecov test coverage](https://codecov.io/gh/cgoo4/usedthese/branch/master/graph/badge.svg)](https://app.codecov.io/gh/cgoo4/usedthese?branch=master) [![CRAN status](https://www.r-pkg.org/badges/version/usedthese)](https://CRAN.R-project.org/package=usedthese) [![](http://cranlogs.r-pkg.org/badges/grand-total/usedthese?color=blue)](https://cran.r-project.org/package=usedthese) +[![R-CMD-check](https://github.com/cgoo4/usedthese/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/cgoo4/usedthese/actions/workflows/R-CMD-check.yaml) [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![Codecov test coverage](https://codecov.io/gh/cgoo4/usedthese/branch/main/graph/badge.svg)](https://app.codecov.io/gh/cgoo4/usedthese?branch=main) [![CRAN status](https://www.r-pkg.org/badges/version/usedthese)](https://CRAN.R-project.org/package=usedthese) [![](http://cranlogs.r-pkg.org/badges/grand-total/usedthese?color=blue)](https://cran.r-project.org/package=usedthese) @@ -41,7 +41,13 @@ When the Tidyverse blog announced changes to [dplyr](https://www.tidyverse.org/b ## Installation -You can install the development version of usedthese from [GitHub](https://github.com/) with: +``` r +install.packages("usedthese") +``` + +## Development version + +To get a bug fix, or to use a feature from the development version, you can install usedthese from GitHub. ``` r # install.packages("pak") diff --git a/README.md b/README.md index 4940e89..9ad9d5f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![Codecov test -coverage](https://codecov.io/gh/cgoo4/usedthese/branch/master/graph/badge.svg)](https://app.codecov.io/gh/cgoo4/usedthese?branch=master) +coverage](https://codecov.io/gh/cgoo4/usedthese/branch/main/graph/badge.svg)](https://app.codecov.io/gh/cgoo4/usedthese?branch=main) [![CRAN status](https://www.r-pkg.org/badges/version/usedthese)](https://CRAN.R-project.org/package=usedthese) [![](http://cranlogs.r-pkg.org/badges/grand-total/usedthese?color=blue)](https://cran.r-project.org/package=usedthese) @@ -58,8 +58,14 @@ approach. ## Installation -You can install the development version of usedthese from -[GitHub](https://github.com/) with: +``` r +install.packages("usedthese") +``` + +## Development version + +To get a bug fix, or to use a feature from the development version, you +can install usedthese from GitHub. ``` r # install.packages("pak") diff --git a/docs/404.html b/docs/404.html index 5332c92..6ee41e2 100644 --- a/docs/404.html +++ b/docs/404.html @@ -13,10 +13,10 @@ - - + + - + License • usedtheseLicense • usedthese Skip to contents -