forked from christianbromley/garmintrackR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 984 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
22 lines (22 loc) · 984 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: garmintrackR
Type: Package
Title: Processing And Plotting Garmin Connect Output Data
Version: 0.1.0
Author: Christian Bromley
Maintainer: Christian Bromley <cbromley66@googlemail.com>
Description: This package contains a number of functions aimed towards processing, analysing and plotting the running and cycling data obtained from the Garmin Connect app. The Garmin Connect app is useful but contains the bare minimum in terms of functionality and ways of plotting the data. garminhawk is a package to bring together methods for a deeper interrogation of your running and/or cycling data.
License:
Encoding: UTF-8
LazyData: true
URL: https://christianbromley.github.io/garmintrackR/
Imports: tidyverse (>= 1.3.0),
lubridate (>= 1.7.4),
ggridges (>= 0.5.1),
RColorBrewer (>= 1.1-2),
dplyr (>= 1.0.0),
ggpubr (>= 0.2.4),
ggfortify (>= 0.4.8),
caret (>= 6.0-84)
Depends:
R (>= 2.10)
RoxygenNote: 7.1.1