-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
36 lines (36 loc) · 904 Bytes
/
DESCRIPTION
File metadata and controls
36 lines (36 loc) · 904 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: move2Acc
Type: Package
Title: Handling bursted acceleration data
Version: 0.1.0
Authors@R: c(
person("Bart", "Kranstauber", email = "b.kranstauber@uva.nl", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8303-780X")))
Description: This package is developed to handel bursted acceleration data. It allows for quick visualizations and convient manipulation.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports:
assertthat,
pillar,
purrr,
rlang,
units,
vctrs
Suggests:
curl,
dplyr,
dygraphs,
keyring,
knitr,
leaflet,
leafpop,
move2,
rmarkdown,
testthat (>= 3.0.0),
withr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
URL: https://github.com/bart1/move2Acc, https://bart1.github.io/move2Acc/
BugReports: https://github.com/bart1/move2Acc/issues