Thu, 10 May 2012

Package RGtk2 updated to version 2.20.24 with previous version 2.20.23 dated 2012-05-06

Title: R bindings for Gtk 2.8.0 and above
Description: Facilities in the R language for programming graphical interfaces using Gtk, the Gimp Tool Kit.
Author: Michael Lawrence and Duncan Temple Lang
Maintainer: Michael Lawrence

Diff between RGtk2 versions 2.20.23 dated 2012-05-06 and 2.20.24 dated 2012-05-10

 DESCRIPTION            |    6 +++---
 MD5                    |    6 +++---
 R/gobject.R            |    2 +-
 inst/doc/overview2.pdf |binary
 4 files changed, 7 insertions(+), 7 deletions(-)

More information about RGtk2 at CRAN
Permanent link

Package TDMR updated to version 0.3.0 with previous version 0.2.1 dated 2012-03-15

Title: Tuned Data Mining in R
Description: Tuned Data Mining in R (TDMR) performs a complete tuning of a data mining task.
Author: Wolfgang Konen
Maintainer: Patrick Koch

Diff between TDMR versions 0.2.1 dated 2012-03-15 and 0.3.0 dated 2012-05-10

 TDMR-0.2.1/TDMR/R/source.tdm.r                    |only
 TDMR-0.2.1/TDMR/inst/demo01cpu/spot               |only
 TDMR-0.2.1/TDMR/inst/demo02sonar/sonar-e01.fin    |only
 TDMR-0.2.1/TDMR/inst/demo02sonar/sonar-e02.fin    |only
 TDMR-0.2.1/TDMR/inst/demo02sonar/spot             |only
 TDMR-0.2.1/TDMR/inst/doc/TDM-docu.htm             |only
 TDMR-0.2.1/TDMR/inst/doc/TDM-docu.pdf             |only
 TDMR-0.2.1/TDMR/man/TDMR-dash-package.Rd          |only
 TDMR-0.2.1/TDMR/man/bind-sub-response.Rd          |only
 TDMR-0.2.1/TDMR/man/cma-sub-jTuner.Rd             |only
 TDMR-0.2.1/TDMR/man/dsetTrnVa-dot-TDMdata.Rd      |only
 TDMR-0.2.1/TDMR/man/print-dot-TDMclassifier.Rd    |only
 TDMR-0.2.1/TDMR/man/print-dot-TDMdata.Rd          |only
 TDMR-0.2.1/TDMR/man/print-dot-TDMregressor.Rd     |only
 TDMR-0.2.1/TDMR/man/print-dot-tdmClass.Rd         |only
 TDMR-0.2.1/TDMR/man/print-dot-tdmRegre.Rd         |only
 TDMR-0.2.1/TDMR/man/tdmPrePCA-dot-apply.Rd        |only
 TDMR-0.2.1/TDMR/man/tdmPrePCA-dot-train.Rd        |only
 TDMR-0.2.1/TDMR/man/tdmPreSFA-dot-apply.Rd        |only
 TDMR-0.2.1/TDMR/man/tdmPreSFA-dot-train.Rd        |only
 TDMR-0.2.1/TDMR/man/unbiasedBestRun-sub-O.Rd      |only
 TDMR-0.3.0/TDMR/DESCRIPTION                       |   38 --
 TDMR-0.3.0/TDMR/MD5                               |  262 +++++++-------
 TDMR-0.3.0/TDMR/NAMESPACE                         |   64 +--
 TDMR-0.3.0/TDMR/R/makeTdmRandomSeed.r             |    1 
 TDMR-0.3.0/TDMR/R/makeTdmStartOther.r             |   16 
 TDMR-0.3.0/TDMR/R/printTDMclassifier.r            |  109 ++---
 TDMR-0.3.0/TDMR/R/printTDMregressor.r             |   89 ++--
 TDMR-0.3.0/TDMR/R/tdmClassify.r                   |   59 ++-
 TDMR-0.3.0/TDMR/R/tdmClassifyLoop.r               |   33 +
 TDMR-0.3.0/TDMR/R/tdmCompleteEval.r               |  156 +++++---
 TDMR-0.3.0/TDMR/R/tdmDefaultsFill.r               |   18 
 TDMR-0.3.0/TDMR/R/tdmDispatchTuner.r              |  246 +++++++------
 TDMR-0.3.0/TDMR/R/tdmEmbedDataFrame.r             |    4 
 TDMR-0.3.0/TDMR/R/tdmGeneralUtils.r               |   56 ++-
 TDMR-0.3.0/TDMR/R/tdmGraphicUtils.r               |   17 
 TDMR-0.3.0/TDMR/R/tdmMapDesign.r                  |   17 
 TDMR-0.3.0/TDMR/R/tdmModelingUtils.r              |   52 ++
 TDMR-0.3.0/TDMR/R/tdmOptsDefaults.r               |   96 +++--
 TDMR-0.3.0/TDMR/R/tdmPlotResMeta.r                |   87 +++-
 TDMR-0.3.0/TDMR/R/tdmPreprocUtils.r               |   33 +
 TDMR-0.3.0/TDMR/R/tdmROCR.r                       |only
 TDMR-0.3.0/TDMR/R/tdmReadData.r                   |   19 -
 TDMR-0.3.0/TDMR/R/tdmRegress.r                    |   69 ++-
 TDMR-0.3.0/TDMR/R/tdmRegressLoop.r                |   12 
 TDMR-0.3.0/TDMR/R/tdmSplitTestData.r              |   21 -
 TDMR-0.3.0/TDMR/R/tdmStartSpot.r                  |   24 -
 TDMR-0.3.0/TDMR/R/unbiasedBestRun_O.r             |   17 
 TDMR-0.3.0/TDMR/R/unbiasedRun.r                   |   67 ++-
 TDMR-0.3.0/TDMR/demo/00Index                      |   12 
 TDMR-0.3.0/TDMR/demo/demo00sonar.r                |   25 -
 TDMR-0.3.0/TDMR/demo/demo01cpu.r                  |   56 +--
 TDMR-0.3.0/TDMR/demo/demo02sonar.r                |   39 --
 TDMR-0.3.0/TDMR/demo/demo03sonar.r                |only
 TDMR-0.3.0/TDMR/demo/demo03sonar_B.r              |only
 TDMR-0.3.0/TDMR/demo/demo04cpu.r                  |only
 TDMR-0.3.0/TDMR/demo/demo05visMeta.r              |only
 TDMR-0.3.0/TDMR/demo/demo06ROCR.r                 |only
 TDMR-0.3.0/TDMR/demo/demo07cma_j.r                |only
 TDMR-0.3.0/TDMR/inst/demo01cpu/cpu.fin            |    4 
 TDMR-0.3.0/TDMR/inst/demo01cpu/cpu_01.apd         |    5 
 TDMR-0.3.0/TDMR/inst/demo01cpu/cpu_01.rda         |only
 TDMR-0.3.0/TDMR/inst/demo01cpu/data/cpu.Rdata     |only
 TDMR-0.3.0/TDMR/inst/demo01cpu/demoCpu.RData      |only
 TDMR-0.3.0/TDMR/inst/demo01cpu/main_cpu.r         |   13 
 TDMR-0.3.0/TDMR/inst/demo02sonar/Rplots.pdf       |only
 TDMR-0.3.0/TDMR/inst/demo02sonar/data/sonar.Rdata |only
 TDMR-0.3.0/TDMR/inst/demo02sonar/demo03.RData     |only
 TDMR-0.3.0/TDMR/inst/demo02sonar/demoSonar.RData  |only
 TDMR-0.3.0/TDMR/inst/demo02sonar/main_sonar.r     |    5 
 TDMR-0.3.0/TDMR/inst/demo02sonar/script_all.R     |    2 
 TDMR-0.3.0/TDMR/inst/demo02sonar/sonar.fin        |only
 TDMR-0.3.0/TDMR/inst/demo02sonar/sonar_01.apd     |    2 
 TDMR-0.3.0/TDMR/inst/demo02sonar/sonar_01.conf    |   22 -
 TDMR-0.3.0/TDMR/inst/demo02sonar/sonar_03.apd     |   20 -
 TDMR-0.3.0/TDMR/inst/demo02sonar/sonar_03.conf    |   24 -
 TDMR-0.3.0/TDMR/inst/demo02sonar/sonar_04.apd     |    6 
 TDMR-0.3.0/TDMR/inst/demo02sonar/sonar_04.conf    |  112 ------
 TDMR-0.3.0/TDMR/inst/demo02sonar/sonar_05.conf    |only
 TDMR-0.3.0/TDMR/inst/doc/TDM-docu-Dateien         |only
 TDMR-0.3.0/TDMR/inst/doc/TDM-docu.html            |only
 TDMR-0.3.0/TDMR/inst/doc/aareadme.txt             |only
 TDMR-0.3.0/TDMR/inst/doc/changes.html             |  410 +++++++++++-----------
 TDMR-0.3.0/TDMR/inst/doc/index-Dateien            |only
 TDMR-0.3.0/TDMR/inst/doc/index.html               |   33 +
 TDMR-0.3.0/TDMR/inst/startFromSource.r            |only
 TDMR-0.3.0/TDMR/man/Opts.Rd                       |only
 TDMR-0.3.0/TDMR/man/TDMR-package.Rd               |only
 TDMR-0.3.0/TDMR/man/bfgsTuner.Rd                  |   33 +
 TDMR-0.3.0/TDMR/man/bind_response.Rd              |only
 TDMR-0.3.0/TDMR/man/cat1.Rd                       |   24 -
 TDMR-0.3.0/TDMR/man/cat2.Rd                       |   24 -
 TDMR-0.3.0/TDMR/man/cma_jTuner.Rd                 |only
 TDMR-0.3.0/TDMR/man/cmaesTuner.Rd                 |   30 +
 TDMR-0.3.0/TDMR/man/dsetTrnVa.TDMdata.Rd          |only
 TDMR-0.3.0/TDMR/man/lhdTuner.Rd                   |   38 +-
 TDMR-0.3.0/TDMR/man/makeTdmRandomSeed.Rd          |   44 +-
 TDMR-0.3.0/TDMR/man/powellTuner.Rd                |   28 +
 TDMR-0.3.0/TDMR/man/print.TDMclassifier.Rd        |only
 TDMR-0.3.0/TDMR/man/print.TDMdata.Rd              |only
 TDMR-0.3.0/TDMR/man/print.TDMregressor.Rd         |only
 TDMR-0.3.0/TDMR/man/print1.Rd                     |   25 -
 TDMR-0.3.0/TDMR/man/print2.Rd                     |   25 -
 TDMR-0.3.0/TDMR/man/spotTuner.Rd                  |   36 +
 TDMR-0.3.0/TDMR/man/tdmClassify.Rd                |  164 +++++---
 TDMR-0.3.0/TDMR/man/tdmClassifyLoop.Rd            |  129 +++++-
 TDMR-0.3.0/TDMR/man/tdmClassifySummary.Rd         |   55 +-
 TDMR-0.3.0/TDMR/man/tdmCompleteEval.Rd            |  290 ++++++++++++---
 TDMR-0.3.0/TDMR/man/tdmDefaultsFill.Rd            |   82 ++--
 TDMR-0.3.0/TDMR/man/tdmDispatchTuner.Rd           |   49 +-
 TDMR-0.3.0/TDMR/man/tdmEmbedDataFrame.Rd          |   32 +
 TDMR-0.3.0/TDMR/man/tdmGraAndLogFinalize.Rd       |   20 -
 TDMR-0.3.0/TDMR/man/tdmGraAndLogInitialize.Rd     |   21 -
 TDMR-0.3.0/TDMR/man/tdmGraphicCloseDev.Rd         |   14 
 TDMR-0.3.0/TDMR/man/tdmGraphicCloseWin.Rd         |   14 
 TDMR-0.3.0/TDMR/man/tdmGraphicInit.Rd             |   19 -
 TDMR-0.3.0/TDMR/man/tdmGraphicNewWin.Rd           |   19 -
 TDMR-0.3.0/TDMR/man/tdmMapDesApply.Rd             |   41 +-
 TDMR-0.3.0/TDMR/man/tdmMapDesLoad.Rd              |   31 +
 TDMR-0.3.0/TDMR/man/tdmMapDesSpot.Rd              |only
 TDMR-0.3.0/TDMR/man/tdmModConfmat.Rd              |  100 +++--
 TDMR-0.3.0/TDMR/man/tdmModCreateCVindex.Rd        |   90 +++-
 TDMR-0.3.0/TDMR/man/tdmModSortedRFimport.Rd       |   95 +++--
 TDMR-0.3.0/TDMR/man/tdmModVote2Target.Rd          |   51 +-
 TDMR-0.3.0/TDMR/man/tdmOptsDefaultsFill.Rd        |   73 ++-
 TDMR-0.3.0/TDMR/man/tdmOptsDefaultsSet.Rd         |  341 +++++++++++-------
 TDMR-0.3.0/TDMR/man/tdmParaBootstrap.Rd           |   66 ++-
 TDMR-0.3.0/TDMR/man/tdmPlotResMeta.Rd             |   65 ++-
 TDMR-0.3.0/TDMR/man/tdmPreAddMonomials.Rd         |   53 +-
 TDMR-0.3.0/TDMR/man/tdmPreFindConstVar.Rd         |   17 
 TDMR-0.3.0/TDMR/man/tdmPreGroupLevels.Rd          |   45 +-
 TDMR-0.3.0/TDMR/man/tdmPreLevel2Target.Rd         |   31 +
 TDMR-0.3.0/TDMR/man/tdmPrePCA.apply.Rd            |only
 TDMR-0.3.0/TDMR/man/tdmPrePCA.train.Rd            |only
 TDMR-0.3.0/TDMR/man/tdmPreSFA.apply.Rd            |only
 TDMR-0.3.0/TDMR/man/tdmPreSFA.train.Rd            |only
 TDMR-0.3.0/TDMR/man/tdmROCR.Rd                    |only
 TDMR-0.3.0/TDMR/man/tdmROCR.TDMclassifier.Rd      |only
 TDMR-0.3.0/TDMR/man/tdmROCRbase.Rd                |only
 TDMR-0.3.0/TDMR/man/tdmRandomSeed.Rd              |   37 +
 TDMR-0.3.0/TDMR/man/tdmReadData.Rd                |   60 ++-
 TDMR-0.3.0/TDMR/man/tdmRegress.Rd                 |  120 ++++--
 TDMR-0.3.0/TDMR/man/tdmRegressLoop.Rd             |  125 +++++-
 TDMR-0.3.0/TDMR/man/tdmRegressSummary.Rd          |   53 +-
 TDMR-0.3.0/TDMR/man/tdmSplitTestData.Rd           |   91 +++-
 TDMR-0.3.0/TDMR/man/tdmStartSpot.Rd               |   62 ++-
 TDMR-0.3.0/TDMR/man/unbiasedBestRun_O.Rd          |only
 TDMR-0.3.0/TDMR/man/unbiasedRun.Rd                |  172 ++++++---
 TDMR-0.3.0/TDMR/source.tdm.r                      |only
 149 files changed, 3423 insertions(+), 2083 deletions(-)

More information about TDMR at CRAN
Permanent link

Package spatialsegregation updated to version 2.38 with previous version 2.37 dated 2012-04-08

Title: Segregation measures for multitype spatial point patterns
Description: Summaries for measuring segregation/mingling in multitype spatial point patterns with graph based neighbourhood description. Included indices: Mingling, Shannon, Simpson (also the non-spatial) Included functionals: Mingling, Shannon, Simpson, ISAR, MCI. Included neighbourhoods: Geometric, k-nearest neighbours, Gabriel, Delaunay.
Author: Tuomas Rajala
Maintainer: Tuomas Rajala

Diff between spatialsegregation versions 2.37 dated 2012-04-08 and 2.38 dated 2012-05-10

 .cproject   |  476 ++++++++++++++++++++++++++++++------------------------------
 DESCRIPTION |    8 -
 MD5         |    6 
 R/fun.R     |   51 +++---
 change.log  |    2 
 5 files changed, 273 insertions(+), 270 deletions(-)

More information about spatialsegregation at CRAN
Permanent link

New package rolasized with initial version 1.0
Package: rolasized
Type: Package
Title: Solarized colours in R
Version: 1.0
Date: 2012-05-03
Author: Christian Zang
Maintainer: Christian Zang
Depends: base
Description: Ethan Schoonover's solarized colour scheme for R (http://ethanschoonover.com/solarized)
License: MIT
LazyLoad: yes
Collate: 'rolasized.R'
Packaged: 2012-05-10 06:50:48 UTC; christian
Repository: CRAN
Date/Publication: 2012-05-10 09:48:37

More information about rolasized at CRAN
Permanent link

New package p2distance with initial version 1.0.1
Package: p2distance
Type: Package
Title: Welfare's Synthetic Indicator
Version: 1.0.1
Date: 2012-05-2
Author: A.J. Perez-Luque; R. Moreno; R. Perez-Perez and F.J. Bonet
Maintainer: A.J. Perez-Luque , R. Perez-Perez
Description: The welfare's synthetic indicator provides an ideal tool for measuring multi-dimensional concepts such as welfare, development, living standards, etc. It enables information from the various indicators to be aggregated into a single synthetic measure.
License: GPL
LazyLoad: yes
Packaged: 2012-05-09 17:28:56 UTC; rperez
Repository: CRAN
Date/Publication: 2012-05-10 09:48:36

More information about p2distance at CRAN
Permanent link

Package mht updated to version 2.00 with previous version 1.1 dated 2011-03-23

Title: Multiple Hypotheses Testing For Variable Selection
Description: Multiple Hypotheses Testing For Variable Selection
Author: F.Rohart
Maintainer: F.Rohart

Diff between mht versions 1.1 dated 2011-03-23 and 2.00 dated 2012-05-10

 mht-1.1/mht/man/main-package.Rd            |only
 mht-1.1/mht/man/quantil-ord.Rd             |only
 mht-1.1/mht/man/quantiletest.Rd            |only
 mht-1.1/mht/src/Makevars                   |only
 mht-1.1/mht/src/Makevars.win               |only
 mht-2.00/mht/DESCRIPTION                   |    8 -
 mht-2.00/mht/MD5                           |only
 mht-2.00/mht/NAMESPACE                     |    9 +
 mht-2.00/mht/R/bolassofunction.R           |   55 ++++++-----
 mht-2.00/mht/R/decoupdyadfunction.R        |   32 +++---
 mht-2.00/mht/R/predict.test.R              |only
 mht-2.00/mht/R/predict.test_ord.R          |only
 mht-2.00/mht/R/print.bolasso.R             |only
 mht-2.00/mht/R/print.proctest.R            |only
 mht-2.00/mht/R/print.proctest_ord.R        |only
 mht-2.00/mht/R/proc_ordfunction.R          |   92 +++++++++++++++-----
 mht-2.00/mht/R/procbolfunction.R           |  133 ++++++++++++++++++++---------
 mht-2.00/mht/R/quantil_ordfunction.R       |   36 +++++--
 mht-2.00/mht/R/quantileprocfinalfunction.R |    5 -
 mht-2.00/mht/R/quantiletest.R              |    4 
 mht-2.00/mht/R/refit.R                     |only
 mht-2.00/mht/R/refit.proctest.R            |only
 mht-2.00/mht/R/refit.proctest_ord.R        |only
 mht-2.00/mht/R/zzz.R                       |only
 mht-2.00/mht/man/bolasso.Rd                |   21 ++--
 mht-2.00/mht/man/decompbaseortho.Rd        |    2 
 mht-2.00/mht/man/decoupdyad.Rd             |   13 +-
 mht-2.00/mht/man/mht-package.Rd            |only
 mht-2.00/mht/man/predict.test.Rd           |only
 mht-2.00/mht/man/predict.test_ord.Rd       |only
 mht-2.00/mht/man/proc_ord.Rd               |   23 +++--
 mht-2.00/mht/man/procbol.Rd                |   27 +++--
 mht-2.00/mht/man/quantileprocbol.Rd        |    3 
 mht-2.00/mht/man/refit.proctest.Rd         |only
 mht-2.00/mht/man/refit.proctest_ord.Rd     |only
 mht-2.00/mht/src/mht.cpp                   |   17 ++-
 36 files changed, 320 insertions(+), 160 deletions(-)

More information about mht at CRAN
Permanent link

Package segmented updated to version 0.2-9.1 with previous version 0.2-9.0 dated 2012-04-20

Title: Segmented relationships in regression models with breakpoints/changepoints estimation
Description: Given a (generalized) linear model, segmented `updates' the model by adding one or more segmented relationships. Several variables with multiple breakpoints are allowed.
Author: Vito M.R. Muggeo
Maintainer: Vito M.R. Muggeo

Diff between segmented versions 0.2-9.0 dated 2012-04-20 and 0.2-9.1 dated 2012-05-10

 DESCRIPTION              |   11 +++---
 MD5                      |   30 ++++++++--------
 NEWS                     |   13 +++++--
 R/draw.history.R         |    1 
 R/plot.segmented.R       |    2 -
 R/seg.control.R          |    6 +--
 R/seg.glm.fit.boot.r     |   48 ++++++++++++++++++++++----
 R/seg.glm.fit.r          |   35 ++++++++++++++-----
 R/seg.lm.fit.boot.r      |   85 ++++++++++++++++++++++++++++++++++++++---------
 R/seg.lm.fit.r           |   35 +++++++++++++------
 R/segmented.glm.R        |   13 ++++++-
 R/segmented.lm.R         |   11 ++++--
 man/plot.segmented.Rd    |    5 +-
 man/seg.control.Rd       |   21 ++++++++---
 man/seg.lm.fit.Rd        |   15 +++++---
 man/segmented-package.Rd |   23 ++++++++++--
 16 files changed, 264 insertions(+), 90 deletions(-)

More information about segmented at CRAN
Permanent link

Package mfr updated to version 1.04 with previous version 1.03 dated 2012-05-06

Title: Minimal Free Resolutions of Graph Edge Ideals
Description: Algebraic Geometry: Minimal Free Resolutions of the Edge Ideal of a Graph
Author: David J. Marchette,
Maintainer: David J. Marchette,

Diff between mfr versions 1.03 dated 2012-05-06 and 1.04 dated 2012-05-10

 DESCRIPTION             |   10 +++++-----
 MD5                     |    6 +++---
 inst/doc/edgeideals.pdf |binary
 inst/doc/mfr.pdf        |binary
 4 files changed, 8 insertions(+), 8 deletions(-)

More information about mfr at CRAN
Permanent link

New package marqLevAlg with initial version 1.0
Package: marqLevAlg
Type: Package
Title: An algorithm for least-squares curve fitting
Version: 1.0
Date: 2011-09-29
Author: D. Commenges , M. Prague and Amadou Diakite
Maintainer: Melanie Prague
Depends: R (>= 2.0.0)
LazyLoad: yes
Description: This algorithm provides a numerical solution to the problem of minimizing a function. This is more efficient than the Gauss-Newton-like algorithm when starting from points vey far from the final minimum. A new convergence test is implemented (RDM) in addition to the usual stopping criterion : stopping rule is when the gradients are small enough in the parameters metric (GH-1G).
License: GPL (>= 2.0)
URL: http://www.r-project.org
Encoding: latin1
Repository: CRAN
Packaged: 2012-05-09 10:10:12 UTC; ad6
Date/Publication: 2012-05-10 04:31:21

More information about marqLevAlg at CRAN
Permanent link

New package BVS with initial version 4.12.0
Package: BVS
Type: Package
Title: Bayesian Variant Selection: Bayesian Model Uncertainty Techniques for Genetic Association Studies
Author: Melanie Quintana
Maintainer: Melanie Quintana
Description: The functions in this package focus on analyzing case-control association studies involving a group of genetic variants. In particular, we are interested in modeling the outcome variable as a function of a multivariate genetic profile using Bayesian model uncertainty and variable selection techniques. The package incorporates functions to analyze data sets involving common variants as well as extensions to model rare variants via the Bayesian Risk Index (BRI) as well as haplotypes. Finally, the package also allows the incorporation of external biological information to inform the marginal inclusion probabilities via the iBMU.
Version: 4.12.0
License: Unlimited
Depends: MASS, msm, haplo.stats, R (>= 2.14.0)
Packaged: 2012-05-09 16:00:55 UTC; maw27
Repository: CRAN
Date/Publication: 2012-05-10 04:14:52

More information about BVS at CRAN
Permanent link

New package bigml with initial version 0.1-1
Package: bigml
Type: Package
Title: R bindings for the BigML API
Version: 0.1-1
Date: 2012-04-30
Authors@R: c(person("Justin", "Donaldson", role=c("aut","cre"), email = "donaldson@bigml.com"))
Description: The bigml package contains bindings for the BigML API. The package includes methods that provide straightforward access to basic API functionality, as well as methods that accommodate idiomatic R datatypes and concepts.
License: LGPL-3
Depends: RJSONIO, RCurl, plyr
Collate: 'bigml-internal.R' 'formEncodeURL.R' 'bigml-package.R' 'createDataset.R' 'createModel.R' 'createPrediction.R' 'createSource.R' 'getDataset.R' 'getModel.R' 'getPrediction.R' 'getSource.R' 'listDatasets.R' 'listModels.R' 'listSources.R' 'quickDataset.R' 'quickModel.R' 'quickPrediction.R' 'quickSource.R' 'setCredentials.R' 'deleteResource.R'
Packaged: 2012-05-09 19:09:29 UTC; justindonaldson
Author: Justin Donaldson [aut, cre]
Maintainer: Justin Donaldson
Repository: CRAN
Date/Publication: 2012-05-10 04:14:54

More information about bigml at CRAN
Permanent link

Package BBmisc updated to version 1.1-125 with previous version 1.0-77 dated 2012-03-17

Title: Miscellaneous helper functions for B. Bischl.
Description: Miscellaneous helper functions for and from B. Bischl and some other guys at TU Dortmund, mainly for package development.
Author: Bernd Bischl , Michel Lang , Olaf Mersmann
Maintainer: Bernd Bischl

Diff between BBmisc versions 1.0-77 dated 2012-03-17 and 1.1-125 dated 2012-05-10

 BBmisc-1.0-77/BBmisc/ChangeLog                           |only
 BBmisc-1.1-125/BBmisc/DESCRIPTION                        |   17 +
 BBmisc-1.1-125/BBmisc/MD5                                |  105 +++++++-----
 BBmisc-1.1-125/BBmisc/NAMESPACE                          |    7 
 BBmisc-1.1-125/BBmisc/NEWS                               |only
 BBmisc-1.1-125/BBmisc/R/catf.R                           |    4 
 BBmisc-1.1-125/BBmisc/R/checkArg.R                       |    5 
 BBmisc-1.1-125/BBmisc/R/checkListElementClass.R          |    7 
 BBmisc-1.1-125/BBmisc/R/coalesce.R                       |    3 
 BBmisc-1.1-125/BBmisc/R/collapse.R                       |    4 
 BBmisc-1.1-125/BBmisc/R/convertInteger.R                 |   41 ++--
 BBmisc-1.1-125/BBmisc/R/directory.R                      |    6 
 BBmisc-1.1-125/BBmisc/R/extractSubList.R                 |    2 
 BBmisc-1.1-125/BBmisc/R/factor.R                         |    3 
 BBmisc-1.1-125/BBmisc/R/insert.R                         |    4 
 BBmisc-1.1-125/BBmisc/R/isExpensiveExampleOk.R           |    3 
 BBmisc-1.1-125/BBmisc/R/isProperlyNamed.R                |    5 
 BBmisc-1.1-125/BBmisc/R/is_error.R                       |    4 
 BBmisc-1.1-125/BBmisc/R/listToShortString.R              |    3 
 BBmisc-1.1-125/BBmisc/R/load2.R                          |only
 BBmisc-1.1-125/BBmisc/R/makeProgressBar.R                |  128 ++++++++++-----
 BBmisc-1.1-125/BBmisc/R/messagef.R                       |    4 
 BBmisc-1.1-125/BBmisc/R/namedList.R                      |    5 
 BBmisc-1.1-125/BBmisc/R/notin.R                          |only
 BBmisc-1.1-125/BBmisc/R/parallel.R                       |only
 BBmisc-1.1-125/BBmisc/R/printToChar.R                    |    2 
 BBmisc-1.1-125/BBmisc/R/requirePackages.R                |    5 
 BBmisc-1.1-125/BBmisc/R/save2.R                          |   33 ++-
 BBmisc-1.1-125/BBmisc/R/splitTime.R                      |    1 
 BBmisc-1.1-125/BBmisc/R/stopf.R                          |    6 
 BBmisc-1.1-125/BBmisc/R/stringsAsFactors.R               |only
 BBmisc-1.1-125/BBmisc/R/suppressAll.R                    |    4 
 BBmisc-1.1-125/BBmisc/R/system3.R                        |only
 BBmisc-1.1-125/BBmisc/R/warningf.R                       |   18 +-
 BBmisc-1.1-125/BBmisc/R/zzz.R                            |only
 BBmisc-1.1-125/BBmisc/inst/tests/test_convertInteger.R   |    2 
 BBmisc-1.1-125/BBmisc/inst/tests/test_load2_save2.R      |only
 BBmisc-1.1-125/BBmisc/inst/tests/test_makeProgressBar.R  |   33 +++
 BBmisc-1.1-125/BBmisc/inst/tests/test_nin.R              |only
 BBmisc-1.1-125/BBmisc/inst/tests/test_parallel.R         |only
 BBmisc-1.1-125/BBmisc/inst/tests/test_requirePackages.R  |   14 -
 BBmisc-1.1-125/BBmisc/inst/tests/test_stringsAsFactors.R |only
 BBmisc-1.1-125/BBmisc/inst/tests/test_system3.R          |only
 BBmisc-1.1-125/BBmisc/man/cFactor.Rd                     |    7 
 BBmisc-1.1-125/BBmisc/man/checkArg.Rd                    |    5 
 BBmisc-1.1-125/BBmisc/man/checkListElementClass.Rd       |    6 
 BBmisc-1.1-125/BBmisc/man/isDirectory.Rd                 |    3 
 BBmisc-1.1-125/BBmisc/man/isEmptyDirectory.Rd            |    4 
 BBmisc-1.1-125/BBmisc/man/isProperlyNamed.Rd             |    1 
 BBmisc-1.1-125/BBmisc/man/listToShortString.Rd           |    5 
 BBmisc-1.1-125/BBmisc/man/load2.Rd                       |only
 BBmisc-1.1-125/BBmisc/man/makeProgressBar.Rd             |   62 +++++--
 BBmisc-1.1-125/BBmisc/man/namedList.Rd                   |    4 
 BBmisc-1.1-125/BBmisc/man/nin.Rd                         |only
 BBmisc-1.1-125/BBmisc/man/parallelMap.Rd                 |only
 BBmisc-1.1-125/BBmisc/man/parallelStart.Rd               |only
 BBmisc-1.1-125/BBmisc/man/parallelStop.Rd                |only
 BBmisc-1.1-125/BBmisc/man/requirePackages.Rd             |    5 
 BBmisc-1.1-125/BBmisc/man/save2.Rd                       |    6 
 BBmisc-1.1-125/BBmisc/man/splitTime.Rd                   |    6 
 BBmisc-1.1-125/BBmisc/man/stringsAsFactors.Rd            |only
 BBmisc-1.1-125/BBmisc/man/system3.Rd                     |only
 BBmisc-1.1-125/BBmisc/man/warningf.Rd                    |    9 -
 BBmisc-1.1-125/BBmisc/tests                              |only
 64 files changed, 399 insertions(+), 202 deletions(-)

More information about BBmisc at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.