Title: Keep track of dates in terms of months
Diff between mondate versions 0.9.08.15 dated 2010-08-16 and 0.9.08.19.02 dated 2010-08-20
More information about mondate at CRAN
Description: Keep track of dates in month units. Perform date
arithmetic in "months" (default), "years", and "days". Enable
dates to have "shape" (non NULL dim). Allow "infinite" dates.
Author: Dan Murphy
Maintainer: Dan Murphy
DESCRIPTION | 8 +++----
NAMESPACE | 1
R/mondate.r | 51 +++++++++++++++++++++++++++++++++++++++++++++-----
man/diff.mondate.Rd |only
man/format.mondate.rd | 5 +++-
man/year-methods.Rd | 28 ++++++++++++++++++++-------
6 files changed, 76 insertions(+), 17 deletions(-)
Path: /cran/updated | permanent link
Title: Matrix Algebra on GPU and Multicore Architectures
Diff between magma versions 0.2.1-2 dated 2010-08-13 and 0.2.1-3 dated 2010-08-20
More information about magma at CRAN
Description: Magma matrix classes and methods for parallel processing
of matrix algebra operations. Operations are performed with
algorithms developed by the MAGMA research project. MAGMA aims
to achieve the fastest possible linear algebra libraries on
hybrid multicore CPU and GPU architectures by exploiting their
massive parallelism and minimizing communication latencies.
Author: Brian J Smith
Maintainer: Brian J Smith
ChangeLog | 14 ++++++++++----
DESCRIPTION | 8 ++++----
INSTALL | 4 ++--
R/Classes.r | 4 ++--
inst/CITATION | 4 ++--
man/backsolve.Rd | 2 +-
man/gpu.Rd | 18 ++++++++++++++----
man/magma-class.Rd | 17 ++++++++++++++---
man/magma.Rd | 14 +++++++++++---
9 files changed, 60 insertions(+), 25 deletions(-)
Path: /cran/updated | permanent link
Title: Estimate inverse probability weights.
Diff between ipw versions 1.0-5 dated 2010-03-25 and 1.0-6 dated 2010-08-20
More information about ipw at CRAN
Description: Estimate inverse probability weights. These are typically
used to perform inverse probability weighting (IPW) to fit a
marginal structural model (MSM), to estimate causal effects
from observational data. Both data from point treatment
situations and longitudinal studies can be used.
Author: Willem M. van der Wal
Maintainer: Willem M. van der Wal
DESCRIPTION | 6 +++---
R/ipwtm.R | 14 +++++++-------
2 files changed, 10 insertions(+), 10 deletions(-)
Path: /cran/updated | permanent link
More information about fmsb at CRAN
Path: /cran/new | permanent link
Title: A collection of functions for estimating centrographic
statistics and computational geometries for spatial point
patterns
Diff between aspace versions 2.4 dated 2010-08-19 and 2.5 dated 2010-08-20
More information about aspace at CRAN
Description: A collection of functions for computing centrographic
statistics (e.g., standard distance, standard deviation
ellipse, standard deviation box), and minimum convex polygons
(MCP) for observations taken at point locations. A tool is
also provided for converting geometric objects associated with
the centrographic statistics, and MCPs into ESRI Shapefiles.
Separate plotting functions have been developed for each
measure.
Author: Randy Bui, Ron N. Buliung, Tarmo K. Remmel
Maintainer: Ron N. Buliung
DESCRIPTION | 8 ++++----
R/ellipse3.R | 7 ++++---
man/aspace.package.Rd | 4 ++--
man/ellipse3.Rd | 2 +-
4 files changed, 11 insertions(+), 10 deletions(-)
Path: /cran/updated | permanent link
Title: Algorithms and framework for Nonnegative Matrix Factorization
(NMF).
Diff between NMF versions 0.4.8 dated 2010-06-28 and 0.5 dated 2010-08-20
More information about NMF at CRAN
Description: This package provides a framework to perform Non-negative
Matrix Factorization (NMF). It implements a set of already
published algorithms and seeding methods, and provides a
framework to test, develop and plug new/custom algorithms. Most
of the built-in algorithms have been optimized in C++, and the
main interface function provides an easy way of performing
parallel computations on multicore machines.
Author: Renaud Gaujoux
Maintainer: Renaud Gaujoux
DESCRIPTION | 11 +-
NAMESPACE | 19 +++--
NEWS | 58 +++++++++++++++
R/NMF-class.R | 109 +++++++++++++++++++++++------
R/NMFSet-class.R | 10 ++
R/NMFStrategy-class.R | 3
R/NMFStrategyIterative-class.R | 8 +-
R/NMFfit-class.R | 46 +++++-------
R/nmf.R | 128 +++++++++++++++++++++++++++++-----
R/nndsvd.R | 1
R/snmf.R | 61 +++++++++++++---
R/utils.R | 13 +++
inst/CITATION |only
inst/doc/NMF-vignette.Rnw | 150 +++++++++++++++++++++++++--------------
inst/doc/NMF-vignette.pdf |binary
inst/matlab/brunet-run.m | 19 +++--
inst/matlab/brunet.R | 50 +++++++++----
inst/matlab/brunet.m | 14 +++
man/NMF-class.Rd | 36 +++++----
man/NMF-package.Rd | 11 ++
man/NMF-utils.Rd | 2
man/NMFList.Rd | 2
man/NMF[-methods.Rd |only
man/NMFfit-class.Rd | 36 +++++++--
man/NMFfitXn.Rd | 2
man/advanced.Rd | 154 ++++++++++-------------------------------
man/basis-methods.Rd | 6 -
man/dimnames-methods.Rd |only
man/fcnnls.Rd |only
man/nmf-methods.Rd | 102 +++++++++++++++++++++------
man/nmfModel.Rd | 28 +++++--
man/options.Rd |only
man/rmatrix.Rd |only
33 files changed, 747 insertions(+), 332 deletions(-)
Path: /cran/updated | permanent link
Title: csv import, csv export, garbage collection,string matching and
passing by reference
Diff between HFWutils versions 0.9.3.2009.12.07 dated 2009-12-09 and 0.9.4.2010.08.20 dated 2010-08-20
More information about HFWutils at CRAN
Description: package containing functions for convenient csv import and
export with a view of using R as a calculation back end to
spreadsheet-like programs such as scalc in open office; string
matching and passing by reference
Author: Felix Wittmann
Maintainer: Felix Wittmann
DESCRIPTION | 10 ++++----
man/ByRef.Rd | 1
man/Clean-methods.Rd | 6 ++--
man/ExcelDate.Rd | 6 ++--
man/Matches.Rd | 8 +++---
man/MatchesIndices.Rd | 8 +++---
man/align.Rd | 8 +++---
man/cleanTexts.Rd | 6 ++--
man/df2matrix.Rd | 32 +++++++++++++-------------
man/doReplace.Rd | 6 ++--
man/excelDate2Date.Rd | 8 +++---
man/export.R2X.Files.Rd | 4 +--
man/extractFromList.Rd | 8 +++---
man/getFunctionName.Rd | 10 ++++----
man/import.X2R.Files.Rd | 8 +++---
man/initReplaceBy.Rd | 6 ++--
man/largeDataframe.Rd | 4 +--
man/logDataframe.Rd | 58 ++++++++++++++++++++++++------------------------
man/logMessage.Rd | 6 ++--
man/matrix2df.Rd | 6 ++--
man/sourceRfiles.Rd | 6 ++--
21 files changed, 107 insertions(+), 108 deletions(-)
Path: /cran/updated | permanent link
Title: Community Ecology Package
Diff between vegan versions 1.17-3 dated 2010-06-16 and 1.17-4 dated 2010-08-20
More information about vegan at CRAN
Description: Ordination methods, diversity analysis and other functions
for community and vegetation ecologists.
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre
Legendre, R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M.
Henry H. Stevens, Helene Wagner
Maintainer: Jari Oksanen
DESCRIPTION | 10 ++--
R/MOStest.R |only
R/adonis.R | 1
R/confint.MOStest.R |only
R/decorana.R | 4 -
R/fieller.MOStest.R |only
R/mrpp.R | 11 ++--
R/msoplot.R | 2
R/ordiellipse.R | 21 +++++---
R/ordigrid.R | 9 ++-
R/plot.MOStest.R |only
R/predict.cca.R | 3 +
R/predict.rda.R | 4 +
R/print.MOStest.R |only
R/print.adonis.R | 2
R/profile.MOStest.R |only
R/summary.meandist.R | 2
R/veganCovEllipse.R |only
R/vegdist.R | 2
inst/ChangeLog | 41 ++++++++++++++++
inst/NEWS | 35 ++++++++++++++
inst/doc/FAQ-vegan.pdf |binary
inst/doc/FAQ-vegan.texi | 32 +++++++++----
inst/doc/decision-vegan.pdf |binary
inst/doc/decision-vegan.tex | 16 +++---
inst/doc/diversity-vegan.pdf |binary
inst/doc/diversity-vegan.tex | 56 +++++++++++------------
inst/doc/intro-vegan.Rnw | 10 ++--
inst/doc/intro-vegan.pdf |binary
inst/doc/intro-vegan.tex | 72 +++++++++++++----------------
man/MOStest.Rd |only
man/adipart.Rd | 2
man/contribdiv.Rd | 2
man/decostand.Rd | 14 ++---
man/dispindmorisita.Rd | 2
man/mrpp.Rd | 80 ++++++++++++++++-----------------
man/mso.Rd | 4 -
man/multipart.Rd | 4 -
man/ordihull.Rd | 5 +-
man/permCheck.Rd | 6 +-
man/permatfull.Rd | 3 -
man/permuted.index2.Rd | 4 -
man/predict.cca.Rd | 81 ++++++++++++++++++---------------
man/radfit.Rd | 5 +-
man/specpool.Rd | 4 -
man/tsallis.Rd | 2
man/vegan-internal.Rd | 4 +
man/vegdist.Rd | 104 ++++++++++++++++++++++---------------------
man/wcmdscale.Rd | 4 -
49 files changed, 392 insertions(+), 271 deletions(-)
Path: /cran/updated | permanent link
More information about mutossGUI at CRAN
Path: /cran/new | permanent link
Title: Logistic Regression Differential Item Functioning using IRT
Diff between lordif versions 0.1-5 dated 2010-07-09 and 0.1-6 dated 2010-08-20
More information about lordif at CRAN
Description: Analysis of Differential Item Functioning (DIF) for
dichotomous and polytomous items using an iterative hybrid of
(ordinal) logistic regression and item response theory (IRT)
Author: Seung W. Choi, with contributions from Laura E. Gibbons and
Paul K. Crane
Maintainer: Seung W. Choi
DESCRIPTION | 8 ++++----
R/print.lordif.R | 3 ++-
man/lordif-package.Rd | 4 ++--
man/lordif.Rd | 6 +++++-
4 files changed, 13 insertions(+), 8 deletions(-)
Path: /cran/updated | permanent link
Title: A framework for working in a functional programming paradigm in
R
Diff between futile.paradigm versions 1.0.1 dated 2010-08-18 and 1.0.2 dated 2010-08-20
More information about futile.paradigm at CRAN
Description: Provides dispatching implementations suitable for
functional programming paradigms. The framework provides a
mechanism for attaching guards to functions similar to Erlang,
while also providing the safety of assertions reminiscent of
Eiffel.
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe
DESCRIPTION | 8 ++++----
R/crud.R | 6 +++---
R/functional.R | 6 +++++-
inst/unitTests/runit.crud.R | 23 +++++++++++++++++------
man/crud.Rd | 27 ++++++++++++---------------
man/futile.paradigm-package.Rd | 4 ++--
man/guard.Rd | 14 +++++++++++---
7 files changed, 54 insertions(+), 34 deletions(-)
Path: /cran/updated | permanent link