Skip to content

Commit 40856eb

Browse files
Update docs with pkgdev
1 parent b99d8f7 commit 40856eb

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# --------------------------------------------
2-
# CITATION file created with {cffr} R package
1+
# ------------------------------------------------
2+
# CITATION.cff file created with {cffr} R package
33
# See also: https://docs.ropensci.org/cffr/
4-
# --------------------------------------------
4+
# ------------------------------------------------
55

66
cff-version: 1.2.0
77
message: 'To cite package "rogtemplate" in publications use:'

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ package](https://ropengov.github.io/rogtemplate//reference/figures/ropengov-badg
1010
[![R build
1111
status](https://github.com/ropengov/rogtemplate/workflows/R-CMD-check/badge.svg)](https://github.com/rOpenGov/rogtemplate/actions)
1212
[![r-universe](https://ropengov.r-universe.dev/badges/rogtemplate)](https://ropengov.r-universe.dev/rogtemplate)
13-
[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
13+
[![Project Status: Concept – Minimal or no implementation has been done
14+
yet, or the repository is only intended to be a limited example, demo,
15+
or
16+
proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
1417

1518
<!-- badges: end -->
1619

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,9 @@
283283
},
284284
"isPartOf": "http://ropengov.org/",
285285
"keywords": ["ropengov", "template", "r", "r-package", "github-actions", "pkgdown", "pkgdown-template"],
286-
"fileSize": "1901.119KB",
286+
"fileSize": "1901.23KB",
287287
"releaseNotes": "https://github.com/rOpenGov/rogtemplate/blob/main/NEWS.md",
288288
"readme": "https://github.com/rOpenGov/rogtemplate/blob/main/README.md",
289289
"contIntegration": "https://github.com/rOpenGov/rogtemplate/actions",
290-
"developmentStatus": "https://lifecycle.r-lib.org/articles/stages.html#experimental"
290+
"developmentStatus": "https://www.repostatus.org/#concept"
291291
}

0 commit comments

Comments
 (0)