-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
33 lines (33 loc) · 907 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
Package: XcalRep
Type: Package
Title: Implementation of cross-calibration and precision analysis for HR-pQCT
Version: 0.1.0
Author: Nicholas Mikolajewicz
Maintainer: Nicholas Mikolajewicz <[email protected]>
Description: An implementation of cross-calibration and precision analysis in R for
single- and multi-centre studies, conducted at single or multiple timepoints.
Implementation developed for HR-pQCT, however, easily extends to other instruments
which undergo routine calibration and reproducibility assessment.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
dplyr,
ggplot2,
DT,
kableExtra,
plyr,
tidyr,
ggpmisc,
viridis,
gridExtra
Imports:
methods,
RColorBrewer
Suggests:
knitr,
rmarkdown,
cowplot
VignetteBuilder: knitr
RoxygenNote: 7.1.0
URL: https://github.com/NMikolajewicz/XcalRep, https://nmikolajewicz.github.io/XcalRep/