/usr/lib/R/library/boot/DESCRIPTION is in r-cran-boot 1.3-9-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 | Package: boot
Priority: recommended
Version: 1.3-9
Date: 2013-03-20
Authors@R: c(person("Angelo", "Canty", role = "aut",
email = "cantya@mcmaster.ca"),
person("Brian", "Ripley", role = c("aut", "trl", "cre"),
email = "ripley@stats.ox.ac.uk",
comment = "author of parallel support"))
Author: S original <http://statwww.epfl.ch/davison/BMA/library.html>
by Angelo Canty <cantya@mcmaster.ca>.
R port and many enhancements by Brian Ripley <ripley@stats.ox.ac.uk>.
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
Note: Maintainers are not available to give advice on using a package
they did not author.
Description: functions and datasets for bootstrapping from the
book "Bootstrap Methods and Their Applications" by A. C. Davison and
D. V. Hinkley (1997, CUP).
Title: Bootstrap Functions (originally by Angelo Canty for S)
Depends: R (>= 3.0.0), graphics, stats
Suggests: MASS, survival
LazyData: yes
ByteCompile: yes
License: Unlimited
Packaged: 2013-03-20 07:26:53 UTC; ripley
Built: R 3.0.0; ; 2013-04-29 16:43:55 UTC; unix
|