Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0438b40

Browse files
committed
Bump version: 1.7.1.1 -> 1.7.2
1 parentb1460d2 commit0438b40

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

‎CONTRIBUTING.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ packages that workflowr needs are properly installed)
8282
* Update [NEWS.md](NEWS.md): Check `git log` and make sure to reference GitHub
8383
Issues/PRs
8484
* Check spelling with `spelling::spell_check_package()` and update
85-
`inst/CITATION` as needed
85+
`inst/WORDLIST` as needed
8686
* Run [scripts/document.R](scripts/document.R) to update Rd files, install the
8787
package locally, and preview the online documentation with [pkgdown][] (No need
8888
to commit `docs/` because the pkgdown site is rebuilt and deployed automatically

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: workflowr
22
Type: Package
33
Title: A Framework for Reproducible and Collaborative Data Science
4-
Version: 1.7.1.1
4+
Version: 1.7.2
55
Authors@R: c(
66
person("John", "Blischak", role = c("aut", "cre"),
77
email = "jdblischak@gmail.com",

‎NEWS.md‎

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#workflowr 1.7.1.1
1+
#workflowr 1.7.2
2+
3+
This patch release includes improvements to the documentation and tests.
4+
5+
##User-facing changes
6+
7+
* Update GitLab Pages to build from "main" branch by default (implemented by
8+
@eweine in#294)
29

310
#workflowr 1.7.1
411

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp