Skip to content

Commit a799eb5

Browse files
authored
Merge pull request nationalparkservice#97 from RobLBaker/master
V 0.1.7
2 parents 60bbe73 + 3d38816 commit a799eb5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1655
-175
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: QCkit
22
Type: Package
33
Title: NPS Inventory and Monitoring Quality Control Toolkit
4-
Version: 0.1.6
4+
Version: 0.1.7
55
Authors@R: c(
66
person(given = "Robert",
77
family = "Baker",

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# QCkit v0.1.7
2+
2024-04-17
3+
* Major updates to the DRR template including: using snake case instead of camel case for variables; updating Table 3 to only display filenames only when there are multiple files, fixed multiple issues with footnotes, added citations to NPSdataverse packages, added a section that prints the R code needed to download the data package and load it in to R.
4+
* Updated the DRR documentation to account for new variable names.
5+
16
# QCkit v0.1.6
27
2024-03-07
38
* Update error warning in `check_te()` to not reference VPN since NPS no longer uses VPN.

Untitled/Untitled.Rmd

Lines changed: 589 additions & 0 deletions
Large diffs are not rendered by default.

docs/404.html

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

docs/LICENSE-text.html

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

docs/LICENSE.html

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

docs/articles/DRR_Purpose_and_Scope.html

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

docs/articles/Starting-a-DRR.html

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

docs/articles/Using-the-DRR-Template.html

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

0 commit comments

Comments
 (0)