Sat, 09 Jun 2012

Package Rz updated to version 0.5-0 with previous version 0.4-0 dated 2012-05-02

Title: GUI Tool for Data Management like SPSS or Stata
Description: R is very powerfull but not enough for social science becouse of lack in some functionality for managing survey data SPSS or Stata provides. Memisc package supplements these, variable labels, value labels, definable missing values and so on, but to efficiently work these functions need graphical interface to overlook data. This package provides such graphical interface similar to SPSS's Variable View and data managing system using memisc package as backend. Additionally, Rz has powerful plot assistant interface based on ggplot2.
Author: Masahiro Hayashi
Maintainer: Masahiro Hayashi

Diff between Rz versions 0.4-0 dated 2012-05-02 and 0.5-0 dated 2012-06-09

 Rz-0.4-0/Rz/R/RzVariableEditorView.R                |only
 Rz-0.4-0/Rz/inst/images/table_edit.png              |only
 Rz-0.4-0/Rz/inst/po/Rz.pot                          |only
 Rz-0.4-0/Rz/inst/po/ja/LC_MESSAGES/Rz.mo            |only
 Rz-0.4-0/Rz/inst/po/ja/LC_MESSAGES/Rz.po            |only
 Rz-0.5-0/Rz/DESCRIPTION                             |   11 
 Rz-0.5-0/Rz/MD5                                     |   42 
 Rz-0.5-0/Rz/NAMESPACE                               |    2 
 Rz-0.5-0/Rz/NEWS                                    |  138 -
 Rz-0.5-0/Rz/R/RzActionGroup.R                       |  230 +-
 Rz-0.5-0/Rz/R/RzAnalysisEditor.R                    |only
 Rz-0.5-0/Rz/R/RzAnalysisStat.R                      |only
 Rz-0.5-0/Rz/R/RzAnalysisVariableEditor.R            |only
 Rz-0.5-0/Rz/R/RzAnalysisView.R                      |only
 Rz-0.5-0/Rz/R/RzData.R                              |   14 
 Rz-0.5-0/Rz/R/RzDataView.R                          |    2 
 Rz-0.5-0/Rz/R/RzMain.R                              |  119 -
 Rz-0.5-0/Rz/R/RzSettings.R                          |   16 
 Rz-0.5-0/Rz/R/RzTools.R                             |only
 Rz-0.5-0/Rz/R/RzVariableView.R                      | 1748 ++++++++++----------
 Rz-0.5-0/Rz/R/crosstable.R                          |only
 Rz-0.5-0/Rz/R/functions.R                           |   33 
 Rz-0.5-0/Rz/R/zzz.R                                 |    1 
 Rz-0.5-0/Rz/inst/images/application_form.png        |only
 Rz-0.5-0/Rz/inst/po/.gitignore                      |only
 Rz-0.5-0/Rz/inst/po/R-Rz.pot                        |only
 Rz-0.5-0/Rz/inst/po/R-ja.po                         |only
 Rz-0.5-0/Rz/inst/po/ja/LC_MESSAGES/R-Rz.mo          |only
 Rz-0.5-0/Rz/inst/themes/Default/gtk-2.0-key/key.txt |    4 
 Rz-0.5-0/Rz/inst/ui/menu.ui                         |   22 
 Rz-0.5-0/Rz/man/crossTable.Rd                       |only
 31 files changed, 1249 insertions(+), 1133 deletions(-)

More information about Rz at CRAN
Permanent link

Package rrlda updated to version 1.1 with previous version 1.0 dated 2011-09-20

Title: Robust Regularized Linear Discriminant Analysis
Description: This package offers methods to perform robust regularized linear discriminant analysis.
Author: Moritz Gschwandtner, Peter Filzmoser, Christophe Croux, Gentiane Haesbroeck
Maintainer: Moritz Gschwandtner

Diff between rrlda versions 1.0 dated 2011-09-20 and 1.1 dated 2012-06-09

 DESCRIPTION          |   11 -
 MD5                  |   13 -
 NAMESPACE            |only
 R/rrest.R            |  209 +++++++++++++++------------
 R/rrlda.R            |  384 +++++++++++++++++++++++++--------------------------
 man/predict.rrlda.Rd |    2 
 man/rrest.Rd         |   13 -
 man/rrlda.Rd         |   10 -
 8 files changed, 334 insertions(+), 308 deletions(-)

More information about rrlda at CRAN
Permanent link

Package TSodbc updated to version 2012.5-1 with previous version 2012.3-1 dated 2012-03-29

Title: Time Series Database Interface extensions for ODBC
Description: TSodbc provides an ODBC interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert

Diff between TSodbc versions 2012.3-1 dated 2012-03-29 and 2012.5-1 dated 2012-06-09

 TSodbc-2012.3-1/TSodbc/LICENSE              |only
 TSodbc-2012.5-1/TSodbc/DESCRIPTION          |   11 +-
 TSodbc-2012.5-1/TSodbc/MD5                  |   11 +-
 TSodbc-2012.5-1/TSodbc/NEWS                 |   10 ++
 TSodbc-2012.5-1/TSodbc/inst/doc/Guide.pdf   |binary
 TSodbc-2012.5-1/TSodbc/man/TSdbiMethods.Rd  |    1 
 TSodbc-2012.5-1/TSodbc/vignettes/Guide.Stex |  105 +---------------------------
 7 files changed, 25 insertions(+), 113 deletions(-)

More information about TSodbc at CRAN
Permanent link

New package Sim.DiffProc with initial version 2.5
Package: Sim.DiffProc
Type: Package
Title: Simulation of Diffusion Processes
Version: 2.5
Date: 2012-06-05
Authors@R: c(person("Arsalane", "Guidoum", role = c("aut", "cre"), email = "starsalane@gmail.com"), person("Kamal","Boukhetala",role="aut", email ="kboukhetala@usthb.dz"))
Author: Kamal Boukhetala, Arsalane Guidoum
Maintainer: Arsalane Guidoum
Depends: R (>= 2.14.1), tcltk, stats4, rgl
Description: The package Sim.DiffProc is an object created in the R language for simulation and modeling of stochastic differential equations (SDEs), and statistical analysis of diffusion processes solution of SDEs. This package contains many objects (code/function), for example a numerical methods to find the solutions to SDEs (one, two and three dimensional), which simulates a flows trajectories, with good accuracy. Many theoretical problems on the SDEs have become the object of practical research, as statistical analysis and simulation of solution of SDEs, enabled many searchers in different domains to use these equations to modeling and to analyse practical problems, in financial and actuarial modeling and other areas of application, for example modelling and simulate of dispersion in shallow water using the attractive center (Boukhetala K, 1996),and the stochastic calculus are applied to the random oscillators problem in physics. We hope that the package presented here and the updated survey on the subject might be of help for practitioners, postgraduate and PhD students, and researchers in the field who might want to implement new methods and ideas using R as a statistical environment.
License: GPL (>= 2)
Classification/ACM: F.0, G.3
URL: http://www.r-project.org , http://www.inside-r.org/packages/cran/Sim.DiffProc
Repository: CRAN
LazyLoad: yes
Packaged: 2012-06-05 11:33:39 UTC; Arsalane
Date/Publication: 2012-06-09 10:00:07

More information about Sim.DiffProc at CRAN
Permanent link

Package harvestr updated to version 0.4 with previous version 0.3 dated 2012-05-04

Title: A Parallel Simulation Framework
Description: Functions for easy simulation and replicability.
Author: Andrew Redd
Maintainer: Andrew Redd

Diff between harvestr versions 0.3 dated 2012-05-04 and 0.4 dated 2012-06-09

 harvestr-0.3/harvestr/tests/test-parallel.R        |only
 harvestr-0.4/harvestr/DESCRIPTION                  |   10 -
 harvestr-0.4/harvestr/MD5                          |   43 ++--
 harvestr-0.4/harvestr/NAMESPACE                    |   10 -
 harvestr-0.4/harvestr/NEWS                         |    8 
 harvestr-0.4/harvestr/R/gather.R                   |  169 ++++++++++-------
 harvestr-0.4/harvestr/R/harvestr-package.R         |   98 ++++++----
 harvestr-0.4/harvestr/R/utils.R                    |   27 ++
 harvestr-0.4/harvestr/R/withseed.R                 |  200 ++++++++++++++-------
 harvestr-0.4/harvestr/inst/examples/cache-timing.R |only
 harvestr-0.4/harvestr/inst/examples/parallel.R     |only
 harvestr-0.4/harvestr/inst/examples/use_method.R   |   57 +++--
 harvestr-0.4/harvestr/inst/tests/test-caching.R    |  124 +++++++------
 harvestr-0.4/harvestr/inst/tests/test-gather.R     |   34 +++
 harvestr-0.4/harvestr/inst/tests/test-graft.R      |only
 harvestr-0.4/harvestr/inst/tests/test-use_method.R |   64 ++++--
 harvestr-0.4/harvestr/man/farm.Rd                  |    5 
 harvestr-0.4/harvestr/man/gather.Rd                |   12 +
 harvestr-0.4/harvestr/man/harvest.Rd               |    7 
 harvestr-0.4/harvestr/man/noattr.Rd                |    5 
 harvestr-0.4/harvestr/man/plant.Rd                 |   23 ++
 harvestr-0.4/harvestr/man/reap.Rd                  |    2 
 harvestr-0.4/harvestr/man/seed_funs.Rd             |   21 --
 harvestr-0.4/harvestr/man/sprout.Rd                |only
 harvestr-0.4/harvestr/man/use_method.Rd            |    1 
 25 files changed, 596 insertions(+), 324 deletions(-)

More information about harvestr at CRAN
Permanent link

Package gWidgetsWWW updated to version 0.0-23 with previous version 0.0-22 dated 2011-01-12

Title: Toolkit implementation of the gWidgets API for use with web pages
Description: Port of the gWidgets API to program dynamic websites. Can be used with R's dynamic help web server to serve local files. This provides a convenient means to make local GUIs for users without concern for external GUI toolkits. Also, in combination with RApache, http://biostat.mc.vanderbilt.edu/rapache/index.html, this framework can be used to make public websites powered by R. The Ext JavaScript libararies (www.extjs.com) are used to create and manipulate the widgets dynamically.
Author: John Verzani
Maintainer: John Verzani

Diff between gWidgetsWWW versions 0.0-22 dated 2011-01-12 and 0.0-23 dated 2012-06-09

 DESCRIPTION                            |   20 +++++++++-----------
 MD5                                    |only
 R/LocalVersion.R                       |   17 +++++++++++++++--
 R/gace.R                               |only
 R/gcanvas.R                            |    4 ++--
 R/gcommandline.R                       |   18 +++++++++---------
 R/gdf.R                                |    2 +-
 R/gformlayout.R                        |   14 +++++++-------
 R/ggooglemaps.R                        |    2 +-
 R/glayout.R                            |    2 +-
 R/gprocessingjs.R                      |    4 ++--
 R/gseparator.R                         |    2 +-
 R/gsvg.R                               |    2 +-
 R/gtree.R                              |    2 +-
 R/gwebvis.R                            |    2 +-
 R/gwindow.R                            |    2 +-
 inst/CITATION                          |only
 inst/Tests/README                      |only
 inst/Tests/test-ggroup.R               |only
 inst/apps/gw_browse.R                  |    4 ++--
 inst/basehtml/ext/ext-all.js           |   12 ++++++------
 inst/basehtml/images/spinner-split.gif |only
 inst/basehtml/images/spinner.gif       |only
 inst/css/gWidgetsWWW.css               |only
 inst/doc/gWidgetsWWW.pdf               |binary
 inst/javascript/ace-theme-cobalt.js    |only
 inst/javascript/ace-uncompressed.js    |only
 inst/javascript/ace.js                 |only
 28 files changed, 60 insertions(+), 49 deletions(-)

More information about gWidgetsWWW at CRAN
Permanent link

Package gdata updated to version 2.10.5 with previous version 2.10.0 dated 2012-06-06

Title: Various R programming tools for data manipulation
Description: Various R programming tools for data manipulation
Author: Gregory R. Warnes, with contributions from Ben Bolker, Gregor Gorjanc, Gabor Grothendieck, Ales Korosec, Thomas Lumley, Don MacQueen, Arni Magnusson, Jim Rogers, and others
Maintainer: Gregory Warnes

Diff between gdata versions 2.10.0 dated 2012-06-06 and 2.10.5 dated 2012-06-09

 ChangeLog                       |   11 ++++++++
 DESCRIPTION                     |   10 +++----
 MD5                             |   28 ++++++++++-----------
 NAMESPACE                       |    4 +--
 NEWS                            |   18 +++++++++++++
 R/nobs.R                        |   26 +++++++++++++-------
 inst/ChangeLog                  |   11 ++++++++
 inst/NEWS                       |   18 +++++++++++++
 inst/doc/mapLevels.pdf          |binary
 inst/doc/unknown.pdf            |binary
 man/installXLSXsupport.Rd       |    2 +
 man/nobs.Rd                     |   52 ++++++++++++++++++++++++++++++----------
 tests/test.read.xls.R           |    2 -
 tests/test.read.xls.Rout.save   |    8 ++++--
 tests/tests.write.fwf.Rout.save |   11 ++++++--
 15 files changed, 154 insertions(+), 47 deletions(-)

More information about gdata at CRAN
Permanent link

Package forensim updated to version 3.1 with previous version 2.0 dated 2011-08-10

Title: Statistical tools for the interpretation of forensic DNA mixtures
Description: Statistical methods and simulation tools for the interpretation of forensic DNA mixtures
Author: Hinda Haned
Maintainer: Hinda Haned

Diff between forensim versions 2.0 dated 2011-08-10 and 3.1 dated 2012-06-09

 forensim-2.0/forensim/R/DNAproxy.R              |only
 forensim-2.0/forensim/R/LR2.R                   |only
 forensim-2.0/forensim/R/Pevid2.R                |only
 forensim-2.0/forensim/R/RMP.R                   |only
 forensim-2.0/forensim/R/dropDB.R                |only
 forensim-2.0/forensim/R/recordDrop.R            |only
 forensim-2.0/forensim/R/recordHeights.R         |only
 forensim-2.0/forensim/R/tabDNAproxy.R           |only
 forensim-2.0/forensim/R/tabSPH.R                |only
 forensim-2.0/forensim/data/Bates.DNA.rdata      |only
 forensim-2.0/forensim/data/Bates.Database.rdata |only
 forensim-2.0/forensim/data/CaseY.DNA.rdata      |only
 forensim-2.0/forensim/data/CaseY.Database.rdata |only
 forensim-2.0/forensim/data/dropdata.rdata       |only
 forensim-2.0/forensim/inst/doc                  |only
 forensim-2.0/forensim/man/Bates.DNA.Rd          |only
 forensim-2.0/forensim/man/Bates.Database.Rd     |only
 forensim-2.0/forensim/man/CaseY.DNA.Rd          |only
 forensim-2.0/forensim/man/CaseY.Database.Rd     |only
 forensim-2.0/forensim/man/DNAproxy.Rd           |only
 forensim-2.0/forensim/man/LR2.Rd                |only
 forensim-2.0/forensim/man/Pevid2.Rd             |only
 forensim-2.0/forensim/man/RMP.Rd                |only
 forensim-2.0/forensim/man/dropDB.Rd             |only
 forensim-2.0/forensim/man/dropdata.Rd           |only
 forensim-2.0/forensim/man/recordDrop.Rd         |only
 forensim-2.0/forensim/man/recordHeights.Rd      |only
 forensim-2.0/forensim/man/tabDNAproxy.Rd        |only
 forensim-2.0/forensim/man/tabSPH.Rd             |only
 forensim-3.1/forensim/DESCRIPTION               |   30 
 forensim-3.1/forensim/MD5                       |  120 --
 forensim-3.1/forensim/NAMESPACE                 |only
 forensim-3.1/forensim/R/AuxFunc.R               |   19 
 forensim-3.1/forensim/R/LR.R                    |  211 +++-
 forensim-3.1/forensim/R/LRmixTK.R               | 1197 +++++++++++++++---------
 forensim-3.1/forensim/R/simMixSNP.R             |    2 
 forensim-3.1/forensim/R/simPCR2TK.R             |    2 
 forensim-3.1/forensim/R/zzz.R                   |    4 
 forensim-3.1/forensim/man/A2.simu.Rd            |    2 
 forensim-3.1/forensim/man/A3.simu.Rd            |    2 
 forensim-3.1/forensim/man/A4.simu.Rd            |    2 
 forensim-3.1/forensim/man/Cmn.Rd                |    2 
 forensim-3.1/forensim/man/Hbsimu.Rd             |    2 
 forensim-3.1/forensim/man/LR.Rd                 |  120 --
 forensim-3.1/forensim/man/LRmixTK.Rd            |    6 
 forensim-3.1/forensim/man/PE.Rd                 |    2 
 forensim-3.1/forensim/man/PV.Rd                 |    2 
 forensim-3.1/forensim/man/accessors.Rd          |    2 
 forensim-3.1/forensim/man/as.simugeno.Rd        |    2 
 forensim-3.1/forensim/man/as.simumix.Rd         |    2 
 forensim-3.1/forensim/man/as.tabfreq.Rd         |    2 
 forensim-3.1/forensim/man/changepop.Rd          |    2 
 forensim-3.1/forensim/man/comb.Rd               |    2 
 forensim-3.1/forensim/man/dataL.Rd              |    2 
 forensim-3.1/forensim/man/findfreq.Rd           |    2 
 forensim-3.1/forensim/man/findmax.Rd            |    2 
 forensim-3.1/forensim/man/forensim.package.Rd   |    2 
 forensim-3.1/forensim/man/lik.Rd                |    2 
 forensim-3.1/forensim/man/lik.loc.Rd            |    2 
 forensim-3.1/forensim/man/likEvid.Rd            |only
 forensim-3.1/forensim/man/likestim.Rd           |    2 
 forensim-3.1/forensim/man/likestim.loc.Rd       |    2 
 forensim-3.1/forensim/man/mastermix.Rd          |    2 
 forensim-3.1/forensim/man/mincontri.Rd          |    2 
 forensim-3.1/forensim/man/naomitab.Rd           |    2 
 forensim-3.1/forensim/man/nball.Rd              |    2 
 forensim-3.1/forensim/man/simPCR2.Rd            |    2 
 forensim-3.1/forensim/man/simPCR2TK.Rd          |    2 
 forensim-3.1/forensim/man/simufreqD.Rd          |    2 
 forensim-3.1/forensim/man/simugeno.Rd           |    2 
 forensim-3.1/forensim/man/simumix.Rd            |    2 
 forensim-3.1/forensim/man/simupopD.Rd           |    2 
 forensim-3.1/forensim/man/tabfreq.Rd            |    2 
 forensim-3.1/forensim/man/virClasses.Rd         |    2 
 forensim-3.1/forensim/src/recurs.c              |  659 ++++++++++++-
 75 files changed, 1763 insertions(+), 673 deletions(-)

More information about forensim at CRAN
Permanent link

New package directlabels with initial version 2.6
Package: directlabels
Maintainer: Toby Dylan Hocking
Author: Toby Dylan Hocking
Version: 2.6
License: GPL-3
Title: Direct labels for multicolor plots in lattice or ggplot2
Description: The directlabels package provides an extensible framework for automatically placing direct labels onto multicolor lattice or ggplot2 plots. It includes heuristics for examining "trellis" and "ggplot" objects and inferring an appropriate Positioning Method for placing the labels. Furthermore, the design of directlabels makes it simple to create Positioning Methods for specific plots or libraries of portable Positioning Methods that can be re-used.
URL: http://directlabels.r-forge.r-project.org/
LazyData: true
Suggests: ks, MASS, inlinedocs, quadprog, ggplot2 (>= 0.9.1), lattice, alphahull, reshape2, nlme, ElemStatLearn, proto, lars, mlmRev, latticeExtra
Depends: grid
Collate: utility.function.R compare.R dotplot.R lineplot.R densityplot.R ggplot2.R positioning.functions.R doc.R lattice.R scatterplot.R contourplot.R
Packaged: 2012-06-09 08:11:27 UTC; hocking
Repository: CRAN
Date/Publication: 2012-06-09 10:18:13

More information about directlabels at CRAN
Permanent link

Package standGL updated to version 1.1 with previous version 1.0 dated 2011-11-17

Title: Standardized Group Lasso
Description: This package fits the standardized (and ridged) group lasso for linear and logistic regression
Author: Noah Simon
Maintainer: Noah Simon

Diff between standGL versions 1.0 dated 2011-11-17 and 1.1 dated 2012-06-09

 standGL-1.0/standGL/inst/doc/Makefile      |only
 standGL-1.0/standGL/inst/doc/Sweave.sty    |only
 standGL-1.1/standGL/DESCRIPTION            |    9 +++--
 standGL-1.1/standGL/MD5                    |   36 ++++++++++-------------
 standGL-1.1/standGL/R/cv.logitGL.R         |   26 +++++++++++-----
 standGL-1.1/standGL/R/cv.ridgedGL.R        |   26 +++++++++++-----
 standGL-1.1/standGL/R/cv.standGL.R         |    4 +-
 standGL-1.1/standGL/R/logitGL.R            |    6 +--
 standGL-1.1/standGL/R/logitSingleFit.R     |   13 ++++++--
 standGL-1.1/standGL/R/logitcalcLam.R       |   32 ++++++++++----------
 standGL-1.1/standGL/R/onLoad.R             |    2 -
 standGL-1.1/standGL/R/ridgedGL.R           |    2 -
 standGL-1.1/standGL/R/ridgedcalcLam.R      |   45 ++++++++++++++---------------
 standGL-1.1/standGL/R/standGL.R            |    2 -
 standGL-1.1/standGL/inst/doc/standGL.pdf   |binary
 standGL-1.1/standGL/inst/doc/standGL.rnw   |    8 ++---
 standGL-1.1/standGL/man/cv.standGL.Rd      |    4 +-
 standGL-1.1/standGL/man/plot.cv.standGL.Rd |    2 -
 standGL-1.1/standGL/man/standGL-package.Rd |    2 -
 standGL-1.1/standGL/man/standGL.Rd         |    4 +-
 20 files changed, 126 insertions(+), 97 deletions(-)

More information about standGL at CRAN
Permanent link

Package opencpu.demo updated to version 0.7-0 with previous version 0.4-10 dated 2012-05-06

Title: OpenCPU Demo apps.
Description: Some demo R functions and apps for the OpenCPU framework. See http://www.opencpu.org for more details.
Author: Jeroen Ooms and others as specified in the manual page.
Maintainer: Jeroen Ooms

Diff between opencpu.demo versions 0.4-10 dated 2012-05-06 and 0.7-0 dated 2012-06-09

 DESCRIPTION       |    8 ++++----
 MD5               |   10 +++++++---
 NAMESPACE         |    5 ++++-
 R/altmetrics.R    |only
 R/gitstats.R      |    2 +-
 man/altmetrics.Rd |only
 man/digg_user.Rd  |only
 man/git_wf.Rd     |only
 8 files changed, 16 insertions(+), 9 deletions(-)

More information about opencpu.demo at CRAN
Permanent link

Package gWidgetstcltk updated to version 0.0-51 with previous version 0.0-49 dated 2012-04-03

Title: Toolkit implementation of gWidgets for tcltk package
Description: Port of the gWidgets API to the tcltk package. Requires TK 8.5 or greater for the tile (ttk)widgets http://www.tcl.tk/software/tcltk/8.5.tml. This is the default on Windows. Under linux, Tk must be installed. Under Mac OS X (10.5) there are two options: native Tk or X11. For the native one, Tk must be upgraded. See www.tcl.tk to download source. Under the Mac it compiles and installs cleanly. For X11, tcltk libraries can be downloaded to augment the R binary package. See http://cran.r-project.org/bin/macosx/tools/. The gdf function requires the add on Tk package TkTable (http://tktable.sourceforge.net/).
Author: John Verzani
Maintainer: John Verzani

Diff between gWidgetstcltk versions 0.0-49 dated 2012-04-03 and 0.0-51 dated 2012-06-09

 DESCRIPTION       |   10 +++++-----
 MD5               |   30 ++++++++++++++++++++++--------
 NEWS              |    3 +++
 R/aaaGenerics.R   |    4 ++--
 R/gtext.R         |    2 +-
 R/tcltkFuns.R     |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 R/zzz.R           |   11 +++++++----
 inst/ChangeLog    |only
 inst/example.tcl  |only
 inst/pkgIndex.tcl |only
 inst/tklibs       |only
 tests/RunTests.R  |    2 +-
 tests/runRUnit.R  |   22 +++++++++++-----------
 13 files changed, 102 insertions(+), 32 deletions(-)

More information about gWidgetstcltk at CRAN
Permanent link


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