Sat, 14 Mar 2009

New package TeachingSampling with initial version 0.7.6
Package: TeachingSampling
Type: Package
Title: Sampling designs and parameter estimation in finite population
License: GPL (>= 2)
Version: 0.7.6
Date: 2009-03-05
Author: Hugo Andres Gutierrez Rojas
Maintainer: Hugo Andres Gutierrez Rojas
Depends: R (>= 2.6.0)
Description: Foundations of inference in survey sampling
URL: http://www.predictive.wordpress.com/stats/
Encoding: latin1
Packaged: Sat Mar 14 10:54:14 2009; User
Repository: CRAN
Date/Publication: 2009-03-14 19:47:03

More information about TeachingSampling at CRAN
Permanent link

Package OAIHarvester updated to version 0.0-3 with previous version 0.0-2 dated 2009-03-05

Author: Kurt Hornik
Title: Harvest Metadata Using OAI-PMH v2.0
Description: Harvest metadata using the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) version 2.0.

Diff between OAIHarvester versions 0.0-2 dated 2009-03-05 and 0.0-3 dated 2009-03-14

 DESCRIPTION       |   13 +++++++------
 NAMESPACE         |    3 ++-
 R/apply.R         |only
 R/harvest.R       |only
 R/pmh.R           |   11 ++++++++++-
 R/transform.R     |    6 ++++--
 R/utils.R         |   26 ++++++++++++++++++++++++++
 inst/doc/oaih.Rnw |    9 ++++++---
 inst/doc/oaih.pdf |binary
 man/harvest.Rd    |only
 man/transform.Rd  |   15 ++++++++-------
 man/verb.Rd       |    4 ++--
 12 files changed, 65 insertions(+), 22 deletions(-)

More information about OAIHarvester at CRAN
Permanent link

Package ccems updated to version 1.01 with previous version 1.0 dated 2009-03-06

Author: Tom Radivoyevitch
Title: Combinatorially Complex Equilibrium Model Selection
Description: Dissociation constants of quasi-equilibriums of enzymes and protein-ligand binding equilibriums in general are systematically scanned though possibilities of being infinity and/or equal to others. The automatically generated space of models is then fitted to data.

Diff between ccems versions 1.0 dated 2009-03-06 and 1.01 dated 2009-03-14

 DESCRIPTION               |   41 +-
 R/ems.R                   |   82 +++--
 R/fitModel.R              |   10 
 R/mkEq.R                  |only
 R/mkGrids.R               |  635 ++++++++++++++++++++++------------------------
 R/mkHTML.R                |    6 
 R/mkKd2Kj.R               |    4 
 R/mkModel.R               |    5 
 R/mkSingleThread.R        |only
 R/mkSpurs.R               |   69 ++++
 R/mkg.R                   |   81 +++++
 R/simulateData.R          |   20 +
 data/TK1.rda              |binary
 inst/doc/ccems.pdf        |binary
 inst/doc/versionNotes.txt |only
 inst/papers/RX/RX.r       |   10 
 inst/papers/RX/fig5fit.r  |   42 ++-
 inst/papers/TK1           |only
 man/RNR.Rd                |    7 
 man/TK1.Rd                |   10 
 man/ccems-package.Rd      |  158 ++++++-----
 man/ems.Rd                |   68 ++--
 man/fitModel.Rd           |   31 +-
 man/mkEq.Rd               |only
 man/mkGrids.Rd            |  101 ++++---
 man/mkHTML.Rd             |    6 
 man/mkKd2Kj.Rd            |  105 +++----
 man/mkModel.Rd            |   73 +++--
 man/mkSingleThread.Rd     |only
 man/mkSpurs.Rd            |   61 ++--
 man/mkg.Rd                |   57 ++--
 man/simulateData.Rd       |   66 +++-
 man/testgC.Rd             |   10 
 33 files changed, 1029 insertions(+), 729 deletions(-)

More information about ccems at CRAN
Permanent link

New package aspect with initial version 0.8-0
Package: aspect
Type: Package
Title: Aspects of Multivariables
Version: 0.8-0
Date: 2008-03-13
Author: Jan de Leeuw, Patrick Mair
Maintainer: Jan de Leeuw
Description: This package consists of two main functions: The first function is corAspect() performs (optimal) scaling by maximizing an aspect (i.e. target function such as sum eigenvalues, sum of squared correlations, squared multiple correlations, etc.) of the corresponding correlation matrix. The second function is lineals() which performs scaling by mimimization a non-correlational aspect based on pairwise correlations and correlation ratios. The resulting correlation matrix and category scores can be used for further multivariate methods such as SEM. A platform including related PsychoR packages is provided on R-forge.
License: GPL
URL: http://r-forge.r-project.org/projects/psychor/
LazyLoad: yes
Packaged: Fri Mar 13 15:44:58 2009; admin
Repository: CRAN
Date/Publication: 2009-03-14 11:08:19

More information about aspect at CRAN
Permanent link

Package rattle updated to version 2.4.45 with previous version 2.4.41 dated 2009-03-04

Author: Graham Williams
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.

Diff between rattle versions 2.4.41 dated 2009-03-04 and 2.4.45 dated 2009-03-14

 DESCRIPTION                     |   46 -
 NAMESPACE                       |    1 
 R/audit.R                       |only
 R/ctree.R                       |   14 
 R/data.R                        |  249 ++++----
 R/evaluate.R                    |   88 +--
 R/execute.R                     |    4 
 R/export.R                      |    4 
 R/hclust.R                      |    4 
 R/kmeans.R                      |    4 
 R/log.R                         |    6 
 R/model.R                       |   42 -
 R/projects.R                    |   12 
 R/rattle.R                      |  282 ++++-----
 R/rpart.R                       |   14 
 R/transform.R                   |    3 
 R/zzz.R                         |   85 ++
 data/audit.RData                |binary
 inst/etc/rattle.glade           | 1168 +++++++++++++++++++---------------------
 man/acquireAuditData.Rd         |only
 man/audit.Rd                    |   81 ++
 man/overwritePackageFunction.Rd |    2 
 man/rattle.Rd                   |    8 
 man/weather.Rd                  |   54 +
 24 files changed, 1113 insertions(+), 1058 deletions(-)

More information about rattle at CRAN
Permanent link

Package fuzzyOP updated to version 1.1 with previous version 1.0 dated 2008-07-07

Author: Semagul Aklan, Emine Altindas, Rabiye Macit, Senay Umar, Hatice Unal
Title: Fuzzy numbers and the main mathematical operations
Description: This package contains functions which allow the depiction of fuzzy numbers. Besides, the main arithmetic operations are applied to fuzzy numbers and the extension principle for continuous functions can be applied and plotted.

Diff between fuzzyOP versions 1.0 dated 2008-07-07 and 1.1 dated 2009-03-14

 DESCRIPTION            |   29 +++++++++++++++++------------
 man/fuzzyOP-package.Rd |    8 ++++----
 man/fuzzycheck.Rd      |    2 +-
 man/fuzzydeltacut.Rd   |    2 +-
 man/fuzzyfunction.Rd   |    2 +-
 man/fuzzymax.Rd        |    2 +-
 man/fuzzymean.Rd       |    2 +-
 man/fuzzymin.Rd        |    2 +-
 man/fuzzynumber.Rd     |    2 +-
 man/fuzzypower.Rd      |    2 +-
 man/fuzzyproduct.Rd    |    2 +-
 man/fuzzyscalar.Rd     |    2 +-
 man/fuzzysum.Rd        |    2 +-
 13 files changed, 32 insertions(+), 27 deletions(-)

More information about fuzzyOP at CRAN
Permanent link

Package TRIANG updated to version 1.1 with previous version 1.0 dated 2009-03-08

Author: Tristan Senga Kiess\'{e}, Silvio S. Zocchi, C\'{e}lestin C. Kokonendji
Title: Discrete triangular distributions
Description: This is a package for discrete triangular distributions which complete the classical discrete distributions like binomial, Poisson and Negative binomial.

Diff between TRIANG versions 1.0 dated 2009-03-08 and 1.1 dated 2009-03-14

 DESCRIPTION                  |   17 ++++---
 R/dtrg.R                     |   92 +++++++++++++++++++++++++-------------
 man/PackageTRIANG-package.Rd |    4 -
 man/dtrg.Rd                  |  104 ++++++++++++++++++++++++++++++-------------
 4 files changed, 148 insertions(+), 69 deletions(-)

More information about TRIANG at CRAN
Permanent link


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