-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
24 lines (24 loc) · 1.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: mechanicalshakerexperiments
Type: Package
Title: Mechanicalshakerexperiments
Version: 0.0-1
Date: 2021-12-24
Authors@R: c(person(given = "Annelinde",
family = "Lettink",
role = c("aut","cre"),
email = "a.lettink@amsterdamumc.nl"),
person(given = "Vincent",
family = "van Hees",
role=c("aut"),
email="v.vanhees@accelting.com"))
Maintainer: Annelinde Lettink <a.lettink@amsterdamumc.nl>
Description: For processesing accelerometer data generated in the mechanical shaker experiments.
URL: https://github.com/wadpac/mechanicalshakerexperiments
License: Apache License version 2.0 | file LICENSE
Suggests: testthat, covr, knitr, rmarkdown
Imports: doParallel, foreach, GENEAread, GGIR, GGIRread, read.gt3x, data.table, lubridate, signal, zoo, ggplot2, ggpubr, pracma, readxl, viridis
Depends: stats, utils, R (>= 3.5.0)
NeedsCompilation: no
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Encoding: UTF-8