Skip to content

Commit 6291796

Browse files
committed
Re-build README.md
1 parent 91c3157 commit 6291796

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ status](https://www.r-pkg.org/badges/version/golem)](https://cran.r-project.org/
1111

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

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

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

8383
Here are the test & coverage results:
8484

8585
devtools::check(quiet = TRUE)
8686
#> ℹ Loading golem
87-
#> ── R CMD check results ──────────────────────────────────────── golem 0.5.0 ────
88-
#> Duration: 43.8s
87+
#> ── R CMD check results ──────────────────────────────────────── golem 0.5.1 ────
88+
#> Duration: 44.8s
8989
#>
9090
#> 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
9191

@@ -109,7 +109,7 @@ Here are the test & coverage results:
109109
#> R/install_dev_deps.R: 78.26%
110110
#> R/add_r_files.R: 78.70%
111111
#> R/config.R: 79.23%
112-
#> R/use_files.R: 80.40%
112+
#> R/use_files.R: 80.63%
113113
#> R/reload.R: 84.69%
114114
#> R/disable_autoload.R: 85.00%
115115
#> R/add_dockerfiles.R: 87.10%

0 commit comments

Comments
 (0)