-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1004 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
Package: cry
Type: Package
Title: Statistics for Structural Crystallography
Version: 0.5.1.9000
Date: 2022-10-11
Authors@R: c(
person("James","Foadi",email="[email protected]",role=c("cre","aut")),
person("David","Waterman",email="[email protected]",role="aut"),
person("Rita","Giordano",email="[email protected]",role="aut"),
person("Kutumbarao","Nidamarthi",email="[email protected]",role=c("cre",aut"))
Description: Reading and writing of files in the most commonly used formats of
structural crystallography. It includes functions to work with a variety
of statistics used in this field and functions to perform basic
crystallographic computing. References: D. G. Waterman, J. Foadi, G. Evans
(2011) <doi:10.1107/S0108767311084303>.
License: GPL-2
LazyLoad: yes
RoxygenNote: 7.2.1
VignetteBuilder: knitr
Encoding: UTF-8
Depends: R (>= 3.6.0)
Imports:
methods,
zoo,
ggplot2
Suggests:
knitr,
rmarkdown,
markdown
URL: https://jfoadi.github.io/cry/