Sun, 01 Mar 2015

New package PogromcyDanych with initial version 1.5
Package: PogromcyDanych
Type: Package
Title: PogromcyDanych / DataCrunchers is the Masive Online Open Course that Brings R and Statistics to the People
Version: 1.5
Date: 2015-02-05
Author: Przemyslaw Biecek
Maintainer: Przemyslaw Biecek
Description: The data sets used in the online course ,,PogromcyDanych''. You can process data in many ways. The course Data Crunchers will introduce you to this variety. For this reason we will work on datasets of different size (from several to several hundred thousand rows), with various level of complexity (from two to two thousand columns) and prepared in different formats (text data, quantitative data and qualitative data). All of these data sets were gathered in a single big package called PogromcyDanych to facilitate access to them. It contains all sorts of data sets such as data about offer prices of cars, results of opinion polls, information about changes in stock market indices, data about names given to newborn babies, ski jumping results or information about outcomes of breast cancer patients treatment.
LazyLoad: yes
LazyData: yes
License: GPL-3
Depends: R (>= 3.0), dplyr, SmarterPoland
Packaged: 2015-02-27 08:10:32 UTC; pbiecek
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-02 00:56:05

More information about PogromcyDanych at CRAN
Permanent link

Package MazamaSpatialUtils updated to version 0.2.2 with previous version 0.2.1 dated 2015-02-22

Title: Mazama Science Spatial Data Download and Utility Functions
Description: A suite of conversion scripts to create internally standardized spatial polygons dataframes. Utility scripts use these datasets to return values such as country, state, timezone, watershed, etc. associated with a set of longitude/latitude pairs. (They also make cool maps.)
Author: Jonathan Callahan [aut, cre], Will Leahy [aut], Henry Nguyen [aut]
Maintainer: Jonathan Callahan

Diff between MazamaSpatialUtils versions 0.2.1 dated 2015-02-22 and 0.2.2 dated 2015-03-01

 DESCRIPTION                     |    6 ++--
 MD5                             |   26 ++++++++---------
 R/MazamaSpatialUtils.R          |   58 +++++++++++++++++++++++++++++++++-------
 R/convertGADM.R                 |   17 ++++++++---
 R/convertNaturalEarthAdm1.R     |    3 +-
 R/convertTMWorldBorders.R       |    1 
 R/convertTMWorldBordersSimple.R |    1 
 R/convertUSCensusCounties.R     |   24 ++++++++++++++++
 R/convertWorldTimezones.R       |   11 +++++++
 inst/doc/introduction.html      |    4 +-
 man/MazamaSpatialUtils.Rd       |   33 ++++++++++++++++++++++
 man/codeToState.Rd              |    4 +-
 man/convertWorldTimezones.Rd    |   12 ++++++++
 man/stateToCode.Rd              |    4 +-
 14 files changed, 166 insertions(+), 38 deletions(-)

More information about MazamaSpatialUtils at CRAN
Permanent link

Package HiClimR updated to version 1.1.6 with previous version 1.1.5 dated 2014-11-13

Title: Hierarchical Climate Regionalization
Description: A tool for hierarchical climate regionalization applicable to any correlation-based clustering. It adds several features and a new clustering method (called, regional linkage) to hierarchical clustering in R (`hclust` function in `stats` library): regridding, coarsening spatial resolution, geographic masking, data filtering by thresholds, data preprocessing (detrending, standardization, and PCA), faster correlation function, hybrid hierarchical clustering, and cluster validation.
Author: Hamada S. Badr [aut, cre], Benjamin F. Zaitchik [aut], Amin K. Dezfuli [aut]
Maintainer: Hamada S. Badr

Diff between HiClimR versions 1.1.5 dated 2014-11-13 and 1.1.6 dated 2015-03-01

 Changelog         |   20 +-
 DESCRIPTION       |   21 +-
 MD5               |   41 ++--
 R/HiClimR.R       |  471 +++++++++++++++++++++++-------------------------------
 R/coarseR.R       |   61 +++---
 R/fastCor.R       |   15 -
 R/geogMask.R      |  135 ++++++++-------
 R/grid2D.R        |   17 +
 R/minSigCor.R     |   19 +-
 R/validClimR.R    |  257 +++++++++++++----------------
 README.md         |only
 inst/CITATION     |    4 
 man/HiClimR.Rd    |  158 ++++++++----------
 man/TestCase.Rd   |    9 -
 man/WorldMask.Rd  |   11 -
 man/coarseR.Rd    |   14 -
 man/fastCor.Rd    |   10 -
 man/geogMask.Rd   |    8 
 man/grid2D.Rd     |   12 -
 man/minSigCor.Rd  |   12 -
 man/validClimR.Rd |   35 +---
 src/HiClimR.f90   |    8 
 22 files changed, 632 insertions(+), 706 deletions(-)

More information about HiClimR at CRAN
Permanent link

Package ggthemes updated to version 2.1.2 with previous version 2.1.0 dated 2014-12-18

Title: Extra Themes, Scales and Geoms for `ggplot2`
Description: Some extra themes, geoms, and scales for `ggplot2`.
Author: Jeffrey B. Arnold [aut, cre], Gergely Daroczi [ctb], Bo Werth [ctb], Brian Weitzner [ctb], Joshua Kunst [ctb], Baptise Auguie [ctb], Justin Talbot [ctb] (Some code from the labeling package)
Maintainer: Jeffrey B. Arnold

Diff between ggthemes versions 2.1.0 dated 2014-12-18 and 2.1.2 dated 2015-03-01

 DESCRIPTION                           |   19 ++-
 MD5                                   |  164 +++++++++++++++++-----------------
 NAMESPACE                             |    2 
 NEWS                                  |   22 +++-
 R/colorblind.R                        |    8 -
 R/few.R                               |   10 +-
 R/pander.R                            |  155 ++++++++++++++++++++------------
 R/shapes.R                            |   29 ------
 build/partial.rdb                     |binary
 inst/doc/ggthemes.html                |  105 ++++++++++++++-------
 man/bank_slopes.Rd                    |    3 
 man/calc_pal.Rd                       |    3 
 man/calc_shape_pal.Rd                 |    3 
 man/circlefill_shape_pal.Rd           |    3 
 man/cleveland_shape_pal.Rd            |    3 
 man/colorblind.Rd                     |    9 +
 man/economist_pal.Rd                  |    3 
 man/excel_pal.Rd                      |    3 
 man/few_pal.Rd                        |    5 -
 man/fivethirtyeight_pal.Rd            |    3 
 man/gdocs_pal.Rd                      |    3 
 man/geom_rangeframe.Rd                |    3 
 man/geom_tufteboxplot.Rd              |    3 
 man/ggthemes.Rd                       |    3 
 man/ggthemes_data.Rd                  |    3 
 man/hc_pal.Rd                         |    3 
 man/palette_pander.Rd                 |    9 +
 man/range_breaks.Rd                   |    3 
 man/scale_calc.Rd                     |    3 
 man/scale_color_tableau.Rd            |    3 
 man/scale_colour_gradient2_tableau.Rd |    3 
 man/scale_colour_gradient_tableau.Rd  |    3 
 man/scale_economist.Rd                |    3 
 man/scale_excel.Rd                    |    3 
 man/scale_few.Rd                      |    5 -
 man/scale_fivethirtyeight.Rd          |    3 
 man/scale_gdocs.Rd                    |    3 
 man/scale_hc.Rd                       |    3 
 man/scale_linetype_stata.Rd           |    3 
 man/scale_pander.Rd                   |    6 -
 man/scale_shape_calc.Rd               |    3 
 man/scale_shape_circlefill.Rd         |    3 
 man/scale_shape_cleveland.Rd          |    3 
 man/scale_shape_stata.Rd              |    3 
 man/scale_shape_tableau.Rd            |    3 
 man/scale_shape_tremmel.Rd            |    3 
 man/scale_solarized.Rd                |    3 
 man/scale_stata.Rd                    |    3 
 man/scale_tufte.Rd                    |    3 
 man/scale_wsj.Rd                      |    3 
 man/show_linetypes.Rd                 |    3 
 man/show_shapes.Rd                    |    3 
 man/smart_digits.Rd                   |    3 
 man/solarized_pal.Rd                  |    3 
 man/solarized_rebase.Rd               |    3 
 man/stat_fivenumber.Rd                |    3 
 man/stata_linetype_pal.Rd             |    3 
 man/stata_pal.Rd                      |    3 
 man/stata_shape_pal.Rd                |    3 
 man/tableau_color_pal.Rd              |    3 
 man/tableau_div_gradient_pal.Rd       |    3 
 man/tableau_seq_gradient_pal.Rd       |    3 
 man/tableau_shape_pal.Rd              |    3 
 man/theme_calc.Rd                     |    3 
 man/theme_economist.Rd                |    3 
 man/theme_excel.Rd                    |    3 
 man/theme_few.Rd                      |   10 +-
 man/theme_fivethirtyeight.Rd          |    3 
 man/theme_foundation.Rd               |    3 
 man/theme_gdocs.Rd                    |    3 
 man/theme_hc.Rd                       |    3 
 man/theme_igray.Rd                    |    3 
 man/theme_pander.Rd                   |   15 ++-
 man/theme_solarized.Rd                |    3 
 man/theme_solid.Rd                    |    3 
 man/theme_stata.Rd                    |    3 
 man/theme_tufte.Rd                    |    3 
 man/theme_wsj.Rd                      |    3 
 man/tremmel_shape_pal.Rd              |    3 
 man/wsj_pal.Rd                        |    3 
 vignettes/children/examples.Rmd       |   19 +++
 vignettes/children/install.Rmd        |    5 +
 vignettes/children/intro.Rmd          |   40 ++++++--
 83 files changed, 510 insertions(+), 316 deletions(-)

More information about ggthemes at CRAN
Permanent link

Package archivist updated to version 1.3 with previous version 1.2 dated 2014-11-29

Title: Tools for Storing, Restoring and Searching for R Objects
Description: Data exploration and modelling is a process in which a lot of data artifacts are produced. Artifacts like: subsets, data aggregates, plots, statistical models, different versions of data sets and different versions of results. The more projects we work with the more artifacts are produced and the harder it is to manage these artifacts. Archivist helps to store and manage artifacts created in R. Archivist allows you to store selected artifacts as a binary files together with their metadata and relations. Archivist allows to share artifacts with others, either through shared folder or github. Archivist allows to look for already created artifacts by using it's class, name, date of the creation or other properties. Makes it easy to restore such artifacts. Archivist allows to check if new artifact is the exact copy that was produced some time ago. That might be useful either for testing or caching.
Author: Przemyslaw Biecek [aut, cre], Marcin Kosinski [aut]
Maintainer: Przemyslaw Biecek

Diff between archivist versions 1.2 dated 2014-11-29 and 1.3 dated 2015-03-01

 DESCRIPTION                |    6 -
 MD5                        |   72 +++++++++++------------
 NAMESPACE                  |    4 -
 R/addTagsRepo.R            |    7 +-
 R/cache.R                  |    4 -
 R/copyToRepo.R             |   20 +++---
 R/createEmptyRepo.R        |    8 ++
 R/extractData.R            |   44 +++++++-------
 R/getTags.R                |   31 +++++----
 R/loadFromRepo.R           |   38 ++++++------
 R/rmFromRepo.R             |  140 ++++++++++++++++++++++++++++++++++++++++++---
 R/saveToRepo.R             |   20 +++---
 R/searchInRepo.R           |   39 +++++++-----
 R/setRepo.R                |only
 R/shinySearchInLocalRepo.R |    5 -
 R/showRepo.R               |   27 ++++----
 R/summaryRepo.R            |   25 ++++----
 R/zipRepo.R                |   25 +++-----
 R/zzz.R                    |    2 
 man/Repository.Rd          |    6 +
 man/Tags.Rd                |    6 +
 man/addTagsRepo.Rd         |   11 ++-
 man/archivist-package.Rd   |    6 +
 man/cache.Rd               |   17 +++--
 man/copyToRepo.Rd          |   21 ++++--
 man/createEmptyRepo.Rd     |    6 +
 man/deleteRepo.Rd          |    6 +
 man/getTags.Rd             |   30 ++++++---
 man/loadFromRepo.Rd        |   24 +++++--
 man/md5hash.Rd             |    6 +
 man/rmFromRepo.Rd          |   93 ++++++++++++++++++++++++++++-
 man/saveToRepo.Rd          |   19 ++++--
 man/searchInRepo.Rd        |   36 ++++++++---
 man/setRepo.Rd             |only
 man/shinySearchInRepo.Rd   |   12 ++-
 man/showRepo.Rd            |   27 ++++++--
 man/summaryRepo.Rd         |   25 +++++---
 man/zipRepo.Rd             |   29 ++++++---
 38 files changed, 625 insertions(+), 272 deletions(-)

More information about archivist at CRAN
Permanent link

Package XLConnect updated to version 0.2-11 with previous version 0.2-10 dated 2015-01-25

Title: Excel Connector for R
Description: Provides comprehensive functionality to read, write and format Excel data.
Author: Mirai Solutions GmbH [aut], Martin Studer [cre], The Apache Software Foundation [ctb, cph] (Apache POI, Apache Commons Codec), Stephen Colebourne [ctb, cph] (Joda-Time Java library)
Maintainer: Martin Studer

Diff between XLConnect versions 0.2-10 dated 2015-01-25 and 0.2-11 dated 2015-03-01

 XLConnect-0.2-10/XLConnect/inst/java/XLConnect-0.2-10.jar      |only
 XLConnect-0.2-10/XLConnect/inst/java/poi-3.11.jar              |only
 XLConnect-0.2-10/XLConnect/inst/java/poi-ooxml-3.11.jar        |only
 XLConnect-0.2-10/XLConnect/vignettes/img/AdvancedExample1a.png |only
 XLConnect-0.2-10/XLConnect/vignettes/img/AdvancedExample1b.png |only
 XLConnect-0.2-10/XLConnect/vignettes/img/AdvancedExample1c.png |only
 XLConnect-0.2-11/XLConnect/DESCRIPTION                         |   13 
 XLConnect-0.2-11/XLConnect/MD5                                 |   37 -
 XLConnect-0.2-11/XLConnect/NEWS                                |    6 
 XLConnect-0.2-11/XLConnect/README.md                           |    4 
 XLConnect-0.2-11/XLConnect/data                                |only
 XLConnect-0.2-11/XLConnect/inst/XLConnect.R                    |  139 ++----
 XLConnect-0.2-11/XLConnect/inst/doc/XLConnect.R                |  137 ++----
 XLConnect-0.2-11/XLConnect/inst/doc/XLConnect.Rnw              |  209 +++-------
 XLConnect-0.2-11/XLConnect/inst/doc/XLConnect.pdf              |binary
 XLConnect-0.2-11/XLConnect/inst/doc/XLConnectImpatient.Rnw     |    2 
 XLConnect-0.2-11/XLConnect/inst/doc/XLConnectImpatient.pdf     |binary
 XLConnect-0.2-11/XLConnect/inst/java/XLConnect-0.2-11.jar      |only
 XLConnect-0.2-11/XLConnect/inst/java/poi-3.12-beta1.jar        |only
 XLConnect-0.2-11/XLConnect/inst/java/poi-ooxml-3.12-beta1.jar  |only
 XLConnect-0.2-11/XLConnect/java/README                         |    4 
 XLConnect-0.2-11/XLConnect/man/XLConnect-package.Rd            |    8 
 XLConnect-0.2-11/XLConnect/man/swissfranc.Rd                   |only
 XLConnect-0.2-11/XLConnect/vignettes/XLConnect.Rnw             |  209 +++-------
 XLConnect-0.2-11/XLConnect/vignettes/XLConnectImpatient.Rnw    |    2 
 25 files changed, 295 insertions(+), 475 deletions(-)

More information about XLConnect at CRAN
Permanent link

Package BinNonNor updated to version 1.2 with previous version 1.1 dated 2015-02-01

Title: Data Generation with Binary and Continuous Non-Normal Components
Description: Generation of multiple binary and continuous non-normal variables simultaneously given the marginal characteristics and association structure based on the methodology proposed by Demirtas et al. (2012).
Author: Gul Inan, Hakan Demirtas
Maintainer: Gul Inan

Diff between BinNonNor versions 1.1 dated 2015-02-01 and 1.2 dated 2015-03-01

 DESCRIPTION                         |   10 +++++-----
 MD5                                 |   12 ++++++------
 R/gen.Bin.NonNor.R                  |   19 +++++++++++--------
 man/BinNonNor-package.Rd            |   10 ++++++----
 man/gen.Bin.NonNor.Rd               |    6 ++++--
 man/validation.bin.Rd               |    4 ++--
 man/validation.skewness.kurtosis.Rd |    8 ++++----
 7 files changed, 38 insertions(+), 31 deletions(-)

More information about BinNonNor at CRAN
Permanent link

Package biomonCore (with last version 1.3.50) was removed from CRAN

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

2015-02-23 1.3.50

Permanent link
Package isingLenzMC updated to version 0.2.3 with previous version 0.2.1 dated 2014-05-18

Title: Monte Carlo for Classical Ising Model
Description: Classical Ising Model is a land mark system in statistical physics. Model explains physics of spin glasses and magnetic materials, but used in many different context for example phase transitions and neural systems. This package provides utilities to simulate one dimensional Ising Model with Metropolis and Glauber Monte Carlo with single flip dynamics in periodic boundary conditions.
Author: Mehmet Suzen
Maintainer: Mehmet Suzen

Diff between isingLenzMC versions 0.2.1 dated 2014-05-18 and 0.2.3 dated 2015-03-01

 isingLenzMC-0.2.1/isingLenzMC/inst/effectiveErgodicity |only
 isingLenzMC-0.2.1/isingLenzMC/inst/vignettes           |only
 isingLenzMC-0.2.3/isingLenzMC/DESCRIPTION              |   10 ++++----
 isingLenzMC-0.2.3/isingLenzMC/GPL-3                    |only
 isingLenzMC-0.2.3/isingLenzMC/LICENCE.note             |only
 isingLenzMC-0.2.3/isingLenzMC/MD5                      |   21 +++++++++++------
 isingLenzMC-0.2.3/isingLenzMC/NEWS                     |only
 isingLenzMC-0.2.3/isingLenzMC/build                    |only
 isingLenzMC-0.2.3/isingLenzMC/inst/CITATION            |only
 isingLenzMC-0.2.3/isingLenzMC/inst/doc                 |only
 isingLenzMC-0.2.3/isingLenzMC/inst/examples            |only
 isingLenzMC-0.2.3/isingLenzMC/vignettes                |only
 12 files changed, 19 insertions(+), 12 deletions(-)

More information about isingLenzMC at CRAN
Permanent link

Package R.utils updated to version 2.0.0 with previous version 1.34.0 dated 2014-10-08

Title: Various Programming Utilities
Description: Utility functions useful when programming and developing R packages.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson

Diff between R.utils versions 1.34.0 dated 2014-10-08 and 2.0.0 dated 2015-03-01

 R.utils-1.34.0/R.utils/R/bunzip2.R                         |only
 R.utils-1.34.0/R.utils/R/gzip.R                            |only
 R.utils-1.34.0/R.utils/man/bunzip2.Rd                      |only
 R.utils-1.34.0/R.utils/man/gzip.Rd                         |only
 R.utils-1.34.0/R.utils/tests/finalizer_crash.R             |only
 R.utils-1.34.0/R.utils/tests/symlinks.R                    |only
 R.utils-2.0.0/R.utils/DESCRIPTION                          |   16 
 R.utils-2.0.0/R.utils/MD5                                  |  240 ++++++++-----
 R.utils-2.0.0/R.utils/NAMESPACE                            |   11 
 R.utils-2.0.0/R.utils/NEWS                                 |   47 ++
 R.utils-2.0.0/R.utils/R/999.NonDocumentedObjects.R         |    1 
 R.utils-2.0.0/R.utils/R/Arguments.R                        |   43 ++
 R.utils-2.0.0/R.utils/R/CmdArgsFunction.R                  |   20 -
 R.utils-2.0.0/R.utils/R/Java.R                             |   31 -
 R.utils-2.0.0/R.utils/R/OperatorDelayedAssign.R            |   79 ++++
 R.utils-2.0.0/R.utils/R/ProgressBar.R                      |   59 +--
 R.utils-2.0.0/R.utils/R/attachLocally.R                    |   45 +-
 R.utils-2.0.0/R.utils/R/captureOutput.R                    |    8 
 R.utils-2.0.0/R.utils/R/cmdArgs.R                          |    2 
 R.utils-2.0.0/R.utils/R/commandArgs.R                      |   48 ++
 R.utils-2.0.0/R.utils/R/compressFile.R                     |only
 R.utils-2.0.0/R.utils/R/createLink.R                       |    9 
 R.utils-2.0.0/R.utils/R/displayCode.R                      |    7 
 R.utils-2.0.0/R.utils/R/downloadFile.R                     |    8 
 R.utils-2.0.0/R.utils/R/eget.R                             |   16 
 R.utils-2.0.0/R.utils/R/fileAccess.R                       |    2 
 R.utils-2.0.0/R.utils/R/findFiles.R                        |   19 -
 R.utils-2.0.0/R.utils/R/getPathIfEmpty.R                   |only
 R.utils-2.0.0/R.utils/R/insert.R                           |   14 
 R.utils-2.0.0/R.utils/R/isUrl.R                            |   10 
 R.utils-2.0.0/R.utils/R/listDirectory.R                    |    6 
 R.utils-2.0.0/R.utils/R/mout.R                             |   63 +++
 R.utils-2.0.0/R.utils/R/mpager.R                           |only
 R.utils-2.0.0/R.utils/R/readBinFragments.R                 |   10 
 R.utils-2.0.0/R.utils/R/readTableIndex.R                   |    9 
 R.utils-2.0.0/R.utils/R/readWindowsShortcut.R              |    2 
 R.utils-2.0.0/R.utils/R/saveObject.R                       |    2 
 R.utils-2.0.0/R.utils/R/seqToIntervals.R                   |   23 -
 R.utils-2.0.0/R.utils/R/toCamelCase.R                      |   61 +--
 R.utils-2.0.0/R.utils/R/unwrap.array.R                     |   23 -
 R.utils-2.0.0/R.utils/R/use.R                              |   98 +++--
 R.utils-2.0.0/R.utils/R/withCapture.R                      |   14 
 R.utils-2.0.0/R.utils/R/withSeed.R                         |   14 
 R.utils-2.0.0/R.utils/R/withSink.R                         |    9 
 R.utils-2.0.0/R.utils/R/withTimeout.R                      |   16 
 R.utils-2.0.0/R.utils/R/writeBinFragments.R                |   13 
 R.utils-2.0.0/R.utils/R/zzz.R                              |   29 -
 R.utils-2.0.0/R.utils/man/Non-documented_objects.Rd        |    1 
 R.utils-2.0.0/R.utils/man/PERCENTLT_-PERCENT.Rd            |    1 
 R.utils-2.0.0/R.utils/man/ProgressBar.Rd                   |   36 -
 R.utils-2.0.0/R.utils/man/R.utils-package.Rd               |    2 
 R.utils-2.0.0/R.utils/man/as.character.ProgressBar.Rd      |   38 +-
 R.utils-2.0.0/R.utils/man/captureOutput.Rd                 |    8 
 R.utils-2.0.0/R.utils/man/compressFile.Rd                  |only
 R.utils-2.0.0/R.utils/man/createLink.Rd                    |    1 
 R.utils-2.0.0/R.utils/man/eget.Rd                          |    3 
 R.utils-2.0.0/R.utils/man/findFiles.Rd                     |   11 
 R.utils-2.0.0/R.utils/man/getBarString.ProgressBar.Rd      |   38 +-
 R.utils-2.0.0/R.utils/man/getReadablePathname.Arguments.Rd |   10 
 R.utils-2.0.0/R.utils/man/increase.ProgressBar.Rd          |   42 +-
 R.utils-2.0.0/R.utils/man/isDone.ProgressBar.Rd            |   38 +-
 R.utils-2.0.0/R.utils/man/isUrl.Rd                         |    2 
 R.utils-2.0.0/R.utils/man/listDirectory.Rd                 |    6 
 R.utils-2.0.0/R.utils/man/mout.Rd                          |    7 
 R.utils-2.0.0/R.utils/man/mpager.Rd                        |only
 R.utils-2.0.0/R.utils/man/readTableIndex.Rd                |   78 ++--
 R.utils-2.0.0/R.utils/man/reset.ProgressBar.Rd             |   42 +-
 R.utils-2.0.0/R.utils/man/seqToIntervals.Rd                |    6 
 R.utils-2.0.0/R.utils/man/setMaxValue.ProgressBar.Rd       |   40 +-
 R.utils-2.0.0/R.utils/man/setProgress.ProgressBar.Rd       |   48 +-
 R.utils-2.0.0/R.utils/man/setStepLength.ProgressBar.Rd     |   40 +-
 R.utils-2.0.0/R.utils/man/setTicks.ProgressBar.Rd          |   40 +-
 R.utils-2.0.0/R.utils/man/setValue.ProgressBar.Rd          |   48 +-
 R.utils-2.0.0/R.utils/man/update.ProgressBar.Rd            |   40 +-
 R.utils-2.0.0/R.utils/man/use.Rd                           |    8 
 R.utils-2.0.0/R.utils/man/withSeed.Rd                      |    4 
 R.utils-2.0.0/R.utils/man/withTimeout.Rd                   |    7 
 R.utils-2.0.0/R.utils/tests/FileProgressBar.R              |only
 R.utils-2.0.0/R.utils/tests/GString.R                      |only
 R.utils-2.0.0/R.utils/tests/Java.R                         |only
 R.utils-2.0.0/R.utils/tests/MultiVerbose.R                 |only
 R.utils-2.0.0/R.utils/tests/NullVerbose.R                  |only
 R.utils-2.0.0/R.utils/tests/OperatorDelayedAssign.R        |only
 R.utils-2.0.0/R.utils/tests/Options.R                      |only
 R.utils-2.0.0/R.utils/tests/ProgressBar.R                  |only
 R.utils-2.0.0/R.utils/tests/Settings.R                     |only
 R.utils-2.0.0/R.utils/tests/System.R                       |only
 R.utils-2.0.0/R.utils/tests/TextStatusBar.R                |only
 R.utils-2.0.0/R.utils/tests/VComments.R                    |only
 R.utils-2.0.0/R.utils/tests/Verbose.R                      |only
 R.utils-2.0.0/R.utils/tests/absolute-relative-paths.R      |    3 
 R.utils-2.0.0/R.utils/tests/arrayIndex.R                   |only
 R.utils-2.0.0/R.utils/tests/attachLocally.R                |   18 
 R.utils-2.0.0/R.utils/tests/callHooks.R                    |only
 R.utils-2.0.0/R.utils/tests/capitalize.R                   |only
 R.utils-2.0.0/R.utils/tests/captureOutput.R                |    5 
 R.utils-2.0.0/R.utils/tests/cmdArgs.R                      |   14 
 R.utils-2.0.0/R.utils/tests/colClasses.R                   |only
 R.utils-2.0.0/R.utils/tests/commandArgs.R                  |   44 ++
 R.utils-2.0.0/R.utils/tests/compressFile.R                 |only
 R.utils-2.0.0/R.utils/tests/copyRenameFile.R               |    7 
 R.utils-2.0.0/R.utils/tests/cout.R                         |only
 R.utils-2.0.0/R.utils/tests/createFileAtomically.R         |only
 R.utils-2.0.0/R.utils/tests/dataFrame.R                    |only
 R.utils-2.0.0/R.utils/tests/dimNA.R                        |only
 R.utils-2.0.0/R.utils/tests/displayCode.R                  |only
 R.utils-2.0.0/R.utils/tests/eget.R                         |only
 R.utils-2.0.0/R.utils/tests/egsub.R                        |   15 
 R.utils-2.0.0/R.utils/tests/env.R                          |only
 R.utils-2.0.0/R.utils/tests/extract.array.R                |only
 R.utils-2.0.0/R.utils/tests/fileAccess.R                   |only
 R.utils-2.0.0/R.utils/tests/findFiles.R                    |only
 R.utils-2.0.0/R.utils/tests/findSourceTraceback.R          |only
 R.utils-2.0.0/R.utils/tests/gcat.R                         |only
 R.utils-2.0.0/R.utils/tests/getParent.R                    |only
 R.utils-2.0.0/R.utils/tests/hpaste.R                       |only
 R.utils-2.0.0/R.utils/tests/insert.R                       |only
 R.utils-2.0.0/R.utils/tests/intToHex.R                     |only
 R.utils-2.0.0/R.utils/tests/isPackageLoaded.R              |only
 R.utils-2.0.0/R.utils/tests/isReplicated.R                 |only
 R.utils-2.0.0/R.utils/tests/isUrl.R                        |only
 R.utils-2.0.0/R.utils/tests/isZero.R                       |only
 R.utils-2.0.0/R.utils/tests/listDirectory.R                |only
 R.utils-2.0.0/R.utils/tests/loadObject.R                   |only
 R.utils-2.0.0/R.utils/tests/loadToEnv.R                    |only
 R.utils-2.0.0/R.utils/tests/mkdirs.R                       |   53 +-
 R.utils-2.0.0/R.utils/tests/mout.R                         |  160 ++++----
 R.utils-2.0.0/R.utils/tests/mpager.R                       |only
 R.utils-2.0.0/R.utils/tests/pushBackupFile.R               |only
 R.utils-2.0.0/R.utils/tests/pushTemporaryFile.R            |only
 R.utils-2.0.0/R.utils/tests/readBinFragments.R             |only
 R.utils-2.0.0/R.utils/tests/readWindowsShellLink.R         |only
 R.utils-2.0.0/R.utils/tests/readWindowsShortcut.R          |only
 R.utils-2.0.0/R.utils/tests/resample.R                     |only
 R.utils-2.0.0/R.utils/tests/seqToHumanReadable.R           |only
 R.utils-2.0.0/R.utils/tests/seqToIntervals.R               |only
 R.utils-2.0.0/R.utils/tests/sourceTo.R                     |only
 R.utils-2.0.0/R.utils/tests/splitByPattern.R               |only
 R.utils-2.0.0/R.utils/tests/subplots.R                     |only
 R.utils-2.0.0/R.utils/tests/symlinks,dirs.R                |only
 R.utils-2.0.0/R.utils/tests/symlinks,files.R               |only
 R.utils-2.0.0/R.utils/tests/systemR.R                      |only
 R.utils-2.0.0/R.utils/tests/tempvar.R                      |only
 R.utils-2.0.0/R.utils/tests/toCamelCase.R                  |    8 
 R.utils-2.0.0/R.utils/tests/use.R                          |    3 
 R.utils-2.0.0/R.utils/tests/useRepos.R                     |only
 R.utils-2.0.0/R.utils/tests/whichVector.R                  |only
 R.utils-2.0.0/R.utils/tests/withCapture.R                  |   15 
 R.utils-2.0.0/R.utils/tests/withLocale.R                   |   20 +
 R.utils-2.0.0/R.utils/tests/withOptions.R                  |   21 +
 R.utils-2.0.0/R.utils/tests/withRepos.R                    |   21 +
 R.utils-2.0.0/R.utils/tests/withSeed.R                     |   69 ++-
 R.utils-2.0.0/R.utils/tests/withSink.R                     |  134 ++++---
 R.utils-2.0.0/R.utils/tests/withTimeout.R                  |   80 +++-
 R.utils-2.0.0/R.utils/tests/wrap.array.R                   |only
 R.utils-2.0.0/R.utils/tests/writeDataFrame.R               |   50 +-
 R.utils-2.0.0/R.utils/tests/zzz_finalizer_crash.R          |only
 157 files changed, 1662 insertions(+), 850 deletions(-)

More information about R.utils at CRAN
Permanent link

Package PoisBinOrd updated to version 1.1 with previous version 1.0 dated 2015-02-03

Title: Data Generation with Poisson, Binary and Ordinal Components
Description: Generation of multiple count, binary and ordinal variables simultaneously given the marginal characteristics and association structure. Throughout the package, the word 'Poisson' is used to imply count data under the assumption of Poisson distribution.
Author: Gul Inan, Hakan Demirtas
Maintainer: Gul Inan

Diff between PoisBinOrd versions 1.0 dated 2015-02-03 and 1.1 dated 2015-03-01

 DESCRIPTION                   |    8 ++++----
 MD5                           |   14 +++++++-------
 R/gen.PoisBinOrd.R            |   26 +++++++++++++++-----------
 R/intermediate.corr.PP.R      |    6 ++++--
 man/PoisBinOrd-package.Rd     |    9 +++++----
 man/gen.PoisBinOrd.Rd         |   10 ++++++----
 man/intermediate.corr.P_BO.Rd |    4 ++--
 man/validation.bin.Rd         |    6 +++---
 8 files changed, 46 insertions(+), 37 deletions(-)

More information about PoisBinOrd at CRAN
Permanent link

New package PoisBinNonNor with initial version 1.0
Package: PoisBinNonNor
Type: Package
Title: Data Generation with Poisson, Binary and Continuous Components
Version: 1.0
Date: 2015-03-01
Author: Gul Inan, Hakan Demirtas
Maintainer: Gul Inan
Description: Generation of multiple count, binary and continuous variables simultaneously given the marginal characteristics and association structure. Throughout the package, the word 'Poisson' is used to imply count data under the assumption of Poisson distribution.
License: GPL (>= 2)
Depends: BB, corpcor, Matrix, mvtnorm
Packaged: 2015-02-28 22:36:52 UTC; arcelik
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-01 08:16:14

More information about PoisBinNonNor at CRAN
Permanent link

New package haven with initial version 0.1.0
Package: haven
Version: 0.1.0
Title: Import SPSS, Stata and SAS Files
Description: Import foreign statistical formats into R via the ReadStat C library. Package includes preliminary support for writing Stata and SPSS formats.
License: MIT + file LICENSE
Authors@R: c( person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")), person("Evan", "Miller", , role = c("aut", "cph"), comment = "Author of included ReadStat code"), person("RStudio", role = "cph") )
Depends: R (>= 3.1.0)
Suggests: dplyr, testthat, knitr
LinkingTo: Rcpp, BH
Imports: Rcpp (>= 0.11.4)
LazyData: true
URL: https://github.com/hadley/haven, https://github.com/WizardMac/ReadStat
BugReports: https://github.com/hadley/haven/issues
VignetteBuilder: knitr
Packaged: 2015-02-28 19:15:59 UTC; hadley
Author: Hadley Wickham [aut, cre], Evan Miller [aut, cph] (Author of included ReadStat code), RStudio [cph]
Maintainer: Hadley Wickham
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-03-01 08:18:16

More information about haven at CRAN
Permanent link

Package gendata updated to version 1.1 with previous version 1.0 dated 2014-05-08

Title: Generate and Modify Synthetic Datasets
Description: Set of functions to create datasets using a correlation matrix.
Author: Francis Huang
Maintainer: Francis Huang

Diff between gendata versions 1.0 dated 2014-05-08 and 1.1 dated 2015-03-01

 DESCRIPTION            |   11 +++----
 MD5                    |   14 ++++----
 R/genmvnorm.R          |   77 +++++++++++++++++++++++++++++--------------------
 man/dtrans.Rd          |    2 -
 man/gendata-package.Rd |    8 ++---
 man/genmvnorm.Rd       |    4 +-
 man/recalib.Rd         |    2 -
 man/revcode.Rd         |    2 -
 8 files changed, 67 insertions(+), 53 deletions(-)

More information about gendata at CRAN
Permanent link

New package FinCovRegularization with initial version 1.0.0
Package: FinCovRegularization
Type: Package
Title: Covariance Matrix Estimation and Regularization for Finance
Version: 1.0.0
Authors@R: person("Yachen", "Yan", email = "yanyachen21@gmail.com", role = c("aut", "cre"))
Description: Estimation and regularization for covariance matrix of asset returns. For covariance matrix estimation, three major types of factor models are included: macroeconomic factor model, fundamental factor model and statistical factor model. For covariance matrix regularization, four regularized estimators are included: banding, tapering, hard-thresholding and soft-thresholding. The tuning parameters of these regularized estimators are selected via cross-validation.
URL: http://github.com/yanyachen/FinCovRegularization
BugReports: http://github.com/yanyachen/FinCovRegularization/issues
Depends: R (>= 2.10)
Imports: quadprog
License: GPL-2
LazyData: true
Packaged: 2015-03-01 08:47:42 UTC; Administrator
Author: Yachen Yan [aut, cre]
Maintainer: Yachen Yan
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-01 08:16:11

More information about FinCovRegularization at CRAN
Permanent link

New package emIRT with initial version 0.0.5
Package: emIRT
Type: Package
Title: EM Algorithms for Estimating Item Response Theory Models
Version: 0.0.5
Date: 2015-02-25
Author: Kosuke Imai , James Lo , Jonathan Olmsted
Maintainer: James Lo
Description: Various Expectation-Maximization (EM) algorithms are implemented for item response theory (IRT) models. The current implementation includes IRT models for binary and ordinal responses, along with dynamic and hierarchical IRT models with binary responses. The latter two models are derived and implemented using variational EM.
License: GPL (>= 2)
Depends: R (>= 2.10), pscl (>= 1.0.0), Rcpp (>= 0.10.6)
LinkingTo: Rcpp, RcppArmadillo
Packaged: 2015-03-01 08:03:35 UTC; ripley
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-03-01 09:03:50

More information about emIRT at CRAN
Permanent link

Package drat updated to version 0.0.2 with previous version 0.0.1 dated 2015-02-05

Title: Drat R Archive Template
Description: Creation and Use of R Repositories via two helper functions to insert packages into a repository, and to add repository information to the current R session. Two primary types of repositories are support: gh-pages at GitHub, as well as local repositories on either the same machine or a local network. Drat is a recursive acronym: Drat R Archive Template.
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel

Diff between drat versions 0.0.1 dated 2015-02-05 and 0.0.2 dated 2015-03-01

 ChangeLog            |   50 +++++++++++++++++++++++++++++++++++++++++++++++++
 DESCRIPTION          |   18 +++++++----------
 MD5                  |   19 +++++++++---------
 R/addRepo.R          |    3 --
 R/insertPackage.R    |   52 +++++++++++++++++++++++++++++++++++++++++++--------
 R/pruneRepo.R        |only
 README.md            |   47 +++++++++++++++++++++++++++++++++++++---------
 inst/TODO.md         |    9 +++++++-
 man/addRepo.Rd       |    3 --
 man/drat-package.Rd  |    2 -
 man/insertPackage.Rd |    7 ++++--
 11 files changed, 166 insertions(+), 44 deletions(-)

More information about drat at CRAN
Permanent link

Package cqrReg updated to version 1.1 with previous version 1.0 dated 2014-11-27

Title: Quantile, Composite Quantile Regression and Regularized Versions
Description: Estimate quantile regression(QR) and composite quantile regression (cqr) and with adaptive lasso penalty using interior point (IP), majorize and minimize(MM), coordinate descent (CD), and alternating direction method of multipliers algorithms(ADMM).
Author: Jueyu Gao & Linglong Kong
Maintainer: Jueyu Gao

Diff between cqrReg versions 1.0 dated 2014-11-27 and 1.1 dated 2015-03-01

 cqrReg-1.0/cqrReg/R/cqr.lasso.ip.R     |only
 cqrReg-1.0/cqrReg/man/cqr.lasso.ip.Rd  |only
 cqrReg-1.1/cqrReg/DESCRIPTION          |   11 ++---
 cqrReg-1.1/cqrReg/MD5                  |   62 ++++++++++++++++++---------------
 cqrReg-1.1/cqrReg/NAMESPACE            |    3 -
 cqrReg-1.1/cqrReg/R/QR.admm.R          |   14 ++++---
 cqrReg-1.1/cqrReg/R/QR.cd.R            |   11 ++++-
 cqrReg-1.1/cqrReg/R/QR.ip.R            |   20 +---------
 cqrReg-1.1/cqrReg/R/QR.lasso.admm.R    |   10 ++---
 cqrReg-1.1/cqrReg/R/QR.lasso.cd.R      |   12 ++++--
 cqrReg-1.1/cqrReg/R/QR.lasso.ip.R      |   28 +-------------
 cqrReg-1.1/cqrReg/R/QR.lasso.mm.R      |   13 ++++--
 cqrReg-1.1/cqrReg/R/QR.mm.R            |   11 ++++-
 cqrReg-1.1/cqrReg/R/cqr.admm.R         |   13 ++++--
 cqrReg-1.1/cqrReg/R/cqr.cd.R           |    9 +++-
 cqrReg-1.1/cqrReg/R/cqr.fit.R          |only
 cqrReg-1.1/cqrReg/R/cqr.fit.lasso.R    |only
 cqrReg-1.1/cqrReg/R/cqr.ip.R           |   34 +++---------------
 cqrReg-1.1/cqrReg/R/cqr.lasso.admm.R   |   13 +++---
 cqrReg-1.1/cqrReg/R/cqr.lasso.cd.R     |   10 +++--
 cqrReg-1.1/cqrReg/R/cqr.lasso.mm.R     |   11 ++++-
 cqrReg-1.1/cqrReg/R/cqr.mm.R           |    9 +++-
 cqrReg-1.1/cqrReg/R/qrfit.R            |only
 cqrReg-1.1/cqrReg/R/qrfit.lasso.R      |only
 cqrReg-1.1/cqrReg/man/QR.ip.Rd         |   12 ++++--
 cqrReg-1.1/cqrReg/man/QR.lasso.ip.Rd   |   13 ++++--
 cqrReg-1.1/cqrReg/man/cqr.fit.Rd       |only
 cqrReg-1.1/cqrReg/man/cqr.fit.lasso.Rd |only
 cqrReg-1.1/cqrReg/man/cqr.ip.Rd        |   12 ++++--
 cqrReg-1.1/cqrReg/man/qrfit.Rd         |only
 cqrReg-1.1/cqrReg/man/qrfit.lasso.Rd   |only
 cqrReg-1.1/cqrReg/src/ADMM.cpp         |   17 ++++-----
 cqrReg-1.1/cqrReg/src/CQRMM.cpp        |    2 -
 cqrReg-1.1/cqrReg/src/CQRPMM.cpp       |    2 -
 cqrReg-1.1/cqrReg/src/QRMM.cpp         |    2 -
 cqrReg-1.1/cqrReg/src/QRPCD.cpp        |    2 -
 cqrReg-1.1/cqrReg/src/QRPMM.cpp        |    2 -
 37 files changed, 177 insertions(+), 181 deletions(-)

More information about cqrReg at CRAN
Permanent link

New package Conake with initial version 1.0
Encoding: UTF-8
Package: Conake
Type: Package
Title: Continuous Associated Kernel Estimation
Version: 1.0
Date: 2015-02-27
Author: W. E. Wansouwé, F. G. Libengué and C. C. Kokonendji
Maintainer: W. E. Wansouwé
Description: Continuous smoothing of probability density function on a compact or semi-infinite support is performed using four continuous associated kernels: extended beta, gamma, lognormal and reciprocal inverse Gaussian. The cross-validation technique is also implemented for bandwidth selection.
License: GPL (>= 2)
LazyLoad: yes
URL: www.r-project.org
Packaged: 2015-02-28 22:02:10 UTC; wansouwe
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-01 08:16:08

More information about Conake at CRAN
Permanent link


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