Sat, 20 Sep 2014

New package qdapRegex with initial version 0.1.1
Package: qdapRegex
Type: Package
Title: Regular Expression Removal, Extraction, & Replacement Tools
Version: 0.1.1
Date: 2014-04-19
Authors@R: c(person("Jason", "Gray", "", role = "ctb"), person("Tyler", "Rinker", email = "tyler.rinker@gmail.com", role = c("aut", "cre")))
Maintainer: Tyler Rinker
Depends: R (>= 3.0.0)
Imports: stringi
Suggests: testthat
LazyData: TRUE
Description: A collection of regex tools associated with the qdap package that may be useful outside of the context of discourse analysis. Tools include removal/extraction/replacement of abbreviations, dates, dollar amounts, email addresses, hash tags, numbers, percentages, person tags, phone numbers, times, and zip codes.
License: GPL-2
URL: http://trinker.github.com/qdapRegex/
BugReports: http://github.com/trinker/qdapRegex/issues
Collate: 'S.R' 'utils.R' 'rm_default.R' 'escape.R' 'grab.R' 'pastex.R' 'qdapRegex-package.R' 'rm_.R' 'rm_abbreviation.R' 'rm_between.R' 'rm_bracket.R' 'rm_caps.R' 'rm_citation.R' 'rm_city_state.R' 'rm_city_state_zip.R' 'rm_date.R' 'rm_dollar.R' 'rm_email.R' 'rm_emoticon.R' 'rm_endmark.R' 'rm_hash.R' 'rm_nchar_words.R' 'rm_non_ascii.R' 'rm_number.R' 'rm_percent.R' 'rm_phone.R' 'rm_tag.R' 'rm_time.R' 'rm_title_name.R' 'rm_url.R' 'rm_white.R' 'rm_zip.R' 'validate.R'
Packaged: 2014-09-20 20:12:24 UTC; trinker
Author: Jason Gray [ctb], Tyler Rinker [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-20 23:38:47

More information about qdapRegex at CRAN
Permanent link

Package DescTools updated to version 0.99.8 with previous version 0.99.7 dated 2014-05-04

Title: Tools for descriptive statistics
Description: DescTools contains a bunch of basic statistic functions and convenience wrappers for efficiently describing data, creating specific plots, doing reports using MS Word, Excel or PowerPoint. The package's intention is to offer a toolbox, which facilitates the (notoriously time consuming) first descriptive tasks in data analysis, consisting of calculating descriptive statistics, drawing graphical summaries and reporting the results. Many of the included functions can be found scattered in other packages and other sources written partly by Titans of R. The reason for collecting them here, was primarily to have them consolidated in ONE instead of dozens of packages (which themselves might depend on other packages which are not needed at all), and to provide a common and consistent interface as far as function and arguments naming, NA handling, recycling rules etc. are concerned. Google style guides were used as naming rules (in absence of convincing alternatives). The 'camel style' was consequently applied to functions borrowed from contributed R packages as well.
Author: Andri Signorell. Includes R source code and/or documentation previously published by (in alphabetical order): Nanina Anderegg, Tomas Aragon, Antti Arppe, Adrian Baddeley, Ben Bolker, Frederico Caeiro, Stephane Champely, Daniel Chessel, Leanne Chhay, Michael Dewey, Harold C. Doran, Stephane Dray, Charles Dupont, Jeff Enos, Claus Ekstrom, Martin Elff, John Fox, Tal Galili, Matthias Gamer, Joseph L. Gastwirth, Yulia R. Gel, Juergen Gross, Gabor Grothendieck, Frank E. Harrell Jr, Michael Hoehle, Christian W. Hoffmann, Markus Huerzeler, Wallace W. Hui, Rob J. Hyndman, Pablo J. Villacorta Iglesias, Matthias Kohl, Mikko Korpela, Detlew Labes, Friederich Leisch, Jim Lemon, Martin Maechler, Arni Magnusson, Daniel Malter, George Marsaglia, John Marsaglia, Alina Matei, David Meyer, Weiwen Miao, Yongyi Min, Markus Naepflin, Daniel Navarro, Klaus Nordhausen, Derek Ogle, Nick Parsons, Sandrine Pavoine, Roland Rapold, William Revelle, Tyler Rinker, Caroline Rodriguez, Venkatraman E. Seshan, Greg Snow, Michael Smithson, Werner A. Stahel, Yves Tille, Adrian Trapletti, Kevin Ushey, Jeremy VanDerWal, Bill Venables, John Verzani, Gregory R. Warnes, Stefan Wellek, Peter Wolf, Daniel Wollschlaeger, Achim Zeileis
Maintainer: Andri Signorell

Diff between DescTools versions 0.99.7 dated 2014-05-04 and 0.99.8 dated 2014-09-20

 DescTools-0.99.7/DescTools/R/AddConnLines.R                |only
 DescTools-0.99.7/DescTools/R/AddErrBars.R                  |only
 DescTools-0.99.7/DescTools/R/AddLm.R                       |only
 DescTools-0.99.7/DescTools/R/AddLm.default.R               |only
 DescTools-0.99.7/DescTools/R/AddLm.formula.R               |only
 DescTools-0.99.7/DescTools/R/AddLm.lm.R                    |only
 DescTools-0.99.7/DescTools/R/AddLoess.R                    |only
 DescTools-0.99.7/DescTools/R/AddLoess.default.R            |only
 DescTools-0.99.7/DescTools/R/AddLoess.formula.R            |only
 DescTools-0.99.7/DescTools/R/Partial.R                     |only
 DescTools-0.99.7/DescTools/R/Yearday.R                     |only
 DescTools-0.99.7/DescTools/R/Yearmonth.R                   |only
 DescTools-0.99.7/DescTools/inst/etc                        |only
 DescTools-0.99.7/DescTools/man/AddConnLines.Rd             |only
 DescTools-0.99.7/DescTools/man/AddErrBars.Rd               |only
 DescTools-0.99.7/DescTools/man/AddLm.Rd                    |only
 DescTools-0.99.7/DescTools/man/AddLoess.Rd                 |only
 DescTools-0.99.7/DescTools/man/PalTibco.Rd                 |only
 DescTools-0.99.7/DescTools/man/Partial.Rd                  |only
 DescTools-0.99.7/DescTools/man/Year.Rd                     |only
 DescTools-0.99.8/DescTools/DESCRIPTION                     |   15 
 DescTools-0.99.8/DescTools/MD5                             |  803 +++++++------
 DescTools-0.99.8/DescTools/NAMESPACE                       |    1 
 DescTools-0.99.8/DescTools/NEWS                            |   78 +
 DescTools-0.99.8/DescTools/R/AndersonDarlingTest.R         |  117 +
 DescTools-0.99.8/DescTools/R/Assocs.R                      |   48 
 DescTools-0.99.8/DescTools/R/BartelsRankTest.R             |only
 DescTools-0.99.8/DescTools/R/BoxCox.R                      |   16 
 DescTools-0.99.8/DescTools/R/BreslowDayTest.R              |    1 
 DescTools-0.99.8/DescTools/R/Canvas.R                      |   11 
 DescTools-0.99.8/DescTools/R/Closest.R                     |only
 DescTools-0.99.8/DescTools/R/CohenKappa.R                  |    6 
 DescTools-0.99.8/DescTools/R/ColorLegend.R                 |   10 
 DescTools-0.99.8/DescTools/R/ConnLines.R                   |only
 DescTools-0.99.8/DescTools/R/Contrasts.R                   |only
 DescTools-0.99.8/DescTools/R/CramerV.R                     |   23 
 DescTools-0.99.8/DescTools/R/CutQ.R                        |   75 +
 DescTools-0.99.8/DescTools/R/Day.R                         |    2 
 DescTools-0.99.8/DescTools/R/Desc.Date.R                   |    9 
 DescTools-0.99.8/DescTools/R/Desc.Lc.R                     |only
 DescTools-0.99.8/DescTools/R/Desc.character.R              |    6 
 DescTools-0.99.8/DescTools/R/Desc.data.frame.R             |    7 
 DescTools-0.99.8/DescTools/R/Desc.default.R                |    9 
 DescTools-0.99.8/DescTools/R/Desc.factor.R                 |   14 
 DescTools-0.99.8/DescTools/R/Desc.flags.R                  |only
 DescTools-0.99.8/DescTools/R/Desc.formula.R                |   83 -
 DescTools-0.99.8/DescTools/R/Desc.integer.R                |   13 
 DescTools-0.99.8/DescTools/R/Desc.list.R                   |   24 
 DescTools-0.99.8/DescTools/R/Desc.logical.R                |   12 
 DescTools-0.99.8/DescTools/R/Desc.matrix.R                 |    5 
 DescTools-0.99.8/DescTools/R/Desc.numeric.R                |   40 
 DescTools-0.99.8/DescTools/R/Desc.ordered.R                |    8 
 DescTools-0.99.8/DescTools/R/Desc.table.R                  |   35 
 DescTools-0.99.8/DescTools/R/DescFactFact.R                |   96 -
 DescTools-0.99.8/DescTools/R/DescFactNum.R                 |only
 DescTools-0.99.8/DescTools/R/DescNumFact.R                 |   18 
 DescTools-0.99.8/DescTools/R/DescNumNum.R                  |   14 
 DescTools-0.99.8/DescTools/R/DescTools-internal.R          |  331 +++--
 DescTools-0.99.8/DescTools/R/DescToolsOptions.R            |only
 DescTools-0.99.8/DescTools/R/DescWrd.data.frame.R          |  106 -
 DescTools-0.99.8/DescTools/R/DescWrd.default.R             |    6 
 DescTools-0.99.8/DescTools/R/DescWrd.formula.R             |  113 +
 DescTools-0.99.8/DescTools/R/DiffDays360.R                 |only
 DescTools-0.99.8/DescTools/R/DivCoefMax.R                  |    3 
 DescTools-0.99.8/DescTools/R/Entropy.R                     |    5 
 DescTools-0.99.8/DescTools/R/ErrBars.R                     |only
 DescTools-0.99.8/DescTools/R/EtaSq.R                       |only
 DescTools-0.99.8/DescTools/R/Explore.R                     |only
 DescTools-0.99.8/DescTools/R/Flags.R                       |only
 DescTools-0.99.8/DescTools/R/FormatSig.R                   |    4 
 DescTools-0.99.8/DescTools/R/Freq.R                        |   22 
 DescTools-0.99.8/DescTools/R/GetCurrPP.R                   |only
 DescTools-0.99.8/DescTools/R/GetCurrWrd.R                  |    2 
 DescTools-0.99.8/DescTools/R/GetCurrXL.R                   |    2 
 DescTools-0.99.8/DescTools/R/GetNewPP.R                    |    2 
 DescTools-0.99.8/DescTools/R/GetNewWrd.R                   |    2 
 DescTools-0.99.8/DescTools/R/GetNewXL.R                    |    2 
 DescTools-0.99.8/DescTools/R/Gmean.R                       |    1 
 DescTools-0.99.8/DescTools/R/HighLow.R                     |    4 
 DescTools-0.99.8/DescTools/R/Hmean.R                       |    8 
 DescTools-0.99.8/DescTools/R/HmsToSec.R                    |only
 DescTools-0.99.8/DescTools/R/HodgesLehmann.R               |only
 DescTools-0.99.8/DescTools/R/HoeffD.R                      |    8 
 DescTools-0.99.8/DescTools/R/HotellingsT2Test.R            |only
 DescTools-0.99.8/DescTools/R/HotellingsT2Test.default.R    |only
 DescTools-0.99.8/DescTools/R/HotellingsT2Test.formula.R    |only
 DescTools-0.99.8/DescTools/R/Hour.R                        |only
 DescTools-0.99.8/DescTools/R/IRR.R                         |only
 DescTools-0.99.8/DescTools/R/IsDichotomous.R               |only
 DescTools-0.99.8/DescTools/R/IsLeapYear.R                  |only
 DescTools-0.99.8/DescTools/R/IsOdd.R                       |only
 DescTools-0.99.8/DescTools/R/IsValidWrd.R                  |    4 
 DescTools-0.99.8/DescTools/R/IsWhole.R                     |    9 
 DescTools-0.99.8/DescTools/R/JarqueBeraTest.R              |  144 ++
 DescTools-0.99.8/DescTools/R/KendallW.R                    |    3 
 DescTools-0.99.8/DescTools/R/Keywords.R                    |only
 DescTools-0.99.8/DescTools/R/Kurt.R                        |   28 
 DescTools-0.99.8/DescTools/R/LOCF.R                        |   11 
 DescTools-0.99.8/DescTools/R/LOCF.data.frame.R             |only
 DescTools-0.99.8/DescTools/R/LOCF.default.R                |only
 DescTools-0.99.8/DescTools/R/LOCF.matrix.R                 |only
 DescTools-0.99.8/DescTools/R/LOF.R                         |only
 DescTools-0.99.8/DescTools/R/Lc.R                          |    6 
 DescTools-0.99.8/DescTools/R/LehmacherTest.R               |only
 DescTools-0.99.8/DescTools/R/Logit.R                       |    6 
 DescTools-0.99.8/DescTools/R/LogitInv.R                    |    6 
 DescTools-0.99.8/DescTools/R/LsData.R                      |only
 DescTools-0.99.8/DescTools/R/LsFct.R                       |    4 
 DescTools-0.99.8/DescTools/R/LsObj.R                       |only
 DescTools-0.99.8/DescTools/R/Mar.R                         |only
 DescTools-0.99.8/DescTools/R/MarginTable.R                 |only
 DescTools-0.99.8/DescTools/R/MeanAD.R                      |    3 
 DescTools-0.99.8/DescTools/R/MeanCI.R                      |   10 
 DescTools-0.99.8/DescTools/R/MeanDiffCI.default.R          |   10 
 DescTools-0.99.8/DescTools/R/MedianCI.R                    |   12 
 DescTools-0.99.8/DescTools/R/Midx.R                        |    5 
 DescTools-0.99.8/DescTools/R/Min.R                         |only
 DescTools-0.99.8/DescTools/R/MixColor.R                    |only
 DescTools-0.99.8/DescTools/R/Month.R                       |    2 
 DescTools-0.99.8/DescTools/R/MosesTest.formula.R           |    4 
 DescTools-0.99.8/DescTools/R/MutInf.R                      |    9 
 DescTools-0.99.8/DescTools/R/NPV.R                         |only
 DescTools-0.99.8/DescTools/R/Now.R                         |only
 DescTools-0.99.8/DescTools/R/OPR.R                         |only
 DescTools-0.99.8/DescTools/R/OrderMixed.R                  |only
 DescTools-0.99.8/DescTools/R/PalDescTools.R                |   10 
 DescTools-0.99.8/DescTools/R/ParseFormula.R                |   13 
 DescTools-0.99.8/DescTools/R/ParseSASDatalines.R           |only
 DescTools-0.99.8/DescTools/R/PartCor.R                     |only
 DescTools-0.99.8/DescTools/R/PasswordDlg.R                 |   22 
 DescTools-0.99.8/DescTools/R/Permn.R                       |   92 -
 DescTools-0.99.8/DescTools/R/PlotCirc.R                    |   21 
 DescTools-0.99.8/DescTools/R/PlotCorr.R                    |    2 
 DescTools-0.99.8/DescTools/R/PlotDesc.Date.R               |   44 
 DescTools-0.99.8/DescTools/R/PlotDesc.R                    |    3 
 DescTools-0.99.8/DescTools/R/PlotDesc.data.frame.R         |    2 
 DescTools-0.99.8/DescTools/R/PlotDesc.factor.R             |   16 
 DescTools-0.99.8/DescTools/R/PlotDesc.flags.R              |only
 DescTools-0.99.8/DescTools/R/PlotDesc.integer.R            |    5 
 DescTools-0.99.8/DescTools/R/PlotDesc.logical.R            |   14 
 DescTools-0.99.8/DescTools/R/PlotDesc.numeric.R            |    4 
 DescTools-0.99.8/DescTools/R/PlotDesc.table.R              |   19 
 DescTools-0.99.8/DescTools/R/PlotDescFactNum.R             |only
 DescTools-0.99.8/DescTools/R/PlotDescNumFact.R             |    1 
 DescTools-0.99.8/DescTools/R/PlotDescNumNum.R              |   14 
 DescTools-0.99.8/DescTools/R/PlotDotCI.R                   |    4 
 DescTools-0.99.8/DescTools/R/PlotFct.R                     |only
 DescTools-0.99.8/DescTools/R/PlotFdist.R                   |  195 +--
 DescTools-0.99.8/DescTools/R/PlotHorizBar.R                |   16 
 DescTools-0.99.8/DescTools/R/PlotMultiDens.formula.R       |    4 
 DescTools-0.99.8/DescTools/R/PlotQQ.R                      |   40 
 DescTools-0.99.8/DescTools/R/PlotViolin.formula.R          |    4 
 DescTools-0.99.8/DescTools/R/PostHocTest.R                 |only
 DescTools-0.99.8/DescTools/R/PostHocTest.aov.R             |only
 DescTools-0.99.8/DescTools/R/PpAddSlide.R                  |    2 
 DescTools-0.99.8/DescTools/R/PtInPoly.R                    |    4 
 DescTools-0.99.8/DescTools/R/Recycle.R                     |only
 DescTools-0.99.8/DescTools/R/RunsTest.R                    |   79 -
 DescTools-0.99.8/DescTools/R/RunsTest.default.R            |only
 DescTools-0.99.8/DescTools/R/RunsTest.formula.R            |only
 DescTools-0.99.8/DescTools/R/ScheffeTest.R                 |only
 DescTools-0.99.8/DescTools/R/ScheffeTest.aov.R             |only
 DescTools-0.99.8/DescTools/R/ScheffeTest.default.R         |only
 DescTools-0.99.8/DescTools/R/Sec.R                         |only
 DescTools-0.99.8/DescTools/R/SecToHms.R                    |only
 DescTools-0.99.8/DescTools/R/SignTest.default.R            |   11 
 DescTools-0.99.8/DescTools/R/SignTest.formula.R            |    6 
 DescTools-0.99.8/DescTools/R/Skew.R                        |   28 
 DescTools-0.99.8/DescTools/R/SomersDelta.R                 |    8 
 DescTools-0.99.8/DescTools/R/SortMixed.R                   |only
 DescTools-0.99.8/DescTools/R/SpreadOut.R                   |    2 
 DescTools-0.99.8/DescTools/R/Str.R                         |    6 
 DescTools-0.99.8/DescTools/R/StrChop.R                     |    2 
 DescTools-0.99.8/DescTools/R/StrPad.R                      |   24 
 DescTools-0.99.8/DescTools/R/StrPos.R                      |only
 DescTools-0.99.8/DescTools/R/StrTrunc.R                    |   16 
 DescTools-0.99.8/DescTools/R/Strata.R                      |    2 
 DescTools-0.99.8/DescTools/R/StuartMaxwellTest.R           |only
 DescTools-0.99.8/DescTools/R/SysInfo.R                     |only
 DescTools-0.99.8/DescTools/R/ToLong.R                      |only
 DescTools-0.99.8/DescTools/R/ToWide.R                      |only
 DescTools-0.99.8/DescTools/R/Today.R                       |only
 DescTools-0.99.8/DescTools/R/Trim.R                        |only
 DescTools-0.99.8/DescTools/R/UnitConv.R                    |only
 DescTools-0.99.8/DescTools/R/VarCI.R                       |   10 
 DescTools-0.99.8/DescTools/R/Vigenere.R                    |only
 DescTools-0.99.8/DescTools/R/Weekday.R                     |    2 
 DescTools-0.99.8/DescTools/R/WrdCaption.R                  |    3 
 DescTools-0.99.8/DescTools/R/WrdPlot.R                     |   17 
 DescTools-0.99.8/DescTools/R/WrdR.R                        |    3 
 DescTools-0.99.8/DescTools/R/WrdTable.Freq.R               |only
 DescTools-0.99.8/DescTools/R/WrdTable.R                    |   38 
 DescTools-0.99.8/DescTools/R/WrdTable.default.R            |only
 DescTools-0.99.8/DescTools/R/Year.R                        |    2 
 DescTools-0.99.8/DescTools/R/YearDay.R                     |only
 DescTools-0.99.8/DescTools/R/YearMonth.R                   |only
 DescTools-0.99.8/DescTools/R/lines.lm.R                    |only
 DescTools-0.99.8/DescTools/R/lines.loess.R                 |only
 DescTools-0.99.8/DescTools/R/plot.PostHocTest.R            |only
 DescTools-0.99.8/DescTools/R/print.Assocs.R                |only
 DescTools-0.99.8/DescTools/R/print.Freq.R                  |    4 
 DescTools-0.99.8/DescTools/R/print.PostHocTest.R           |only
 DescTools-0.99.8/DescTools/R/print.mtest.R                 |only
 DescTools-0.99.8/DescTools/R/reorder.factor.R              |only
 DescTools-0.99.8/DescTools/R/z%()%.R                       |   18 
 DescTools-0.99.8/DescTools/R/z%(]%.R                       |   17 
 DescTools-0.99.8/DescTools/R/z%)(%.R                       |only
 DescTools-0.99.8/DescTools/R/z%)[%.R                       |only
 DescTools-0.99.8/DescTools/R/z%[)%.R                       |   17 
 DescTools-0.99.8/DescTools/R/z%[]%.R                       |   19 
 DescTools-0.99.8/DescTools/R/z%](%.R                       |only
 DescTools-0.99.8/DescTools/R/z%][%.R                       |only
 DescTools-0.99.8/DescTools/data/d.periodic.rda             |only
 DescTools-0.99.8/DescTools/data/d.units.rda                |only
 DescTools-0.99.8/DescTools/data/hblue.rda                  |binary
 DescTools-0.99.8/DescTools/data/hecru.rda                  |only
 DescTools-0.99.8/DescTools/data/hgreen.rda                 |only
 DescTools-0.99.8/DescTools/data/horange.rda                |only
 DescTools-0.99.8/DescTools/data/hred.rda                   |binary
 DescTools-0.99.8/DescTools/data/hyellow.rda                |only
 DescTools-0.99.8/DescTools/demo                            |only
 DescTools-0.99.8/DescTools/inst/doc/DescTools.pdf          |binary
 DescTools-0.99.8/DescTools/inst/doc/DescToolsCompanion.pdf |binary
 DescTools-0.99.8/DescTools/inst/extdata                    |only
 DescTools-0.99.8/DescTools/man/AUC.Rd                      |    2 
 DescTools-0.99.8/DescTools/man/AddAlpha.Rd                 |    3 
 DescTools-0.99.8/DescTools/man/AddMonths.Rd                |    2 
 DescTools-0.99.8/DescTools/man/AllDuplicated.Rd            |    4 
 DescTools-0.99.8/DescTools/man/AndersonDarlingTest.Rd      |  108 -
 DescTools-0.99.8/DescTools/man/AreaIdent.Rd                |    2 
 DescTools-0.99.8/DescTools/man/AscToChar.Rd                |    4 
 DescTools-0.99.8/DescTools/man/Assocs.Rd                   |   13 
 DescTools-0.99.8/DescTools/man/Atkinson.Rd                 |    1 
 DescTools-0.99.8/DescTools/man/AxisBreak.Rd                |    2 
 DescTools-0.99.8/DescTools/man/BartelsRankTest.Rd          |only
 DescTools-0.99.8/DescTools/man/Between.Rd                  |   34 
 DescTools-0.99.8/DescTools/man/BinToDec.Rd                 |    2 
 DescTools-0.99.8/DescTools/man/BinomCI.Rd                  |    2 
 DescTools-0.99.8/DescTools/man/BinomDiffCI.Rd              |    4 
 DescTools-0.99.8/DescTools/man/BoxCox.Rd                   |    1 
 DescTools-0.99.8/DescTools/man/BoxedText.Rd                |    4 
 DescTools-0.99.8/DescTools/man/BreslowDayTest.Rd           |    2 
 DescTools-0.99.8/DescTools/man/Canvas.Rd                   |    7 
 DescTools-0.99.8/DescTools/man/CartToPol.Rd                |    4 
 DescTools-0.99.8/DescTools/man/CatTable.Rd                 |    3 
 DescTools-0.99.8/DescTools/man/Clockwise.Rd                |    2 
 DescTools-0.99.8/DescTools/man/Closest.Rd                  |only
 DescTools-0.99.8/DescTools/man/Coalesce.Rd                 |    2 
 DescTools-0.99.8/DescTools/man/CochranArmitageTest.Rd      |    1 
 DescTools-0.99.8/DescTools/man/CochranQTest.Rd             |    1 
 DescTools-0.99.8/DescTools/man/CohenKappa.Rd               |    2 
 DescTools-0.99.8/DescTools/man/ColToHex.Rd                 |    2 
 DescTools-0.99.8/DescTools/man/ColToHsv.Rd                 |    2 
 DescTools-0.99.8/DescTools/man/ColToRgb.Rd                 |    3 
 DescTools-0.99.8/DescTools/man/ColorLegend.Rd              |   17 
 DescTools-0.99.8/DescTools/man/ConDisPairs.Rd              |    2 
 DescTools-0.99.8/DescTools/man/ConnLines.Rd                |only
 DescTools-0.99.8/DescTools/man/Contrasts.Rd                |only
 DescTools-0.99.8/DescTools/man/CramerV.Rd                  |    5 
 DescTools-0.99.8/DescTools/man/CramerVonMisesTest.Rd       |    1 
 DescTools-0.99.8/DescTools/man/CronbachAlpha.Rd            |    2 
 DescTools-0.99.8/DescTools/man/CutQ.Rd                     |   87 -
 DescTools-0.99.8/DescTools/man/Date.Rd                     |    3 
 DescTools-0.99.8/DescTools/man/DateFunctions.Rd            |only
 DescTools-0.99.8/DescTools/man/DegToRad.Rd                 |    2 
 DescTools-0.99.8/DescTools/man/Desc.Date.Rd                |    9 
 DescTools-0.99.8/DescTools/man/Desc.Rd                     |   32 
 DescTools-0.99.8/DescTools/man/Desc.data.frame.Rd          |    6 
 DescTools-0.99.8/DescTools/man/Desc.factor.Rd              |   35 
 DescTools-0.99.8/DescTools/man/Desc.flags.Rd               |only
 DescTools-0.99.8/DescTools/man/Desc.formula.Rd             |   12 
 DescTools-0.99.8/DescTools/man/Desc.integer.Rd             |   10 
 DescTools-0.99.8/DescTools/man/Desc.logical.Rd             |   10 
 DescTools-0.99.8/DescTools/man/Desc.numeric.Rd             |   10 
 DescTools-0.99.8/DescTools/man/Desc.table.Rd               |   66 -
 DescTools-0.99.8/DescTools/man/DescTools-package.Rd        |  232 +--
 DescTools-0.99.8/DescTools/man/DescWrd.Rd                  |   25 
 DescTools-0.99.8/DescTools/man/DivCoef.Rd                  |    2 
 DescTools-0.99.8/DescTools/man/DrawAnnulus.Rd              |    2 
 DescTools-0.99.8/DescTools/man/DrawAnnulusSector.Rd        |    4 
 DescTools-0.99.8/DescTools/man/DrawArc.Rd                  |    2 
 DescTools-0.99.8/DescTools/man/DrawBand.Rd                 |    3 
 DescTools-0.99.8/DescTools/man/DrawBezier.Rd               |    2 
 DescTools-0.99.8/DescTools/man/DrawCircle.Rd               |   10 
 DescTools-0.99.8/DescTools/man/DrawEllipse.Rd              |    4 
 DescTools-0.99.8/DescTools/man/DrawRegPolygon.Rd           |    4 
 DescTools-0.99.8/DescTools/man/Dummy.Rd                    |    2 
 DescTools-0.99.8/DescTools/man/ErrBars.Rd                  |only
 DescTools-0.99.8/DescTools/man/EtaSq.Rd                    |only
 DescTools-0.99.8/DescTools/man/ExpFreq.Rd                  |    1 
 DescTools-0.99.8/DescTools/man/Explore.Rd                  |only
 DescTools-0.99.8/DescTools/man/FctArgs.Rd                  |    2 
 DescTools-0.99.8/DescTools/man/FindColor.Rd                |    2 
 DescTools-0.99.8/DescTools/man/FisherZ.Rd                  |    2 
 DescTools-0.99.8/DescTools/man/FixToTab.Rd                 |    3 
 DescTools-0.99.8/DescTools/man/FormatSig.Rd                |    2 
 DescTools-0.99.8/DescTools/man/Frac.Rd                     |    2 
 DescTools-0.99.8/DescTools/man/Freq.Rd                     |    1 
 DescTools-0.99.8/DescTools/man/GetAllSubsets.Rd            |    2 
 DescTools-0.99.8/DescTools/man/GetCurrWrd.Rd               |    1 
 DescTools-0.99.8/DescTools/man/GetNewPP.Rd                 |    8 
 DescTools-0.99.8/DescTools/man/GetNewWrd.Rd                |    2 
 DescTools-0.99.8/DescTools/man/GetNewXL.Rd                 |    2 
 DescTools-0.99.8/DescTools/man/GetPairs.Rd                 |    2 
 DescTools-0.99.8/DescTools/man/Gini.Rd                     |    2 
 DescTools-0.99.8/DescTools/man/GiniSimpson.Rd              |    2 
 DescTools-0.99.8/DescTools/man/Gmean.Rd                    |    8 
 DescTools-0.99.8/DescTools/man/GoodmanKruskalGamma.Rd      |    7 
 DescTools-0.99.8/DescTools/man/GoodmanKruskalTauA.Rd       |    1 
 DescTools-0.99.8/DescTools/man/Herfindahl.Rd               |    3 
 DescTools-0.99.8/DescTools/man/HexToCol.Rd                 |    1 
 DescTools-0.99.8/DescTools/man/HexToRgb.Rd                 |    1 
 DescTools-0.99.8/DescTools/man/HighLow.Rd                  |    1 
 DescTools-0.99.8/DescTools/man/Hmean.Rd                    |    5 
 DescTools-0.99.8/DescTools/man/HmsToSec.Rd                 |only
 DescTools-0.99.8/DescTools/man/HodgesLehmann.Rd            |only
 DescTools-0.99.8/DescTools/man/HoeffD.Rd                   |    1 
 DescTools-0.99.8/DescTools/man/HotellingsT.Rd              |only
 DescTools-0.99.8/DescTools/man/ICC.Rd                      |    2 
 DescTools-0.99.8/DescTools/man/ImportDlg.Rd                |    7 
 DescTools-0.99.8/DescTools/man/IsDate.Rd                   |    1 
 DescTools-0.99.8/DescTools/man/IsDichotomous.Rd            |only
 DescTools-0.99.8/DescTools/man/IsEuclid.Rd                 |    2 
 DescTools-0.99.8/DescTools/man/IsOdd.Rd                    |only
 DescTools-0.99.8/DescTools/man/JarqueBeraTest.Rd           |   65 -
 DescTools-0.99.8/DescTools/man/JonckheereTerpstraTest.Rd   |    7 
 DescTools-0.99.8/DescTools/man/Kappam.Rd                   |    3 
 DescTools-0.99.8/DescTools/man/KendallTauB.Rd              |    3 
 DescTools-0.99.8/DescTools/man/KendallW.Rd                 |    3 
 DescTools-0.99.8/DescTools/man/Keywords.Rd                 |only
 DescTools-0.99.8/DescTools/man/LOCF.Rd                     |   16 
 DescTools-0.99.8/DescTools/man/LOF.Rd                      |only
 DescTools-0.99.8/DescTools/man/Label.Rd                    |    2 
 DescTools-0.99.8/DescTools/man/Lambda.Rd                   |    3 
 DescTools-0.99.8/DescTools/man/Large.Rd                    |   10 
 DescTools-0.99.8/DescTools/man/Lc.Rd                       |   18 
 DescTools-0.99.8/DescTools/man/LehmacherTest.Rd            |only
 DescTools-0.99.8/DescTools/man/LeveneTest.Rd               |    2 
 DescTools-0.99.8/DescTools/man/LillieTest.Rd               |    1 
 DescTools-0.99.8/DescTools/man/LinScale.Rd                 |    4 
 DescTools-0.99.8/DescTools/man/LogLin.Rd                   |    1 
 DescTools-0.99.8/DescTools/man/LogSt.Rd                    |    4 
 DescTools-0.99.8/DescTools/man/LsFct.Rd                    |    9 
 DescTools-0.99.8/DescTools/man/MHChisqTest.Rd              |    2 
 DescTools-0.99.8/DescTools/man/Mar.Rd                      |only
 DescTools-0.99.8/DescTools/man/Mbind.Rd                    |    4 
 DescTools-0.99.8/DescTools/man/MeanAD.Rd                   |   10 
 DescTools-0.99.8/DescTools/man/MeanCI.Rd                   |   17 
 DescTools-0.99.8/DescTools/man/MeanDiffCI.Rd               |   21 
 DescTools-0.99.8/DescTools/man/MeanSE.Rd                   |    1 
 DescTools-0.99.8/DescTools/man/MedianCI.Rd                 |   20 
 DescTools-0.99.8/DescTools/man/Midx.Rd                     |    7 
 DescTools-0.99.8/DescTools/man/MixColor.Rd                 |only
 DescTools-0.99.8/DescTools/man/Mode.Rd                     |    1 
 DescTools-0.99.8/DescTools/man/MosesTest.Rd                |    2 
 DescTools-0.99.8/DescTools/man/Mround.Rd                   |    3 
 DescTools-0.99.8/DescTools/man/MultinomCI.Rd               |    2 
 DescTools-0.99.8/DescTools/man/NPV.Rd                      |only
 DescTools-0.99.8/DescTools/man/Ndec.Rd                     |    2 
 DescTools-0.99.8/DescTools/man/OddsRatio.Rd                |    4 
 DescTools-0.99.8/DescTools/man/Outlier.Rd                  |    4 
 DescTools-0.99.8/DescTools/man/PageTest.Rd                 |    1 
 DescTools-0.99.8/DescTools/man/PalDescTools.Rd             |   47 
 DescTools-0.99.8/DescTools/man/ParseFormula.Rd             |    7 
 DescTools-0.99.8/DescTools/man/ParseSASDatalines.Rd        |only
 DescTools-0.99.8/DescTools/man/PartCor.Rd                  |only
 DescTools-0.99.8/DescTools/man/PasswordDlg.Rd              |    4 
 DescTools-0.99.8/DescTools/man/PearsonTest.Rd              |    1 
 DescTools-0.99.8/DescTools/man/PercTable.Rd                |   13 
 DescTools-0.99.8/DescTools/man/Permn.Rd                    |   29 
 DescTools-0.99.8/DescTools/man/PlotArea.Rd                 |    6 
 DescTools-0.99.8/DescTools/man/PlotBubble.Rd               |    2 
 DescTools-0.99.8/DescTools/man/PlotCandlestick.Rd          |    2 
 DescTools-0.99.8/DescTools/man/PlotCirc.Rd                 |   16 
 DescTools-0.99.8/DescTools/man/PlotDesc.Rd                 |   49 
 DescTools-0.99.8/DescTools/man/PlotDotCI.Rd                |    7 
 DescTools-0.99.8/DescTools/man/PlotDotCIp.Rd               |    2 
 DescTools-0.99.8/DescTools/man/PlotFaces.Rd                |    2 
 DescTools-0.99.8/DescTools/man/PlotFct.Rd                  |only
 DescTools-0.99.8/DescTools/man/PlotFdist.Rd                |   23 
 DescTools-0.99.8/DescTools/man/PlotHorizBar.Rd             |   10 
 DescTools-0.99.8/DescTools/man/PlotMarDens.Rd              |    2 
 DescTools-0.99.8/DescTools/man/PlotMultiDens.Rd            |    4 
 DescTools-0.99.8/DescTools/man/PlotPolar.Rd                |    4 
 DescTools-0.99.8/DescTools/man/PlotPyramid.Rd              |    2 
 DescTools-0.99.8/DescTools/man/PlotQQ.Rd                   |   34 
 DescTools-0.99.8/DescTools/man/PlotTreemap.Rd              |    2 
 DescTools-0.99.8/DescTools/man/PlotVenn.Rd                 |    1 
 DescTools-0.99.8/DescTools/man/PlotViolin.Rd               |    2 
 DescTools-0.99.8/DescTools/man/PlotWeb.Rd                  |    1 
 DescTools-0.99.8/DescTools/man/PoissonCI.Rd                |    1 
 DescTools-0.99.8/DescTools/man/PolarGrid.Rd                |    3 
 DescTools-0.99.8/DescTools/man/PostHocTest.Rd              |only
 DescTools-0.99.8/DescTools/man/Primes.Rd                   |    3 
 DescTools-0.99.8/DescTools/man/PtInPoly.Rd                 |    1 
 DescTools-0.99.8/DescTools/man/PwApply.Rd                  |    3 
 DescTools-0.99.8/DescTools/man/Recode.Rd                   |    9 
 DescTools-0.99.8/DescTools/man/Recycle.Rd                  |only
 DescTools-0.99.8/DescTools/man/RelRisk.Rd                  |    7 
 DescTools-0.99.8/DescTools/man/Rename.Rd                   |    3 
 DescTools-0.99.8/DescTools/man/ReorderFactor.Rd            |only
 DescTools-0.99.8/DescTools/man/Rev.Rd                      |    3 
 DescTools-0.99.8/DescTools/man/RgbToCol.Rd                 |    1 
 DescTools-0.99.8/DescTools/man/RobRange.Rd                 |    1 
 DescTools-0.99.8/DescTools/man/RobScale.Rd                 |    4 
 DescTools-0.99.8/DescTools/man/Rotate.Rd                   |    3 
 DescTools-0.99.8/DescTools/man/RunsTest.Rd                 |   65 -
 DescTools-0.99.8/DescTools/man/SampleTwins.Rd              |    2 
 DescTools-0.99.8/DescTools/man/ScheffeTest.Rd              |only
 DescTools-0.99.8/DescTools/man/SelectVarDlg.Rd             |    2 
 DescTools-0.99.8/DescTools/man/ShapiroFranciaTest.Rd       |    1 
 DescTools-0.99.8/DescTools/man/SiegelTukeyTest.Rd          |    2 
 DescTools-0.99.8/DescTools/man/SignTest.Rd                 |    5 
 DescTools-0.99.8/DescTools/man/Skew.Rd                     |    6 
 DescTools-0.99.8/DescTools/man/SomersDelta.Rd              |    6 
 DescTools-0.99.8/DescTools/man/Sort.Rd                     |    4 
 DescTools-0.99.8/DescTools/man/SortMixed.Rd                |only
 DescTools-0.99.8/DescTools/man/SpearmanRho.Rd              |    2 
 DescTools-0.99.8/DescTools/man/SpreadOut.Rd                |    2 
 DescTools-0.99.8/DescTools/man/StrAbbr.Rd                  |    2 
 DescTools-0.99.8/DescTools/man/StrCap.Rd                   |    4 
 DescTools-0.99.8/DescTools/man/StrChop.Rd                  |    3 
 DescTools-0.99.8/DescTools/man/StrCountW.Rd                |    5 
 DescTools-0.99.8/DescTools/man/StrDist.Rd                  |    3 
 DescTools-0.99.8/DescTools/man/StrIsNumeric.Rd             |    1 
 DescTools-0.99.8/DescTools/man/StrPad.Rd                   |   11 
 DescTools-0.99.8/DescTools/man/StrPos.Rd                   |only
 DescTools-0.99.8/DescTools/man/StrRev.Rd                   |    3 
 DescTools-0.99.8/DescTools/man/StrTrim.Rd                  |    1 
 DescTools-0.99.8/DescTools/man/StrTrunc.Rd                 |    4 
 DescTools-0.99.8/DescTools/man/StrVal.Rd                   |    2 
 DescTools-0.99.8/DescTools/man/Strata.Rd                   |    3 
 DescTools-0.99.8/DescTools/man/StuartMaxwellTest.Rd        |only
 DescTools-0.99.8/DescTools/man/StuartTauC.Rd               |    7 
 DescTools-0.99.8/DescTools/man/SysInfo.Rd                  |only
 DescTools-0.99.8/DescTools/man/TextContrastColor.Rd        |    3 
 DescTools-0.99.8/DescTools/man/ToWide.Rd                   |only
 DescTools-0.99.8/DescTools/man/Trim.Rd                     |only
 DescTools-0.99.8/DescTools/man/TukeyBiweight.Rd            |    3 
 DescTools-0.99.8/DescTools/man/UncertCoef.Rd               |    1 
 DescTools-0.99.8/DescTools/man/UnitConv.Rd                 |only
 DescTools-0.99.8/DescTools/man/Untable.Rd                  |    4 
 DescTools-0.99.8/DescTools/man/VarCI.Rd                    |   11 
 DescTools-0.99.8/DescTools/man/VecRot.Rd                   |    2 
 DescTools-0.99.8/DescTools/man/Vigenere.Rd                 |only
 DescTools-0.99.8/DescTools/man/WhichFlags.Rd               |    8 
 DescTools-0.99.8/DescTools/man/Winsorize.Rd                |    3 
 DescTools-0.99.8/DescTools/man/WoolfTest.Rd                |    2 
 DescTools-0.99.8/DescTools/man/WrdCaption.Rd               |    4 
 DescTools-0.99.8/DescTools/man/WrdInsTab.Rd                |    3 
 DescTools-0.99.8/DescTools/man/WrdInsertBookmark.Rd        |    3 
 DescTools-0.99.8/DescTools/man/WrdPlot.Rd                  |    4 
 DescTools-0.99.8/DescTools/man/WrdSetFont.Rd               |    4 
 DescTools-0.99.8/DescTools/man/WrdTable.Rd                 |   16 
 DescTools-0.99.8/DescTools/man/WrdText.Rd                  |    3 
 DescTools-0.99.8/DescTools/man/XLGetRange.Rd               |    2 
 DescTools-0.99.8/DescTools/man/XLView.Rd                   |    2 
 DescTools-0.99.8/DescTools/man/ZTest.Rd                    |    2 
 DescTools-0.99.8/DescTools/man/d.periodic.Rd               |only
 DescTools-0.99.8/DescTools/man/d.pizza.Rd                  |    1 
 DescTools-0.99.8/DescTools/man/identify.formula.Rd         |    2 
 DescTools-0.99.8/DescTools/man/like.Rd                     |    2 
 DescTools-0.99.8/DescTools/man/lines.lm.Rd                 |only
 DescTools-0.99.8/DescTools/man/lines.loess.Rd              |only
 DescTools-0.99.8/DescTools/man/median.factor.Rd            |    1 
 DescTools-0.99.8/DescTools/man/overlaps.Rd                 |    2 
 DescTools-0.99.8/DescTools/man/paste.Rd                    |    2 
 DescTools-0.99.8/DescTools/man/split.formula.Rd            |    1 
 DescTools-0.99.8/DescTools/src/ADinf.c                     |only
 DescTools-0.99.8/DescTools/src/AnDarl.c                    |only
 DescTools-0.99.8/DescTools/src/between.c                   |   78 +
 DescTools-0.99.8/DescTools/src/between.h                   |    7 
 DescTools-0.99.8/DescTools/src/conc.c                      |    7 
 DescTools-0.99.8/DescTools/src/moments.c                   |only
 DescTools-0.99.8/DescTools/src/robustbase.h                |    1 
 DescTools-0.99.8/DescTools/src/wgt_himed.c                 |    3 
 476 files changed, 2819 insertions(+), 2357 deletions(-)

More information about DescTools at CRAN
Permanent link

Package shapes updated to version 1.1-10 with previous version 1.1-9 dated 2013-12-21

Title: Statistical shape analysis
Description: Routines for the statistical analysis of shapes. In particular, the package provides routines for Procrustes analysis, displaying shapes and principal components, testing for mean shape difference, thin-plate spline transformation grids and comparing covariance matrices.
Author: Ian L. Dryden
Maintainer: Ian Dryden

Diff between shapes versions 1.1-9 dated 2013-12-21 and 1.1-10 dated 2014-09-20

 DESCRIPTION            |   10 
 MD5                    |   28 
 R/shapes.R             |14554 ++++++++++++++++++++++++-------------------------
 data/brains.rda        |binary
 data/gorf.dat.rda      |binary
 data/gorm.dat.rda      |binary
 data/macf.dat.rda      |binary
 data/macm.dat.rda      |binary
 data/nsa.rda           |binary
 data/protein.rda       |binary
 data/qcet2.dat.rda     |binary
 data/qlet2.dat.rda     |binary
 data/qset2.dat.rda     |binary
 data/sooty.dat.rda     |binary
 man/transformations.Rd |   94 
 15 files changed, 7354 insertions(+), 7332 deletions(-)

More information about shapes at CRAN
Permanent link

Package randomizationInference updated to version 1.0.2 with previous version 1.0.1 dated 2013-12-03

Title: Flexible Randomization-Based Inference
Description: The 'randomizationInference' package allows the user to conduct randomization-based inference for a wide variety of experimental scenarios. The package leverages a potential outcomes framework to output randomization-based p-values and null intervals for test statistics geared toward any estimands of interest, according to the specified null and alternative hypotheses. Users can define custom randomization schemes so that the randomization distributions are accurate for their experimental settings. The package also creates visualizations of randomization distributions and can test multiple test statistics simultaneously.
Author: Joseph J. Lee and Tirthankar Dasgupta
Maintainer: Joseph J. Lee

Diff between randomizationInference versions 1.0.1 dated 2013-12-03 and 1.0.2 dated 2014-09-20

 DESCRIPTION                           |   10 +++---
 MD5                                   |   30 ++++++++++----------
 R/blockRand.R                         |   14 ++++-----
 R/completeRand.R                      |   12 ++++----
 R/latinRand.R                         |   18 ++++++------
 R/randInterval.R                      |    2 -
 R/randTest.R                          |   48 ++++++++++++++++++---------------
 man/blockRand.Rd                      |   18 ++++++------
 man/completeRand.Rd                   |   16 +++++------
 man/diffMeans.Rd                      |    4 +-
 man/diffMeansVector.Rd                |    4 +-
 man/latinRand.Rd                      |   16 +++++------
 man/randInterval.Rd                   |    8 ++---
 man/randPlot.Rd                       |    4 +-
 man/randTest.Rd                       |   41 +++++++++++++++++-----------
 man/randomizationInference-package.Rd |   49 +++++++++++++++++++++++-----------
 16 files changed, 164 insertions(+), 130 deletions(-)

More information about randomizationInference at CRAN
Permanent link

New package audited with initial version 1.9
Package: audited
Type: Package
Title: Automatic Tracing and Display of Changes to Row Count
Version: 1.9
Date: 2014-09-18
Author: Tim Bergsma
Maintainer: Tim Bergsma
Imports: igraph, metrumrg, methods
Suggests: xlsx, rJava
Description: Classifies a data.frame such that row deletions and additions are tracked. A mechanism exists to give formal names to the row subsets that are coming or going. These names are used to populate a directed graph giving an account of all the transactions contributing to the state of the data.frame. The generic as.audited() has a method for keyed data.frames that creates an audited data.frame. Methods exist that track row count changes for the generics: Ops, !, ^, |, [, subset, head, tail, unique, cast, melt, aggregate, and merge. audit() extracts the transaction table from the audited object, while write.audit() and read.audit() control exchange with the file system. An audit method for as.igraph() creates a graph object that can be displayed with the corresponding plot method. Use options(audit= ) to provide an extra level of classification. Use options(artifact=TRUE) and as.xlsx() to save dropped records to file.
License: GPL
Packaged: 2014-09-20 16:05:24 UTC; timb
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-20 22:03:15

More information about audited at CRAN
Permanent link

Package RcppOctave updated to version 0.14.5 with previous version 0.14.1 dated 2014-03-10

Title: Seamless Interface to Octave -- and Matlab
Description: Direct interface to Octave. The primary goal is to facilitate the port of Matlab/Octave scripts to R. The package enables to call any Octave functions from R and as well as browsing their documentation, passing variables between R and Octave, using R core RNGs in Octave, which ensures that stochastic computations are also reproducible.
Author: Renaud Gaujoux
Maintainer: Renaud Gaujoux

Diff between RcppOctave versions 0.14.1 dated 2014-03-10 and 0.14.5 dated 2014-09-20

 DESCRIPTION                               |    8 
 MD5                                       |  110 +++++------
 NEWS                                      |   30 +++
 R/config.R                                |    2 
 R/interface.R                             |    4 
 R/package.R                               |    9 
 R/utils.R                                 |    6 
 build/RcppOctave.pdf                      |binary
 build/vignette.rds                        |binary
 configure                                 |  280 ++++++++++++++++++++++++++----
 configure.ac                              |   42 +++-
 configure.win                             |    6 
 inst/doc/RcppOctave-unitTests.Rnw         |   36 +--
 inst/doc/RcppOctave-unitTests.pdf         |binary
 inst/doc/RcppOctave.Rnw                   |   11 -
 inst/doc/RcppOctave.pdf                   |binary
 man/Octave-class.Rd                       |   44 ++--
 man/Octave.config.Rd                      |    9 
 man/Octave.home.Rd                        |   26 +-
 man/OctaveFunction-class.Rd               |   22 +-
 man/OctaveInterface.Rd                    |  100 +++++-----
 man/RcppOctave-package.Rd                 |   25 ++
 man/check.equal.Rd                        |   17 -
 man/dot-CallOctave.Rd                     |   81 ++++----
 man/dot-DollarNames-commaOctave-method.Rd |   10 -
 man/mfiles.Rd                             |   17 -
 man/o_addpath.Rd                          |   18 -
 man/o_assign.Rd                           |   49 ++---
 man/o_clear.Rd                            |   20 --
 man/o_config_info.Rd                      |    7 
 man/o_eval.Rd                             |   21 --
 man/o_exist.Rd                            |   10 -
 man/o_help.Rd                             |   72 +++----
 man/o_identity.Rd                         |    4 
 man/o_load.Rd                             |   15 -
 man/o_ls.Rd                               |   19 --
 man/o_rexp.Rd                             |   11 -
 man/o_rgamma.Rd                           |   11 -
 man/o_rnorm.Rd                            |   11 -
 man/o_runif.Rd                            |   42 ++--
 man/o_source.Rd                           |   34 +--
 man/o_version.Rd                          |    8 
 man/o_who.Rd                              |   28 +--
 man/o_whos.Rd                             |   22 --
 man/octave-ll.Rd                          |   18 -
 man/octave_config.Rd                      |   29 +--
 man/sourceExamples.Rd                     |    5 
 man/system.mfile.Rd                       |    8 
 src/Makevars.in                           |   20 +-
 src/Makevars.win.in                       |   22 +-
 src/Redirect.hpp                          |   17 +
 src/modules/Makefile.in                   |   11 -
 src/rcpp_octave.cpp                       |   47 +++--
 src/rcpp_octave.h                         |    2 
 vignettes/RcppOctave-unitTests.Rnw        |   36 +--
 vignettes/RcppOctave.Rnw                  |   11 -
 56 files changed, 886 insertions(+), 637 deletions(-)

More information about RcppOctave at CRAN
Permanent link

Package mitools updated to version 2.3 with previous version 2.2 dated 2012-05-30

Title: Tools for multiple imputation of missing data
Description: Tools to perform analyses and combine results from multiple-imputation datasets.
Author: Thomas Lumley
Maintainer: Thomas Lumley

Diff between mitools versions 2.2 dated 2012-05-30 and 2.3 dated 2014-09-20

 DESCRIPTION      |   13 +++++++------
 MD5              |   15 +++++++++------
 NEWS             |    2 ++
 R/MI.R           |   15 +++++++--------
 R/update.R       |    6 +++---
 build            |only
 data/smi.rda     |binary
 inst/doc/smi.R   |only
 inst/doc/smi.pdf |binary
 vignettes        |only
 10 files changed, 28 insertions(+), 23 deletions(-)

More information about mitools at CRAN
Permanent link

Package mco updated to version 1.0.13 with previous version 1.0.12 dated 2013-03-21

Title: Multiple criteria optimization algorithms and related functions
Description: Functions for multiple criteria optimization using genetic algorithms and related test problems
Author: Olaf Mersmann [aut, cre], Heike Trautmann [ctb], Detlef Steuer [ctb], Bernd Bischl [ctb], Kalyanmoy Deb [cph]
Maintainer: Olaf Mersmann

Diff between mco versions 1.0.12 dated 2013-03-21 and 1.0.13 dated 2014-09-20

 mco-1.0.12/mco/ChangeLog    |only
 mco-1.0.13/mco/DESCRIPTION  |   32 +++---
 mco-1.0.13/mco/MD5          |   13 +-
 mco-1.0.13/mco/NAMESPACE    |    2 
 mco-1.0.13/mco/R/nsga2.R    |   28 +++--
 mco-1.0.13/mco/R/qs.R       |    4 
 mco-1.0.13/mco/man/nsga2.Rd |   18 ++-
 mco-1.0.13/mco/src/nsga2.c  |  229 +++++++++++++++++++++++---------------------
 8 files changed, 183 insertions(+), 143 deletions(-)

More information about mco at CRAN
Permanent link

Package llama updated to version 0.7.2 with previous version 0.7.1 dated 2014-08-13

Title: Leveraging Learning to Automatically Manage Algorithms
Description: Provides functionality to train and evaluate algorithm selection models for portfolios.
Author: Lars Kotthoff [aut,cre], Bernd Bischl [aut], Barry Hurley [ctb], Talal Rahwan [ctb]
Maintainer: Lars Kotthoff

Diff between llama versions 0.7.1 dated 2014-08-13 and 0.7.2 dated 2014-09-20

 DESCRIPTION                                      |    8 ++--
 MD5                                              |   42 +++++++++++------------
 NEWS                                             |    9 ++++
 R/input.R                                        |   32 ++++++++++++-----
 R/misc.R                                         |    8 +++-
 R/misclassificationPenalties.R                   |    9 +++-
 R/parscores.R                                    |   17 ++++++---
 R/successes.R                                    |   19 ++++++----
 inst/manual/llama.pdf                            |binary
 man/cluster.Rd                                   |    2 -
 man/input.Rd                                     |   11 ++++++
 man/llama-package.Rd                             |    2 -
 man/misc.Rd                                      |   17 +++++----
 man/misclassificationPenalties.Rd                |   10 +++++
 man/parscores.Rd                                 |   25 ++++++++++---
 man/satsolvers.Rd                                |    4 +-
 man/successes.Rd                                 |   29 +++++++++++----
 tests/testthat/test.input.R                      |   35 ++++++++++++++++++-
 tests/testthat/test.misc.R                       |    8 ++++
 tests/testthat/test.misclassificationPenalties.R |   11 ++++++
 tests/testthat/test.parscores.R                  |   29 ++++++++++++---
 tests/testthat/test.successes.R                  |   27 +++++++++++---
 22 files changed, 266 insertions(+), 88 deletions(-)

More information about llama at CRAN
Permanent link

Package rdyncall (with last version 0.7.5) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-09-12 0.7.5
2011-12-13 0.7.4
2011-07-23 0.7.3
2011-04-27 0.7.2
2011-04-26 0.7.0

Permanent link
Package plink (with last version 1.3-1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-07-25 1.3-1
2011-02-12 1.3-0
2010-10-19 1.2-7
2010-09-15 1.2-6
2010-08-13 1.2-5
2010-07-26 1.2-4
2010-04-19 1.2-3
2009-10-23 1.2-2
2009-09-29 1.2-1
2009-08-19 1.2-0
2009-08-07 1.1-6
2009-07-26 1.1-5
2009-06-19 1.1-4
2009-06-14 1.1-3
2009-06-02 1.1-2
2009-05-28 1.1-1
2009-05-15 1.1-0
2009-04-19 1.0.0
2009-01-26 0.1-1
2008-09-28 0.1-0
2008-09-10 0.0-6
2008-09-08 0.0-5
2007-12-24 0.0-4
2007-12-02 0.0-3
2007-09-21 0.0-2
2007-09-13 0.0-1
2007-09-04 0.0-0

Permanent link
Package csound (with last version 0.1-1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-04-30 0.1-1
2011-12-19 0.1-0

Permanent link
Package playitbyr (with last version 0.2-1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-05-03 0.2-1
2012-05-02 0.2-0
2011-07-23 0.1-1

Permanent link
New package vdmR with initial version 0.1.0
Package: vdmR
Type: Package
Title: Visual Data Mining Tools for R
Version: 0.1.0
Date: 2014-08-14
Author: Tomokazu Fujino
Maintainer: Tomokazu Fujino
Description: This provides web based visual data mining tools by adding interactive functions to ggplot2 graphics. Brushing and linking between the multiple plots is one of the main feature of this package. Currently scatter plot, histogram, parallel coordinate plot and choropleth map are supported.
VignetteBuilder: knitr
Depends: R (>= 3.0.0)
Imports: ggplot2, plyr, maptools, gridSVG, grid, rjson, GGally, Rook, dplyr
Suggests: testthat, rgeos, knitr
License: GPL-2
Packaged: 2014-09-20 07:26:23 UTC; fujino
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-20 12:14:16

More information about vdmR at CRAN
Permanent link

New package RRreg with initial version 0.1.3
Package: RRreg
Type: Package
Title: Correlation and Regression Analyses of Randomized Response Designs
Authors@R: c(person( given="Daniel W.",family="Heck",email="dheck@mail.uni-mannheim.de", role=c("aut","cre")), person(given="Morten",family="Moshagen",email="moshagen@uni-mannheim.de", rol=c("aut")))
Author: Daniel W. Heck [aut, cre], Morten Moshagen [aut]
Maintainer: Daniel W. Heck
Depends: R (>= 3.0.0)
Imports: parallel, doParallel, foreach
Suggests: knitr
Description: RRreg provides univariate and multivariate methods to analyze randomized response (RR) survey designs (e.g., Warner, S. L. (1965). Randomized response: A survey technique for eliminating evasive answer bias. Journal of the American Statistical Association, 60, 63–69). Besides univariate estimates of true proportions, RR variables can be used for correlations, as dependent variable in a logistic regression and as predictors in a linear regression. For simulation and bootstrap purposes, RR data can be generated according to several models.
License: GPL-2
Encoding: UTF-8
LazyLoad: yes
URL: https://dl.dropboxusercontent.com/u/21456540/RRreg/index.html
VignetteBuilder: knitr
Version: 0.1.3
Date: 2014-09-20
Collate: 'RRcheck.R' 'RRcor.models.R' 'RRcor.R' 'RRgen.R' 'RRlin.getPW.R' 'RRlin.ll.R' 'RRlin.R' 'RRlog.CDM.R' 'RRlog.FR.R' 'RRlog.Kuk.R' 'RRlog.Mangat.R' 'RRlog.R' 'RRlog.SLD.R' 'RRlog.UQTknown.R' 'RRlog.UQTunknown.R' 'RRlog.Warner.R' 'RRreg-package.R' 'RRsimu.R' 'RRuni.models.R' 'RRuni.R'
Packaged: 2014-09-20 09:53:03 UTC; Daniel
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-20 12:14:12

More information about RRreg at CRAN
Permanent link

New package REDCapR with initial version 0.4-28
Package: REDCapR
Title: Interaction between R and REDCap
Description: Encapsulates functions to streamline calls from R
Version: 0.4-28
Date: 2014-09-19
Authors@R: c(person("Will", "Beasley", role = c("aut", "cre"), email = "wibeasley@hotmail.com"), person("David", "Bard", role = "ctb"), person("Thomas", "Wilson", role = "ctb"), person(given="John J", family="Aponte", role = "ctb"), person("Rollie", "Parrish", role = "ctb"))
Author: Will Beasley [aut, cre], David Bard [ctb], Thomas Wilson [ctb], John J Aponte [ctb], Rollie Parrish [ctb]
Maintainer: Will Beasley
URL: http://ouhsc.edu/bbmc/
Depends: R(>= 3.0.0), stats
Imports: httr, plyr, stringr
Suggests: devtools, knitr, methods, RODBC, testit, testthat
License: GPL-3
LazyData: TRUE
VignetteBuilder: knitr
Repository: CRAN
Repository/R-Forge/Project: redcapr
Repository/R-Forge/Revision: 23
Repository/R-Forge/DateTimeStamp: 2014-09-19 15:03:52
Date/Publication: 2014-09-20 07:19:22
Packaged: 2014-09-19 15:50:29 UTC; rforge
NeedsCompilation: no

More information about REDCapR at CRAN
Permanent link

New package OrdLogReg with initial version 1.1
Package: OrdLogReg
Type: Package
Title: Ordinal Logic Regression
Version: 1.1
Date: 2014-09-05
Author: Bethany Wolf
Maintainer: Bethany Wolf
Depends: LogicReg
Description: Method for develops a classification model for ordinal responses based on logic regression.
License: GPL-2
Packaged: 2014-09-19 16:02:04 UTC; wolfb
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-20 07:18:07

More information about OrdLogReg at CRAN
Permanent link

New package MST with initial version 1.0
Package: MST
Type: Package
Title: Multivariate Survival Trees
Version: 1.0
Date: 2014-09-19
Author: Xiaogang Su, Peter Calhoun, and Juanjuan Fan
Maintainer: Peter Calhoun
Description: Constructs trees for multivariate survival data using marginal and frailty models
License: GPL-2
Imports: survival, MASS
Packaged: 2014-09-19 22:28:18 UTC; pcalhoun
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-20 07:14:13

More information about MST at CRAN
Permanent link

Package mp updated to version 0.1.2 with previous version 0.1 dated 2014-08-03

Title: Multidimensional Projection Techniques
Description: Implementation of multidimensional projection techniques
Author: Francisco M. Fatore, Samuel G. Fadel
Maintainer: Francisco M. Fatore

Diff between mp versions 0.1 dated 2014-08-03 and 0.1.2 dated 2014-09-20

 DESCRIPTION        |   14 ++++---
 MD5                |   11 +++--
 NAMESPACE          |    1 
 R/forceScheme.R    |  101 ++++++++++++++++-------------------------------------
 R/mp.R             |only
 man/forceScheme.Rd |   21 +++++++----
 man/mp.Rd          |only
 src                |only
 8 files changed, 63 insertions(+), 85 deletions(-)

More information about mp at CRAN
Permanent link

Package Density.T.HoldOut updated to version 2.00 with previous version 1.02 dated 2014-04-18

Title: Density.T.HoldOut: Non-combinatorial T-estimation Hold-Out for density estimation
Description: Implementation in the density framework of the non-combinatorial algorithm and its greedy version, introduced by Magalhães and Rozenholc (2014), for T-estimation Hold-Out proposed in Birgé (2006, Section 9). The package provide an implementation which uses several families of estimators (regular and irregular histograms, kernel estimators) which may be used alone or combined. As a complement, provides also a comparison with other Held-Out derived from least-squares and maximum-likelihood. This package implements also the T-estimation Hold-Out derived from the test introduced in Baraud (2011).
Author: Nelo Magalhães (Univ. Paris Sud 11 - INRIA team Select) and Yves Rozenholc (Univ. Paris Descartes - INRIA team Select)
Maintainer: Nelo Magalhães

Diff between Density.T.HoldOut versions 1.02 dated 2014-04-18 and 2.00 dated 2014-09-20

 DESCRIPTION          |   10 
 MD5                  |    6 
 R/DensityTestim.R    | 1415 +++++++++++++++++++++++++--------------------------
 man/DensityTestim.Rd |   37 -
 4 files changed, 742 insertions(+), 726 deletions(-)

More information about Density.T.HoldOut at CRAN
Permanent link


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