Skip to content

Commit

Permalink
Fix the URL to its canonical form in the download stats badge in `REA…
Browse files Browse the repository at this point in the history
…DME.Rmd` and `README.md`; also update markdown package for Rmd compilation.
  • Loading branch information
zhuxr11 committed May 26, 2023
1 parent 3f2b837 commit 5c7771e
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 145 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ roxygen_new <- utils::packageVersion("roxygen2") > "7.1.2"
[![CRAN status](https://www.r-pkg.org/badges/version/roclang)](https://CRAN.R-project.org/package=roclang)
[![R-CMD-check](https://github.com/zhuxr11/roclang/workflows/R-CMD-check/badge.svg)](https://github.com/zhuxr11/roclang/actions)
[![Codecov test coverage](https://codecov.io/gh/zhuxr11/roclang/branch/master/graph/badge.svg)](https://app.codecov.io/gh/zhuxr11/roclang?branch=master)
[![Download stats](https://cranlogs.r-pkg.org/badges/grand-total/roclang)](https://cran.rstudio.com/web/packages/roclang/index.html)
[![Download stats](https://cranlogs.r-pkg.org/badges/grand-total/roclang)](https://CRAN.R-project.org/package=roclang)
<!-- badges: end -->

**Package**: [*roclang*](https://github.com/zhuxr11/roclang) `r pkgload::pkg_version()`<br />
Expand Down
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ status](https://www.r-pkg.org/badges/version/roclang)](https://CRAN.R-project.or
[![Codecov test
coverage](https://codecov.io/gh/zhuxr11/roclang/branch/master/graph/badge.svg)](https://app.codecov.io/gh/zhuxr11/roclang?branch=master)
[![Download
stats](https://cranlogs.r-pkg.org/badges/grand-total/roclang)](https://cran.rstudio.com/web/packages/roclang/index.html)
stats](https://cranlogs.r-pkg.org/badges/grand-total/roclang)](https://CRAN.R-project.org/package=roclang)
<!-- badges: end -->

**Package**: [*roclang*](https://github.com/zhuxr11/roclang) 0.2.2<br />
**Author**: Xiurui Zhu<br /> **Modified**: 2023-04-29 13:53:20<br />
**Compiled**: 2023-04-29 13:53:23
**Author**: Xiurui Zhu<br /> **Modified**: 2023-05-26 19:32:03<br />
**Compiled**: 2023-05-26 19:35:07

The goal of `roclang` is to diffuse documentation content to facilitate
more efficient programming. As a partner of
Expand Down Expand Up @@ -434,21 +434,21 @@ utils::sessionInfo()
#> [5] LC_TIME=Chinese (Simplified)_People's Republic of China.936
#>
#> attached base packages:
#> [1] stats graphics grDevices utils datasets methods base
#> [1] stats graphics grDevices datasets utils methods base
#>
#> other attached packages:
#> [1] roclang_0.2.2 testthat_3.1.2
#>
#> loaded via a namespace (and not attached):
#> [1] pillar_1.6.5 compiler_4.0.5 tools_4.0.5 digest_0.6.29
#> [1] compiler_4.0.5 pillar_1.6.5 tools_4.0.5 digest_0.6.29
#> [5] pkgload_1.2.4 evaluate_0.14 lifecycle_1.0.1 tibble_3.1.6
#> [9] pkgconfig_2.0.3 rlang_1.0.0 rex_1.2.1 cli_3.3.0
#> [13] DBI_1.1.2 rstudioapi_0.13 yaml_2.2.2 xfun_0.29
#> [17] fastmap_1.1.0 xml2_1.3.3 roxygen2_7.2.0 withr_2.4.3
#> [21] dplyr_1.0.7 stringr_1.4.0 knitr_1.37 generics_0.1.1
#> [25] desc_1.4.0 vctrs_0.3.8 rprojroot_2.0.2 tidyselect_1.1.1
#> [29] glue_1.6.1 R6_2.5.1 fansi_1.0.2 rmarkdown_2.11
#> [33] tidyr_1.1.4 purrr_0.3.4 magrittr_2.0.2 htmltools_0.5.2
#> [37] ellipsis_0.3.2 assertthat_0.2.1 utf8_1.2.2 stringi_1.7.6
#> [41] crayon_1.4.2 brio_1.1.3
#> [13] rstudioapi_0.13 yaml_2.2.2 xfun_0.39 fastmap_1.1.0
#> [17] xml2_1.3.3 roxygen2_7.2.0 withr_2.4.3 dplyr_1.0.7
#> [21] stringr_1.4.0 knitr_1.37 generics_0.1.1 desc_1.4.0
#> [25] vctrs_0.3.8 rprojroot_2.0.2 tidyselect_1.1.1 glue_1.6.1
#> [29] R6_2.5.1 fansi_1.0.2 rmarkdown_2.11 tidyr_1.1.4
#> [33] purrr_0.3.4 magrittr_2.0.2 htmltools_0.5.2 ellipsis_0.3.2
#> [37] renv_0.16.0 utf8_1.2.2 stringi_1.7.6 crayon_1.4.2
#> [41] brio_1.1.3
```
5 changes: 5 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Resubmission of markovmix 0.2.2

* Fixed the URL to its canonical form in the download stats badge in `README.Rmd` and `README.md`.


## Test environments

* GitHub Actions (ubuntu-16.04): devel, release, oldrel, 3.5, 3.4, 3.3
Expand Down
135 changes: 4 additions & 131 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,20 +72,12 @@
"glue"
]
},
"clipr": {
"Package": "clipr",
"Version": "0.7.1",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "ebaa97ac99cc2daf04e77eecc7b781d7",
"Requirements": []
},
"commonmark": {
"Package": "commonmark",
"Version": "1.7",
"Version": "1.9.0",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "0f22be39ec1d141fd03683c06f3a6e67",
"Hash": "d691c61bff84bd63c383874d2d0c3307",
"Requirements": []
},
"covr": {
Expand Down Expand Up @@ -120,20 +112,6 @@
"Hash": "0a6a65d92bd45b47b94b84244b528d17",
"Requirements": []
},
"credentials": {
"Package": "credentials",
"Version": "1.3.2",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "93762d0a34d78e6a025efdbfb5c6bb41",
"Requirements": [
"askpass",
"curl",
"jsonlite",
"openssl",
"sys"
]
},
"curl": {
"Package": "curl",
"Version": "4.3.2",
Expand Down Expand Up @@ -226,14 +204,6 @@
"Hash": "77bd60a6157420d4ffa93b27cf6a58b8",
"Requirements": []
},
"fs": {
"Package": "fs",
"Version": "1.5.2",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "7c89603d81793f0d5486d91ab1fc6f1d",
"Requirements": []
},
"generics": {
"Package": "generics",
"Version": "0.1.1",
Expand All @@ -242,43 +212,6 @@
"Hash": "3f6bcfb0ee5d671d9fd1893d2faa79cb",
"Requirements": []
},
"gert": {
"Package": "gert",
"Version": "1.5.0",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "8fddce7cbd59467106266a6e93e253b4",
"Requirements": [
"askpass",
"credentials",
"openssl",
"rstudioapi",
"sys",
"zip"
]
},
"gh": {
"Package": "gh",
"Version": "1.3.0",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "38c2580abbda249bd6afeec00d14f531",
"Requirements": [
"cli",
"gitcreds",
"httr",
"ini",
"jsonlite"
]
},
"gitcreds": {
"Package": "gitcreds",
"Version": "0.1.1",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "f3aefccc1cc50de6338146b62f115de8",
"Requirements": []
},
"glue": {
"Package": "glue",
"Version": "1.6.1",
Expand Down Expand Up @@ -324,14 +257,6 @@
"openssl"
]
},
"ini": {
"Package": "ini",
"Version": "0.3.1",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "6154ec2223172bce8162d4153cda21f7",
"Requirements": []
},
"jquerylib": {
"Package": "jquerylib",
"Version": "0.1.4",
Expand Down Expand Up @@ -489,14 +414,6 @@
"rlang"
]
},
"rappdirs": {
"Package": "rappdirs",
"Version": "0.3.3",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "5e3c5dc0b071b21fa128676560dbe94d",
"Requirements": []
},
"rematch2": {
"Package": "rematch2",
"Version": "2.1.2",
Expand Down Expand Up @@ -708,34 +625,6 @@
"xfun"
]
},
"usethis": {
"Package": "usethis",
"Version": "2.1.6",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "a67a22c201832b12c036cc059f1d137d",
"Requirements": [
"cli",
"clipr",
"crayon",
"curl",
"desc",
"fs",
"gert",
"gh",
"glue",
"jsonlite",
"lifecycle",
"purrr",
"rappdirs",
"rlang",
"rprojroot",
"rstudioapi",
"whisker",
"withr",
"yaml"
]
},
"utf8": {
"Package": "utf8",
"Version": "1.2.2",
Expand Down Expand Up @@ -772,14 +661,6 @@
"tibble"
]
},
"whisker": {
"Package": "whisker",
"Version": "0.4",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "ca970b96d894e90397ed20637a0c1bbe",
"Requirements": []
},
"withr": {
"Package": "withr",
"Version": "2.4.3",
Expand All @@ -790,10 +671,10 @@
},
"xfun": {
"Package": "xfun",
"Version": "0.29",
"Version": "0.39",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "e2e5fb1a74fbb68b27d6efc5372635dc",
"Hash": "8f56e9acb54fb525e66464d57ab58bcb",
"Requirements": []
},
"xml2": {
Expand All @@ -811,14 +692,6 @@
"Repository": "CRAN",
"Hash": "4597f73aad7d32c2913ec33a345f900b",
"Requirements": []
},
"zip": {
"Package": "zip",
"Version": "2.2.0",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "c7eef2996ac270a18c2715c997a727c5",
"Requirements": []
}
}
}

0 comments on commit 5c7771e

Please sign in to comment.