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

Added Files:
        r-cran-e1071.info 
Log Message:
support vector machines and more


--- NEW FILE: r-cran-e1071.info ---
Package: r-cran-e1071
Version: 1.6-1
Revision: 1
Description: GNU R Tools for bunch of functions
Homepage: http://cran.r-project.org/web/packages/e1071/index.html
License: GPL
Maintainer: David Fang <[email protected]>
Source: http://cran.r-project.org/src/contrib/e1071_%v.tar.gz
Source-MD5: cdc77694de66523f05634f58b0eb3128
SourceDirectory: e1071
Depends: r-base, r-cran-class
BuildDepends: r-base215, r-base215-dev
CompileScript: <<
  #!/bin/sh -ev
  export TMPDIR=%b/tmp
  pushd ..
  %p/bin/R --verbose CMD build --no-vignettes e1071
<<
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 
e1071
  install_name_tool -id %p/lib/R/site-library/e1071/libs/e1071.dylib 
%i/lib/R/site-library/e1071/libs/e1071.dylib
<<
Shlibs: <<
  %p/lib/R/site-library/e1071/libs/e1071.dylib 0.0.0 %n (>=1.6-1)
<<
DescDetail: <<
Functions for latent class analysis, short time Fourier transform, 
fuzzy clustering, support vector machines, shortest path computation, 
bagged clustering, naive Bayes classifier, ...
<<


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to