Wed, 01 Feb 2012

Package Rquake updated to version 1.3-2 with previous version 1.2-2 dated 2012-01-25

Title: Seismic Hypocenter Determination
Description: Rquake is a package for analaysis of seismic data collected continuously, or in trigger mode. The functions organize other functions from RSEIS and GEOmap to help researchers pick, locate, and store hypocenters for detailed seismic investigation.
Author: Jonathan M. Lees
Maintainer: Jonathan M. Lees

Diff between Rquake versions 1.2-2 dated 2012-01-25 and 1.3-2 dated 2012-02-01

 DESCRIPTION           |    6 ++--
 MD5                   |   37 ++++++++++++++++++++---------
 R/EQXYresid.R         |    4 ++-
 R/Gfirstguess.R       |only
 R/Klocate.R           |only
 R/NLSlocate.R         |    4 ++-
 R/PCfiledatetime.R    |only
 R/PCsaveWPX.R         |only
 R/PFoutput.R          |    2 -
 R/RQ.R                |   33 +++++++++++++++++++++-----
 R/SaveCSV.R           |only
 R/SavePF.R            |    2 -
 R/Y2Pphase.R          |   10 ++++----
 R/defaultVEL.R        |only
 R/gMAP.R              |    4 +--
 R/latlonz2wpx.R       |only
 R/viewCHAC.R          |   18 +++++++++++---
 man/Gfirstguess.Rd    |only
 man/Klocate.Rd        |only
 man/PCfiledatetime.Rd |only
 man/PCsaveWPX.Rd      |only
 man/Y2Pphase.Rd       |   17 ++++++++-----
 man/clusterWPX.Rd     |    2 -
 man/defaultVEL.Rd     |only
 man/latlonz2wpx.Rd    |only
 man/viewCHAC.Rd       |   62 +++++++++++++++++++++++++++++++++++++++++++++-----
 26 files changed, 152 insertions(+), 49 deletions(-)

More information about Rquake at CRAN
Permanent link

Package paramlink updated to version 0.6-1 with previous version 0.3-1 dated 2011-10-15

Title: Parametric linkage analysis in R
Description: Parametric linkage analysis and other likelihood-based pedigree analyses based on the Elston-Stewart algorithm, including singlepoint LOD scores, power analysis and various marker genotype distributions. Multipoint analysis is provided through a convenient MERLIN wrapper. Includes many utility functions for creating, manipulating and plotting pedigrees, markers and linkage results.
Author: Magnus Dehli Vigeland
Maintainer: Magnus Dehli Vigeland

Diff between paramlink versions 0.3-1 dated 2011-10-15 and 0.6-1 dated 2012-02-01

 paramlink-0.3-1/paramlink/R/genoDistr.R                |only
 paramlink-0.3-1/paramlink/R/read.linkdat.R             |only
 paramlink-0.3-1/paramlink/man/genoDistr.Rd             |only
 paramlink-0.3-1/paramlink/man/read.linkdat.Rd          |only
 paramlink-0.3-1/paramlink/man/setSim.Rd                |only
 paramlink-0.6-1/paramlink/ChangeLog.txt                |only
 paramlink-0.6-1/paramlink/DESCRIPTION                  |   26 -
 paramlink-0.6-1/paramlink/MD5                          |   92 ++-
 paramlink-0.6-1/paramlink/NAMESPACE                    |    2 
 paramlink-0.6-1/paramlink/R/SNPsim.R                   |  107 ++--
 paramlink-0.6-1/paramlink/R/SNPsim2.R                  |only
 paramlink-0.6-1/paramlink/R/as.data.frame.linkdat.R    |   52 +-
 paramlink-0.6-1/paramlink/R/createPedigree.R           |   14 
 paramlink-0.6-1/paramlink/R/likelihood.R               |   98 +++-
 paramlink-0.6-1/paramlink/R/linkage.power.R            |   31 -
 paramlink-0.6-1/paramlink/R/linkdat.R                  |  138 +----
 paramlink-0.6-1/paramlink/R/linkdat.utils.R            |  120 +++-
 paramlink-0.6-1/paramlink/R/linkres.R                  |   64 ++
 paramlink-0.6-1/paramlink/R/lod.R                      |   60 +-
 paramlink-0.6-1/paramlink/R/markers.R                  |  413 ++++++++++++-----
 paramlink-0.6-1/paramlink/R/merlin.R                   |only
 paramlink-0.6-1/paramlink/R/modify.R                   |  175 +++----
 paramlink-0.6-1/paramlink/R/multiallel.R               |only
 paramlink-0.6-1/paramlink/R/oneMarkerDistribution.R    |only
 paramlink-0.6-1/paramlink/R/plot.linkdat.R             |   78 +--
 paramlink-0.6-1/paramlink/R/print.linkdat.R            |   48 +
 paramlink-0.6-1/paramlink/R/setMap.R                   |only
 paramlink-0.6-1/paramlink/R/setModel.R                 |   20 
 paramlink-0.6-1/paramlink/R/subset.linkdat.R           |   21 
 paramlink-0.6-1/paramlink/R/twoMarkerDistribution.R    |only
 paramlink-0.6-1/paramlink/R/write.linkdat.R            |   49 +-
 paramlink-0.6-1/paramlink/data/Xped.rda                |binary
 paramlink-0.6-1/paramlink/data/dominant.rda            |binary
 paramlink-0.6-1/paramlink/data/toyped.rda              |binary
 paramlink-0.6-1/paramlink/data/twoloops.rda            |only
 paramlink-0.6-1/paramlink/inst                         |only
 paramlink-0.6-1/paramlink/man/SNPsim.Rd                |   22 
 paramlink-0.6-1/paramlink/man/Xped.Rd                  |    5 
 paramlink-0.6-1/paramlink/man/createPedigree.Rd        |   27 -
 paramlink-0.6-1/paramlink/man/dominant.Rd              |    6 
 paramlink-0.6-1/paramlink/man/genotypeDistribution.Rd  |only
 paramlink-0.6-1/paramlink/man/likelihood.Rd            |   17 
 paramlink-0.6-1/paramlink/man/linkage.power.Rd         |   39 -
 paramlink-0.6-1/paramlink/man/linkdat.Rd               |  127 +++--
 paramlink-0.6-1/paramlink/man/linkdat.utils.Rd         |   46 +
 paramlink-0.6-1/paramlink/man/linkres.Rd               |   22 
 paramlink-0.6-1/paramlink/man/lod.Rd                   |   58 +-
 paramlink-0.6-1/paramlink/man/markers.Rd               |   91 ++-
 paramlink-0.6-1/paramlink/man/merlin.Rd                |only
 paramlink-0.6-1/paramlink/man/modify.Rd                |   38 +
 paramlink-0.6-1/paramlink/man/plot.linkdat.Rd          |   28 -
 paramlink-0.6-1/paramlink/man/randomPed.Rd             |    2 
 paramlink-0.6-1/paramlink/man/setAvailable.Rd          |only
 paramlink-0.6-1/paramlink/man/toyped.Rd                |    3 
 paramlink-0.6-1/paramlink/man/twoMarkerDistribution.Rd |only
 paramlink-0.6-1/paramlink/man/twoloops.Rd              |only
 56 files changed, 1389 insertions(+), 750 deletions(-)

More information about paramlink at CRAN
Permanent link

Package bild updated to version 1.0-4 with previous version 1.0-3 dated 2012-01-28

Title: bild: a package for BInary Longitudinal Data
Description: bild performs logistic regression for binary longitudinal data, allowing for serial dependence among observations from a given individual and a random intercept term. Estimation is via maximization of the exact likelihood of a suitably defined model. Missing values and unbalanced data are allowed, with some restrictions.
Author: M. Helena Gonçalves, M. Salomé Cabral and Adelchi Azzalini, apart from a set of Fortran-77 subroutines written by R. Piessens and E. de Doncker, belonging to the suite "Quadpack"
Maintainer: M. Helena Gonçalves

Diff between bild versions 1.0-3 dated 2012-01-28 and 1.0-4 dated 2012-02-01

 DESCRIPTION         |    8 ++--
 MD5                 |   10 ++---
 history.txt         |   27 +++++++++-----
 inst/CITATION       |   99 +++++++++++++++++++++++++---------------------------
 man/bild-package.Rd |    4 +-
 man/bild.Rd         |    4 +-
 6 files changed, 80 insertions(+), 72 deletions(-)

More information about bild at CRAN
Permanent link

Package Rz updated to version 0.3-6 with previous version 0.3-3 dated 2012-01-31

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.3-3 dated 2012-01-31 and 0.3-6 dated 2012-02-01

 DESCRIPTION       |    8 -
 MD5               |   16 +-
 NEWS              |   49 +++---
 R/RzActionGroup.R |  134 +++++++++---------
 R/RzDataView.R    |   25 +++
 R/RzMenu.R        |    2 
 R/RzSettings.R    |  381 ++++++++++++++++++++++++++++--------------------------
 R/zzz.R           |   11 -
 misc.R            |  377 ++++++++++++++++++++++++++---------------------------
 9 files changed, 527 insertions(+), 476 deletions(-)

More information about Rz at CRAN
Permanent link

Package spgrass6 updated to version 0.7-8 with previous version 0.7-4 dated 2011-09-16

Title: Interface between GRASS 6+ geographical information system and R
Description: Interpreted interface between GRASS 6+ geographical information system and R, based on starting R from within the GRASS environment, or running free-standing R in a temporary GRASS location; the package provides facilities for using all GRASS commands from the R command line.
Author: Roger Bivand
Maintainer: Roger Bivand

Diff between spgrass6 versions 0.7-4 dated 2011-09-16 and 0.7-8 dated 2012-02-01

 ChangeLog                 |  515 ++++++++++++++++++++++++++++++++--------------
 DESCRIPTION               |   11 
 MD5                       |   26 +-
 NAMESPACE                 |    2 
 R/AAA.R                   |    2 
 R/bin_link.R              |  325 +++++++++++++++++++----------
 R/options.R               |   31 +-
 R/vect_link.R             |   16 -
 R/xml1.R                  |    4 
 inst/ChangeLog            |  515 ++++++++++++++++++++++++++++++++--------------
 inst/doc/spgrass6_0.3.pdf |binary
 man/readRAST6.Rd          |   49 ++--
 man/readVECT6.Rd          |    1 
 man/spgrass6.Rd           |    1 
 14 files changed, 1012 insertions(+), 486 deletions(-)

More information about spgrass6 at CRAN
Permanent link

New package Interpol.T with initial version 1.0
Package: Interpol.T
Type: Package
Title: Hourly interpolation of multiple temperature daily series
Version: 1.0
Date: 2012-01-31
Author: Emanuele Eccel & Emanuele Cordano
Maintainer: Emanuele Eccel
Description: Hourly interpolation of daily minimum and maximum temperature series. Carries out interpolation on multiple series ad once. Requires some hourly series for calibration (alternatively can use default calibration table).
Depends: R (>= 2.10), date, chron
License: GPL (>= 2)
URL: http://cri.fmach.eu/Research/Sustainable-Agro-Ecosystems-and-Bioresources/Dynamics-in-the-agro-ecosystems,http://www.agrometeorologia.it/documenti/Rivista2010_2/AIAM%202-2010_pag41.pdf,http://www.agrometeorologia.it/documenti/Rivista2010_2/AIAM%202-2010_pag45.pdf
Collate: 'F_bias.R' 'F_daily_mean.R' 'F_date_time.R' 'F_Mo.Th.Ra.R' 'F_par_calibration.R' 'F_plot_meas_sim.R' 'F_shape_calibration.R' 'F_Th_interp.R' 'F_Th_int_series.R' 'Interpol.T-package.R'
Packaged: 2012-02-01 10:53:15 UTC; ecor
Repository: CRAN
Date/Publication: 2012-02-01 11:13:42

More information about Interpol.T at CRAN
Permanent link

Package sp updated to version 0.9-94 with previous version 0.9-93 dated 2011-12-21

Title: classes and methods for spatial data
Description: A package that provides classes and methods for spatial data. The classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc.
Author: Edzer Pebesma , Roger Bivand and others
Maintainer: Edzer Pebesma

Diff between sp versions 0.9-93 dated 2011-12-21 and 0.9-94 dated 2012-02-01

 sp-0.9-93/sp/ChangeLog                         |only
 sp-0.9-94/sp/DESCRIPTION                       |   20 +++--
 sp-0.9-94/sp/MD5                               |   41 +++++-------
 sp-0.9-94/sp/R/Class-SpatialGrid.R             |   27 ++-----
 sp-0.9-94/sp/R/Class-SpatialGridDataFrame.R    |    6 -
 sp-0.9-94/sp/R/SpatialGrid-methods.R           |   44 +++++++-----
 sp-0.9-94/sp/R/SpatialGridDataFrame-methods.R  |   17 ++---
 sp-0.9-94/sp/R/gridded.R                       |   63 ++++--------------
 sp-0.9-94/sp/R/image.R                         |    3 
 sp-0.9-94/sp/R/over.R                          |   15 ++++
 sp-0.9-94/sp/R/overlay.R                       |   13 +++
 sp-0.9-94/sp/inst/ChangeLog                    |   85 +++++++++++++++++++++++++
 sp-0.9-94/sp/inst/doc/over.pdf                 |binary
 sp-0.9-94/sp/inst/doc/sp.pdf                   |binary
 sp-0.9-94/sp/inst/external/.RData              |only
 sp-0.9-94/sp/man/00sp.Rd                       |    4 -
 sp-0.9-94/sp/man/SpatialGrid-class.Rd          |    3 
 sp-0.9-94/sp/man/SpatialGridDataFrame-class.Rd |    4 -
 sp-0.9-94/sp/man/over.Rd                       |   10 ++
 sp-0.9-94/sp/man/overlay-methods.Rd            |    4 +
 sp-0.9-94/sp/tests/fail1.R                     |   11 +++
 sp-0.9-94/sp/tests/fail1.Rout.save             |   13 +++
 sp-0.9-94/sp/tests/grid.Rout.save              |    5 -
 23 files changed, 244 insertions(+), 144 deletions(-)

More information about sp at CRAN
Permanent link

Package RTextTools updated to version 1.3.6 with previous version 1.3.5 dated 2012-01-16

Title: Automatic Text Classification via Supervised Learning
Description: RTextTools is a machine learning package for automatic text classification that makes it simple for novice users to get started with machine learning, while allowing experienced users to easily experiment with different settings and algorithm combinations. The package includes nine algorithms for ensemble classification (svm, slda, boosting, bagging, random forests, glmnet, decision trees, neural networks, maximum entropy), comprehensive analytics, and thorough documentation.
Author: Timothy P. Jurka, Loren Collingwood, Amber E. Boydstun, Emiliano Grossman, Wouter van Atteveldt
Maintainer: Timothy P. Jurka

Diff between RTextTools versions 1.3.5 dated 2012-01-16 and 1.3.6 dated 2012-02-01

 ChangeLog            |    8 ++++++++
 DESCRIPTION          |    8 ++++----
 MD5                  |    8 ++++----
 R/create_matrix.R    |   13 +++++++++----
 man/create_matrix.Rd |   17 ++++++++++++-----
 5 files changed, 37 insertions(+), 17 deletions(-)

More information about RTextTools at CRAN
Permanent link

Package rrBLUP updated to version 3.3 with previous version 3.2 dated 2012-01-24

Title: Ridge regression and other kernels for genomic selection
Description: One application is to estimate marker effects by ridge regression; alternatively, BLUPs can be calculated based on kinship. The genetic covariance between lines can be modeled using a marker-based, additive relationship matrix, or via Gaussian and exponential kernels.
Author: Jeffrey Endelman
Maintainer: Jeffrey Endelman

Diff between rrBLUP versions 3.2 dated 2012-01-24 and 3.3 dated 2012-02-01

 rrBLUP-3.2/rrBLUP/R/impute.R            |only
 rrBLUP-3.2/rrBLUP/man/impute.Rd         |only
 rrBLUP-3.3/rrBLUP/DESCRIPTION           |    9 +-
 rrBLUP-3.3/rrBLUP/MD5                   |   16 +---
 rrBLUP-3.3/rrBLUP/NAMESPACE             |    2 
 rrBLUP-3.3/rrBLUP/NEWS                  |    5 +
 rrBLUP-3.3/rrBLUP/R/A.mat.R             |  118 ++++++++++++++++++++++----------
 rrBLUP-3.3/rrBLUP/man/A.mat.Rd          |   18 ++--
 rrBLUP-3.3/rrBLUP/man/GWA.Rd            |    5 -
 rrBLUP-3.3/rrBLUP/man/rrBLUP-package.Rd |    6 -
 10 files changed, 115 insertions(+), 64 deletions(-)

More information about rrBLUP at CRAN
Permanent link

New package RCALI with initial version 0.2-2
Package: RCALI
Title: Calculation of the Integrated Flow of Particles between Polygons
Version: 0.2-2
Date: 2012-01-31
Encoding: latin1
Author: Annie Bouvier, Kiên Kiêu, Kasia Adamczyk, and Hervé Monod
Maintainer: Annie Bouvier
Depends: splancs
Description: Calculate the flow of particles between polygons by two integration methods: integration by a cubature method and integration on a grid of points.
License: GPL (>= 3)
URL: http://www.inra.fr/miaj/public/logiciels/RCALI/
Packaged: 2012-02-01 08:15:48 UTC; abouvier
Repository: CRAN
Date/Publication: 2012-02-01 09:04:23

More information about RCALI at CRAN
Permanent link

Package ftsa updated to version 3.1 with previous version 3.0 dated 2012-01-20

Title: Functional time series analysis
Description: Functions for functional time series
Author: Rob J Hyndman and Han Lin Shang
Maintainer: Han Lin Shang

Diff between ftsa versions 3.0 dated 2012-01-20 and 3.1 dated 2012-02-01

 CHANGELOG   |    4 ++++
 DESCRIPTION |    8 ++++----
 MD5         |   10 +++++-----
 R/mase.R    |   25 +++++++++++++------------
 R/mdase.R   |   25 +++++++++++++------------
 R/rmsse.R   |   26 ++++++++++++++------------
 6 files changed, 53 insertions(+), 45 deletions(-)

More information about ftsa at CRAN
Permanent link

New package FactoClass with initial version 1.0.8
Package: FactoClass
Version: 1.0.8
Date: 2012-01-25
Title: Combination of Factorial Methods and Cluster Analysis
Author: Campo Elias Pardo and Pedro Cesar del Campo , with the contributions from Camilo Jose Torres , Ivan Diaz , Mauricio Sadinle .
Maintainer: Campo Elias Pardo
Depends: R (>= 2.7.0), ade4, xtable
Description: Multivariate exploration of a data table with factorial analysis and cluster methods.
License: GPL (>= 2)
Encoding: latin1
Packaged: 2012-01-31 16:19:52 UTC; root
Repository: CRAN
Date/Publication: 2012-02-01 08:13:22

More information about FactoClass at CRAN
Permanent link

New package ExomeDepth with initial version 0.6.3
Package: ExomeDepth
Type: Package
Title: Calls CNV from exome sequence data
Version: 0.6.3
Date: 2011-11-20
Depends: R (>= 2.13.0), methods, aod, VGAM (>= 0.8.4), GenomicRanges, Rsamtools
Imports: methods, aod, VGAM, GenomicRanges, Rsamtools
Author: Vincent Plagnol
Maintainer: Vincent Plagnol
Description: Calls copy number variants (CNVs) from targeted sequence data
License: GPL-3
Packaged: 2012-02-01 00:20:27 UTC; vincentplagnol
Repository: CRAN
Date/Publication: 2012-02-01 08:13:21

More information about ExomeDepth at CRAN
Permanent link


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