Skip to content

Commit 3317bd0

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 1f3a72a + 159d262 commit 3317bd0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: rpkgkit
22
Title: Create and Maintain R Packages
3-
Version: 0.1.4
3+
Version: 0.1.5
44
Authors@R: c(
55
person("Yuxi", "Yang", , "15364051195@163.com", role = c("aut", "cre")),
66
person("Jacob", "Scott", role = c("aut", "cph"),

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ knitr::opts_chunk$set(
2222
[![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)
2323
[![CRAN-status](https://www.r-pkg.org/badges/version/rpkgkit)](https://CRAN.R-project.org/package=rpkgkit)
2424
[![R-CMD-check](https://github.com/WangLabCSU/rpkgkit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/WangLabCSU/rpkgkit/actions/workflows/R-CMD-check.yaml)
25-
[![Devel-version](https://img.shields.io/badge/devel%20version-0.1.4-blue.svg)](https://github.com/WangLabCSU/rpkgkit)
25+
[![Devel-version](https://img.shields.io/badge/devel%20version-0.1.5-blue.svg)](https://github.com/WangLabCSU/rpkgkit)
2626
[![Codesize](https://img.shields.io/github/languages/code-size/WangLabCSU/rpkgkit.svg)](https://github.com/WangLabCSU/rpkgkit)
2727
[![Codecov-testcoverage](https://codecov.io/gh/WangLabCSU/rpkgkit/graph/badge.svg)](https://app.codecov.io/gh/WangLabCSU/rpkgkit)
2828
[![Ask-DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/WangLabCSU/rpkgkit)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ state and is being actively
1010
developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
1111
[![CRAN-status](https://www.r-pkg.org/badges/version/rpkgkit)](https://CRAN.R-project.org/package=rpkgkit)
1212
[![R-CMD-check](https://github.com/WangLabCSU/rpkgkit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/WangLabCSU/rpkgkit/actions/workflows/R-CMD-check.yaml)
13-
[![Devel-version](https://img.shields.io/badge/devel%20version-0.1.4-blue.svg)](https://github.com/WangLabCSU/rpkgkit)
13+
[![Devel-version](https://img.shields.io/badge/devel%20version-0.1.5-blue.svg)](https://github.com/WangLabCSU/rpkgkit)
1414
[![Codesize](https://img.shields.io/github/languages/code-size/WangLabCSU/rpkgkit.svg)](https://github.com/WangLabCSU/rpkgkit)
1515
[![Codecov-testcoverage](https://codecov.io/gh/WangLabCSU/rpkgkit/graph/badge.svg)](https://app.codecov.io/gh/WangLabCSU/rpkgkit)
1616
[![Ask-DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/WangLabCSU/rpkgkit)

0 commit comments

Comments
 (0)