/usr/lib/R/site-library/bio3d/DESCRIPTION is in r-cran-bio3d 2.3-4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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: bio3d
Title: Biological Structure Analysis
Version: 2.3-4
Authors@R: c(person("Barry", "Grant", role=c("aut", "cre"),
email="bjgrant@ucsd.edu"),
person("Xin-Qiu", "Yao", role="aut"),
person("Lars", "Skjaerven", role="aut"),
person("Julien", "Ide", role="aut"))
Author: Barry Grant [aut, cre],
Xin-Qiu Yao [aut],
Lars Skjaerven [aut],
Julien Ide [aut]
VignetteBuilder: knitr
LinkingTo: Rcpp
Imports: Rcpp, parallel, grid, graphics, grDevices, stats, utils
Suggests: XML, RCurl, lattice, ncdf4, igraph, bigmemory, knitr,
testthat (>= 0.9.1), httr
Depends: R (>= 3.1.0)
LazyData: yes
Description: Utilities to process, organize and explore protein structure,
sequence and dynamics data. Features include the ability to read and write
structure, sequence and dynamic trajectory data, perform sequence and structure
database searches, data summaries, atom selection, alignment, superposition,
rigid core identification, clustering, torsion analysis, distance matrix
analysis, structure and sequence conservation analysis, normal mode analysis,
principal component analysis of heterogeneous structure data, and correlation
network analysis from normal mode and molecular dynamics data. In addition,
various utility functions are provided to enable the statistical and graphical
power of the R environment to work with biological sequence and structural data.
Please refer to the URLs below for more information.
Maintainer: Barry Grant <bjgrant@ucsd.edu>
License: GPL (>= 2)
URL: http://thegrantlab.org/bio3d/, http://bitbucket.org/Grantlab/bio3d
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2018-04-02 18:28:34 UTC; xinqyao
Repository: CRAN
Date/Publication: 2018-04-03 07:42:21 UTC
Built: R 3.4.3; x86_64-pc-linux-gnu; 'Wed, 04 Apr 2018 16:43:06 +0200'; unix
|