Skip to content

Commit d5128dd

Browse files
committed
Increment version number to 0.2.0
1 parent 3ad1cc8 commit d5128dd

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: activatr
22
Type: Package
33
Title: Utilities for Parsing and Plotting Activities
4-
Version: 0.1.1.9000
4+
Version: 0.2.0
55
Authors@R: person("Daniel", "Schafer", email = "dan.schafer@gmail.com", role = c("aut", "cph", "cre"))
66
Description: This contains helpful functions for parsing, managing, plotting, and
77
visualizing activities, most often from GPX (GPS Exchange Format) files

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# activatr (development version)
1+
# activatr 0.2.0
22

33
## Breaking Changes
44

cran-comments.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ styler and lintr also report no issues, covr reports 100% test coverage.
66

77
## Other notes
88

9-
* This package was previously archived due to a dependency on `timetk`. This release removes that dependency.
109
* The description references GPS and GPX, which show up in a spell check as "misspelled words". The former is an obvious term of art in the context of this package, and the latter is defined on first use.
1110
* The GPX/TCX files I include as examples were recorded by me, so there's no license concerns there.
1211

1312
## Reverse dependencies
1413

15-
As the package got archived previously, it has no current reverse dependencies.
14+
The project has no current reverse dependencies.

0 commit comments

Comments
 (0)