Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11038

Added Files:
        r-cran-boot.info 
Log Message:
R package for bootstrapping


--- NEW FILE: r-cran-boot.info ---
Package: r-cran-boot
Version: 1.3-7
Revision: 1
Description: GNU R Tools for bootstrap methods
Homepage: http://cran.r-project.org/web/packages/boot/index.html
License: GPL
Maintainer: David Fang <fang...@users.sourceforge.net>
Source: http://cran.r-project.org/src/contrib/boot_%v.tar.gz
Source-MD5: 0fafbb0c5a03e072c46791415e586220
SourceDirectory: boot
Depends: r-base
BuildDepends: r-base215, r-base215-dev
CompileScript: <<
  #!/bin/sh -ev
  export TMPDIR=%b/tmp
  pushd ..
  %p/bin/R --verbose CMD build --no-vignettes boot
<<
InstallScript: <<
  #!/bin/sh -ev
  mkdir -p %i/lib/R/site-library
  pushd %b/.. && %p/bin/R --verbose CMD install --library=%i/lib/R/site-library 
boot
<<
DescDetail: <<
functions and datasets for bootstrapping from the book 
"Bootstrap Methods and Their Applications" 
by A. C. Davison and D. V. Hinkley (1997, CUP).
<<


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to