Sun, 03 Feb 2013

Package pnmtrem updated to version 1.2 with previous version 1.1 dated 2012-09-10

Title: Probit-Normal Marginalized Transition Random Effects Models
Description: An R package for Probit-Normal Marginalized Transition Random Effects Models
Author: Ozgur Asar, Ozlem Ilk
Maintainer: Ozgur Asar

Diff between pnmtrem versions 1.1 dated 2012-09-10 and 1.2 dated 2013-02-03

 DESCRIPTION               |   12 ++++++------
 MD5                       |    8 ++++----
 man/pnmtrem.Rd            |   18 +++++++++---------
 man/pnmtrem1.Rd           |    6 +++---
 man/pnmtrem1.sim.data1.Rd |    2 +-
 5 files changed, 23 insertions(+), 23 deletions(-)

More information about pnmtrem at CRAN
Permanent link

Package gmp updated to version 0.5-3 with previous version 0.5-2 dated 2012-05-16

Title: Multiple Precision Arithmetic
Description: Multiple Precision Arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the C library GMP (GNU Multiple Precision Arithmetic).
Author: Antoine Lucas, Immanuel Scholz, Rainer Boehme , Sylvain Jasson , Martin Maechler
Maintainer: Antoine Lucas

Diff between gmp versions 0.5-2 dated 2012-05-16 and 0.5-3 dated 2013-02-03

 gmp-0.5-2/gmp/data/Oakley1.rda         |only
 gmp-0.5-2/gmp/data/Oakley2.rda         |only
 gmp-0.5-3/gmp/ChangeLog                |    4 ++++
 gmp-0.5-3/gmp/DESCRIPTION              |   10 ++++++----
 gmp-0.5-3/gmp/MD5                      |   29 +++++++++++++++--------------
 gmp-0.5-3/gmp/NAMESPACE                |    3 +++
 gmp-0.5-3/gmp/R/biginteger.R           |   13 +++++++++++++
 gmp-0.5-3/gmp/R/bigq.R                 |   22 +++++++++++++++++-----
 gmp-0.5-3/gmp/R/matrixz.R              |   10 +++++-----
 gmp-0.5-3/gmp/TODO                     |   11 +++++++++--
 gmp-0.5-3/gmp/configure                |    2 +-
 gmp-0.5-3/gmp/configure.in             |    2 +-
 gmp-0.5-3/gmp/data/Oakley1.R           |only
 gmp-0.5-3/gmp/data/Oakley2.R           |only
 gmp-0.5-3/gmp/man/asNumeric.Rd         |only
 gmp-0.5-3/gmp/man/sizeinbase.Rd        |    6 +++++-
 gmp-0.5-3/gmp/src/bigintegerR.cc       |    6 +++++-
 gmp-0.5-3/gmp/tests/gmp-test.Rout.save |    2 +-
 18 files changed, 85 insertions(+), 35 deletions(-)

More information about gmp at CRAN
Permanent link

New package InteractiveIGraph with initial version 1.0.4
Package: InteractiveIGraph
Type: Package
Title: interactive network analysis and visualization.
Version: 1.0.4
Date: 2013-02-03
Author: Vygantas Butkus
Maintainer: Vygantas Butkus
Depends: igraph, grDevices
Description: An extension of the package 'igraph'. This package create possibly to work with 'igraph' objects interactively.
License: GPL-2
Packaged: 2013-02-03 08:26:15 UTC; Vygantas
Repository: CRAN
Date/Publication: 2013-02-03 10:00:25

More information about InteractiveIGraph at CRAN
Permanent link

Package TimeProjection updated to version 0.2.0 with previous version 0.1 dated 2012-12-31

Title: Time Projections
Description: Extract useful time components of a date object, such as day of week, weekend, holiday, day of month, etc, and put it in a data frame. This can be used to create many predictor variables out of a single time variable, which can then be used in a regression or decision tree. Also includes function plotCalendarHeatmap which draws a calendar and overlays a heatmap based on values.
Author: Jeffrey Wong
Maintainer: Jeffrey Wong

Diff between TimeProjection versions 0.1 dated 2012-12-31 and 0.2.0 dated 2013-02-03

 DESCRIPTION                |   14 +++---
 MD5                        |   12 +++--
 NAMESPACE                  |    1 
 R/calendarHeatmap.R        |only
 R/projection.R             |   91 ++++++++++++++++++++++++++++++++++-----------
 README.md                  |    8 +++
 man/plotCalendarHeatmap.Rd |only
 man/projectDate.Rd         |   15 +++++--
 8 files changed, 104 insertions(+), 37 deletions(-)

More information about TimeProjection at CRAN
Permanent link

Package tawny.types updated to version 1.1.0 with previous version 1.0.2 dated 2012-02-07

Title: Common types for tawny
Description: Base library of types for tawny and related packages
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe

Diff between tawny.types versions 1.0.2 dated 2012-02-07 and 1.1.0 dated 2013-02-03

 tawny.types-1.0.2/tawny.types/man/create.AssetReturns.Rd   |only
 tawny.types-1.0.2/tawny.types/man/create.EquityIndex.Rd    |only
 tawny.types-1.0.2/tawny.types/man/create.TawnyPortfolio.Rd |only
 tawny.types-1.0.2/tawny.types/man/tawny.types-internal.Rd  |only
 tawny.types-1.1.0/tawny.types/DESCRIPTION                  |   16 +-
 tawny.types-1.1.0/tawny.types/MD5                          |   17 +-
 tawny.types-1.1.0/tawny.types/R/init.R                     |   15 --
 tawny.types-1.1.0/tawny.types/R/types.R                    |   85 +++++--------
 tawny.types-1.1.0/tawny.types/inst/unitTests/runit.types.R |    2 
 tawny.types-1.1.0/tawny.types/man/AssetReturns.Rd          |only
 tawny.types-1.1.0/tawny.types/man/EquityIndex.Rd           |only
 tawny.types-1.1.0/tawny.types/man/TawnyPortfolio.Rd        |only
 tawny.types-1.1.0/tawny.types/man/tawny.types-package.Rd   |   18 +-
 13 files changed, 62 insertions(+), 91 deletions(-)

More information about tawny.types at CRAN
Permanent link

Package pdist updated to version 1.2 with previous version 1.1 dated 2012-12-31

Title: Partitioned Distance Function
Description: Computes the euclidean distance between rows of a matrix X and rows of another matrix Y. Previously, this could be done by binding the two matrices together and calling 'dist', but this creates unnecessary computation by computing the distances between a row of X and another row of X, and likewise for Y. pdist strictly computes distances across the two matrices, not within the same matrix, making computations significantly faster for certain use cases.
Author: Jeffrey Wong
Maintainer: Jeffrey Wong

Diff between pdist versions 1.1 dated 2012-12-31 and 1.2 dated 2013-02-03

 DESCRIPTION          |    8 ++++----
 MD5                  |   12 ++++++------
 R/pdist.R            |   23 +++++++++++++++--------
 R/setup.R            |    2 ++
 README.md            |    2 ++
 man/pdist-package.Rd |   14 +++++++++-----
 man/pdist.Rd         |   12 +++++++-----
 7 files changed, 45 insertions(+), 28 deletions(-)

More information about pdist at CRAN
Permanent link

Package infoDecompuTE updated to version 0.5.0 with previous version 0.3.3 dated 2011-05-06

Title: Information Decomposition of Two-phase Experiments
Description: InfoDecompuTE is capable of generating the structure of the analysis of variance (ANOVA) table of the two-phase experiments. By inputting the design and the relationships of the random and fixed factors using the Wilkinson-Rogers' syntax, infoDecompuTE can generate the structure of the ANOVA table with the coefficients of the variance components for the expected mean squares. This package can also study the balanced incomplete block design and provides the efficiency factors of the fixed effects.
Author: Kevin Chang and Katya Ruggiero
Maintainer: Kevin Chang

Diff between infoDecompuTE versions 0.3.3 dated 2011-05-06 and 0.5.0 dated 2013-02-03

 infoDecompuTE-0.3.3/infoDecompuTE/R/getVCs.onePhase.R          |only
 infoDecompuTE-0.3.3/infoDecompuTE/R/getVCs.twoPhase.R          |only
 infoDecompuTE-0.3.3/infoDecompuTE/man/getVCs.onePhase.Rd       |only
 infoDecompuTE-0.3.3/infoDecompuTE/man/getVCs.twoPhase.Rd       |only
 infoDecompuTE-0.5.0/infoDecompuTE/DESCRIPTION                  |    8 ++++----
 infoDecompuTE-0.5.0/infoDecompuTE/MD5                          |only
 infoDecompuTE-0.5.0/infoDecompuTE/NAMESPACE                    |    3 +--
 infoDecompuTE-0.5.0/infoDecompuTE/R/blkProkMat.R               |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/getFixEF.onePhase.R        |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/getFixEF.twoPhase.R        |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/getIncidenceMatrix.R       |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/getReplicationList.R       |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/getTrtCoef.R               |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/getVMat.onePhase.R         |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/getVMat.twoPhase.R         |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/getVcCoefMS.onePhase.R     |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/getVcCoefMS.twoPhase.R     |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/invInfMat.R                |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/m1.R                       |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/mI.R                       |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/mJ.R                       |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/mK.R                       |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/makeBlkDesMatrix.R         |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/makeBlockProjectors.R      |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/makeTreatProjectors.R      |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/projMat.R                  |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/summaryAovOnePhase.R       |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/summaryAovTwoPhase.R       |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/toLatexTable.r             |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/tr.R                       |only
 infoDecompuTE-0.5.0/infoDecompuTE/R/trtProkMat.R               |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/blkProkMat.Rd            |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/getFixEF.onePhase.Rd     |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/getFixEF.twoPhase.Rd     |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/getIncidenceMatrix.Rd    |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/getReplicationList.Rd    |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/getTrtCoef.Rd            |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/getVMat.onePhase.Rd      |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/getVMat.twoPhase.Rd      |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/getVcCoefMS.onePhase.Rd  |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/getVcCoefMS.twoPhase.Rd  |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/infoDecompuTE-package.Rd |    4 ++--
 infoDecompuTE-0.5.0/infoDecompuTE/man/invInfMat.Rd             |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/m1.Rd                    |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/mI.Rd                    |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/mJ.Rd                    |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/mK.Rd                    |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/makeBlkDesMatrix.Rd      |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/makeBlockProjectors.Rd   |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/makeTreatProjectors.Rd   |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/projMat.Rd               |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/summaryAovOnePhase.Rd    |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/summaryAovTwoPhase.Rd    |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/toLatexTable.rd          |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/tr.Rd                    |only
 infoDecompuTE-0.5.0/infoDecompuTE/man/trtProkMat.Rd            |only
 56 files changed, 7 insertions(+), 8 deletions(-)

More information about infoDecompuTE at CRAN
Permanent link

Package futile.any updated to version 1.3.0 with previous version 1.2.0 dated 2012-02-06

Title: Futile library to provide some polymorphic operations
Description: A collection of utility functions that provide polymorphism over certain data types
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe

Diff between futile.any versions 1.2.0 dated 2012-02-06 and 1.3.0 dated 2013-02-03

 DESCRIPTION               |   15 +++++++-------
 MD5                       |   16 ++++++++++-----
 R/any.R                   |   48 +++++++++++++++++++++++++++++++---------------
 inst                      |only
 man/anylength.Rd          |    5 +++-
 man/anytypes.Rd           |   11 ++++++----
 man/futile.any-package.Rd |    6 ++---
 man/is.bad.Rd             |only
 tests                     |only
 9 files changed, 66 insertions(+), 35 deletions(-)

More information about futile.any at CRAN
Permanent link

New package degreenet with initial version 1.2
Package: degreenet
Version: 1.2
Date: 2013-01-01
Title: Models for Skewed Count Distributions Relevant to Networks
Author: Mark S. Handcock
Maintainer: Mark S. Handcock
Suggests: network (>= 1.7-1)
Description: Likelihood-based inference for skewed count distributions used in network modeling. "degreenet" is a part of the "statnet" suite of packages for network analysis.
License: GPL-3 + file LICENSE
URL: http://statnet.org
Packaged: 2013-02-01 03:57:40 UTC; handcock
Repository: CRAN
Date/Publication: 2013-02-03 08:11:38

More information about degreenet at CRAN
Permanent link


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