OpenRepGrid release versions at http://cran.r-project.org/. Here technical changes are documented. See NEWS for a description of changes in release versions. OpenRepGrid 0.1.6 (opened 2012-04-05) ---------------------------------------- * migrating code from roxygen to roxygen2 * fixed bug in calcCoordsBorders OpenRepGrid 0.1.5 (2011-17-07) ---------------------------------------- * method dim to return size of a grid. A simple wrapper around getNoOfConstructs and getNoOfElements * package description updated * prob argument in distanceXXX functions * bug in makeRepgrid corrected: ratings now read by row OpenRepGrid 0.1.4 (2011-05-31) ---------------------------------------- * demo added * bug corrected in importScivesco * changed package description * prob parameter: randomGrid(s), quasiDistributionDistanceSlater (dev) * distanceNormalized OpenRepGrid 0.1.3 (2011-05-27) ---------------------------------------- * permuteConstructs (dev) * update openrepgrid-internal * permuteGrid (dev) * update zzz * corrected COLLATION order OpenRepGrid 0.1.2 (2011-05-21) ---------------------------------------- * polishing of console output for several functions: * constructCor * elementCor * statsConstructs * statsElements * distance * alignByLoadings * some others might have been changed (undocumented) OpenRepGrid 0.1.1 (2011-05-15) ---------------------------------------- New Features * indexConflict1: unbalanced triads (Slade & Sheehan) * indexConflict2: unbalanced triads (Bassler et al.) * indexConflict3: triangle inequalities * indexDilemma: detect implicative dilemmas * data leach2001a and leach2001b Internal changes * getConstructNames2 * getElementNames2 * formatMatrix OpenRepGrid 0.1.0 (2011-05-08) ---------------------------------------- New Features * Slater distance * Hartmann distance OpenRepGrid 0.0.9 (2011-05-05) ---------------------------------------- New Features * zoom argument in biplots * variance explained options in biplots * color controls in biplots for points and labels * no overplotting with high zoom values * PVAFF index * frames for biplot3d * intensity index OpenRepGrid 0.0.8 (2011-05-03) ---------------------------------------- New Features * construct lines in drawBiplot2d * saveAsTxt * new examples added OpenRepGrid 0.0.7 (2011-04-28) ---------------------------------------- New Features * updated documentation files * changes in addVarianceExplainedToBiplot2d * alignByIdeal OpenRepGrid 0.0.6 (2011-04-27) ---------------------------------------- New Features * biplot3d (new version) * biplotEsa2d * biplotEsa3d * biplotSlater2d * biplotSlater3d * home OpenRepGrid 0.0.5 (2011-04-20) ---------------------------------------- New Features * center * normalize OpenRepGrid 0.0.4 (2011-03-03) ---------------------------------------- New Features * not documented OpenRepGrid 0.0.3 (2011-03-03) ---------------------------------------- New Features * distance * importGridsuite * importScivesco * importGridstat * importGridcor * importTxt * constructSomers i.e. Somers' d * getRatingLayers (internal function) * cluster (for constructs) * data feixas2004 * data fbb2003 * constructRmsCor * constructPca OpenRepGrid 0.0.2 (2010-01-06) ---------------------------------------- New Features * not documented OpenRepGrid 0.0.1 (2010-12-03) ---------------------------------------- Features * several functions Bug fixes * NONE as first version