debian/0000755000000000000000000000000012146363626007177 5ustar debian/watch0000644000000000000000000000012311130670223010206 0ustar version=3 http://cran.r-project.org/src/contrib/randomForest_([-0-9\.]*)\.tar\.gz debian/rules0000755000000000000000000000007212132433373010246 0ustar #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk debian/copyright0000644000000000000000000000345612132376634011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://cran.r-project.org/src/contrib/randomForest_4.6-7.tar.gz Files: * Copyright: The Fortran original of this package was created by Leo Breiman and Adele Cutler. The R port was performed by its current maintainer Andy Liaw and Matthew Wiener. License: GPL-2+ Comment: From http://stat-www.berkeley.edu/users/breiman/RandomForests/ Random Forests(tm) is a trademark of Leo Breiman and Adele Cutler and is licensed exclusively to Salford Systems for the commercial release of the software. Our trademarks also include RF(tm), RandomForests(tm), RandomForest(tm) and Random Forest(tm). Files: src/* Copyright: © 2001-2012 Leo Breiman, Adele Cutler and Merck & Co., Inc. License: GPL-2+ Files: debian/* Copyright: © 2009 Steffen Moeller © 2009 Charles Plessy License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Comment: On a the Debian operating system, the text of the GNU GPL license version 2 can be consulted in the file ‘/usr/share/common-licenses/GPL-2’. debian/upstream0000644000000000000000000000032611711137235010753 0ustar Archive: http://cran.r-project.org/src/contrib/Archive/randomForest/ Contact: Andy Liaw CRAN: RandomForest Homepage: http://cran.r-project.org/web/packages/randomForest/ Name: RandomForest debian/docs0000644000000000000000000000002311702314171010031 0ustar debian/README.test debian/source/0000755000000000000000000000000012132433453010466 5ustar debian/source/format0000644000000000000000000000001411702315643011676 0ustar 3.0 (quilt) debian/README.test0000644000000000000000000000055211702314124011021 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(randomForest)’ in order to confirm its integrity. -- Andreas Tille Mon, 22 Nov 2010 13:23:45 +0100 debian/compat0000644000000000000000000000000212132432541010361 0ustar 9 debian/control0000644000000000000000000000220412132432746010573 0ustar Source: r-cran-randomforest Section: gnu-r Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Steffen Moeller , Charles Plessy , Andreas Tille Build-Depends: debhelper (>= 9), cdbs, r-base-dev Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-randomforest/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-randomforest/trunk/ Homepage: http://cran.r-project.org/web/packages/randomForest/ Package: r-cran-randomforest Architecture: any Depends: ${shlibs:Depends}, ${R:Depends} Recommends: r-cran-rcolorbrewer Suggests: r-cran-mass Description: GNU R package implementing the random forest classificator RandomForest implements Breiman’s random forest algorithm (based on Breiman and Cutler’s original Fortran code) for classification and regression. It can also be used in unsupervised mode for assessing proximities among data points. . The technique uses multiple decision trees and combines their individual votes. debian/changelog0000644000000000000000000000623112146363626011053 0ustar r-cran-randomforest (4.6-7-1build1) saucy; urgency=low * Rebuild against R 3.0.0. -- Colin Watson Mon, 20 May 2013 10:06:30 +0100 r-cran-randomforest (4.6-7-1) unstable; urgency=low * New upstream release. * Normalised VCS fields following Lintian's standard. * Use Debhelper 9. * Removed obsolete DM-Upload-Allowed field. * Conforms with Policy 3.9.4. * Acquire substitution variable R:Dedpends from r-base-dev. -- Charles Plessy Sun, 14 Apr 2013 13:56:56 +0900 r-cran-randomforest (4.6-6-1) unstable; urgency=low * New upstream release. * Suggest r-cran-mass in debian/control. * Corrected Vcs URLs in debian/control. * Using Debhelper 8 (debian/control, debian/compat). * Conforms to Policy 3.9.2 (debian/control, no changes needed). * Renamed debian/README.Debian debian/README.test and install it with debian/docs. * Reformatted machine-readable debian/copyright. -- Charles Plessy Sun, 08 Jan 2012 22:35:34 +0900 r-cran-randomforest (4.6-2-1) unstable; urgency=low * New upstream version -- Andreas Tille Wed, 26 Jan 2011 08:58:05 +0100 r-cran-randomforest (4.5-36-1) unstable; urgency=low * New upstream version * Added myself to uploaders * debhelper version >= 7.1) * Standards-Version: 3.9.1 (no changes needed) * debian/source/format: 3.0 (quilt) * debian/README.Debian: Give better advise for testing the package -- Andreas Tille Mon, 22 Nov 2010 15:14:29 +0100 r-cran-randomforest (4.5-34-1) unstable; urgency=low * New upstream release. * Incremented Standards-Version (debian/control) to reflect compliance with Policy 3.8.4. * Depend on a version equal or superior than the R upstream release that was used to build this package, using a R:Depends substvar (debian/control, debian/rules). * Added notes to explain how this package is tested (debian/README.Debian). -- Charles Plessy Wed, 24 Mar 2010 12:43:58 +0900 r-cran-randomforest (4.5-33-1) unstable; urgency=low * New upstream release. * Added comment on trademarks in debian/copyright. * Added various informations in debian/upstream-metadata.yaml. * debian/control: - Changed section to gnu-r and incremented Standards-Version to reflect conformance with Policy 3.8.3. - Use non-versionned dependance on r-base (satisfied in Lenny). -- Charles Plessy Wed, 21 Oct 2009 18:53:28 +0900 r-cran-randomforest (4.5-30-1) unstable; urgency=low * New upstream release (Closes: #518259). * debian/control: - DM-Upload-Allowed: yes. - Depends on debhelper 7 (and uses it with debian/compat). - Removed versionning on build-dependancy on r-base-dev. - Added myself as Uploader. - Corrected description (Closes: #518253, #518142). * Converted debian/copyright to machine-readable format and added myself to the Hall of Fame. -- Charles Plessy Sun, 15 Mar 2009 15:06:34 +0900 r-cran-randomforest (4.5-28-1) unstable; urgency=low * Initial release (closes: #510970). -- Steffen Moeller Tue, 06 Jan 2009 11:06:58 +0100