Sun, 19 Feb 2017

Package textreadr updated to version 0.3.1 with previous version 0.3.0 dated 2017-01-11

Title: Read Text Documents into R
Description: A small collection of convenience tools for reading text documents into R.
Author: Tyler Rinker [aut, cre], Bryan Goodrich [ctb]
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>

Diff between textreadr versions 0.3.0 dated 2017-01-11 and 0.3.1 dated 2017-02-19

 DESCRIPTION                        |   14 ++--
 MD5                                |   26 +++++---
 NAMESPACE                          |    1 
 NEWS                               |    9 +++
 R/read_dir_transcript.R            |only
 R/read_transcript.R                |    2 
 README.md                          |  109 +++++++++++++++++++++++--------------
 data/presidential_debates_2012.rda |binary
 inst/CITATION                      |    4 -
 inst/docs/trans5.xls               |binary
 inst/docs/transcripts              |only
 man/read_dir_transcript.Rd         |only
 man/read_transcript.Rd             |    2 
 13 files changed, 107 insertions(+), 60 deletions(-)

More information about textreadr at CRAN
Permanent link

Package syllable updated to version 0.1.3 with previous version 0.1.2 dated 2017-01-20

Title: A Small Collection of Syllable Counting Functions
Description: Tools for counting syllables and polysyllables. The tools rely primarily on a 'data.table' hash table lookup, resulting in fast syllable counting.
Author: Tyler Rinker [aut, cre]
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>

Diff between syllable versions 0.1.2 dated 2017-01-20 and 0.1.3 dated 2017-02-19

 syllable-0.1.2/syllable/man/reexports.Rd                          |only
 syllable-0.1.3/syllable/DESCRIPTION                               |    8 -
 syllable-0.1.3/syllable/MD5                                       |   59 ++++----
 syllable-0.1.3/syllable/NAMESPACE                                 |    4 
 syllable-0.1.3/syllable/NEWS                                      |   13 +
 syllable-0.1.3/syllable/R/readability_word_stats.R                |   10 -
 syllable-0.1.3/syllable/R/readability_word_stats_by.R             |   10 -
 syllable-0.1.3/syllable/R/sum_vector_by.R                         |   12 -
 syllable-0.1.3/syllable/R/tally_both_vector.R                     |   10 -
 syllable-0.1.3/syllable/R/tally_both_vector_by.R                  |   10 -
 syllable-0.1.3/syllable/R/tally_di_vector_by.R                    |   10 -
 syllable-0.1.3/syllable/R/tally_mono_vector_by.R                  |   10 -
 syllable-0.1.3/syllable/R/tally_poly_vector_by.R                  |   10 -
 syllable-0.1.3/syllable/R/tally_short_vector_by.R                 |   10 -
 syllable-0.1.3/syllable/R/textshape_reexports.R                   |   13 -
 syllable-0.1.3/syllable/R/utils.R                                 |   22 +--
 syllable-0.1.3/syllable/README.md                                 |   71 +++++-----
 syllable-0.1.3/syllable/data/common_polysyllabic_proper_nouns.rda |binary
 syllable-0.1.3/syllable/data/hamlets_soliloquy.rda                |binary
 syllable-0.1.3/syllable/data/presidential_debates_2012.rda        |binary
 syllable-0.1.3/syllable/data/syllable_counts_data.rda             |binary
 syllable-0.1.3/syllable/inst/CITATION                             |    4 
 syllable-0.1.3/syllable/man/readability_word_stats.Rd             |    9 -
 syllable-0.1.3/syllable/man/readability_word_stats_by.Rd          |   10 -
 syllable-0.1.3/syllable/man/sum_vector_by.Rd                      |    9 -
 syllable-0.1.3/syllable/man/tally_both_vector.Rd                  |    9 -
 syllable-0.1.3/syllable/man/tally_both_vector_by.Rd               |    9 -
 syllable-0.1.3/syllable/man/tally_di_vector_by.Rd                 |    9 -
 syllable-0.1.3/syllable/man/tally_mono_vector_by.Rd               |    9 -
 syllable-0.1.3/syllable/man/tally_poly_vector_by.Rd               |    9 -
 syllable-0.1.3/syllable/man/tally_short_vector_by.Rd              |    9 -
 31 files changed, 131 insertions(+), 237 deletions(-)

More information about syllable at CRAN
Permanent link

Package lexicon updated to version 0.1.1 with previous version 0.1.0 dated 2017-01-20

Title: Lexicons for Text Analysis
Description: A collection of lexical hash tables, dictionaries, and word lists.
Author: Tyler Rinker [aut, cre]
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>

Diff between lexicon versions 0.1.0 dated 2017-01-20 and 0.1.1 dated 2017-02-19

 DESCRIPTION                        |    8 -
 MD5                                |   80 +++++++++--------
 NEWS                               |   10 ++
 R/hash_grady_pos.R                 |only
 R/hash_lemmas.R                    |only
 README.md                          |  170 +++++++++++++++++++------------------
 data/common_names.rda              |binary
 data/datalist                      |    2 
 data/discourse_markers_alemany.rda |binary
 data/dodds_sentiment.rda           |binary
 data/freq_first_names.rda          |binary
 data/freq_last_names.rda           |binary
 data/function_words.rda            |binary
 data/grady_augmented.rda           |binary
 data/hash_emoticons.rda            |binary
 data/hash_grady_pos.rda            |only
 data/hash_lemmas.rda               |only
 data/hash_power.rda                |binary
 data/hash_sentiment.rda            |binary
 data/hash_sentiment_nrc.rda        |binary
 data/hash_sentiword.rda            |binary
 data/hash_strength.rda             |binary
 data/hash_syllable.rda             |binary
 data/hash_valence_shifters.rda     |binary
 data/key_abbreviation.rda          |binary
 data/key_contractions.rda          |binary
 data/key_grade.rda                 |binary
 data/key_rating.rda                |binary
 data/nrc_emotions.rda              |binary
 data/pos_action_verb.rda           |binary
 data/pos_adverb.rda                |binary
 data/pos_df_pronouns.rda           |binary
 data/pos_interjections.rda         |binary
 data/pos_preposition.rda           |binary
 data/sw_buckley_salton.rda         |binary
 data/sw_dolch.rda                  |binary
 data/sw_fry_100.rda                |binary
 data/sw_fry_1000.rda               |binary
 data/sw_fry_200.rda                |binary
 data/sw_fry_25.rda                 |binary
 data/sw_onix.rda                   |binary
 inst/CITATION                      |    4 
 man/hash_grady_pos.Rd              |only
 man/hash_lemmas.Rd                 |only
 44 files changed, 150 insertions(+), 124 deletions(-)

More information about lexicon at CRAN
Permanent link

Package gofastr updated to version 0.2.1 with previous version 0.1.1 dated 2017-01-01

Title: Fast DocumentTermMatrix and TermDocumentMatrix Creation
Description: Harness the power of 'quanteda', 'data.table' & 'stringi' to quickly generate 'tm' DocumentTermMatrix and TermDocumentMatrix data structures.
Author: Tyler Rinker [aut, cre]
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>

Diff between gofastr versions 0.1.1 dated 2017-01-01 and 0.2.1 dated 2017-02-19

 DESCRIPTION                              |   10 -
 MD5                                      |   30 ++--
 NAMESPACE                                |   11 +
 NEWS                                     |   22 +++
 R/as_dtm.R                               |only
 R/q_dtm.R                                |   32 ++++-
 R/q_tdm.R                                |   12 +
 R/select_documents.R                     |   17 +-
 R/utils.R                                |  103 ++++++++++++++++
 README.md                                |  191 ++++++++++++++-----------------
 data/partial_republican_debates_2015.rda |binary
 data/presidential_debates_2012.rda       |binary
 inst/CITATION                            |    4 
 man/as_dtm.Rd                            |only
 man/q_dtm.Rd                             |   20 ++-
 man/q_tdm.Rd                             |    8 -
 man/select_documents.Rd                  |    8 -
 17 files changed, 330 insertions(+), 138 deletions(-)

More information about gofastr at CRAN
Permanent link

Package earth updated to version 4.4.8 with previous version 4.4.7 dated 2016-10-19

Title: Multivariate Adaptive Regression Splines
Description: Build regression models using the techniques in Friedman's papers "Fast MARS" and "Multivariate Adaptive Regression Splines". (The term "MARS" is trademarked and thus not used in the name of the package.)
Author: Stephen Milborrow. Derived from mda:mars by Trevor Hastie and Rob Tibshirani. Uses Alan Miller's Fortran utilities with Thomas Lumley's leaps wrapper.
Maintainer: Stephen Milborrow <milbo@sonic.net>

Diff between earth versions 4.4.7 dated 2016-10-19 and 4.4.8 dated 2017-02-19

 DESCRIPTION                               |    6 
 MD5                                       |   86 +--
 NEWS                                      |   15 
 R/do.par.R                                |    2 
 R/dot.R                                   |    2 
 R/earth.R                                 |   60 +-
 R/earth.cv.R                              |   18 
 R/earth.glm.R                             |    2 
 R/earth.leaps.R                           |    8 
 R/earth.regress.R                         |    2 
 R/model.matrix.earth.R                    |  297 +++++------
 R/predict.earth.R                         |   17 
 build                                     |only
 inst/doc/earth-notes.pdf                  |binary
 inst/doc/earth-varmod.pdf                 |binary
 inst/slowtests/earth.times.bat            |    2 
 inst/slowtests/test.big.bat               |    2 
 inst/slowtests/test.cv.Rout.save          |   14 
 inst/slowtests/test.cv.bat                |    2 
 inst/slowtests/test.earthc.mak            |    2 
 inst/slowtests/test.earthc.out.save       |    4 
 inst/slowtests/test.earthmain.gcc.bat     |    2 
 inst/slowtests/test.earthmain.gcc64.bat   |   10 
 inst/slowtests/test.full.R                |  250 +++++++++
 inst/slowtests/test.full.Rout.save        |  778 +++++++++++++++++++++++++++++-
 inst/slowtests/test.full.bat              |    2 
 inst/slowtests/test.glm.Rout.save         |   36 -
 inst/slowtests/test.glm.bat               |    2 
 inst/slowtests/test.incorrect.bat         |    2 
 inst/slowtests/test.mods.bat              |    2 
 inst/slowtests/test.plotd.bat             |    2 
 inst/slowtests/test.pmethod.cv.Rout.save  |    4 
 inst/slowtests/test.pmethod.cv.bat        |    2 
 inst/slowtests/test.varmod.Rout.save      |   54 +-
 inst/slowtests/test.varmod.bat            |    2 
 inst/slowtests/test.varmod.mgcv.Rout.save |    6 
 inst/slowtests/test.varmod.mgcv.bat       |    2 
 inst/slowtests/test.weights.bat           |    2 
 man/earth.Rd                              |   35 -
 man/format.earth.Rd                       |    6 
 man/model.matrix.earth.Rd                 |   45 +
 man/predict.earth.Rd                      |   18 
 src/earth.c                               |   26 -
 src/earth.h                               |    3 
 src/rentries.c                            |only
 45 files changed, 1435 insertions(+), 397 deletions(-)

More information about earth at CRAN
Permanent link

Package yuimaGUI updated to version 1.0.0 with previous version 0.9.5 dated 2016-12-02

Title: A Graphical User Interface for the 'yuima' Package
Description: Provides a graphical user interface for the 'yuima' package.
Author: YUIMA Project Team
Maintainer: Emanuele Guidotti <emanuele.guidotti@studenti.unimi.it>

Diff between yuimaGUI versions 0.9.5 dated 2016-12-02 and 1.0.0 dated 2017-02-19

 yuimaGUI-0.9.5/yuimaGUI/inst/yuimaGUI/www/custom.css  |only
 yuimaGUI-1.0.0/yuimaGUI/DESCRIPTION                   |    6 
 yuimaGUI-1.0.0/yuimaGUI/MD5                           |   17 
 yuimaGUI-1.0.0/yuimaGUI/R/sourceCodeYuimaGUI.R        |   16 
 yuimaGUI-1.0.0/yuimaGUI/inst/yuimaGUI/global.R        |   10 
 yuimaGUI-1.0.0/yuimaGUI/inst/yuimaGUI/server.R        |  687 +++++++++++-------
 yuimaGUI-1.0.0/yuimaGUI/inst/yuimaGUI/ui.R            |  328 ++++----
 yuimaGUI-1.0.0/yuimaGUI/inst/yuimaGUI/www/black.css   |only
 yuimaGUI-1.0.0/yuimaGUI/inst/yuimaGUI/www/example.jpg |binary
 yuimaGUI-1.0.0/yuimaGUI/inst/yuimaGUI/www/white.css   |only
 yuimaGUI-1.0.0/yuimaGUI/man/yuimaGUI.Rd               |    5 
 11 files changed, 642 insertions(+), 427 deletions(-)

More information about yuimaGUI at CRAN
Permanent link

Package padr updated to version 0.2.1 with previous version 0.2.0 dated 2017-02-08

Title: Quickly Get Datetime Data Ready for Analysis
Description: Transforms datetime data into a format ready for analysis. It offers two functionalities; aggregating data to a higher level interval (thicken) and imputing records where observations were absent (pad). It also offers a few functions that assist with filling missing values after padding.
Author: Edwin Thoen
Maintainer: Edwin Thoen <edwinthoen@gmail.com>

Diff between padr versions 0.2.0 dated 2017-02-08 and 0.2.1 dated 2017-02-19

 DESCRIPTION                       |    6 ++--
 MD5                               |   29 ++++++++++++-----------
 NEWS.md                           |    7 +++++
 R/pad.R                           |   46 +++++++++++++++++++-------------------
 inst/doc/padr.html                |    4 +--
 inst/doc/padr_implementation.html |    4 +--
 man/coffee.Rd                     |    1 
 man/emergency.Rd                  |    1 
 man/fill_by_function.Rd           |    1 
 man/fill_by_prevalent.Rd          |    1 
 man/fill_by_value.Rd              |    1 
 man/get_interval.Rd               |    1 
 man/pad.Rd                        |    1 
 man/thicken.Rd                    |    1 
 src/padr_init.c                   |only
 tests/testthat/test_pad.R         |   24 +++++++++++++++++++
 16 files changed, 77 insertions(+), 51 deletions(-)

More information about padr at CRAN
Permanent link

Package chinese.misc updated to version 0.1.1 with previous version 0.1.0 dated 2017-02-16

Title: Miscellaneous Tools for Chinese Text Mining and More
Description: Efforts are made to make Chinese text mining easier, faster, and robust to errors. Document term matrix can be generated by only one line of code; detecting encoding, segmenting and removing stop words are done automatically. Some convenient tools are also supplied.
Author: Jiang Wu
Maintainer: Jiang Wu <textidea@sina.com>

Diff between chinese.misc versions 0.1.0 dated 2017-02-16 and 0.1.1 dated 2017-02-19

 DESCRIPTION                 |   10 ++---
 MD5                         |   78 ++++++++++++++++++++++++--------------------
 NAMESPACE                   |    8 ++++
 NEWS                        |   21 ++++++++++-
 R/AftEr_myfUn.R             |only
 R/DEFAULT_control1.R        |only
 R/DEFAULT_control2.R        |only
 R/DEFAULT_cutter.R          |only
 R/as.character2.R           |   12 ++++--
 R/as.numeric2.R             |   12 +++---
 R/chEck_cOntrOl.R           |only
 R/corp_or_dtm.R             |   78 +++++++++++++++++++++++++++-----------------
 R/dir_or_file.R             |    3 -
 R/gEtthEEnc.R               |    1 
 R/is_positive_integer.R     |    2 -
 R/mUltIEncOdE.R             |    1 
 R/make_stoplist.R           |    2 -
 R/output_dtm.R              |    1 
 R/package-chinese.misc.R    |    5 ++
 R/scancn.R                  |    4 +-
 R/seg_file.R                |   26 ++++++++++++--
 R/slim_text.R               |   18 +++++++---
 R/sort_tf.R                 |    1 
 man/DEFAULT_control1.Rd     |only
 man/DEFAULT_control2.Rd     |only
 man/DEFAULT_cutter.Rd       |only
 man/as.character2.Rd        |    9 ++---
 man/as.numeric2.Rd          |    9 ++---
 man/chinese.misc-package.Rd |    7 ++-
 man/corp_or_dtm.Rd          |   40 ++++++++++++++++------
 man/csv2txt.Rd              |    1 
 man/dir_or_file.Rd          |    1 
 man/is_character_vector.Rd  |    1 
 man/is_positive_integer.Rd  |    3 -
 man/m2doc.Rd                |    1 
 man/make_stoplist.Rd        |    1 
 man/match_pattern.Rd        |    1 
 man/output_dtm.Rd           |    2 -
 man/scancn.Rd               |    1 
 man/seg_file.Rd             |   13 ++++++-
 man/slim_text.Rd            |   19 +++++++---
 man/sort_tf.Rd              |    2 -
 man/tf2doc.Rd               |    1 
 man/txt2csv.Rd              |    1 
 44 files changed, 253 insertions(+), 143 deletions(-)

More information about chinese.misc at CRAN
Permanent link

Package ROCt updated to version 0.9.5 with previous version 0.9.4 dated 2016-03-09

Title: Time-Dependent ROC Curve Estimators and Expected Utility Functions
Description: Contains functions in order to estimate diagnostic and prognostic capacities of continuous markers. More precisely, one function concerns the estimation of time-dependent ROC (ROCt) curve, as proposed by Heagerty et al. (2000) <doi:10.1111/j.0006-341X.2000.00337.x>. One function concerns the adaptation of the ROCt theory for studying the capacity of a marker to predict the excess of mortality of a specific population compared to the general population. This last part is based on additive relative survival models and the work of Pohar-Perme et al. (2012) <doi:10.1111/j.1541-0420.2011.01640.x>. We also propose two functions for cut-off estimation in medical decision making by maximizing time-dependent expected utility function. Finally, we propose confounder-adjusted estimators of ROC and ROCt curves by using the Inverse Probability Weighting (IPW) approach. For the confounder-adjusted ROC curve (without censoring), we also proposed the implementation of the estimator based on placement values proposed by Pepe and Cai (2004) <doi:10.1111/j.0006-341X.2004.00200.x>.
Author: Y. Foucher, E. Dantan, F. Le Borgne, and M. Lorent
Maintainer: Y. Foucher <Yohann.Foucher@univ-nantes.fr>

Diff between ROCt versions 0.9.4 dated 2016-03-09 and 0.9.5 dated 2017-02-19

 DESCRIPTION             |   12 +++++------
 MD5                     |   34 ++++++++++++++++----------------
 data/dataDIVAT.rda      |binary
 data/dataKTFS.rda       |binary
 data/fr.ratetable.rda   |binary
 data/rein.ratetable.rda |binary
 man/AUC.Rd              |    2 -
 man/EUt1.Rd             |   17 ++++++----------
 man/EUt2.Rd             |   10 +++------
 man/ROCt-package.Rd     |   18 +++++-----------
 man/adjusted.ROC.Rd     |   51 ++++++++++++++++++++++++++----------------------
 man/adjusted.ROCt.Rd    |   49 ++++++++++++++++++++++------------------------
 man/crude.ROCt.Rd       |    8 ++-----
 man/dataDIVAT.Rd        |    8 ++-----
 man/dataKTFS.Rd         |   10 +++------
 man/fr.ratetable.Rd     |   13 +++++-------
 man/net.ROCt.Rd         |    8 ++-----
 man/rein.ratetable.Rd   |    6 ++---
 18 files changed, 114 insertions(+), 132 deletions(-)

More information about ROCt at CRAN
Permanent link

Package MVar.pt updated to version 1.9.6 with previous version 1.9.5 dated 2016-10-27

Title: Analise multivariada (brazilian portuguese)
Description: Pacote para analise multivariada, que possui funcoes que executam analise de correspondencia simples (CA) e multipla (MCA), analise de componentes principais (PCA), analise de correlacao canonica (CCA), analise fatorial (FA), escalonamento multidimensional (MDS), analise de cluster hierarquico e nao hierarquico, regressao linear, analise de multiplos fatores (MFA) para dados quantitativos, qualitativos, de frequencia (MFACT) e dados mistos. Tambem possui outras funcoes uteis para a analise multivariada.
Author: Paulo Cesar Ossani <ossanipc@hotmail.com> Marcelo Angelo Cirillo <macufla@dex.ufla.br>
Maintainer: Paulo Cesar Ossani <ossanipc@hotmail.com>

Diff between MVar.pt versions 1.9.5 dated 2016-10-27 and 1.9.6 dated 2017-02-19

 DESCRIPTION            |    8 +++----
 MD5                    |   26 ++++++++++++----------
 R/Biplot.R             |   56 ++++++++++++++++++++++++++++++-------------------
 R/FA.R                 |   47 +++++++++++++++++++++++++----------------
 R/Plot.CA.R            |   17 +++++++-------
 R/Plot.FA.R            |only
 R/Plot.MFA.R           |   17 +++++++-------
 R/Plot.PCA.R           |   15 +++++++------
 man/Biplot.Rd          |    8 ++++---
 man/FA.Rd              |   12 +++++++---
 man/MVar.pt-package.Rd |    4 +--
 man/Plot.CA.Rd         |    6 ++---
 man/Plot.FA.Rd         |only
 man/Plot.MFA.Rd        |    4 +--
 man/Plot.PCA.Rd        |    4 +--
 15 files changed, 130 insertions(+), 94 deletions(-)

More information about MVar.pt at CRAN
Permanent link

New package upmfit with initial version 0.1.0
Package: upmfit
Type: Package
Title: Unified Probability Model Fitting
Version: 0.1.0
Authors@R: person("Avery", "McIntosh", email = "aimcinto@bu.edu", role = c("aut", "cre"))
Description: Fitting a Unified Probability Model for household-community tuberculosis transmission dynamics.
URL: http://people.bu.edu/aimcinto/
Depends: R (>= 3.2.1)
License: GPL-3
LazyData: TRUE
Imports: stats, R2jags, mcmcplots
Suggests: doMC, knitr, rmarkdown
SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net)
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-02-18 23:40:30 UTC; Avery
Author: Avery McIntosh [aut, cre]
Maintainer: Avery McIntosh <aimcinto@bu.edu>
Repository: CRAN
Date/Publication: 2017-02-19 10:53:41

More information about upmfit at CRAN
Permanent link

New package SARP.moodle with initial version 0.3.6
Package: SARP.moodle
Type: Package
Title: XML Output Functions for Easy Creation of Moodle Questions
Version: 0.3.6
Date: 2017-02-09
Authors@R: person( "Emmanuel", "Curis", email = "emmanuel.curis@parisdescartes.fr", role = c( "aut", "cre" ) )
Maintainer: Emmanuel Curis <emmanuel.curis@parisdescartes.fr>
License: Artistic-2.0
Description: Provides a set of basic functions for creating Moodle XML output files suited for importing questions in Moodle (a learning management system, see <https://moodle.org/> for more information).
Suggests:
Depends:
Imports: stats,utils
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2017-02-19 06:00:17 UTC; curis
Author: Emmanuel Curis [aut, cre]
Repository: CRAN
Date/Publication: 2017-02-19 10:53:30

More information about SARP.moodle at CRAN
Permanent link

Package ggthemes updated to version 3.4.0 with previous version 3.3.0 dated 2016-11-24

Title: Extra Themes, Scales and Geoms for 'ggplot2'
Description: Some extra themes, geoms, and scales for 'ggplot2'. Provides 'ggplot2' themes and scales that replicate the look of plots by Edward Tufte, Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata', 'Excel', and 'The Wall Street Journal', among others. Provides 'geoms' for Tufte's box plot and range frame.
Author: Jeffrey B. Arnold [aut, cre], Gergely Daroczi [ctb], Bo Werth [ctb], Brian Weitzner [ctb], Joshua Kunst [ctb], Baptise Auguie [ctb], Bob Rudis [ctb], Hadley Wickham [ctb, cph] (Code from the ggplot2 package.), Justin Talbot [ctb] (Code from the labeling package), Joshua London [ctb]
Maintainer: Jeffrey B. Arnold <jeffrey.arnold@gmail.com>

Diff between ggthemes versions 3.3.0 dated 2016-11-24 and 3.4.0 dated 2017-02-19

 ggthemes-3.3.0/ggthemes/NEWS                                  |only
 ggthemes-3.4.0/ggthemes/DESCRIPTION                           |   25 -
 ggthemes-3.4.0/ggthemes/MD5                                   |  165 +++++-----
 ggthemes-3.4.0/ggthemes/NAMESPACE                             |    4 
 ggthemes-3.4.0/ggthemes/NEWS.md                               |only
 ggthemes-3.4.0/ggthemes/R/canva.R                             |only
 ggthemes-3.4.0/ggthemes/R/economist.R                         |    5 
 ggthemes-3.4.0/ggthemes/data                                  |only
 ggthemes-3.4.0/ggthemes/inst/doc/ggthemes.R                   |    8 
 ggthemes-3.4.0/ggthemes/inst/doc/ggthemes.html                |   18 -
 ggthemes-3.4.0/ggthemes/man/bank_slopes.Rd                    |    2 
 ggthemes-3.4.0/ggthemes/man/calc_pal.Rd                       |    1 
 ggthemes-3.4.0/ggthemes/man/calc_shape_pal.Rd                 |    1 
 ggthemes-3.4.0/ggthemes/man/canva_pal.Rd                      |only
 ggthemes-3.4.0/ggthemes/man/canva_palettes.Rd                 |only
 ggthemes-3.4.0/ggthemes/man/circlefill_shape_pal.Rd           |    1 
 ggthemes-3.4.0/ggthemes/man/cleveland_shape_pal.Rd            |    1 
 ggthemes-3.4.0/ggthemes/man/colorblind.Rd                     |    3 
 ggthemes-3.4.0/ggthemes/man/economist_pal.Rd                  |    1 
 ggthemes-3.4.0/ggthemes/man/excel_pal.Rd                      |    1 
 ggthemes-3.4.0/ggthemes/man/few_pal.Rd                        |    1 
 ggthemes-3.4.0/ggthemes/man/fivethirtyeight_pal.Rd            |    1 
 ggthemes-3.4.0/ggthemes/man/gdocs_pal.Rd                      |    1 
 ggthemes-3.4.0/ggthemes/man/geom_rangeframe.Rd                |    4 
 ggthemes-3.4.0/ggthemes/man/geom_tufteboxplot.Rd              |    4 
 ggthemes-3.4.0/ggthemes/man/ggthemes.Rd                       |    1 
 ggthemes-3.4.0/ggthemes/man/ggthemes_data.Rd                  |    1 
 ggthemes-3.4.0/ggthemes/man/palette_pander.Rd                 |    1 
 ggthemes-3.4.0/ggthemes/man/ptol_pal.Rd                       |    1 
 ggthemes-3.4.0/ggthemes/man/range_breaks.Rd                   |    9 
 ggthemes-3.4.0/ggthemes/man/scale_calc.Rd                     |    5 
 ggthemes-3.4.0/ggthemes/man/scale_color_tableau.Rd            |    3 
 ggthemes-3.4.0/ggthemes/man/scale_colour_canva.Rd             |only
 ggthemes-3.4.0/ggthemes/man/scale_colour_gradient2_tableau.Rd |    3 
 ggthemes-3.4.0/ggthemes/man/scale_colour_gradient_tableau.Rd  |    7 
 ggthemes-3.4.0/ggthemes/man/scale_economist.Rd                |    3 
 ggthemes-3.4.0/ggthemes/man/scale_excel.Rd                    |    5 
 ggthemes-3.4.0/ggthemes/man/scale_few.Rd                      |    3 
 ggthemes-3.4.0/ggthemes/man/scale_fivethirtyeight.Rd          |    3 
 ggthemes-3.4.0/ggthemes/man/scale_gdocs.Rd                    |    5 
 ggthemes-3.4.0/ggthemes/man/scale_hc.Rd                       |    3 
 ggthemes-3.4.0/ggthemes/man/scale_linetype_stata.Rd           |    1 
 ggthemes-3.4.0/ggthemes/man/scale_pander.Rd                   |    1 
 ggthemes-3.4.0/ggthemes/man/scale_ptol.Rd                     |    3 
 ggthemes-3.4.0/ggthemes/man/scale_shape_calc.Rd               |    1 
 ggthemes-3.4.0/ggthemes/man/scale_shape_circlefill.Rd         |    1 
 ggthemes-3.4.0/ggthemes/man/scale_shape_cleveland.Rd          |    1 
 ggthemes-3.4.0/ggthemes/man/scale_shape_stata.Rd              |    1 
 ggthemes-3.4.0/ggthemes/man/scale_shape_tableau.Rd            |    1 
 ggthemes-3.4.0/ggthemes/man/scale_shape_tremmel.Rd            |    1 
 ggthemes-3.4.0/ggthemes/man/scale_solarized.Rd                |    5 
 ggthemes-3.4.0/ggthemes/man/scale_stata.Rd                    |    3 
 ggthemes-3.4.0/ggthemes/man/scale_wsj.Rd                      |    3 
 ggthemes-3.4.0/ggthemes/man/show_linetypes.Rd                 |    1 
 ggthemes-3.4.0/ggthemes/man/show_shapes.Rd                    |    1 
 ggthemes-3.4.0/ggthemes/man/smart_digits.Rd                   |    7 
 ggthemes-3.4.0/ggthemes/man/solarized_pal.Rd                  |    1 
 ggthemes-3.4.0/ggthemes/man/solarized_rebase.Rd               |    1 
 ggthemes-3.4.0/ggthemes/man/stat_fivenumber.Rd                |    3 
 ggthemes-3.4.0/ggthemes/man/stata_linetype_pal.Rd             |    1 
 ggthemes-3.4.0/ggthemes/man/stata_pal.Rd                      |    1 
 ggthemes-3.4.0/ggthemes/man/stata_shape_pal.Rd                |    1 
 ggthemes-3.4.0/ggthemes/man/tableau_color_pal.Rd              |    1 
 ggthemes-3.4.0/ggthemes/man/tableau_div_gradient_pal.Rd       |    1 
 ggthemes-3.4.0/ggthemes/man/tableau_seq_gradient_pal.Rd       |    1 
 ggthemes-3.4.0/ggthemes/man/tableau_shape_pal.Rd              |    1 
 ggthemes-3.4.0/ggthemes/man/theme_base.Rd                     |    1 
 ggthemes-3.4.0/ggthemes/man/theme_calc.Rd                     |    1 
 ggthemes-3.4.0/ggthemes/man/theme_economist.Rd                |    6 
 ggthemes-3.4.0/ggthemes/man/theme_excel.Rd                    |    1 
 ggthemes-3.4.0/ggthemes/man/theme_few.Rd                      |    1 
 ggthemes-3.4.0/ggthemes/man/theme_fivethirtyeight.Rd          |    1 
 ggthemes-3.4.0/ggthemes/man/theme_foundation.Rd               |    1 
 ggthemes-3.4.0/ggthemes/man/theme_gdocs.Rd                    |    1 
 ggthemes-3.4.0/ggthemes/man/theme_hc.Rd                       |    1 
 ggthemes-3.4.0/ggthemes/man/theme_igray.Rd                    |    2 
 ggthemes-3.4.0/ggthemes/man/theme_map.Rd                      |    1 
 ggthemes-3.4.0/ggthemes/man/theme_pander.Rd                   |    1 
 ggthemes-3.4.0/ggthemes/man/theme_par.Rd                      |    1 
 ggthemes-3.4.0/ggthemes/man/theme_solarized.Rd                |    1 
 ggthemes-3.4.0/ggthemes/man/theme_solid.Rd                    |    1 
 ggthemes-3.4.0/ggthemes/man/theme_stata.Rd                    |    1 
 ggthemes-3.4.0/ggthemes/man/theme_tufte.Rd                    |    1 
 ggthemes-3.4.0/ggthemes/man/theme_wsj.Rd                      |    1 
 ggthemes-3.4.0/ggthemes/man/tremmel_shape_pal.Rd              |    1 
 ggthemes-3.4.0/ggthemes/man/wsj_pal.Rd                        |    2 
 ggthemes-3.4.0/ggthemes/vignettes/children/examples.Rmd       |   13 
 87 files changed, 179 insertions(+), 204 deletions(-)

More information about ggthemes at CRAN
Permanent link

Package future updated to version 1.3.0 with previous version 1.2.0 dated 2016-11-12

Title: Unified Parallel and Distributed Processing in R for Everyone
Description: The purpose of this package is to provide a lightweight and unified Future API for sequential and parallel processing of R expression via futures. The simplest way to evaluate an expression in parallel is to use `x %<-% { expression }` with `plan(multiprocess)`. This package implements sequential, multicore, multisession, and cluster futures. With these, R expressions can be evaluated on the local machine, on in parallel a set of local machines, or distributed on a mix of local and remote machines. Extensions to this package implements additional backends for processing futures via compute cluster schedulers etc. Because of its unified API, there is no need to modify code in order switch from sequential on the local machine to, say, distributed processing on a remote compute cluster. Another strength of this package is that global variables and functions are automatically identified and exported as needed, making it straightforward to tweak existing code to make use of futures.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>

Diff between future versions 1.2.0 dated 2016-11-12 and 1.3.0 dated 2017-02-19

 future-1.2.0/future/R/flapply.R                              |only
 future-1.2.0/future/man/eager.Rd                             |only
 future-1.2.0/future/man/flapply.Rd                           |only
 future-1.2.0/future/tests/flapply.R                          |only
 future-1.2.0/future/tests/lazy.R                             |only
 future-1.3.0/future/DESCRIPTION                              |   48 
 future-1.3.0/future/MD5                                      |  235 +-
 future-1.3.0/future/NAMESPACE                                |   12 
 future-1.3.0/future/NEWS                                     |  876 +++++++----
 future-1.3.0/future/R/ClusterFuture-class.R                  |   64 
 future-1.3.0/future/R/Future-class.R                         |   65 
 future-1.3.0/future/R/MulticoreFuture-class.R                |    8 
 future-1.3.0/future/R/MultiprocessFuture-class.R             |    2 
 future-1.3.0/future/R/UniprocessFuture-class.R               |   29 
 future-1.3.0/future/R/availableCores.R                       |   63 
 future-1.3.0/future/R/availableWorkers.R                     |only
 future-1.3.0/future/R/cluster.R                              |   11 
 future-1.3.0/future/R/future.R                               |  107 -
 future-1.3.0/future/R/futureAssign.R                         |   43 
 future-1.3.0/future/R/futureCall.R                           |   13 
 future-1.3.0/future/R/future_lapply.R                        |only
 future-1.3.0/future/R/globals.R                              |   82 -
 future-1.3.0/future/R/globals_OP.R                           |   12 
 future-1.3.0/future/R/label_OP.R                             |   12 
 future-1.3.0/future/R/lazy_OP.R                              |only
 future-1.3.0/future/R/makeClusterPSOCK.R                     |   76 
 future-1.3.0/future/R/multicore.R                            |   45 
 future-1.3.0/future/R/multiprocess.R                         |   10 
 future-1.3.0/future/R/multisession.R                         |   12 
 future-1.3.0/future/R/nbrOfWorkers.R                         |   10 
 future-1.3.0/future/R/options.R                              |   21 
 future-1.3.0/future/R/plan_OP.R                              |    4 
 future-1.3.0/future/R/remote.R                               |   10 
 future-1.3.0/future/R/resolve.R                              |   29 
 future-1.3.0/future/R/resolved.R                             |    2 
 future-1.3.0/future/R/seed_OP.R                              |only
 future-1.3.0/future/R/tweak.R                                |    4 
 future-1.3.0/future/R/tweak_OP.R                             |    4 
 future-1.3.0/future/R/uniprocess.R                           |   84 -
 future-1.3.0/future/R/utils.R                                |  149 +
 future-1.3.0/future/R/zzz.R                                  |   33 
 future-1.3.0/future/R/zzz.plan.R                             |  123 +
 future-1.3.0/future/demo/fibonacci.R                         |    4 
 future-1.3.0/future/inst/doc/future-1-overview.html          |  185 --
 future-1.3.0/future/inst/doc/future-2-issues.html            |   18 
 future-1.3.0/future/inst/doc/future-2-issues.md.rsp          |   18 
 future-1.3.0/future/inst/doc/future-3-topologies.html        |   14 
 future-1.3.0/future/inst/doc/future-3-topologies.md.rsp      |   16 
 future-1.3.0/future/inst/doc/future-4-startup.html           |    2 
 future-1.3.0/future/inst/doc/future-4-startup.md.rsp         |    2 
 future-1.3.0/future/man/ClusterFuture-class.Rd               |   15 
 future-1.3.0/future/man/ConstantFuture-class.Rd              |    5 
 future-1.3.0/future/man/Future-class.Rd                      |   11 
 future-1.3.0/future/man/FutureError.Rd                       |    1 
 future-1.3.0/future/man/MulticoreFuture-class.Rd             |   15 
 future-1.3.0/future/man/MultiprocessFuture-class.Rd          |   11 
 future-1.3.0/future/man/UniprocessFuture-class.Rd            |   27 
 future-1.3.0/future/man/as.cluster.Rd                        |    5 
 future-1.3.0/future/man/availableCores.Rd                    |   23 
 future-1.3.0/future/man/availableWorkers.Rd                  |only
 future-1.3.0/future/man/backtrace.Rd                         |    1 
 future-1.3.0/future/man/cluster.Rd                           |   29 
 future-1.3.0/future/man/future.Rd                            |  141 +
 future-1.3.0/future/man/future.options.Rd                    |   33 
 future-1.3.0/future/man/futureOf.Rd                          |    1 
 future-1.3.0/future/man/future_lapply.Rd                     |only
 future-1.3.0/future/man/futures.Rd                           |    1 
 future-1.3.0/future/man/getExpression.Rd                     |    3 
 future-1.3.0/future/man/getGlobalsAndPackages.Rd             |    1 
 future-1.3.0/future/man/grapes-globals-grapes.Rd             |    4 
 future-1.3.0/future/man/grapes-label-grapes.Rd               |    4 
 future-1.3.0/future/man/grapes-lazy-grapes.Rd                |only
 future-1.3.0/future/man/grapes-plan-grapes.Rd                |    1 
 future-1.3.0/future/man/grapes-seed-grapes.Rd                |only
 future-1.3.0/future/man/grapes-tweak-grapes.Rd               |    1 
 future-1.3.0/future/man/makeClusterPSOCK.Rd                  |    8 
 future-1.3.0/future/man/mandelbrot.Rd                        |    5 
 future-1.3.0/future/man/multicore.Rd                         |   31 
 future-1.3.0/future/man/multiprocess.Rd                      |   23 
 future-1.3.0/future/man/multisession.Rd                      |   30 
 future-1.3.0/future/man/nbrOfWorkers.Rd                      |    3 
 future-1.3.0/future/man/plan.Rd                              |   37 
 future-1.3.0/future/man/remote.Rd                            |   28 
 future-1.3.0/future/man/requestCore.Rd                       |    9 
 future-1.3.0/future/man/resolve.Rd                           |    3 
 future-1.3.0/future/man/resolved.Rd                          |    3 
 future-1.3.0/future/man/run.Rd                               |    4 
 future-1.3.0/future/man/sequential.Rd                        |only
 future-1.3.0/future/man/sessionDetails.Rd                    |    1 
 future-1.3.0/future/man/supportsMulticore.Rd                 |    1 
 future-1.3.0/future/man/tweak.Rd                             |    7 
 future-1.3.0/future/man/usedCores.Rd                         |    1 
 future-1.3.0/future/man/value.Rd                             |    3 
 future-1.3.0/future/man/values.Rd                            |    1 
 future-1.3.0/future/tests/000.sessionDetails.R               |only
 future-1.3.0/future/tests/DEPRECATED.lazy.R                  |only
 future-1.3.0/future/tests/Future-class.R                     |    3 
 future-1.3.0/future/tests/availableCores.R                   |    1 
 future-1.3.0/future/tests/availableWorkers.R                 |only
 future-1.3.0/future/tests/cluster.R                          |   18 
 future-1.3.0/future/tests/early-signaling.R                  |   91 -
 future-1.3.0/future/tests/future.R                           |   18 
 future-1.3.0/future/tests/futureAssign.R                     |   67 
 future-1.3.0/future/tests/futureAssign_OP_with_environment.R |    9 
 future-1.3.0/future/tests/futureAssign_OP_with_listenv.R     |   15 
 future-1.3.0/future/tests/futureCall.R                       |    5 
 future-1.3.0/future/tests/futureOf.R                         |    3 
 future-1.3.0/future/tests/futureOf_with_listenv.R            |   13 
 future-1.3.0/future/tests/future_lapply.R                    |only
 future-1.3.0/future/tests/globals,formulas.R                 |   18 
 future-1.3.0/future/tests/globals,manual.R                   |   84 +
 future-1.3.0/future/tests/globals,subassignment.R            |   43 
 future-1.3.0/future/tests/globals,tricky.R                   |   67 
 future-1.3.0/future/tests/incl/end.R                         |   22 
 future-1.3.0/future/tests/incl/start,load-only.R             |   26 
 future-1.3.0/future/tests/multisession.R                     |   13 
 future-1.3.0/future/tests/nbrOfWorkers.R                     |   18 
 future-1.3.0/future/tests/nested_futures.R                   |   15 
 future-1.3.0/future/tests/objectSize.R                       |only
 future-1.3.0/future/tests/plan.R                             |  108 -
 future-1.3.0/future/tests/requestCore.R                      |    8 
 future-1.3.0/future/tests/requestNode.R                      |   12 
 future-1.3.0/future/tests/resolve.R                          |   35 
 future-1.3.0/future/tests/rng.R                              |   83 -
 future-1.3.0/future/tests/startup.R                          |   86 -
 future-1.3.0/future/vignettes/future-2-issues.md.rsp         |   18 
 future-1.3.0/future/vignettes/future-3-topologies.md.rsp     |   16 
 future-1.3.0/future/vignettes/future-4-startup.md.rsp        |    2 
 128 files changed, 2621 insertions(+), 1384 deletions(-)

More information about future at CRAN
Permanent link

New package fitur with initial version 0.1.0
Package: fitur
Title: Fit Univariate Distributions
Version: 0.1.0
Authors@R: person("Thomas", "Roh", email = "thmsroh@gmail.com", role = c("aut", "cre"))
Description: Wrapper for computing parameters and then assigning to distribution function families.
Depends: R (>= 3.3.2)
Imports: fitdistrplus
Suggests: knitr, rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.0
NeedsCompilation: no
Packaged: 2017-02-18 22:55:07 UTC; Thomas Roh
Author: Thomas Roh [aut, cre]
Maintainer: Thomas Roh <thmsroh@gmail.com>
Repository: CRAN
Date/Publication: 2017-02-19 10:53:34

More information about fitur at CRAN
Permanent link

Package eAnalytics updated to version 0.1.3 with previous version 0.1.2 dated 2016-11-07

Title: Dynamic Web-Based Analytics for the Energy Industry
Description: A 'Shiny' web application for energy industry analytics. Take an overview of the industry, measure Key Performance Indicators, identify changes in the industry over time, and discover new relationships in the data.
Author: Paul Govan [aut, cre]
Maintainer: Paul Govan <pgovan1@aggienetwork.com>

Diff between eAnalytics versions 0.1.2 dated 2016-11-07 and 0.1.3 dated 2017-02-19

 DESCRIPTION               |    6 +++---
 MD5                       |   12 ++++++------
 NEWS.md                   |   11 ++++++-----
 inst/app/server.r         |   16 ++++++++++++++++
 inst/app/ui.r             |    3 ++-
 inst/doc/eAnalytics.html  |    6 +++---
 inst/images/Dashboard.png |binary
 7 files changed, 36 insertions(+), 18 deletions(-)

More information about eAnalytics at CRAN
Permanent link


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