-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 957 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
38
Package: rMiW
Type: Package
Title: rMiW - R package for providing the analysis workflow for microscopy-based images
Version: 0.99.4
Encoding: UTF-8
Authors@R: c(
person (given = "Satoshi", family = "Kume",
role = c("aut", "cre"),
email = "satoshi.kume.1984@gmail.com",
comment = c(ORCID = "0000-0001-7481-2843"))
)
Maintainer: Satoshi Kume <satoshi.kume.1984@gmail.com>
Description: This package provides a workflow for pre-processing, analysis
and deep learning for microscopy-based images.
Depends: R (>= 4.1.0)
Imports: markdown,
rmarkdown,
keras,
EBImage,
magick,
DiagrammeR,
mmand,
purrr,
magrittr
Suggests: roxygen2,
knitr,
BiocStyle,
filesstrings,
animation,
assertthat,
dplyr
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://github.com/kumeS/rMiW
URL: https://kumes.github.io/rMiW/
LazyLoad: yes
SystemRequirements: python (>= 3.6.0)
RoxygenNote: 7.1.2