-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 922 Bytes
/
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
25
26
27
28
29
30
31
32
33
34
35
36
37
Package: harpTobac
Type: Package
Title: harp bindings for the Python tobac package
Version: 0.1.0
Authors@R: as.person(c(
"Andrew Singleton <[email protected]> [aut, cre]",
"Juan-Jesus Gonzalez <[email protected]> [aut]"
))
Description: Bindings to tobac functions for feature detection, segementation
and tracking.
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
Imports:
cli,
glue,
harpCore (>= 0.2.2.9007),
reticulate,
rlang,
tibble,
zeallot
Remotes:
harphub/harpCore@develop,
harphub/harpIO@develop,
harphub/harpVis@develop
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
Suggests:
knitr,
rmarkdown,
harpIO (>= 0.2.2.9014),
harpVis (>= 0.2.2.9011),
ggplot2,
ncdf4
VignetteBuilder: knitr
URL: https://github.com/harphub/harpTobac, https://harphub.github.io/harpTobac/
BugReports: https://github.com/harphub/harpTobac/issues