/usr/lib/R/site-library/gbm/DESCRIPTION is in r-cran-gbm 2.1-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 | Package: gbm
Version: 2.1
Date: 2013-05-10
Title: Generalized Boosted Regression Models
Author: Greg Ridgeway <gregridgeway@gmail.com> with contributions from
others
Maintainer: Harry Southworth <harry.southworth@gmail.com>
Depends: R (>= 2.9.0), survival, lattice, splines, parallel
Suggests: RUnit
Description: This package implements extensions to Freund and
Schapire's AdaBoost algorithm and Friedman's gradient boosting
machine. Includes regression methods for least squares,
absolute loss, t-distribution loss, quantile regression,
logistic, multinomial logistic, Poisson, Cox proportional
hazards partial likelihood, AdaBoost exponential loss,
Huberized hinge loss, and Learning to Rank measures
(LambdaMart).
License: GPL (>= 2) | file LICENSE
URL: http://code.google.com/p/gradientboostedmodels/
Packaged: 2013-05-10 18:01:11 UTC; harry
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-05-10 20:13:19
Built: R 3.0.1; x86_64-pc-linux-gnu; 2013-06-12 14:22:51 UTC; unix
|