Skip to content

Commit 72bcdf7

Browse files
authored
Merge pull request DOI-NPS#77 from RobLBaker/master
Add a user-friendly vignette
2 parents 2390115 + eb8ba0c commit 72bcdf7

7 files changed

Lines changed: 211 additions & 31 deletions

File tree

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# NPSutils 1.0.1 (development version)
2+
## 2025-05-16
3+
* Add a vignette going over basic functions and how to use NPSutils
24
## 2025-05-08
35
* add unit tests for all functions. Add packages necessary for unit tests to Suggests in DESCRIPTION file.
46

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
[![Lifecycle:
66
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
7-
[![CodeFactor](https://www.codefactor.io/repository/github/roblbaker/npsutils/badge)](https://www.codefactor.io/repository/github/roblbaker/npsutils)
8-
[![R-CMD-check](https://github.com/RobLBaker/NPSutils/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RobLBaker/NPSutils/actions/workflows/R-CMD-check.yaml)
7+
[![R-CMD-check](https://github.com/nationalparkservice/NPSutils/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/nationalparkservice/NPSutils/actions/workflows/R-CMD-check.yaml)
98
<!-- badges: end -->
109

1110
# NPS Data Store Utilities - NPSutils

docs/articles/NPSutils.html

Lines changed: 127 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/news/index.html

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgdown: 2.1.1
33
pkgdown_sha: ~
44
articles:
55
NPSutils: NPSutils.html
6-
last_built: 2025-05-13T19:48Z
6+
last_built: 2025-05-17T03:49Z
77
urls:
88
reference: https://nationalparkservice.github.io/NPSutils/reference
99
article: https://nationalparkservice.github.io/NPSutils/articles

0 commit comments

Comments
 (0)