Skip to content

Commit

Permalink
Re-build README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinFay committed Aug 27, 2024
1 parent 91c3157 commit 6291796
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ status](https://www.r-pkg.org/badges/version/golem)](https://cran.r-project.org/

# {golem} <img src="https://raw.githubusercontent.com/ThinkR-open/golem/master/inst/rstudio/templates/project/golem.png" align="right" width="120"/>

> You’re reading the doc about version: 0.5.0. Note that `{golem}`
> You’re reading the doc about version: 0.5.1. Note that `{golem}`
> follows the [semantic versioning](https://semver.org/) scheme.
Production-grade `{shiny}` applications, from creation to deployment.
Expand Down Expand Up @@ -78,14 +78,14 @@ with blogposts, and links to other packages of the `golemverse`.
This `README` has been compiled on the

Sys.time()
#> [1] "2024-08-19 06:13:54 UTC"
#> [1] "2024-08-27 09:39:59 UTC"

Here are the test & coverage results:

devtools::check(quiet = TRUE)
#> ℹ Loading golem
#> ── R CMD check results ──────────────────────────────────────── golem 0.5.0 ────
#> Duration: 43.8s
#> ── R CMD check results ──────────────────────────────────────── golem 0.5.1 ────
#> Duration: 44.8s
#>
#> 0 errors ✔ | 0 warnings ✔ | 0 notes ✔

Expand All @@ -109,7 +109,7 @@ Here are the test & coverage results:
#> R/install_dev_deps.R: 78.26%
#> R/add_r_files.R: 78.70%
#> R/config.R: 79.23%
#> R/use_files.R: 80.40%
#> R/use_files.R: 80.63%
#> R/reload.R: 84.69%
#> R/disable_autoload.R: 85.00%
#> R/add_dockerfiles.R: 87.10%
Expand Down

0 comments on commit 6291796

Please sign in to comment.