Skip to content

Commit

Permalink
Merge pull request #59 from RobLBaker/master
Browse files Browse the repository at this point in the history
Increment version
  • Loading branch information
wright13 authored Dec 21, 2023
2 parents 7ab9f23 + 84d1c32 commit edde7f6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: QCkit
Type: Package
Title: NPS Inventory and Monitoring Quality Control Toolkit
Version: 0.1.1
Version: 0.1.2
Authors@R: c(
person(given = "Robert",
family = "Baker",
Expand Down
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ export(check_te)
export(convert_datetime_format)
export(convert_long_to_utm)
export(convert_utm_to_ll)
export(fix_utc_offset)
export(create_datastore_script)
export(fix_utc_offset)
export(fuzz_location)
export(get_custom_flags)
export(get_dc_flags)
Expand Down
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# QC kit v0.1.2
2023-12-18

* Added automated build check and pkgdown github pages builds via github actions
* Code cleanup via linter suggests
* Added warning about turning off VPN for the `covert_utm_to_ll()` documentation
* Moved `convert_datetime_format()` from DPchecker to QCkit
* Added funtion `fix_utc_offset()`

# QCkit 0.1.1 "Automated Shuttle Pilot"
2023-11-20
Expand Down
2 changes: 1 addition & 1 deletion man/get_park_polygon.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/validate_coord.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit edde7f6

Please sign in to comment.