Skip to content

New Packages in CRAN

1 message · Friedrich Leisch

#
The following packages have been contributed to CRAN by Thomas Lumley:

integrate-1.0.tar.gz:
	S function and supporting C and Fortran code for adaptive
	quadrature.  The underlyling fortran code is purported to
	work in from 2 to 20 dimensions.

	S original by Michael Meyer (mikem at andrew.cmu.edu).
	R port by Thomas Lumley <thomas at biostat.washington.edu>.
	[1997/07/10]

leaps-1.0.tar.gz:
	This library performs an exhaustive search for the best
	subsets of a given set of potential regressors, using a
	branch-and-bound algorithm, and also performs searches using
	a number of less time-consuming techniques. It is designed to
	replace the "leaps()" command in S. 

	Packaged for R by Thomas Lumley <thomas at biostat.washington.edu>
	and based on FORTRAN77 code by Alan Miller
	<Alan.Miller at vic.cmis.csiro.au>.
	[1997/07/10]
	

The tar files are available from the CRAN main site at

	ftp://ftp.ci.tuwien.ac.at/pub/R/

in the directory

	src/contrib

and from the mirror sites (tomorrow):

    http://lib.stat.cmu.edu/R/CRAN/                     (U.S./Pennsylvania)
    ftp://franz.stat.wisc.edu/pub/R/                    (U.S./Wisconsin)
    ftp://ftp.stat.math.ethz.ch/R-CRAN/                 (Switzerland)
    http://www.stat.unipg.it/pub/stat/statlib/R/CRAN/   (Italy)

If you want your server being added to the list of mirrors, please let
us know.

Best,
Fritz