forked from ekstroem/MESS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·39 lines (39 loc) · 887 Bytes
/
DESCRIPTION
File metadata and controls
executable file
·39 lines (39 loc) · 887 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
30
31
32
33
34
35
36
37
38
39
Package: MESS
Type: Package
Title: Miscellaneous Esoteric Statistical Scripts
Version: 0.5.10
Date: 2022-06-27
Authors@R: person(given="Claus Thorn", family="Ekstrøm", role = c("aut", "cre"), email = "claus@rprimer.dk")
Maintainer: Claus Thorn Ekstrøm <claus@rprimer.dk>
Depends:
R (>= 3.5)
Imports:
MASS,
Matrix,
Rcpp,
clipr,
geepack,
geeM,
ggplot2,
ggformula,
glmnet,
kinship2,
methods,
mvtnorm,
parallel
LinkingTo: Rcpp, RcppArmadillo
Suggests:
knitr,
lme4,
magrittr,
rmarkdown,
testthat
Description: A mixed collection of useful and semi-useful diverse
statistical functions, some of which may even be referenced in
The R Primer book.
URL: https://github.com/ekstroem/MESS
BugReports: https://github.com/ekstroem/MESS/issues
Encoding: UTF-8
ByteCompile: true
License: GPL-2
RoxygenNote: 7.2.0