Sat, 23 Jan 2010

New package recommenderlab with initial version 0.1-0
Package: recommenderlab
Version: 0.1-0
Date: 2009-09-11
Title: Lab for Testing and Developing Recommender Algorithms for Binary Data
Author: Michael Hahsler
Maintainer: Michael Hahsler
Description: Provides a research infrastructure to test and develop recommender algorithms. Currently the focus is on recommender systems for binary data.
Classification/ACM: G.4, H.2.8
Depends: R (>= 2.8.0), methods, Matrix, registry, arules (>= 1.0-1), cluster, proxy
Imports: Matrix, arules
Suggests: ROCR
URL: http://R-Forge.R-project.org/projects/recommenderlab/
License: GPL-2
Copyright: All code is joint Copyright (C) Southern Methodist University and Michael Hahsler
Packaged: 2010-01-22 19:55:42 UTC; hahsler
Repository: CRAN
Date/Publication: 2010-01-23 10:54:46

More information about recommenderlab at CRAN
Permanent link

Package rattle updated to version 2.5.18 with previous version 2.5.17 dated 2010-01-22

Title: A graphical user interface for data mining in R using GTK
Description: Rattle (the R Analytic Tool To Learn Easily) provides a Gnome (RGtk2) based interface to R functionality for data mining. The aim is to provide a simple and intuitive interface that allows a user to quickly load data from a CSV file (or via ODBC), transform and explore the data, build and evaluate models, and export models as PMML (predictive modelling markup language) or as scores. All of this with knowing little about R. All R commands are logged and commented through the log tab and so available to the user as a script file or as an aide to the user to interact directly with R itself. Rattle also exports a number of utility functions and the graphical user interface, invoked as rattle(), does not need to be run to deploy these.
Author: Graham Williams
Maintainer: Graham Williams

Diff between rattle versions 2.5.17 dated 2010-01-22 and 2.5.18 dated 2010-01-23

 rattle-2.5.17/rattle/po/new.po    |only
 rattle-2.5.17/rattle/po/test.po   |only
 rattle-2.5.17/rattle/po/test.pot  |only
 rattle-2.5.18/rattle/DESCRIPTION  |    8 ++++----
 rattle-2.5.18/rattle/R/biclust.R  |    4 ++--
 rattle-2.5.18/rattle/R/explore.R  |    6 +++---
 rattle-2.5.18/rattle/R/rattle.R   |    6 +++---
 rattle-2.5.18/rattle/R/textview.R |    4 +---
 8 files changed, 13 insertions(+), 15 deletions(-)

More information about rattle at CRAN
Permanent link

Package rJava updated to version 0.8-2 with previous version 0.8-1 dated 2009-11-01

Title: Low-level R to Java interface
Description: Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
Author: Simon Urbanek
Maintainer: Simon Urbanek

Diff between rJava versions 0.8-1 dated 2009-11-01 and 0.8-2 dated 2010-01-23

 rJava-0.8-1/rJava/src/jvm-w32/libjvm.dll.a                                          |only
 rJava-0.8-2/rJava/DESCRIPTION                                                       |    4 
 rJava-0.8-2/rJava/NEWS                                                              |    6 
 rJava-0.8-2/rJava/R/windows/FirstLib.R                                              |   64 +--
 rJava-0.8-2/rJava/configure.win                                                     |    4 
 rJava-0.8-2/rJava/inst/java/boot/RJavaClassLoader$RJavaObjectInputStream.class      |binary
 rJava-0.8-2/rJava/inst/java/boot/RJavaClassLoader$UnixDirectory.class               |only
 rJava-0.8-2/rJava/inst/java/boot/RJavaClassLoader$UnixFile.class                    |binary
 rJava-0.8-2/rJava/inst/java/boot/RJavaClassLoader$UnixJarFile.class                 |only
 rJava-0.8-2/rJava/inst/java/boot/RJavaClassLoader.class                             |binary
 rJava-0.8-2/rJava/inst/java/boot/RJavaClassLoader.java                              |  205 ++++++----
 rJava-0.8-2/rJava/inst/javadoc/ArrayDimensionException.html                         |    2 
 rJava-0.8-2/rJava/inst/javadoc/ArrayWrapper.html                                    |    2 
 rJava-0.8-2/rJava/inst/javadoc/ArrayWrapper_Test.html                               |    2 
 rJava-0.8-2/rJava/inst/javadoc/FlatException.html                                   |    2 
 rJava-0.8-2/rJava/inst/javadoc/NotAnArrayException.html                             |    2 
 rJava-0.8-2/rJava/inst/javadoc/NotComparableException.html                          |    2 
 rJava-0.8-2/rJava/inst/javadoc/ObjectArrayException.html                            |    2 
 rJava-0.8-2/rJava/inst/javadoc/PrimitiveArrayException.html                         |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaArrayIterator.html                              |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaArrayTools.ArrayDimensionMismatchException.html |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaArrayTools.html                                 |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaArrayTools_Test.html                            |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaClassLoader.html                                |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaComparator.html                                 |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaImport.html                                     |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaTools.html                                      |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaTools_Test.DummyNonStaticClass.html             |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaTools_Test.TestException.html                   |    2 
 rJava-0.8-2/rJava/inst/javadoc/RJavaTools_Test.html                                 |    2 
 rJava-0.8-2/rJava/inst/javadoc/RectangularArrayBuilder.html                         |    2 
 rJava-0.8-2/rJava/inst/javadoc/RectangularArrayBuilder_Test.html                    |    2 
 rJava-0.8-2/rJava/inst/javadoc/RectangularArrayExamples.html                        |    2 
 rJava-0.8-2/rJava/inst/javadoc/RectangularArraySummary.html                         |    2 
 rJava-0.8-2/rJava/inst/javadoc/TestException.html                                   |    2 
 rJava-0.8-2/rJava/inst/javadoc/allclasses-frame.html                                |    2 
 rJava-0.8-2/rJava/inst/javadoc/allclasses-noframe.html                              |    2 
 rJava-0.8-2/rJava/inst/javadoc/constant-values.html                                 |    2 
 rJava-0.8-2/rJava/inst/javadoc/deprecated-list.html                                 |    2 
 rJava-0.8-2/rJava/inst/javadoc/help-doc.html                                        |    2 
 rJava-0.8-2/rJava/inst/javadoc/index-all.html                                       |    2 
 rJava-0.8-2/rJava/inst/javadoc/index.html                                           |    2 
 rJava-0.8-2/rJava/inst/javadoc/overview-tree.html                                   |    2 
 rJava-0.8-2/rJava/inst/javadoc/package-frame.html                                   |    2 
 rJava-0.8-2/rJava/inst/javadoc/package-summary.html                                 |    2 
 rJava-0.8-2/rJava/inst/javadoc/package-tree.html                                    |    2 
 rJava-0.8-2/rJava/inst/javadoc/serialized-form.html                                 |    2 
 rJava-0.8-2/rJava/jri/Makevars.win                                                  |    3 
 rJava-0.8-2/rJava/jri/src/Makefile.win                                              |    1 
 rJava-0.8-2/rJava/jri/src/Rinit.c                                                   |   99 ----
 rJava-0.8-2/rJava/jri/src/jri.c                                                     |    8 
 rJava-0.8-2/rJava/jri/src/jri.h                                                     |    4 
 rJava-0.8-2/rJava/jri/src/rjava.c                                                   |   32 -
 rJava-0.8-2/rJava/jri/src/win32/Makefile                                            |   12 
 rJava-0.8-2/rJava/jri/src/win32/jvm64.def                                           |only
 rJava-0.8-2/rJava/src/Makevars.win                                                  |    4 
 rJava-0.8-2/rJava/src/Rglue.c                                                       |   17 
 rJava-0.8-2/rJava/src/fields.c                                                      |    2 
 rJava-0.8-2/rJava/src/init.c                                                        |    4 
 rJava-0.8-2/rJava/src/java/RJavaClassLoader$RJavaObjectInputStream.class            |binary
 rJava-0.8-2/rJava/src/java/RJavaClassLoader$UnixDirectory.class                     |only
 rJava-0.8-2/rJava/src/java/RJavaClassLoader$UnixFile.class                          |binary
 rJava-0.8-2/rJava/src/java/RJavaClassLoader$UnixJarFile.class                       |only
 rJava-0.8-2/rJava/src/java/RJavaClassLoader.class                                   |binary
 rJava-0.8-2/rJava/src/java/RJavaClassLoader.java                                    |  205 ++++++----
 rJava-0.8-2/rJava/src/jri_glue.c                                                    |    8 
 rJava-0.8-2/rJava/src/jvm-w32/Makefile                                              |   27 -
 rJava-0.8-2/rJava/src/jvm-w32/jvm64.def                                             |only
 rJava-0.8-2/rJava/src/rJava.h                                                       |    2 
 69 files changed, 394 insertions(+), 389 deletions(-)

More information about rJava at CRAN
Permanent link

Package mspath updated to version 0.9-8 with previous version 0.9-7 dated 2010-01-22

Title: Multi-state Path-Dependent Models in Discrete Time
Description: Functions for fitting path-dependent (non-Markov) multi-state models to categorical processes observed at arbitrary times, optionally with misclassified responses, and covariates on transition or misclassification rates. Uses discrete-time approximation. Based on the Jackson's msm package v 0.3.1, with an interface as compatible as possible.
Author: Ross Boylan and Peter Bacchetti , building on the work of Christopher H. Jackson . Thorsten Ottosen for the ptr_container library. Gennadiy Rozental for the Boost Test Library. And the authors of other Boost libraries used by the previous two.
Maintainer: Ross Boylan

Diff between mspath versions 0.9-7 dated 2010-01-22 and 0.9-8 dated 2010-01-23

 ChangeLog                   |   10 
 DESCRIPTION                 |    8 
 inst/doc/mspath-program.pdf |binary
 inst/doc/mspath-program.ps  | 1728 +++++++++++++++++++++-----------------------
 man/mspath.Rd               |   42 -
 src/Makefile.win            |only
 src/trueSrc/Coefficient.eps |    2 
 src/trueSrc/Coefficient.pdf |   16 
 8 files changed, 908 insertions(+), 898 deletions(-)

More information about mspath at CRAN
Permanent link

Package introgress updated to version 1.2.2 with previous version 1.2.1 dated 2009-10-20

Title: methods for analyzing introgression between divergent lineages
Description: introgress provides functions for analyzing introgression of genotypes between divergent, hybridizing lineages, including estimating genomic clines from multi-locus genotype data and testing for deviations from neutral expectations. Functions are also provided for maximum likelihood estimation of molecular hybrid index and graphical analysis.
Author: Zachariah Gompert, C. Alex Buerkle
Maintainer: C. Alex Buerkle

Diff between introgress versions 1.2.1 dated 2009-10-20 and 1.2.2 dated 2010-01-23

 DESCRIPTION             |    8 -
 R/composite.clines.R    |only
 R/genomic.clines.R      |  201 +++++++++++++++++++++++++-----------------------
 R/prepare.data.R        |   26 ++++++
 data/AdmixDataSim1.rda  |binary
 data/AdmixDataSim2.rda  |binary
 data/AdmixDom.rda       |binary
 data/LociD.rda          |binary
 data/LociDataSim1.rda   |binary
 data/LociDataSim2.rda   |binary
 data/p1D.rda            |binary
 data/p1DataSim2.rda     |binary
 data/p2D.rda            |binary
 data/p2DataSim2.rda     |binary
 man/composite.clines.Rd |only
 15 files changed, 138 insertions(+), 97 deletions(-)

More information about introgress at CRAN
Permanent link

New package ROracleUI with initial version 1.0-0
Package: ROracleUI
Version: 1.0-0
Date: 2010-01-23
Title: Convenient Tools for Working with Oracle Databases
Author: Arni Magnusson
Maintainer: Arni Magnusson
Depends: R (>= 2.10.0), DBI, ROracle
SystemRequirements: Oracle client
OS_type: unix
Description: Easy-to-use functions to explore Oracle databases and import data into R. User interface for the ROracle package.
License: GPL (>= 2)
Packaged: 2010-01-23 01:08:17 UTC; arnima
Repository: CRAN
Date/Publication: 2010-01-23 11:05:45

More information about ROracleUI at CRAN
Permanent link


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