Skip to content

Commit abd2de0

Browse files
Update docs with pkgdev
1 parent a19f36c commit abd2de0

5 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 "gitdevr" in publications use:'

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
<!-- badges: start -->
88

9-
[![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)
9+
[![Project Status: Concept – Minimal or no implementation has been done
10+
yet, or the repository is only intended to be a limited example, demo,
11+
or
12+
proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
1013
[![.github/workflows/check-simple.yaml](https://github.com/dieghernan/gitdevr/actions/workflows/check-simple.yaml/badge.svg)](https://github.com/dieghernan/gitdevr/actions/workflows/check-simple.yaml)
1114

1215
<!-- badges: end -->

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@
115115
"SystemRequirements": null
116116
},
117117
"keywords": ["pkgdown", "pkgdown-template", "r", "r-package"],
118-
"fileSize": "378.711KB",
118+
"fileSize": "378.688KB",
119119
"releaseNotes": "https://github.com/dieghernan/gitdevr/blob/main/NEWS.md",
120120
"readme": "https://github.com/dieghernan/gitdevr/blob/main/README.md",
121121
"contIntegration": "https://github.com/dieghernan/gitdevr/actions/workflows/check-simple.yaml",
122-
"developmentStatus": "https://lifecycle.r-lib.org/articles/stages.html#experimental"
122+
"developmentStatus": "https://www.repostatus.org/#concept"
123123
}

vignettes/plot-1.png

-64 Bytes
Loading

vignettes/plot_quarto-1.png

-64 Bytes
Loading

0 commit comments

Comments
 (0)