-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
44 lines (44 loc) · 1.15 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Type: Package
Package: BiometryTools
Title: A Suite of Functions for Conducting Post Analysis Tasks with ASReml-R V4 Models
tasks with ASReml-R V4 models
Version: 0.1.3
Authors@R:
c(person(given = "Julian",
family = "Taylor",
role = "aut",
email = "[email protected]"),
person(given = "Sam",
family = "Rogers",
role = c("cre", "ctb"),
email = "[email protected]"),
person(given = "Russell",
family = "Edson",
role = "ctb",
email = "[email protected]"))
Description: A suite of functions for conductng post analysis
tasks with ASReml-R V4 models.
License: MIT + file LICENSE
URL: https://biometryhub.github.io/BiometryTools/
BugReports: https://github.com/biometryhub/BiometryTools/issues
Imports:
crayon,
ggplot2,
glue,
httr,
RColorBrewer,
wgaim
Suggests:
lubridate,
maptools,
ncdf4,
raster,
sp,
testthat,
usethis
Enhances: asreml
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
SystemRequirements: asreml-R 4.x