-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 733 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 733 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
Package: Ramf
Type: Package
Title: Arbuscular Mycorrhizal colonization calculation
Version: 1.2.1
Author: Marco Chiapello
Maintainer: Marco Chiapello <chiapello.m@gmail.com>
Description: The package reads data from trouvelot quantification files or grid
system quantification files, compute the colonization rate according to the
different scoring system and produce different types of plots.
Depends: R (>= 3.2.0)
Imports: readr,
stats,
methods,
utils,
BiocStyle,
ggplot2,
dplyr,
tidyr,
agricolae
Suggests: testthat,
knitr (>= 1.1.0),
roxygen2,
rmarkdown
License: GPL-2
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
BugReports: https://github.com/mchiapello/Ramf/issues
RoxygenNote: 7.1.1