Sun, 20 Jul 2014

New package SBRect with initial version 0.26
Package: SBRect
Version: 0.26
Date: 2014-02-07
Title: Detecting structural breaks using rectangle covering (non-parametric method).
Authors@R: c(person("Paul", "Fischer", role = c("aut", "cre","cph"), email = "pafi@dtu.dk"),person("Astrid", "Hilbert", role = c("ctb","cph"), email = "astrid.hilbert@lnu.se"))
Author: Paul Fischer [aut, cre, cph], Astrid Hilbert [ctb, cph]
Maintainer: Paul Fischer
Depends: rJava
SystemRequirements: java
Suggests: MASS
Description: The package uses fitting axes-aligned rectangles to a time series in order to find structural breaks. The algorithm enclose the time series in a number of axes-aligned rectangles and tries to minimize their area and number. As these are conflicting aims, the user has to specify a parameter alpha in [0.0,1.0]. Values close to 0 result in more breakpoints, values close to 1 in fewer. The left edges of the rectangles are the breakpoints. The package supplies two methods, computeBreakPoints(series,alpha) which returns the indices of the break points and computeRectangles(series,alpha) which returns the rectangles. The algorithm is randomised; it uses a genetic algorithm. Therefore, the break point sequence found can be different in different executions of the method on the same data, especially when used on longer series of some thousand observations. The algorithm uses a range-tree as background data structure which makes i very fast and suited to analyse series with millions of observations. A detailed description can be found in Paul Fischer, Astrid Hilbert, Fast detection of structural breaks, Proceedings of Compstat 2014.
License: GPL-2
URL: http://www2.imm.dtu.dk/~pafi/StructBreak/index.html
BugReports: pafi@dtu.dk
Packaged: 2014-07-20 18:56:52 UTC; Paul
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-20 21:17:32

More information about SBRect at CRAN
Permanent link

Package gWidgetstcltk updated to version 0.0-55 with previous version 0.0-54 dated 2013-01-31

Title: Toolkit implementation of gWidgets for tcltk package
Description: Port of the gWidgets API to the tcltk package. Requires Tk 8.5 or greater.
Author: John Verzani
Maintainer: John Verzani

Diff between gWidgetstcltk versions 0.0-54 dated 2013-01-31 and 0.0-55 dated 2014-07-20

 gWidgetstcltk-0.0-54/gWidgetstcltk/TODO.txt         |only
 gWidgetstcltk-0.0-55/gWidgetstcltk/DESCRIPTION      |   19 ++--------
 gWidgetstcltk-0.0-55/gWidgetstcltk/MD5              |   21 +++++------
 gWidgetstcltk-0.0-55/gWidgetstcltk/NAMESPACE        |    3 +
 gWidgetstcltk-0.0-55/gWidgetstcltk/R/aaaGenerics.R  |    9 +++-
 gWidgetstcltk-0.0-55/gWidgetstcltk/R/aaaR5classes.R |    5 ++
 gWidgetstcltk-0.0-55/gWidgetstcltk/R/gdialogs.R     |    7 ++-
 gWidgetstcltk-0.0-55/gWidgetstcltk/R/gdroplist.R    |    4 +-
 gWidgetstcltk-0.0-55/gWidgetstcltk/R/gexpandgroup.R |   12 +++++-
 gWidgetstcltk-0.0-55/gWidgetstcltk/R/gtext.R        |   38 ++++----------------
 gWidgetstcltk-0.0-55/gWidgetstcltk/R/gtree.R        |    7 +--
 gWidgetstcltk-0.0-55/gWidgetstcltk/R/zzz.R          |    8 ++--
 12 files changed, 64 insertions(+), 69 deletions(-)

More information about gWidgetstcltk at CRAN
Permanent link

Package ProgGUIinR updated to version 0.0-4 with previous version 0.0-3 dated 2012-09-14

Title: support package for "Programming Graphical User Interfaces in R"
Description: sample code, appendices and functions for the text Programming GUIs in R
Author: Michael Lawrence and John Verzani
Maintainer: John Verzani

Diff between ProgGUIinR versions 0.0-3 dated 2012-09-14 and 0.0-4 dated 2014-07-20

 DESCRIPTION          |   11 +++++-----
 MD5                  |   10 ++++-----
 NAMESPACE            |    6 ++++-
 NEWS                 |    7 +++++-
 R/browseRGtk2Files.R |    4 +--
 R/misc.R             |   53 +++++++++++++++++++++++++--------------------------
 6 files changed, 51 insertions(+), 40 deletions(-)

More information about ProgGUIinR at CRAN
Permanent link

Package gWidgets updated to version 0.0-53 with previous version 0.0-52 dated 2012-10-09

Title: gWidgets API for building toolkit-independent, interactive GUIs
Description: gWidgets provides a toolkit-independent API for building interactive GUIs. At least one of the 'gWidgetsXXX packages', such as gWidgetstcltk, needs to be installed. Some icons are on loan from the scigraphica project http://scigraphica.sourceforge.net.
Author: John Verzani. Based on the iwidgets code of Simon Urbanek and suggestions by Simon Urbanek, Philippe Grosjean and Michael Lawrence
Maintainer: John Verzani

Diff between gWidgets versions 0.0-52 dated 2012-10-09 and 0.0-53 dated 2014-07-20

 gWidgets-0.0-52/gWidgets/TODO.txt                               |only
 gWidgets-0.0-52/gWidgets/inst/doc/Rmail.png                     |only
 gWidgets-0.0-52/gWidgets/inst/doc/addToolkit.R                  |only
 gWidgets-0.0-52/gWidgets/inst/doc/button.png                    |only
 gWidgets-0.0-52/gWidgets/inst/doc/confirmDialog.png             |only
 gWidgets-0.0-52/gWidgets/inst/doc/doPlot.png                    |only
 gWidgets-0.0-52/gWidgets/inst/doc/draft.R                       |only
 gWidgets-0.0-52/gWidgets/inst/doc/droplist.png                  |only
 gWidgets-0.0-52/gWidgets/inst/doc/filebrowser.png               |only
 gWidgets-0.0-52/gWidgets/inst/doc/gWidgetsImplementatations.ods |only
 gWidgets-0.0-52/gWidgets/inst/doc/gWidgetsImplementatations.xls |only
 gWidgets-0.0-52/gWidgets/inst/doc/gfunction.png                 |only
 gWidgets-0.0-52/gWidgets/inst/doc/gtkdensity.png                |only
 gWidgets-0.0-52/gWidgets/inst/doc/hello-world.png               |only
 gWidgets-0.0-52/gWidgets/inst/doc/helloWorld.eps                |only
 gWidgets-0.0-52/gWidgets/inst/doc/helloWorld.png                |only
 gWidgets-0.0-52/gWidgets/inst/doc/label.png                     |only
 gWidgets-0.0-52/gWidgets/inst/doc/notebook.png                  |only
 gWidgets-0.0-52/gWidgets/inst/doc/popup.png                     |only
 gWidgets-0.0-52/gWidgets/inst/doc/radio.png                     |only
 gWidgets-0.0-52/gWidgets/inst/doc/testit.R                      |only
 gWidgets-0.0-53/gWidgets/.Rinstignore                           |    1 
 gWidgets-0.0-53/gWidgets/DESCRIPTION                            |   19 
 gWidgets-0.0-53/gWidgets/MD5                                    |   89 ++--
 gWidgets-0.0-53/gWidgets/R/bbbGenericsANY.R                     |    3 
 gWidgets-0.0-53/gWidgets/R/ghelp.R                              |    9 
 gWidgets-0.0-53/gWidgets/R/guiWidget.R                          |    2 
 gWidgets-0.0-53/gWidgets/build                                  |only
 gWidgets-0.0-53/gWidgets/inst/TODO.txt                          |only
 gWidgets-0.0-53/gWidgets/inst/doc/addingToolkit.pdf             |binary
 gWidgets-0.0-53/gWidgets/inst/doc/gWidgets.R                    |only
 gWidgets-0.0-53/gWidgets/inst/doc/gWidgets.Rnw                  |  200 +++++-----
 gWidgets-0.0-53/gWidgets/inst/doc/gWidgets.pdf                  |binary
 gWidgets-0.0-53/gWidgets/inst/src                               |only
 gWidgets-0.0-53/gWidgets/man/gWidgets-dialogs.Rd                |    3 
 gWidgets-0.0-53/gWidgets/man/gcommandline.Rd                    |    4 
 gWidgets-0.0-53/gWidgets/man/gedit.Rd                           |    3 
 gWidgets-0.0-53/gWidgets/man/gfile.Rd                           |    9 
 gWidgets-0.0-53/gWidgets/man/ggraphics.Rd                       |    3 
 gWidgets-0.0-53/gWidgets/man/ggroup.Rd                          |    6 
 gWidgets-0.0-53/gWidgets/man/ghelp.Rd                           |    3 
 gWidgets-0.0-53/gWidgets/man/gimage.Rd                          |    6 
 gWidgets-0.0-53/gWidgets/man/gmenu.Rd                           |    3 
 gWidgets-0.0-53/gWidgets/man/gnotebook.Rd                       |   10 
 gWidgets-0.0-53/gWidgets/man/gpanedgroup.Rd                     |    3 
 gWidgets-0.0-53/gWidgets/man/gslider.Rd                         |    7 
 gWidgets-0.0-53/gWidgets/man/gtable.Rd                          |    4 
 gWidgets-0.0-53/gWidgets/man/gtree.Rd                           |    6 
 gWidgets-0.0-53/gWidgets/vignettes                              |only
 49 files changed, 212 insertions(+), 181 deletions(-)

More information about gWidgets at CRAN
Permanent link

Package googleVis updated to version 0.5.4 with previous version 0.5.3 dated 2014-06-28

Title: Interface between R and Google Charts
Description: The googleVis package provides an interface between R and the Google Charts API. It allows users to create web pages with interactive charts based on R data frames, using the Google Charts API and to display them either via the local R HTTP help server or within their own sites, without uploading the data to Google. A modern browser with Internet connection is required and for some charts Flash.
Author: Markus Gesmann [aut, cre], Diego de Castillo [aut], Joe Cheng [ctb]
Maintainer: Markus Gesmann

Diff between googleVis versions 0.5.3 dated 2014-06-28 and 0.5.4 dated 2014-07-20

 DESCRIPTION                                   |    8 
 MD5                                           |   38 
 NEWS                                          |   14 
 R/zzz.R                                       |    2 
 README.md                                     |   11 
 build/googleVis.pdf                           |binary
 build/vignette.rds                            |binary
 demo/googleVis.R                              |   21 
 inst/doc/Using_Roles_via_googleVis.html       |  220 +-
 inst/doc/Using_Trendlines_with_googleVis.html |   80 
 inst/doc/Using_googleVis_with_knitr.html      |   76 
 inst/doc/googleVis.R                          |   98 
 inst/doc/googleVis.Rnw                        |   12 
 inst/doc/googleVis.pdf                        |binary
 inst/doc/googleVis_examples.R                 |   66 
 inst/doc/googleVis_examples.Rmd               |   20 
 inst/doc/googleVis_examples.html              | 2829 ++++++++------------------
 vignettes/googleVis.Rnw                       |   12 
 vignettes/googleVis.bib                       |    2 
 vignettes/googleVis_examples.Rmd              |   20 
 20 files changed, 1294 insertions(+), 2235 deletions(-)

More information about googleVis at CRAN
Permanent link

New package coxinterval with initial version 1.0
Package: coxinterval
Title: Cox-type models for interval-censored data
Version: 1.0
Date: 2014-07-19
Depends: Matrix, parallel, survival, timereg, R (>= 2.13.0)
LazyData: Yes
LazyLoad: Yes
Author: Audrey Boruvka and Richard J. Cook
Maintainer: Audrey Boruvka
Description: Fits Cox-type models based on interval-censored data from a survival or illness-death process
SystemRequirements: GNU make
NeedsCompilation: Yes
License: GPL (>= 2)
URL: https://github.com/aboruvka/coxinterval
BugReports: https://github.com/aboruvka/coxinterval/issues
Packaged: 2014-07-20 17:02:19 UTC; aboruvka
Repository: CRAN
Date/Publication: 2014-07-20 20:52:59

More information about coxinterval at CRAN
Permanent link

Package sandwich updated to version 2.3-1 with previous version 2.3-0 dated 2013-10-05

Title: Robust Covariance Matrix Estimators
Description: Model-robust standard error estimators for cross-sectional, time series, and longitudinal data.
Author: Thomas Lumley [aut], Achim Zeileis [aut, cre]
Maintainer: Achim Zeileis

Diff between sandwich versions 2.3-0 dated 2013-10-05 and 2.3-1 dated 2014-07-20

 DESCRIPTION                          |   10 +++++-----
 MD5                                  |   23 ++++++++++++-----------
 NEWS                                 |    8 ++++++++
 R/auxiliary.R                        |    2 +-
 R/estfun.R                           |    9 ++++++---
 build                                |only
 data/Investment.rda                  |binary
 data/PublicSchools.rda               |binary
 inst/doc/sandwich-OOP.pdf            |binary
 inst/doc/sandwich.pdf                |binary
 tests/Examples/sandwich-Ex.Rout.save |   12 ++++++------
 vignettes/sandwich-OOP.Rout.save     |   24 ++++++++++--------------
 vignettes/sandwich.Rout.save         |   12 ++++++------
 13 files changed, 54 insertions(+), 46 deletions(-)

More information about sandwich at CRAN
Permanent link

New package ecp with initial version 1.6.0
Package: ecp
Type: Package
Title: Nonparametric Multiple Change Point Analysis of Multivariate Data
Version: 1.6.0
Date: 2014-07-19
Author: Nicholas A. James and David S. Matteson
Maintainer: Nicholas A. James
Description: This package performs hierarchical change point analysis through the use of U-statistics. Both agglomerative and divisive procedures return the set of change points estimates, and other summary information.
License: GPL (>= 2)
Depends: R (>= 2.10), Rcpp
Suggests: mvtnorm,MASS,combinat
LinkingTo: Rcpp
Packaged: 2014-07-19 20:24:32 UTC; nick
NeedsCompilation: yes
Repository: CRAN
X-CRAN-Comment: Archived on 2014-04-04 as long-term memory access errors which caused crashes remained unresolved.
Date/Publication: 2014-07-20 10:23:54

More information about ecp at CRAN
Permanent link

New package lm.beta with initial version 1.0
Package: lm.beta
Type: Package
Title: Add standardized regression coefficients to lm objects
Version: 1.0
Date: 2014-07-20
Author: Stefan Behrendt
Maintainer: Stefan Behrendt
Description: This package adds standardized regression coefficients to objects created by lm. It also overwrites the S3 methods print, summary and coef with additional argument standardized.
License: GPL (>= 2)
Packaged: 2014-07-20 00:35:30 UTC; Stefan
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-20 07:44:12

More information about lm.beta at CRAN
Permanent link

Package HLSM updated to version 0.2 with previous version 0.1 dated 2014-06-19

Title: Hierarchical latent space network model (HLSM)
Description: Hierarchical latent space network model for ensemble of networks
Author: Samrachana Adhikari, Brian Junker, Tracy Sweet, Andrew C. Thomas
Maintainer: Samrachana Adhikari

Diff between HLSM versions 0.1 dated 2014-06-19 and 0.2 dated 2014-07-20

 DESCRIPTION                         |    6 -
 MD5                                 |   20 ++---
 NAMESPACE                           |    5 +
 R/HLSM_run.R                        |  133 ++++++++++++++++++++++++++++++------
 R/HLSM_run_fixedEF.R                |  133 +++++++++++++++++++++++++++++++-----
 R/PlottingHLSMFitsfromHLSMPackage.r |only
 R/covFunction.R                     |only
 R/summary.HLSM.R                    |   16 +++-
 R/which.suck.R                      |    2 
 man/HLSM_run.Rd                     |   54 ++++++++++----
 man/plots.Rd                        |   24 ++++--
 src/HLSM.cpp                        |   22 +++--
 12 files changed, 331 insertions(+), 84 deletions(-)

More information about HLSM at CRAN
Permanent link

Package ExomeDepth updated to version 1.0.7 with previous version 1.0.5 dated 2014-06-26

Title: Calls CNV from exome sequence data
Description: Calls copy number variants (CNVs) from targeted sequence data
Author: Vincent Plagnol
Maintainer: Vincent Plagnol

Diff between ExomeDepth versions 1.0.5 dated 2014-06-26 and 1.0.7 dated 2014-07-20

 DESCRIPTION                       |   10 +++++-----
 MD5                               |   30 +++++++++++++++---------------
 R/class_definition.R              |    6 ++++--
 R/optimize_reference_set.R        |    9 +++++++--
 R/tools.R                         |    6 +++++-
 build/vignette.rds                |binary
 data/Conrad.hg19.RData            |binary
 data/ExomeCount.RData             |binary
 data/exons.hg19.RData             |binary
 data/exons.hg19.X.RData           |binary
 data/genes.hg19.RData             |binary
 inst/doc/ExomeDepth-vignette.R    |    2 +-
 inst/doc/ExomeDepth-vignette.Rnw  |    5 +++++
 inst/doc/ExomeDepth-vignette.pdf  |binary
 src/hmm.cpp                       |    5 ++++-
 vignettes/ExomeDepth-vignette.Rnw |    5 +++++
 16 files changed, 51 insertions(+), 27 deletions(-)

More information about ExomeDepth at CRAN
Permanent link

New package astrochron with initial version 0.3.1
Package: astrochron
Type: Package
Title: An R Package for Astrochronology
Version: 0.3.1
Date: 2014-07-19
Author: Stephen Meyers
Maintainer: Stephen Meyers
Description: Astrochonologic testing, astronomical time scale development, time series analysis
Imports: baseline, multitaper, fields
License: GPL-3
Packaged: 2014-07-19 20:14:42 UTC; smeyers
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-07-20 07:32:44

More information about astrochron at CRAN
Permanent link


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