/usr/lib/R/site-library/gbm/DESCRIPTION is in r-cran-gbm 2.1.3-2.
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 | Package: gbm
Version: 2.1.3
Date: 2017-03-21
Title: Generalized Boosted Regression Models
Author: Greg Ridgeway <gregridgeway@gmail.com> with contributions from
others
Maintainer: ORPHANED
Depends: R (>= 2.9.0), survival, lattice, splines, parallel
Suggests: RUnit
Description: An implementation of 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: 2017-03-21 06:44:01 UTC; ripley
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2017-03-21 06:48:03 UTC
X-CRAN-Original-Maintainer: Harry Southworth
<harry.southworth@gmail.com>
X-CRAN-Comment: Orphaned on 2017-03-21 as long-standing errors were not
corrected. NMU by CRAN team.
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Sat, 11 Nov 2017 14:37:44 +0000'; unix
|