Tue, 28 Jun 2016

Package vmsbase updated to version 2.1.3 with previous version 2.1 dated 2015-10-30

Title: GUI Tools to Process, Analyze and Plot Fisheries Data
Description: The tools you need to process, analyze, combine, integrate and plot your fishery data: the georeferenced dataset from the Vessel Monitoring System (VMS), from the Automatic Information System (AIS) or other tracking devices, as well as the catches or landings dataset from the Logbook or Vessel Register. Package 'vmsbase' is equipped by Viewer Tools to visually inspect data at different steps of the analyses and to produce effective outputs for reports and scientific publications. Viewers are conceived to show the VMS pings, to visualize single or multiple tracks for fishing vessels, or to represent the VMS data on Google Viewer, so that the user can produce easy to interpret and more realistic visualization of both fishing effort and effort behaviour. Package 'vmsbase' represents the implementation of several R routines which have been developed by the "Tor Vergata" University of Rome Team involved in the Italian National Program for the Data Collection Framework for Fisheries Data between 2009-2012.
Author: Lorenzo D'Andrea, Tommaso Russo, Antonio Parisi, Stefano Cataudella
Maintainer: Lorenzo D'Andrea <support@vmsbase.org>

Diff between vmsbase versions 2.1 dated 2015-10-30 and 2.1.3 dated 2016-06-28

 DESCRIPTION      |    9 ++++-----
 MD5              |    4 ++--
 R/gui_out_grid.R |    6 +++---
 3 files changed, 9 insertions(+), 10 deletions(-)

More information about vmsbase at CRAN
Permanent link

Package synthACS updated to version 0.5.4 with previous version 0.4.4 dated 2016-06-24

Title: Synthetic Microdata and Spatial MicroSimulation Modeling for ACS Data
Description: Firstly provides a wrapper to library(acs) to access numerous American Community Survey (ACS) base tables which may be of interest to many researchers. Secondly, it builds synthetic micro-datasets of ACS data at any specified geographic level with 10 default individual attributes. Thirdly, the package provides functionality for users to add additional ACS & non-ACS data attributes to micro-datasets based on macro population characteristics. And finally, the package also conducts spatial microsimulation modeling (SMSM) via simulated annealing. SMSM is conducted in parallel by default.
Author: Alex Whitworth [aut, cre]
Maintainer: Alex Whitworth <whitworth.alex@gmail.com>

Diff between synthACS versions 0.4.4 dated 2016-06-24 and 0.5.4 dated 2016-06-28

 synthACS-0.4.4/synthACS/man/get_age_by_sex.Rd                        |only
 synthACS-0.4.4/synthACS/man/get_education.Rd                         |only
 synthACS-0.4.4/synthACS/man/get_employment_status.Rd                 |only
 synthACS-0.4.4/synthACS/man/get_geographic_mobility.Rd               |only
 synthACS-0.4.4/synthACS/man/get_ind_income.Rd                        |only
 synthACS-0.4.4/synthACS/man/get_marital_status.Rd                    |only
 synthACS-0.4.4/synthACS/man/get_nativity.Rd                          |only
 synthACS-0.4.4/synthACS/man/get_nativity_by_income.Rd                |only
 synthACS-0.4.4/synthACS/man/get_pop_by_race.Rd                       |only
 synthACS-0.4.4/synthACS/man/get_poverty_status.Rd                    |only
 synthACS-0.4.4/synthACS/man/pull_pop_data.Rd                         |only
 synthACS-0.5.4/synthACS/DESCRIPTION                                  |    6 
 synthACS-0.5.4/synthACS/MD5                                          |   64 
 synthACS-0.5.4/synthACS/NAMESPACE                                    |   36 
 synthACS-0.5.4/synthACS/R/a_class-methods_helpers.R                  |  379 ++---
 synthACS-0.5.4/synthACS/R/pull_bachelors.R                           |   11 
 synthACS-0.5.4/synthACS/R/pull_edu.R                                 |   14 
 synthACS-0.5.4/synthACS/R/pull_geo_mobility.R                        |   17 
 synthACS-0.5.4/synthACS/R/pull_household.R                           |   18 
 synthACS-0.5.4/synthACS/R/pull_inc_earnings.R                        |   14 
 synthACS-0.5.4/synthACS/R/pull_mar_status.R                          |   15 
 synthACS-0.5.4/synthACS/R/pull_population.R                          |   84 -
 synthACS-0.5.4/synthACS/R/pull_pov_inc.R                             |   15 
 synthACS-0.5.4/synthACS/R/pull_race.R                                |    7 
 synthACS-0.5.4/synthACS/R/pull_synth_data.R                          |   10 
 synthACS-0.5.4/synthACS/R/pull_transit_work.R                        |   94 -
 synthACS-0.5.4/synthACS/R/sim_anneal_wrappers.R                      |   11 
 synthACS-0.5.4/synthACS/R/sim_annealing.R                            |   14 
 synthACS-0.5.4/synthACS/R/synth_geomob.R                             |    2 
 synthACS-0.5.4/synthACS/R/synth_pov.R                                |    8 
 synthACS-0.5.4/synthACS/man/all_geog_optimize_microdata.Rd           |    4 
 synthACS-0.5.4/synthACS/man/fetch_data.Rd                            |only
 synthACS-0.5.4/synthACS/man/get_dataset_names.Rd                     |only
 synthACS-0.5.4/synthACS/man/get_endyear.Rd                           |only
 synthACS-0.5.4/synthACS/man/get_geography.Rd                         |only
 synthACS-0.5.4/synthACS/man/get_span.Rd                              |only
 synthACS-0.5.4/synthACS/man/is.smsm_set.Rd                           |only
 synthACS-0.5.4/synthACS/man/optimize_microdata.Rd                    |   12 
 synthACS-0.5.4/synthACS/man/pull_population.Rd                       |only
 synthACS-0.5.4/synthACS/man/split.Rd                                 |only
 synthACS-0.5.4/synthACS/man/summary.smsm_set.Rd                      |only
 synthACS-0.5.4/synthACS/tests/testthat/build_test_dat1.R             |    6 
 synthACS-0.5.4/synthACS/tests/testthat/test-class_macroACS_methods.R |  703 ----------
 43 files changed, 459 insertions(+), 1085 deletions(-)

More information about synthACS at CRAN
Permanent link

New package POET with initial version 2.0
Package: POET
Type: Package
Title: Principal Orthogonal ComplEment Thresholding (POET) Method
Version: 2.0
Date: 2016-06-26
Author: Jianqing Fan, Yuan Liao, Martina Mincheva
Maintainer: Martina Mincheva <m.z.mincheva@gmail.com>
Description: Estimate large covariance matrices in approximate factor models by thresholding principal orthogonal complements.
License: GPL-2
LazyLoad: yes
Packaged: 2016-06-28 13:15:34 UTC; Stat-xuhan
Repository: CRAN
Date/Publication: 2016-06-29 02:33:28
NeedsCompilation: no
X-CRAN-Comment: Archived on 2014-08-20 as maintainer address <mincheva@princeton.edu> bounced.

More information about POET at CRAN
Permanent link

Package mkin updated to version 0.9.44 with previous version 0.9.43 dated 2016-06-28

Title: Kinetic Evaluation of Chemical Degradation Data
Description: Calculation routines based on the FOCUS Kinetics Report (2006, 2014). Includes a function for conveniently defining differential equation models, model solution based on eigenvalues if possible or using numerical solvers and a choice of the optimisation methods made available by the 'FME' package. If a C compiler (on windows: 'Rtools') is installed, differential equation models are solved using compiled C functions. Please note that no warranty is implied for correctness of results or fitness for a particular purpose.
Author: Johannes Ranke [aut, cre, cph], Katrin Lindenberger [ctb], René Lehmann [ctb], Eurofins Regulatory AG [cph]
Maintainer: Johannes Ranke <jranke@uni-bremen.de>

Diff between mkin versions 0.9.43 dated 2016-06-28 and 0.9.44 dated 2016-06-28

 DESCRIPTION                            |    6 +-
 MD5                                    |   34 +++++++--------
 inst/doc/FOCUS_D.R                     |    4 -
 inst/doc/FOCUS_D.Rmd                   |    5 +-
 inst/doc/FOCUS_D.html                  |   12 ++---
 inst/doc/FOCUS_L.Rmd                   |    1 
 inst/doc/FOCUS_L.html                  |   74 ++++++++++++++++-----------------
 inst/doc/FOCUS_Z.pdf                   |binary
 inst/doc/compiled_models.R             |    4 -
 inst/doc/compiled_models.Rmd           |    5 +-
 inst/doc/compiled_models.html          |   38 ++++++++--------
 inst/doc/mkin.Rmd                      |    1 
 inst/doc/mkin.html                     |    2 
 tests/testthat/test_FOMC_ill-defined.R |    2 
 vignettes/FOCUS_D.Rmd                  |    5 +-
 vignettes/FOCUS_L.Rmd                  |    1 
 vignettes/compiled_models.Rmd          |    5 +-
 vignettes/mkin.Rmd                     |    1 
 18 files changed, 105 insertions(+), 95 deletions(-)

More information about mkin at CRAN
Permanent link

New package metaplotr with initial version 0.0.2
Package: metaplotr
Version: 0.0.2
Date: 2016-06-25
Title: Creates CrossHairs Plots for Meta-Analyses
Authors@R: c( person("Mehmet", "Gultas", , "mehmetgultas@gmail.com", c("aut", "cre")), person("Michael T.", "Brannick", , "mbrannick@usf.edu", "aut") )
Author: Mehmet Gultas [aut, cre], Michael T. Brannick [aut]
Maintainer: Mehmet Gultas <mehmetgultas@gmail.com>
Description: Creates crosshairs plots to summarize and analyse meta-analysis results. In due time this package will contain code that will create other kind of meta-analysis graphs.
License: GPL-2
LazyData: TRUE
Depends: R (>= 3.3)
RoxygenNote: 5.0.1
Imports: ggplot2, gridExtra
NeedsCompilation: no
Packaged: 2016-06-28 08:50:46 UTC; mg
Repository: CRAN
Date/Publication: 2016-06-29 02:49:09

More information about metaplotr at CRAN
Permanent link

Package manifestoR updated to version 1.2.2 with previous version 1.2.1 dated 2016-06-22

Title: Access and Process Data and Documents of the Manifesto Project
Description: Provides access to coded election programmes from the Manifesto Corpus and to the Manifesto Project's Main Dataset and routines to analyse this data. The Manifesto Project (https://manifesto-project.wzb.eu) collects and analyses election programmes across time and space to measure the political preferences of parties. The Manifesto Corpus contains the collected and annotated election programmes in the Corpus format of the package 'tm' to enable easy use of text processing and text mining functionality. Specific functions for scaling of coded political texts are included.
Author: Jirka Lewandowski [aut, cre], Nicolas Merz [aut], Sven Regel [ctb], Pola Lehmann [ctb]
Maintainer: Jirka Lewandowski <jirka.lewandowski@wzb.eu>

Diff between manifestoR versions 1.2.1 dated 2016-06-22 and 1.2.2 dated 2016-06-28

 ChangeLog   |    5 +++++
 DESCRIPTION |    8 ++++----
 MD5         |    6 +++---
 R/db_api.R  |    2 +-
 4 files changed, 13 insertions(+), 8 deletions(-)

More information about manifestoR at CRAN
Permanent link

Package kernscr updated to version 1.0.3 with previous version 1.0.1 dated 2016-05-17

Title: Kernel Machine Score Test for Semi-Competing Risks
Description: Kernel Machine Score Test for Pathway Analysis in the Presence of Semi-Competing Risks.
Author: Matey Neykov [aut], Boris P. Hejblum [aut, cre], Jennifer A. Sinnot [aut]
Maintainer: Boris P. Hejblum <bhejblum@hsph.harvard.edu>

Diff between kernscr versions 1.0.1 dated 2016-05-17 and 1.0.3 dated 2016-06-28

 DESCRIPTION            |   18 -
 LICENSE                |  678 ++++++++++++++++++++++++-------------------------
 MD5                    |   44 +--
 NEWS                   |    3 
 R/Ahat.R               |   48 +--
 R/M_vec.R              |  148 +++++-----
 R/PI_0.R               |   34 +-
 R/PI_1.R               |   36 +-
 R/PI_2.R               |   48 +--
 R/VTM.R                |   26 -
 R/compute_all_tests.R  |  552 +++++++++++++++++++--------------------
 R/dM.R                 |   22 -
 R/findRhoInterval.R    |  206 +++++++-------
 R/kerneval.R           |  266 +++++++++----------
 R/kernscr-package.R    |    9 
 R/lambda.R             |  114 ++++----
 R/plot_kernscr.R       |  296 ++++++++++-----------
 R/sim_SCR_data.R       |  152 +++++-----
 R/vijver.R             |    2 
 README                 |   28 +-
 inst/CITATION          |    8 
 man/cancer_pathways.Rd |    2 
 man/kernscr-package.Rd |    9 
 23 files changed, 1377 insertions(+), 1372 deletions(-)

More information about kernscr at CRAN
Permanent link

Package jetset updated to version 3.3.0 with previous version 3.1.3 dated 2015-07-21

Title: One-to-One Gene-Probeset Mapping for Affymetrix Human Microarrays
Description: On Affymetrix gene expression microarrays, a single gene may be measured by multiple probe sets. This can present a mild conundrum when attempting to evaluate a gene "signature" that is defined by gene names rather than by specific probe sets. This package provides a one-to-one mapping from gene to "best" probe set for four Affymetrix human gene expression microarrays: hgu95av2, hgu133a, hgu133plus2, and u133x3p. This package also includes the pre-calculated probe set quality scores that were used to define the mapping.
Author: Qiyuan Li, Aron Eklund
Maintainer: Aron Eklund <eklund@cbs.dtu.dk>

Diff between jetset versions 3.1.3 dated 2015-07-21 and 3.3.0 dated 2016-06-28

 DESCRIPTION                   |    8 ++++----
 MD5                           |   19 ++++++++++---------
 NEWS                          |    6 ++++++
 README.md                     |only
 build/vignette.rds            |binary
 data/scores.hgu133a.RData     |binary
 data/scores.hgu133plus2.RData |binary
 data/scores.hgu95av2.RData    |binary
 data/scores.u133x3p.RData     |binary
 inst/doc/jetset.pdf           |binary
 man/scores.Rd                 |    2 +-
 11 files changed, 21 insertions(+), 14 deletions(-)

More information about jetset at CRAN
Permanent link

New package gglogo with initial version 0.1.2
Package: gglogo
Title: Geom for Logo Sequence Plots
Version: 0.1.2
Authors@R: c( person("Heike", "Hofmann", email = "hofmann@iastate.edu", role = "aut"), person("Eric", "Hare", email = "erichare@iastate.edu", role = c("aut", "cre")), person("GGobi Foundation", role = "aut"))
License: GPL-3
URL: https://github.com/heike/gglogo
BugReports: https://github.com/heike/gglogo/issues
Depends: R (>= 2.14)
Imports: ggplot2 (>= 2.0.0), grid, jpeg, plyr, dplyr, magrittr, purrr, reshape2
Suggests: RColorBrewer
Description: Visualize sequences in (modified) logo plots. The design choices used by these logo plots allow sequencing data to be more easily analyzed. Because it is integrated into the 'ggplot2' geom framework, these logo plots support native features such as faceting.
Collate: 'logos.r' 'text.r' 'thin.r' 'data.r' 'alphabet.r' 'position.r'
RoxygenNote: 5.0.1
LazyData: true
NeedsCompilation: no
Packaged: 2016-06-28 11:17:36 UTC; erichare
Author: Heike Hofmann [aut], Eric Hare [aut, cre], GGobi Foundation [aut]
Maintainer: Eric Hare <erichare@iastate.edu>
Repository: CRAN
Date/Publication: 2016-06-29 02:44:46

More information about gglogo at CRAN
Permanent link

Package gets updated to version 0.8 with previous version 0.7 dated 2016-04-11

Title: General-to-Specific (GETS) Modelling and Indicator Saturation Methods
Description: Automated General-to-Specific (GETS) modelling of the mean and variance of a regression, and indicator saturation methods for detecting and testing for structural breaks in the mean.
Author: Genaro Sucarrat [aut, cre], Felix Pretis [aut], James Reade [aut]
Maintainer: Genaro Sucarrat <genaro.sucarrat@bi.no>

Diff between gets versions 0.7 dated 2016-04-11 and 0.8 dated 2016-06-28

 DESCRIPTION           |    8 +++---
 MD5                   |   31 +++++++++++++------------
 NAMESPACE             |    2 -
 NEWS                  |   46 ++++++++++++++++++++++---------------
 R/arx.R               |   13 +++-------
 R/gets-internal.R     |only
 R/getsm.R             |    4 +++
 R/info.criterion.R    |    2 -
 R/print.arx.R         |   37 +++++++++++++++++++++++++-----
 R/print.gets.R        |   31 +++++++++++++++++--------
 R/print.isat.R        |   61 ++++++++++++++++++++++++++++++++++++--------------
 R/vcov.isat.R         |    1 
 man/coef.arx.Rd       |    3 +-
 man/coef.gets.Rd      |    3 +-
 man/coef.isat.Rd      |    3 +-
 man/gets-package.Rd   |    4 +--
 man/info.criterion.Rd |   24 +++++++++++++++++--
 17 files changed, 182 insertions(+), 91 deletions(-)

More information about gets at CRAN
Permanent link

Package fuzzyjoin updated to version 0.1.1 with previous version 0.1 dated 2016-04-05

Title: Join Tables Together on Inexact Matching
Description: Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.
Author: David Robinson [aut, cre], Joran Elias [ctb]
Maintainer: David Robinson <drobinson@stackoverflow.com>

Diff between fuzzyjoin versions 0.1 dated 2016-04-05 and 0.1.1 dated 2016-06-28

 DESCRIPTION                           |   14 +--
 MD5                                   |   39 ++++-----
 NEWS.md                               |   17 ++++
 R/difference_join.R                   |   36 +++++---
 R/distance_join.R                     |   47 +++++++----
 R/fuzzy_join.R                        |  108 +++++++++++++++++++++----
 R/geo_join.R                          |   58 +++++++++----
 R/global.R                            |    2 
 R/stringdist_join.R                   |   41 +++++----
 README.md                             |  144 ++++++++++++++++++++++++++--------
 build/vignette.rds                    |binary
 man/difference_join.Rd                |   18 ++--
 man/distance_join.Rd                  |   23 +++--
 man/fuzzy_join.Rd                     |   11 ++
 man/geo_join.Rd                       |   29 ++++--
 man/stringdist_join.Rd                |   17 ++--
 tests/testthat/helper-packages.R      |only
 tests/testthat/test_difference_join.R |   37 ++++++--
 tests/testthat/test_distance_join.R   |   30 ++++---
 tests/testthat/test_geo_join.R        |   56 ++++++++++---
 tests/testthat/test_stringdist_join.R |   57 ++++++++++++-
 21 files changed, 584 insertions(+), 200 deletions(-)

More information about fuzzyjoin at CRAN
Permanent link

Package EnsemblePCReg updated to version 1.1 with previous version 1.0.0 dated 2016-02-12

Title: Extensible Package for Principal-Component-Regression-Based Heterogeneous Ensemble Meta-Learning
Description: Extends the base classes and methods of 'EnsembleBase' package for Principal-Components-Regression-based (PCR) integration of base learners. Default implementation uses cross-validation error to choose the optimal number of PC components for the final predictor. The package takes advantage of the file method provided in 'EnsembleBase' package for writing estimation objects to disk in order to circumvent RAM bottleneck. Special save and load methods are provided to allow estimation objects to be saved to permanent files on disk, and to be loaded again into temporary files in a later R session. Users and developers can extend the package by extending the generic methods and classes provided in 'EnsembleBase' package as well as this package.
Author: Mansour T.A. Sharabiani, Alireza S. Mahani
Maintainer: Alireza S. Mahani <alireza.mahani@sentrana.com>

Diff between EnsemblePCReg versions 1.0.0 dated 2016-02-12 and 1.1 dated 2016-06-28

 ChangeLog                        |    5 +
 DESCRIPTION                      |   16 ++---
 MD5                              |   21 +++----
 NAMESPACE                        |    4 +
 R/epcreg.R                       |  114 ++++++++++++++++++++-------------------
 build/vignette.rds               |binary
 inst/doc/EnsemblePCReg.pdf       |binary
 inst/doc/EnsemblePCReg.pdf.asis  |    2 
 man/Regression.Sweep.Fit.Rd      |only
 man/epcreg.Rd                    |    4 -
 man/epcreg.save.Rd               |    2 
 vignettes/EnsemblePCReg.pdf.asis |    2 
 12 files changed, 93 insertions(+), 77 deletions(-)

More information about EnsemblePCReg at CRAN
Permanent link

Package emojifont updated to version 0.3.4 with previous version 0.3.3 dated 2016-04-21

Title: Emoji Fonts for using in R
Description: An implementation of using emoji font in both base and 'ggplot2' graphics.
Author: Guangchuang Yu [aut, cre]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>

Diff between emojifont versions 0.3.3 dated 2016-04-21 and 0.3.4 dated 2016-06-28

 DESCRIPTION             |    8 ++--
 MD5                     |   14 +++----
 NEWS                    |    4 ++
 build/vignette.rds      |binary
 inst/doc/emojifont.R    |   59 +++++++++++++++++++++++++++++++
 inst/doc/emojifont.Rmd  |   42 ++++++++++------------
 inst/doc/emojifont.html |   89 ++++++++++++++++++++++--------------------------
 vignettes/emojifont.Rmd |   42 ++++++++++------------
 8 files changed, 156 insertions(+), 102 deletions(-)

More information about emojifont at CRAN
Permanent link

Package sensitivity updated to version 1.12.2 with previous version 1.12.1 dated 2016-05-10

Title: Global Sensitivity Analysis of Model Outputs
Description: A collection of functions for factor screening, global sensitivity analysis and reliability sensitivity analysis. Most of the functions have to be applied on model with scalar output, but several functions support multi-dimensional outputs.
Author: Gilles Pujol, Bertrand Iooss, Alexandre Janon with contributions from Khalid Boumhaout, Sebastien Da Veiga, Jana Fruth, Laurent Gilquin, Joseph Guillaume, Loic Le Gratiet, Paul Lemaitre, Bernardo Ramos, Taieb Touati, Frank Weber
Maintainer: Bertrand Iooss <biooss@yahoo.fr>

Diff between sensitivity versions 1.12.1 dated 2016-05-10 and 1.12.2 dated 2016-06-28

 DESCRIPTION  |    7 +++----
 MD5          |    4 ++--
 src/Makevars |    5 -----
 3 files changed, 5 insertions(+), 11 deletions(-)

More information about sensitivity at CRAN
Permanent link

Package RNeXML updated to version 2.0.7 with previous version 2.0.6 dated 2016-03-07

Title: Semantically Rich I/O for the 'NeXML' Format
Description: Provides access to phyloinformatic data in 'NeXML' format. The package should add new functionality to R such as the possibility to manipulate 'NeXML' objects in more various and refined way and compatibility with 'ape' objects.
Author: Carl Boettiger [cre, aut], Scott Chamberlain [aut], Hilmar Lapp [aut], Kseniia Shumelchyk [aut], Rutger Vos [aut]
Maintainer: Carl Boettiger <cboettig@gmail.com>

Diff between RNeXML versions 2.0.6 dated 2016-03-07 and 2.0.7 dated 2016-06-28

 DESCRIPTION                          |   11 -
 MD5                                  |   33 +--
 NAMESPACE                            |    1 
 NEWS                                 |    6 
 R/add_basic_meta.R                   |    2 
 R/get_characters.R                   |    8 
 R/nexml_read.R                       |    2 
 R/nexml_validate.R                   |    4 
 R/tbl_df.R                           |only
 README.md                            |  355 +++++++++++++++--------------------
 build/vignette.rds                   |binary
 inst/CITATION                        |only
 man/add_basic_meta.Rd                |    2 
 man/nexml_validate.Rd                |    4 
 tests/testthat/test_concatenate.R    |    2 
 tests/testthat/test_get_characters.R |    2 
 tests/testthat/test_get_level.R      |only
 tests/testthat/test_parsing.R        |    2 
 tests/testthat/test_taxonomy.R       |    6 
 19 files changed, 208 insertions(+), 232 deletions(-)

More information about RNeXML at CRAN
Permanent link

Package qtlcharts updated to version 0.7-8 with previous version 0.6-6 dated 2016-04-21

Title: Interactive Graphics for QTL Experiments
Description: Web-based interactive charts (using D3.js) for the analysis of experimental crosses to identify genetic loci (quantitative trait loci, QTL) contributing to variation in quantitative traits.
Author: Karl W Broman [aut, cre], Michael Bostock [ctb, cph] (d3.js library in htmlwidgets/lib, http://d3js.org), Justin Palmer [ctb, cph] (d3.tip library in htmlwidgets/lib, https://github.com/caged/d3-tip), Cynthia Brewer [cph] (ColorBrewer library in htmlwidgets/lib, http://colorbrewer2.org), Mark Harrower [cph] (ColorBrewer library in htmlwidgets/lib, http://colorbrewer2.org), The Pennsylvania State University [cph] (ColorBrewer library in htmlwidgets/lib, http://colorbrewer2.org), jQuery Foundation [cph] (jQuery library in htmlwidgets/lib, http://jquery.com), jQuery contributors [ctb] (jQuery library in htmlwidgets/lib; see https://github.com/jquery/jquery/blob/master/AUTHORS.txt), jQuery UI contributors [ctb] (jQuery UI library in htmlwidgets/lib; see http://jqueryui.com/about)
Maintainer: Karl W Broman <kbroman@biostat.wisc.edu>

Diff between qtlcharts versions 0.6-6 dated 2016-04-21 and 0.7-8 dated 2016-06-28

 qtlcharts-0.6-6/qtlcharts/build                                                     |only
 qtlcharts-0.6-6/qtlcharts/inst/doc                                                  |only
 qtlcharts-0.6-6/qtlcharts/inst/htmlwidgets/iplotPXG.coffee                          |only
 qtlcharts-0.6-6/qtlcharts/inst/htmlwidgets/iplotPXG.js                              |only
 qtlcharts-0.6-6/qtlcharts/inst/htmlwidgets/iplotPXG.yaml                            |only
 qtlcharts-0.6-6/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotPXG.coffee            |only
 qtlcharts-0.6-6/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotPXG.js                |only
 qtlcharts-0.6-6/qtlcharts/vignettes                                                 |only
 qtlcharts-0.7-8/qtlcharts/DESCRIPTION                                               |   23 
 qtlcharts-0.7-8/qtlcharts/MD5                                                       |  231 ++---
 qtlcharts-0.7-8/qtlcharts/NAMESPACE                                                 |   11 
 qtlcharts-0.7-8/qtlcharts/R/convert4crosstab.R                                      |    4 
 qtlcharts-0.7-8/qtlcharts/R/convert_map.R                                           |   12 
 qtlcharts-0.7-8/qtlcharts/R/convert_pxg.R                                           |    6 
 qtlcharts-0.7-8/qtlcharts/R/convert_scanone.R                                       |   26 
 qtlcharts-0.7-8/qtlcharts/R/estQTLeffects.R                                         |    6 
 qtlcharts-0.7-8/qtlcharts/R/iboxplot.R                                              |   12 
 qtlcharts-0.7-8/qtlcharts/R/idotplot.R                                              |   61 -
 qtlcharts-0.7-8/qtlcharts/R/iheatmap.R                                              |   15 
 qtlcharts-0.7-8/qtlcharts/R/iplot.R                                                 |   13 
 qtlcharts-0.7-8/qtlcharts/R/iplotCorr.R                                             |   42 -
 qtlcharts-0.7-8/qtlcharts/R/iplotCurves.R                                           |   48 -
 qtlcharts-0.7-8/qtlcharts/R/iplotMScanone.R                                         |   35 
 qtlcharts-0.7-8/qtlcharts/R/iplotMap.R                                              |   26 
 qtlcharts-0.7-8/qtlcharts/R/iplotPXG.R                                              |   55 -
 qtlcharts-0.7-8/qtlcharts/R/iplotRF.R                                               |   17 
 qtlcharts-0.7-8/qtlcharts/R/iplotScanone.R                                          |   23 
 qtlcharts-0.7-8/qtlcharts/R/iplotScantwo.R                                          |   35 
 qtlcharts-0.7-8/qtlcharts/R/itriplot.R                                              |only
 qtlcharts-0.7-8/qtlcharts/R/qtlcharts.R                                             |   15 
 qtlcharts-0.7-8/qtlcharts/R/scat2scat.R                                             |only
 qtlcharts-0.7-8/qtlcharts/R/util.R                                                  |   19 
 qtlcharts-0.7-8/qtlcharts/data/geneExpr.rda                                         |binary
 qtlcharts-0.7-8/qtlcharts/data/grav.rda                                             |binary
 qtlcharts-0.7-8/qtlcharts/inst/CITATION                                             |    2 
 qtlcharts-0.7-8/qtlcharts/inst/NEWS.md                                              |   55 +
 qtlcharts-0.7-8/qtlcharts/inst/ReadMe.md                                            |    2 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iboxplot.yaml                            |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/idotplot.coffee                          |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/idotplot.js                              |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/idotplot.yaml                            |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iheatmap.yaml                            |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplot.yaml                               |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotCorr.coffee                         |    4 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotCorr.js                             |    4 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotCorr.yaml                           |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotCurves.yaml                         |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotMScanone.yaml                       |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotMap.yaml                            |   10 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotRF.yaml                             |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotScanone.yaml                        |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotScantwo.coffee                      |    5 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotScantwo.js                          |    5 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/iplotScantwo.yaml                        |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/itriplot.coffee                          |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/itriplot.js                              |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/itriplot.yaml                            |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/d3/LICENSE                           |    2 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/d3/d3.min.js                         |   10 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/d3panels/License.md                  |    2 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/d3panels/ReadMe.md                   |   69 +
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/d3panels/d3panels.min.js             |    7 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/jquery/dist/jquery.min.js            |    9 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iboxplot.coffee            |   18 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iboxplot.js                |    8 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/idotplot.coffee            |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/idotplot.js                |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iheatmap.coffee            |  252 ++----
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iheatmap.js                |  159 ++-
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplot.coffee               |   95 +-
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplot.js                   |   58 +
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotCorr.coffee           |   20 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotCorr.js               |    6 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotCorr_noscat.coffee    |   10 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotCurves.coffee         |  263 +++---
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotCurves.js             |  133 ++-
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotMScanone_eff.coffee   |  413 ++++------
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotMScanone_eff.js       |  386 +++++----
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotMScanone_noeff.coffee |  366 ++++----
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotMScanone_noeff.js     |  381 +++++----
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotMap.coffee            |  105 +-
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotMap.js                |   87 +-
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotRF.coffee             |  258 +++---
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotRF.js                 |  244 +++--
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotScanone_ci.coffee     |  142 +--
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotScanone_ci.js         |   69 +
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotScanone_noeff.coffee  |   86 --
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotScanone_noeff.js      |   37 
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotScanone_pxg.coffee    |  155 +--
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotScanone_pxg.js        |   83 +-
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotScantwo.coffee        |  386 ++++-----
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/iplotScantwo.js            |  338 +++++---
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/itriplot.coffee            |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/itriplot.js                |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/scat2scat.coffee           |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/lib/qtlcharts/scat2scat.js               |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/scat2scat.coffee                         |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/scat2scat.js                             |only
 qtlcharts-0.7-8/qtlcharts/inst/htmlwidgets/scat2scat.yaml                           |only
 qtlcharts-0.7-8/qtlcharts/man/iboxplot.Rd                                           |    7 
 qtlcharts-0.7-8/qtlcharts/man/idotplot.Rd                                           |    9 
 qtlcharts-0.7-8/qtlcharts/man/iheatmap.Rd                                           |    5 
 qtlcharts-0.7-8/qtlcharts/man/iplot.Rd                                              |    8 
 qtlcharts-0.7-8/qtlcharts/man/iplotCorr.Rd                                          |   17 
 qtlcharts-0.7-8/qtlcharts/man/iplotCurves.Rd                                        |    9 
 qtlcharts-0.7-8/qtlcharts/man/iplotMScanone.Rd                                      |    8 
 qtlcharts-0.7-8/qtlcharts/man/iplotMap.Rd                                           |    5 
 qtlcharts-0.7-8/qtlcharts/man/iplotPXG.Rd                                           |   16 
 qtlcharts-0.7-8/qtlcharts/man/iplotRF.Rd                                            |    5 
 qtlcharts-0.7-8/qtlcharts/man/iplotScanone.Rd                                       |    8 
 qtlcharts-0.7-8/qtlcharts/man/iplotScantwo.Rd                                       |    7 
 qtlcharts-0.7-8/qtlcharts/man/itriplot.Rd                                           |only
 qtlcharts-0.7-8/qtlcharts/man/qtlcharts-package.Rd                                  |   15 
 qtlcharts-0.7-8/qtlcharts/man/qtlcharts-shiny.Rd                                    |   26 
 qtlcharts-0.7-8/qtlcharts/man/scat2scat.Rd                                          |only
 qtlcharts-0.7-8/qtlcharts/tests/Rmdtest/Rmdtest.Rmd                                 |   18 
 qtlcharts-0.7-8/qtlcharts/tests/Rmdtest/iplotCurves_justcurves.Rmd                  |only
 qtlcharts-0.7-8/qtlcharts/tests/Rmdtest/itriplot.Rmd                                |only
 qtlcharts-0.7-8/qtlcharts/tests/Rmdtest/scat2scat.Rmd                               |only
 qtlcharts-0.7-8/qtlcharts/tests/htmltest/iplotCurves_justcurves.R                   |only
 qtlcharts-0.7-8/qtlcharts/tests/htmltest/itriplot.R                                 |only
 qtlcharts-0.7-8/qtlcharts/tests/htmltest/scat2scat.R                                |only
 qtlcharts-0.7-8/qtlcharts/tests/testthat/test-group.R                               |   14 
 qtlcharts-0.7-8/qtlcharts/tests/testthat/test-qtleffects.R                          |   18 
 124 files changed, 3314 insertions(+), 2414 deletions(-)

More information about qtlcharts at CRAN
Permanent link

Package rankFD updated to version 0.0.1 with previous version 0.0.0.2 dated 2016-05-03

Title: Rank-Based Tests for General Factorial Designs
Description: The rankFD() function calculates the Wald-type statistic (WTS) and the ANOVA-type statistic (ATS) for nonparametric factorial designs, e.g., for count, ordinal or score data in a crossed design with an arbitrary number of factors.
Author: Frank Konietschke, Sarah Friedrich, Edgar Brunner, Markus Pauly
Maintainer: Frank Konietschke <fxk141230@utdallas.edu>

Diff between rankFD versions 0.0.0.2 dated 2016-05-03 and 0.0.1 dated 2016-06-28

 DESCRIPTION             |    8 +++---
 MD5                     |   16 ++++++------
 R/GUI.R                 |   14 +++++++++--
 R/Statistics.R          |    4 ++-
 R/rankFD.R              |   39 ++++++++++++++++++++----------
 R/ranktwosamples.R      |   61 ++++++++++++++++++++++++++++++++++++------------
 man/calculateGUI.Rd     |   16 +++++++++++-
 man/rank.two.samples.Rd |   25 ++++++++++++++++++-
 man/rankFD.Rd           |   34 +++++++++++++++++---------
 9 files changed, 159 insertions(+), 58 deletions(-)

More information about rankFD at CRAN
Permanent link

Package psych updated to version 1.6.6 with previous version 1.6.4 dated 2016-05-12

Title: Procedures for Psychological, Psychometric, and Personality Research
Description: A general purpose toolbox for personality, psychometric theory and experimental psychology. Functions are primarily for multivariate analysis and scale construction using factor analysis, principal component analysis, cluster analysis and reliability analysis, although others provide basic descriptive statistics. Item Response Theory is done using factor analysis of tetrachoric and polychoric correlations. Functions for analyzing data at multi-levels include within and between group statistics, including correlations and factor analysis. Functions for simulating particular item and test structures are included. Several functions serve as a useful front end for structural equation modeling. Graphical displays of path diagrams, factor analysis and structural equation models are created using basic graphics. Some of the functions are written to support a book on psychometrics as well as publications in personality research. For more information, see the personality-project.org/r webpage.
Author: William Revelle <revelle@northwestern.edu>
Maintainer: William Revelle <revelle@northwestern.edu>

Diff between psych versions 1.6.4 dated 2016-05-12 and 1.6.6 dated 2016-06-28

 DESCRIPTION                |   10 +-
 MD5                        |   83 +++++++++----------
 NAMESPACE                  |    5 +
 R/anova.psych.R            |only
 R/biplot.psych.R           |  108 ++++++++++++++-----------
 R/cluster.plot.R           |   70 +++++++++++++---
 R/cor.plot.R               |    6 +
 R/cosinor.R                |    2 
 R/describe.R               |  107 ++++++++++++++++++-------
 R/df2latex.R               |   18 ++--
 R/error.bars.R             |   36 ++++++++
 R/error.bars.by.R          |    6 -
 R/fa.R                     |   37 ++++----
 R/irt.fa.R                 |   16 +++
 R/phi.R                    |   10 ++
 R/plot.irt.R               |    7 -
 R/polychoric.R             |  190 ++++++++++++++++++++++++++++-----------------
 R/principal.R              |    2 
 R/print.psych.R            |    6 -
 R/residuals.psych.R        |    5 -
 R/statsBy.boot.R           |   19 ++++
 R/tetrachor.R              |    3 
 inst/CITATION              |    4 
 inst/NEWS.Rd               |   42 +++++++++
 inst/doc/overview.R        |  169 +++++++++++++++++++++-------------------
 inst/doc/overview.Rnw      |   38 +++++++--
 inst/doc/overview.pdf      |binary
 inst/doc/psych_for_sem.pdf |binary
 man/biplot.psych.Rd        |   30 +++++--
 man/cluster.plot.Rd        |   11 +-
 man/cosinor.Rd             |    6 -
 man/densityBy.Rd           |    6 -
 man/describe.Rd            |   26 ++++--
 man/describe.by.Rd         |    4 
 man/df2latex.Rd            |    6 -
 man/error.bars.Rd          |   21 ++++
 man/fa.Rd                  |    6 -
 man/irt.fa.Rd              |    4 
 man/misc.Rd                |    2 
 man/principal.Rd           |   15 +++
 man/print.psych.Rd         |    4 
 man/tetrachor.Rd           |   27 ++++--
 vignettes/overview.Rnw     |   38 +++++++--
 43 files changed, 820 insertions(+), 385 deletions(-)

More information about psych at CRAN
Permanent link

New package pGMGM with initial version 1.0
Package: pGMGM
Type: Package
Title: Estimating Multiple Gaussian Graphical Models (GGM) in Penalized Gaussian Mixture Models (GMM)
Version: 1.0
Date: 2016-06-22
Author: Chen Gao, Yunzhang Zhu
Maintainer: Chen Gao <gaoxx492@umn.edu>
Description: This is an R and C code implementation of the New-SP and New-JGL method of Gao et al. (2016) <DOI:10.1214/16-EJS1135> to perform model-based clustering and multiple graph estimation.
License: GPL-2
Depends: JGL, mvtnorm, MASS
Packaged: 2016-06-25 21:34:32 UTC; c
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-06-28 23:33:21

More information about pGMGM at CRAN
Permanent link

Package ggmcmc updated to version 1.1 with previous version 1.0 dated 2016-05-12

Title: Tools for Analyzing MCMC Simulations from Bayesian Inference
Description: Tools for assessing and diagnosing convergence of Markov Chain Monte Carlo simulations, as well as for graphically display results from full MCMC analysis. The package also facilitates the graphical interpretation of models by providing flexible functions to plot the results against observed variables.
Author: Xavier Fernández i Marín <xavier.fim@gmail.com>
Maintainer: Xavier Fernández i Marín <xavier.fim@gmail.com>

Diff between ggmcmc versions 1.0 dated 2016-05-12 and 1.1 dated 2016-06-28

 DESCRIPTION                |   13 ++++++------
 MD5                        |   18 ++++++++--------
 NEWS                       |   23 ++++++++++++++++++++-
 R/ggs.R                    |   43 ++++++++++++++++++++++++++++++----------
 R/ggs_caterpillar.R        |    2 -
 R/ggs_pairs.R              |    2 +
 inst/doc/using_ggmcmc.html |   48 ++++++++++++++++++++++-----------------------
 inst/doc/v70i09.pdf        |binary
 man/ggs.Rd                 |    4 ++-
 man/ggs_pairs.Rd           |    2 +
 10 files changed, 102 insertions(+), 53 deletions(-)

More information about ggmcmc at CRAN
Permanent link

Package condvis updated to version 0.3-0 with previous version 0.2-2 dated 2016-04-04

Title: Conditional Visualization for Statistical Models
Description: Exploring fitted model structures by interactively taking 2-D and 3-D sections in data space.
Author: Mark O'Connell [aut, cre], Catherine Hurley [ths], Katarina Domijan [ths], Achim Zeileis [ctb] (spineplot, see copied.R), R Core Team [ctb] (barplot, see copied.R)
Maintainer: Mark O'Connell <mark.oconnell@maths.nuim.ie>

Diff between condvis versions 0.2-2 dated 2016-04-04 and 0.3-0 dated 2016-06-28

 condvis-0.2-2/condvis/R/barplot2.R                 |only
 condvis-0.2-2/condvis/R/ceplot.separate.R          |only
 condvis-0.2-2/condvis/R/cleanstring.R              |only
 condvis-0.2-2/condvis/R/conditionselectors.R       |only
 condvis-0.2-2/condvis/R/confpred.R                 |only
 condvis-0.2-2/condvis/R/daisy.R                    |only
 condvis-0.2-2/condvis/R/getscreeninfo.R            |only
 condvis-0.2-2/condvis/R/getvarnames.R              |only
 condvis-0.2-2/condvis/R/inrectangle.R              |only
 condvis-0.2-2/condvis/R/keystroke.separate.R       |only
 condvis-0.2-2/condvis/R/makenewdata.R              |only
 condvis-0.2-2/condvis/R/mouseclick.separate.full.R |only
 condvis-0.2-2/condvis/R/mouseclick.separate.pcp.R  |only
 condvis-0.2-2/condvis/R/mousemove.separate.full.R  |only
 condvis-0.2-2/condvis/R/mousemove.separate.pcp.R   |only
 condvis-0.2-2/condvis/R/opendev.R                  |only
 condvis-0.2-2/condvis/R/plotap.R                   |only
 condvis-0.2-2/condvis/R/plotmaxk.R                 |only
 condvis-0.2-2/condvis/R/plotxsnew.R                |only
 condvis-0.2-2/condvis/R/plotxsshiny.R              |only
 condvis-0.2-2/condvis/R/polygonarea.R              |only
 condvis-0.2-2/condvis/R/predict1.R                 |only
 condvis-0.2-2/condvis/R/spineplot2.R               |only
 condvis-0.2-2/condvis/R/visualweight.R             |only
 condvis-0.2-2/condvis/R/xslegend.R                 |only
 condvis-0.2-2/condvis/R/xy2index.R                 |only
 condvis-0.2-2/condvis/man/daisy1.Rd                |only
 condvis-0.2-2/condvis/man/mydist.Rd                |only
 condvis-0.2-2/condvis/man/update.xcplot.Rd         |only
 condvis-0.2-2/condvis/man/update.xsplot.Rd         |only
 condvis-0.2-2/condvis/man/visualweight.Rd          |only
 condvis-0.2-2/condvis/src                          |only
 condvis-0.3-0/condvis/DESCRIPTION                  |   36 
 condvis-0.3-0/condvis/MD5                          |  102 -
 condvis-0.3-0/condvis/NAMESPACE                    |    7 
 condvis-0.3-0/condvis/NEWS                         |   22 
 condvis-0.3-0/condvis/R/arrangeC.R                 |  100 +
 condvis-0.3-0/condvis/R/ceplot.R                   |  366 +++++--
 condvis-0.3-0/condvis/R/ceplot.interactive.R       |  535 +++++-----
 condvis-0.3-0/condvis/R/ceplot.shiny.R             |  528 ++++------
 condvis-0.3-0/condvis/R/ceplot.static.R            |  135 --
 condvis-0.3-0/condvis/R/condtour.R                 |  492 +++++----
 condvis-0.3-0/condvis/R/cont2color.R               |   62 -
 condvis-0.3-0/condvis/R/copied.R                   |only
 condvis-0.3-0/condvis/R/diagnosticplots.R          |only
 condvis-0.3-0/condvis/R/dist1.R                    |   51 
 condvis-0.3-0/condvis/R/factor2color.R             |   44 
 condvis-0.3-0/condvis/R/factordist.R               |only
 condvis-0.3-0/condvis/R/helpers.R                  |only
 condvis-0.3-0/condvis/R/makepath.R                 |  136 +-
 condvis-0.3-0/condvis/R/plotxc.R                   |  424 +++++---
 condvis-0.3-0/condvis/R/plotxs.R                   |  718 +++++++++----
 condvis-0.3-0/condvis/R/plotxsres.R                |only
 condvis-0.3-0/condvis/R/predict.R                  |only
 condvis-0.3-0/condvis/R/savingby2d.R               |  196 ++-
 condvis-0.3-0/condvis/R/similarityweight.R         |only
 condvis-0.3-0/condvis/R/update.R                   | 1090 ++++++++++++---------
 condvis-0.3-0/condvis/README.md                    |   13 
 condvis-0.3-0/condvis/man/arrangeC.Rd              |   88 -
 condvis-0.3-0/condvis/man/ceplot.Rd                |  185 ++-
 condvis-0.3-0/condvis/man/condtour.Rd              |  103 +
 condvis-0.3-0/condvis/man/condvis-package.Rd       |   18 
 condvis-0.3-0/condvis/man/cont2color.Rd            |   91 -
 condvis-0.3-0/condvis/man/dist1.Rd                 |only
 condvis-0.3-0/condvis/man/factor2color.Rd          |   67 -
 condvis-0.3-0/condvis/man/makepath.Rd              |   40 
 condvis-0.3-0/condvis/man/plotxc.Rd                |   84 -
 condvis-0.3-0/condvis/man/plotxc.pcp.Rd            |only
 condvis-0.3-0/condvis/man/plotxs.Rd                |  127 +-
 condvis-0.3-0/condvis/man/savingby2d.Rd            |  127 +-
 condvis-0.3-0/condvis/man/similarityweight.Rd      |only
 condvis-0.3-0/condvis/tests                        |only
 72 files changed, 3657 insertions(+), 2330 deletions(-)

More information about condvis at CRAN
Permanent link

Package adespatial updated to version 0.0-3 with previous version 0.0-2 dated 2016-05-24

Title: Multivariate Multiscale Spatial Analysis
Description: Tools for the multiscale spatial analysis of multivariate data. Several methods are based on the use of a spatial weighting matrix and its eigenvector decomposition (Moran's Eigenvectors Maps, MEM).
Author: Stéphane Dray, Guillaume Blanchet, Daniel Borcard, Guillaume Guenard, Thibaut Jombart, Pierre Legendre, Helene H Wagner
Maintainer: Stéphane Dray <stephane.dray@univ-lyon1.fr>

Diff between adespatial versions 0.0-2 dated 2016-05-24 and 0.0-3 dated 2016-06-28

 DESCRIPTION        |   12 -
 MD5                |   24 +-
 NAMESPACE          |    7 
 R/chooseCN.R       |    1 
 R/createlistw.R    |only
 R/dbmem.R          |only
 R/forward.sel.R    |    2 
 R/give.thresh.R    |only
 R/moran.randtest.R |    4 
 R/scores.listw.R   |   41 ++-
 inst               |only
 man/createlistw.Rd |only
 man/dbmem.Rd       |only
 man/give.thresh.Rd |only
 man/mem.Rd         |   18 +
 src/forward.c      |  571 ++++++++++++++++++++++++++---------------------------
 16 files changed, 362 insertions(+), 318 deletions(-)

More information about adespatial at CRAN
Permanent link

Package SKAT updated to version 1.2.1 with previous version 1.1.4 dated 2016-04-20

Title: SNP-Set (Sequence) Kernel Association Test
Description: Functions for kernel-regression-based association tests including Burden test, SKAT and SKAT-O. These methods aggregate individual SNP score statistics in a SNP set and efficiently compute SNP-set level p-values.
Author: Seunggeun (Shawn) Lee, with contributions from Larisa Miropolsky and Michael Wu
Maintainer: Seunggeun (Shawn) Lee <leeshawn@umich.edu>

Diff between SKAT versions 1.1.4 dated 2016-04-20 and 1.2.1 dated 2016-06-28

 SKAT-1.1.4/SKAT/src/set_bed_merge_main.cpp |only
 SKAT-1.2.1/SKAT/DESCRIPTION                |    8 
 SKAT-1.2.1/SKAT/MD5                        |   35 -
 SKAT-1.2.1/SKAT/R/Binary_MAIN.R            |    4 
 SKAT-1.2.1/SKAT/R/Joint_CommonRare.R       |    4 
 SKAT-1.2.1/SKAT/R/Main_SSD.R               |    5 
 SKAT-1.2.1/SKAT/R/SSD.R                    |   66 +--
 SKAT-1.2.1/SKAT/inst/doc/SKAT.pdf          |binary
 SKAT-1.2.1/SKAT/man/Generate_SSD_SetID.rd  |    3 
 SKAT-1.2.1/SKAT/src/bed_reader.cpp         |  512 +++--------------------------
 SKAT-1.2.1/SKAT/src/bed_reader.h           |   32 -
 SKAT-1.2.1/SKAT/src/error_messages.h       |    3 
 SKAT-1.2.1/SKAT/src/interface.cpp          |   36 --
 SKAT-1.2.1/SKAT/src/interface_to_R.cpp     |   35 -
 SKAT-1.2.1/SKAT/src/interface_to_R.h       |    7 
 SKAT-1.2.1/SKAT/src/mwo_reader.cpp         |   53 +--
 SKAT-1.2.1/SKAT/src/mwo_reader.h           |    9 
 SKAT-1.2.1/SKAT/src/setid_bim_index.cpp    |   77 +++-
 SKAT-1.2.1/SKAT/src/setid_bim_index.h      |   35 +
 19 files changed, 258 insertions(+), 666 deletions(-)

More information about SKAT at CRAN
Permanent link

Package resumer updated to version 0.0.2 with previous version 0.0.1 dated 2015-11-23

Title: Build Resumes with R
Description: Using a database, LaTeX and R easily build attractive resumes.
Author: Jared Lander [aut, cre]
Maintainer: Jared Lander <packages@jaredlander.com>

Diff between resumer versions 0.0.1 dated 2015-11-23 and 0.0.2 dated 2016-06-28

 resumer-0.0.1/resumer/inst/rmarkdown/templates/resumer/resources/resume.cls |only
 resumer-0.0.2/resumer/DESCRIPTION                                           |    7 +--
 resumer-0.0.2/resumer/MD5                                                   |   23 ++++------
 resumer-0.0.2/resumer/NAMESPACE                                             |    2 
 resumer-0.0.2/resumer/NEWS.md                                               |    3 +
 resumer-0.0.2/resumer/man/createJobFile.Rd                                  |    5 +-
 resumer-0.0.2/resumer/man/generateListing.Rd                                |    3 -
 resumer-0.0.2/resumer/man/generateMultipleListings.Rd                       |    3 -
 resumer-0.0.2/resumer/man/generateSection.Rd                                |    3 -
 resumer-0.0.2/resumer/man/jobs.Rd                                           |    2 
 resumer-0.0.2/resumer/man/resumer-package.Rd                                |    2 
 resumer-0.0.2/resumer/man/resumer.Rd                                        |    6 +-
 resumer-0.0.2/resumer/tests/testthat/test-resumerStructure.R                |    3 -
 13 files changed, 35 insertions(+), 27 deletions(-)

More information about resumer at CRAN
Permanent link

Package generalCorr updated to version 1.0.3 with previous version 1.0.2 dated 2016-06-04

Title: Generalized Correlations and Initial Causal Path
Description: Asymmetric generalized correlations r*(x|y) measure strength of the dependence of x on y. If |r*(x|y)|> |r*(y|x)| it suggests that y is more likely the "kernel cause" of x. There are at least two additional ways of comparing two kernel regressions helping identify the `cause'. In simultaneous equation models where endogeneity of regressors is feared, we can use Prof. Koopmans' method to ignore endogeneity problems when it kernel causes the dependent variable. The usual partial correlations can be generalized for the asymmetric matrix of r*'s. Partial correlations help asses effect of x on y after removing the effect of a set of variables. The package provides additional tools for causal assessment, for printing the causal detections in a clear, comprehensive compact summary form, for matrix algebra, for outlier detection, and for numerical integration by the trapezoidal rule, stochastic dominance, etc. The package has functions for bootstrap-based statistical inference and one for a heuristic t-test.
Author: Prof. H. D. Vinod, Fordham University, NY.
Maintainer: H. D. Vinod <vinod@fordham.edu>

Diff between generalCorr versions 1.0.2 dated 2016-06-04 and 1.0.3 dated 2016-06-28

 DESCRIPTION                       |   10 +++++-----
 MD5                               |   18 ++++++++++++------
 NAMESPACE                         |    3 +++
 NEWS                              |    3 +++
 R/bootPairs.R                     |only
 R/naTriplet.R                     |   10 ++++++----
 R/parcorSilent.R                  |only
 R/silentPairs.R                   |only
 inst/doc/generalCorr-vignette.pdf |binary
 man/bootPairs.Rd                  |only
 man/naTriplet.Rd                  |   10 ++++++----
 man/parcorSilent.Rd               |only
 man/silentPairs.Rd                |only
 13 files changed, 35 insertions(+), 19 deletions(-)

More information about generalCorr at CRAN
Permanent link

Package crayon updated to version 1.3.2 with previous version 1.3.1 dated 2015-07-12

Title: Colored Terminal Output
Description: Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project.
Author: Gábor Csárdi [aut, cre], Brodie Gaslam [ctb]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>

Diff between crayon versions 1.3.1 dated 2015-07-12 and 1.3.2 dated 2016-06-28

 DESCRIPTION                      |   25 ++++++++-----
 LICENSE                          |    2 -
 MD5                              |   63 +++++++++++++++++----------------
 NAMESPACE                        |    5 +-
 R/ansi-256.r                     |   26 ++++++++++++-
 R/has_color.r                    |   61 ++++++++++++++++++++++++++------
 R/parts.r                        |    8 ----
 R/string_operations.r            |   68 +++++++++++++++++++++++++++--------
 R/utils.r                        |   16 ++++----
 inst/NEWS.md                     |   33 +++++++++++++++++
 inst/README.markdown             |   20 ++++++++--
 inst/logo.png                    |only
 inst/logo.svg.gz                 |only
 man/chr.Rd                       |    2 -
 man/col_nchar.Rd                 |    6 +--
 man/col_strsplit.Rd              |   17 ++++----
 man/col_substr.Rd                |    6 +--
 man/col_substring.Rd             |    6 +--
 man/combine_styles.Rd            |    2 -
 man/concat.Rd                    |    2 -
 man/crayon.Rd                    |    3 +
 man/drop_style.Rd                |    2 -
 man/has_color.Rd                 |    7 ++-
 man/has_style.Rd                 |    2 -
 man/make_style.Rd                |    2 -
 man/num_colors.Rd                |   15 ++++++-
 man/show_ansi_colors.Rd          |    2 -
 man/start.crayon.Rd              |    5 --
 man/strip_style.Rd               |    2 -
 man/style.Rd                     |    2 -
 man/styles.Rd                    |    2 -
 tests/testthat/test-has-color.r  |   20 +++++++++-
 tests/testthat/test-operations.R |   74 ++++++++++++++++++++++++++++++++++++---
 tests/testthat/test-utils.R      |only
 34 files changed, 377 insertions(+), 129 deletions(-)

More information about crayon at CRAN
Permanent link

Package V8 updated to version 1.0.3 with previous version 1.0.2 dated 2016-06-14

Title: Embedded JavaScript Engine for R
Description: An R interface to Google's open source JavaScript engine. V8 is written in C++ and implements ECMAScript as specified in ECMA-262, 5th edition. In addition, this package implements typed arrays as specified in ECMA 6 used for high-performance computing and libraries compiled with 'emscripten'.
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>

Diff between V8 versions 1.0.2 dated 2016-06-14 and 1.0.3 dated 2016-06-28

 DESCRIPTION            |    6 ++---
 MD5                    |   12 +++++------
 NEWS                   |    3 ++
 configure              |    6 ++---
 inst/doc/npm.Rmd       |    2 -
 inst/doc/npm.html      |   13 +++++-------
 inst/doc/v8_intro.html |   53 +++++++++++++++++++++++++++----------------------
 7 files changed, 52 insertions(+), 43 deletions(-)

More information about V8 at CRAN
Permanent link

New package tempR with initial version 0.9.9.7
Package: tempR
Type: Package
Title: Temporal Sensory Data Analysis
Version: 0.9.9.7
Date: 2016-06-28
Author: J. C. Castura [aut, cre]
Maintainer: J. C. Castura <jcastura@compusense.com>
Description: Analysis and visualization of data from temporal sensory methods, including for temporal check-all-that-apply (TCATA) and temporal dominance of sensations (TDS).
Depends: R (>= 3.3.0)
Imports: grDevices, stats, graphics
License: GPL (>= 2)
LazyData: TRUE
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-28 04:11:25 UTC; jcastura
Repository: CRAN
Date/Publication: 2016-06-28 08:30:01

More information about tempR at CRAN
Permanent link

Package srvyr updated to version 0.1.2 with previous version 0.1.1 dated 2016-04-03

Title: 'dplyr'-Like Syntax for Summary Statistics of Survey Data
Description: Use piping, verbs like 'group_by' and 'summarize', and other 'dplyr' inspired syntactic style when calculating summary statistics on survey data using functions from the 'survey' package.
Author: Greg Freedman Ellis [aut, cre]
Maintainer: Greg Freedman Ellis <greg.freedman@gmail.com>

Diff between srvyr versions 0.1.1 dated 2016-04-03 and 0.1.2 dated 2016-06-28

 DESCRIPTION                                   |   14 -
 MD5                                           |   33 +-
 NEWS.md                                       |    9 
 R/cascade.r                                   |    4 
 R/manip.r                                     |    2 
 R/summarise.r                                 |    4 
 R/survey_statistics.r                         |  288 ++++++++++++++++++--------
 R/utils.r                                     |    7 
 build/vignette.rds                            |binary
 man/survey_mean.Rd                            |   25 +-
 man/survey_quantile.Rd                        |    8 
 man/survey_ratio.Rd                           |   20 +
 man/survey_total.Rd                           |   19 +
 tests/testthat/test_basic_example.r           |   15 -
 tests/testthat/test_level.R                   |   64 +++--
 tests/testthat/test_survey_mean_factor.r      |   57 ++++-
 tests/testthat/test_survey_statistics.r       |  115 ++++++++--
 tests/testthat/test_survey_statistics_basic.r |only
 18 files changed, 511 insertions(+), 173 deletions(-)

More information about srvyr at CRAN
Permanent link

Package simmer updated to version 3.3.0 with previous version 3.2.1 dated 2016-04-29

Title: Discrete-Event Simulation for R
Description: A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. Designed to be a generic framework like SimPy or SimJulia, it leverages the use of Rcpp to boost the performance, turning DES in R feasible. As a noteworthy characteristic, simmer exploits the concept of trajectory: a common path in the simulation model for entities of the same type.
Author: Bart Smeets [aut], Iñaki Ucar [aut, cre]
Maintainer: Iñaki Ucar <i.ucar86@gmail.com>

Diff between simmer versions 3.2.1 dated 2016-04-29 and 3.3.0 dated 2016-06-28

 simmer-3.2.1/simmer/demo                                             |only
 simmer-3.2.1/simmer/man/needs_attrs.Rd                               |only
 simmer-3.3.0/simmer/DESCRIPTION                                      |   12 
 simmer-3.3.0/simmer/MD5                                              |  195 +++--
 simmer-3.3.0/simmer/NAMESPACE                                        |    7 
 simmer-3.3.0/simmer/NEWS.md                                          |   73 +-
 simmer-3.3.0/simmer/R/RcppExports.R                                  |   92 ++
 simmer-3.3.0/simmer/R/convenience_funcs.R                            |   66 -
 simmer-3.3.0/simmer/R/plot.R                                         |   12 
 simmer-3.3.0/simmer/R/simulator.R                                    |  154 +++-
 simmer-3.3.0/simmer/R/trajectory.R                                   |  331 ++++++++--
 simmer-3.3.0/simmer/R/utils.R                                        |    5 
 simmer-3.3.0/simmer/R/wrap.R                                         |    7 
 simmer-3.3.0/simmer/TODO                                             |    7 
 simmer-3.3.0/simmer/build/vignette.rds                               |binary
 simmer-3.3.0/simmer/inst/doc/A-introduction.R                        |   29 
 simmer-3.3.0/simmer/inst/doc/A-introduction.Rmd                      |   97 ++
 simmer-3.3.0/simmer/inst/doc/A-introduction.html                     |   96 +-
 simmer-3.3.0/simmer/inst/doc/B-terminology.R                         |    7 
 simmer-3.3.0/simmer/inst/doc/B-terminology.Rmd                       |   27 
 simmer-3.3.0/simmer/inst/doc/B-terminology.html                      |   13 
 simmer-3.3.0/simmer/inst/doc/C-trajectories.R                        |   50 -
 simmer-3.3.0/simmer/inst/doc/C-trajectories.Rmd                      |  241 ++++++-
 simmer-3.3.0/simmer/inst/doc/C-trajectories.html                     |   82 +-
 simmer-3.3.0/simmer/inst/doc/D-queueing-systems.R                    |   27 
 simmer-3.3.0/simmer/inst/doc/D-queueing-systems.Rmd                  |   91 ++
 simmer-3.3.0/simmer/inst/doc/D-queueing-systems.html                 |   27 
 simmer-3.3.0/simmer/inst/doc/E-ctmc.R                                |   33 
 simmer-3.3.0/simmer/inst/doc/E-ctmc.Rmd                              |  247 ++++++-
 simmer-3.3.0/simmer/inst/doc/E-ctmc.html                             |   17 
 simmer-3.3.0/simmer/inst/staticdocs                                  |only
 simmer-3.3.0/simmer/man/add_generator.Rd                             |    4 
 simmer-3.3.0/simmer/man/add_resource.Rd                              |   11 
 simmer-3.3.0/simmer/man/at.Rd                                        |    2 
 simmer-3.3.0/simmer/man/branch.Rd                                    |   14 
 simmer-3.3.0/simmer/man/create_trajectory.Rd                         |   13 
 simmer-3.3.0/simmer/man/every.Rd                                     |    8 
 simmer-3.3.0/simmer/man/from.Rd                                      |    2 
 simmer-3.3.0/simmer/man/from_to.Rd                                   |    2 
 simmer-3.3.0/simmer/man/get_capacity.Rd                              |    4 
 simmer-3.3.0/simmer/man/get_head.Rd                                  |    7 
 simmer-3.3.0/simmer/man/get_mon_arrivals.Rd                          |    6 
 simmer-3.3.0/simmer/man/get_mon_attributes.Rd                        |    6 
 simmer-3.3.0/simmer/man/get_mon_resources.Rd                         |    6 
 simmer-3.3.0/simmer/man/get_n_activities.Rd                          |    7 
 simmer-3.3.0/simmer/man/get_n_generated.Rd                           |    2 
 simmer-3.3.0/simmer/man/get_queue_count.Rd                           |    2 
 simmer-3.3.0/simmer/man/get_queue_size.Rd                            |    4 
 simmer-3.3.0/simmer/man/get_server_count.Rd                          |    2 
 simmer-3.3.0/simmer/man/get_tail.Rd                                  |    7 
 simmer-3.3.0/simmer/man/join.Rd                                      |only
 simmer-3.3.0/simmer/man/leave.Rd                                     |only
 simmer-3.3.0/simmer/man/now.Rd                                       |    2 
 simmer-3.3.0/simmer/man/onestep.Rd                                   |    2 
 simmer-3.3.0/simmer/man/peek.Rd                                      |    4 
 simmer-3.3.0/simmer/man/plot_evolution_arrival_times.Rd              |    6 
 simmer-3.3.0/simmer/man/plot_resource_usage.Rd                       |    4 
 simmer-3.3.0/simmer/man/release.Rd                                   |    9 
 simmer-3.3.0/simmer/man/release_selected.Rd                          |only
 simmer-3.3.0/simmer/man/reset.Rd                                     |    2 
 simmer-3.3.0/simmer/man/rollback.Rd                                  |    7 
 simmer-3.3.0/simmer/man/run.Rd                                       |    2 
 simmer-3.3.0/simmer/man/seize.Rd                                     |   16 
 simmer-3.3.0/simmer/man/seize_selected.Rd                            |only
 simmer-3.3.0/simmer/man/select.Rd                                    |only
 simmer-3.3.0/simmer/man/set_attribute.Rd                             |   10 
 simmer-3.3.0/simmer/man/set_capacity.Rd                              |only
 simmer-3.3.0/simmer/man/set_queue_size.Rd                            |only
 simmer-3.3.0/simmer/man/simmer.Rd                                    |    2 
 simmer-3.3.0/simmer/man/timeout.Rd                                   |   12 
 simmer-3.3.0/simmer/man/to.Rd                                        |    2 
 simmer-3.3.0/simmer/src/RcppExports.cpp                              |  234 +++++--
 simmer-3.3.0/simmer/src/activity.cpp                                 |  207 ++++--
 simmer-3.3.0/simmer/src/activity.h                                   |  224 +++++-
 simmer-3.3.0/simmer/src/policy.cpp                                   |only
 simmer-3.3.0/simmer/src/policy.h                                     |only
 simmer-3.3.0/simmer/src/process.cpp                                  |   64 +
 simmer-3.3.0/simmer/src/process.h                                    |   23 
 simmer-3.3.0/simmer/src/resource.cpp                                 |   19 
 simmer-3.3.0/simmer/src/resource.h                                   |   23 
 simmer-3.3.0/simmer/src/simmer.h                                     |   19 
 simmer-3.3.0/simmer/src/simmer_rcpp.cpp                              |  184 ++++-
 simmer-3.3.0/simmer/src/simulator.h                                  |   13 
 simmer-3.3.0/simmer/tests/testthat/test-convenience-funcs.R          |   43 -
 simmer-3.3.0/simmer/tests/testthat/test-simmer-generator.R           |   10 
 simmer-3.3.0/simmer/tests/testthat/test-simmer-resource-preemption.R |  104 ++-
 simmer-3.3.0/simmer/tests/testthat/test-simmer-resource-schedule.R   |   22 
 simmer-3.3.0/simmer/tests/testthat/test-simmer-resource.R            |   57 +
 simmer-3.3.0/simmer/tests/testthat/test-simmer.R                     |    8 
 simmer-3.3.0/simmer/tests/testthat/test-simulation-1.R               |    2 
 simmer-3.3.0/simmer/tests/testthat/test-trajectory-leave.R           |only
 simmer-3.3.0/simmer/tests/testthat/test-trajectory-rollback.R        |    6 
 simmer-3.3.0/simmer/tests/testthat/test-trajectory-seize-release.R   |    9 
 simmer-3.3.0/simmer/tests/testthat/test-trajectory-select.R          |only
 simmer-3.3.0/simmer/tests/testthat/test-trajectory-setattribute.R    |    8 
 simmer-3.3.0/simmer/tests/testthat/test-trajectory-timeout.R         |   21 
 simmer-3.3.0/simmer/tests/testthat/test-trajectory.R                 |   72 +-
 simmer-3.3.0/simmer/tests/testthat/test-wrap.R                       |    6 
 simmer-3.3.0/simmer/vignettes/A-introduction.Rmd                     |   97 ++
 simmer-3.3.0/simmer/vignettes/B-terminology.Rmd                      |   27 
 simmer-3.3.0/simmer/vignettes/C-trajectories.Rmd                     |  241 ++++++-
 simmer-3.3.0/simmer/vignettes/D-queueing-systems.Rmd                 |   91 ++
 simmer-3.3.0/simmer/vignettes/E-ctmc.Rmd                             |  247 ++++++-
 103 files changed, 3310 insertions(+), 1005 deletions(-)

More information about simmer at CRAN
Permanent link

Package rpf updated to version 0.53 with previous version 0.52 dated 2016-05-04

Title: Response Probability Functions
Description: The purpose of this package is to factor out logic and math common to Item Factor Analysis fitting, diagnostics, and analysis. It is envisioned as core support code suitable for more specialized IRT packages to build upon. Complete access to optimized C functions are made available with R_RegisterCCallable().
Author: Joshua Pritikin [cre, aut], Jonathan Weeks [ctb], Li Cai [ctb], Carrie Houts [ctb], Phil Chalmers [ctb], Michael D. Hunter [ctb], Carl F. Falk [ctb]
Maintainer: Joshua Pritikin <jpritikin@pobox.com>

Diff between rpf versions 0.52 dated 2016-05-04 and 0.53 dated 2016-06-28

 rpf-0.52/rpf/inst/tests                   |only
 rpf-0.52/rpf/tests/dotest.R               |only
 rpf-0.53/rpf/DESCRIPTION                  |   10 ++--
 rpf-0.53/rpf/MD5                          |   46 +++++++++----------
 rpf-0.53/rpf/build/vignette.rds           |binary
 rpf-0.53/rpf/inst/doc/customitem.html     |    2 
 rpf-0.53/rpf/inst/doc/diagnostics.html    |   70 +++++++++++++++++++-----------
 rpf-0.53/rpf/inst/doc/flexmirt-plots.html |   11 +++-
 rpf-0.53/rpf/src/libifa-rpf.cpp           |    3 +
 rpf-0.53/rpf/tests/testthat               |only
 rpf-0.53/rpf/tests/testthat.R             |only
 11 files changed, 85 insertions(+), 57 deletions(-)

More information about rpf at CRAN
Permanent link

New package rgeospatialquality with initial version 0.3.2
Package: rgeospatialquality
Type: Package
Title: Wrapper for the Geospatial Data Quality REST API
Version: 0.3.2
Date: 2016-06-27
Authors@R: person("Javier", "Otegui", email="javier.otegui@gmail.com", role=c("aut", "cre"))
Description: Provides native wrappers for the functions available via the spatial quality REST API. See <http://bit.ly/bioinformatics_btw057> for more information on the API.
License: MIT + file LICENSE
LazyData: TRUE
Imports: httr (>= 1.0.0), jsonlite (>= 0.9.19), plyr (>= 1.8.3)
RoxygenNote: 5.0.1
Suggests: knitr, roxygen2, rmarkdown, testthat, covr, rgbif (>= 0.9.2), rvertnet, rinat
VignetteBuilder: knitr
URL: https://github.com/ropenscilabs/rgeospatialquality
BugReports: https://github.com/ropenscilabs/rgeospatialquality/issues
NeedsCompilation: no
Packaged: 2016-06-27 20:37:44 UTC; jotegui
Author: Javier Otegui [aut, cre]
Maintainer: Javier Otegui <javier.otegui@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-28 08:28:36

More information about rgeospatialquality at CRAN
Permanent link

New package RcmdrPlugin.BiclustGUI with initial version 1.0.4
Package: RcmdrPlugin.BiclustGUI
Type: Package
Title: 'Rcmdr' Plug-in GUI for Biclustering
Version: 1.0.4
Date: 2016-06-26
Author: De Troyer Ewoud, Otava Martin
Maintainer: De Troyer Ewoud <ewoud.detroyer@uhasselt.be>
Description: A plug-in for R Commander ('Rcmdr'). The package is a Graphical User Interface (GUI) in which several biclustering methods can be executed, followed by diagnostics and plots of the results. Further, the GUI also has the possibility to connect the methods to more general diagnostic packages for biclustering. Biclustering methods from 'biclust', 'fabia', 's4vd', 'iBBiG', 'isa2', 'rqubic' and 'BicARE' are implemented. Additionally, 'superbiclust' and 'BcDiag' are also implemented to be able to further investigate results. The GUI also provides a couple of extra utilities to export, save, search through and plot the results. 'RcmdrPlugin.BiclustGUI' also provides a very specific framework for biclustering in which new methods, diagnostics and plots can be added. Scripts were prepared so that R-package developers can freely design their own dialogs in the GUI which can then be added by the maintainer of 'RcmdrPlugin.BiclustGUI'. These scripts do not required any knowledge of 'tcltk' and 'Rcmdr' and are easy to fill in.
License: GPL-3
Depends: biclust, fabia, iBBiG,superbiclust(>= 1.1),BcDiag(>= 1.0.10), rqubic, BicARE, s4vd
Imports: Rcmdr, tcltk, gplots, grDevices, graphics, methods, utils
VignetteBuilder: knitr
Suggests: knitr
NeedsCompilation: no
Packaged: 2016-06-27 05:25:54 UTC; rforge
Repository: CRAN
Repository/R-Forge/Project: biclustgui
Repository/R-Forge/Revision: 78
Repository/R-Forge/DateTimeStamp: 2016-06-27 05:08:48
Date/Publication: 2016-06-28 07:51:05

More information about RcmdrPlugin.BiclustGUI at CRAN
Permanent link

Package MVar.pt updated to version 1.9.1 with previous version 1.9 dated 2016-06-22

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), 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 dated 2016-06-22 and 1.9.1 dated 2016-06-28

 DESCRIPTION            |    8 ++++----
 MD5                    |   14 +++++++-------
 R/Plot.CA.R            |   13 ++++++++++---
 R/Plot.MFA.R           |    9 ++++++++-
 R/Plot.PCA.R           |   15 +++++++++++----
 man/MFA.Rd             |    6 +++---
 man/MVar.pt-package.Rd |    4 ++--
 man/Plot.MFA.Rd        |    6 +++---
 8 files changed, 48 insertions(+), 27 deletions(-)

More information about MVar.pt at CRAN
Permanent link

Package mkin updated to version 0.9.43 with previous version 0.9.42 dated 2016-03-24

Title: Kinetic Evaluation of Chemical Degradation Data
Description: Calculation routines based on the FOCUS Kinetics Report (2006, 2014). Includes a function for conveniently defining differential equation models, model solution based on eigenvalues if possible or using numerical solvers and a choice of the optimisation methods made available by the 'FME' package. If a C compiler (on windows: 'Rtools') is installed, differential equation models are solved using compiled C functions. Please note that no warranty is implied for correctness of results or fitness for a particular purpose.
Author: Johannes Ranke [aut, cre, cph], Katrin Lindenberger [ctb], René Lehmann [ctb], Eurofins Regulatory AG [cph]
Maintainer: Johannes Ranke <jranke@uni-bremen.de>

Diff between mkin versions 0.9.42 dated 2016-03-24 and 0.9.43 dated 2016-06-28

 mkin-0.9.42/mkin/inst/doc/mkin.Rnw                      |only
 mkin-0.9.42/mkin/inst/doc/mkin.pdf                      |only
 mkin-0.9.42/mkin/vignettes/mkin.Rnw                     |only
 mkin-0.9.43/mkin/DESCRIPTION                            |   27 
 mkin-0.9.43/mkin/MD5                                    |   61 -
 mkin-0.9.43/mkin/NEWS.md                                |   42 +
 mkin-0.9.43/mkin/R/add_err.R                            |only
 mkin-0.9.43/mkin/R/endpoints.R                          |    8 
 mkin-0.9.43/mkin/R/mkinfit.R                            |   30 
 mkin-0.9.43/mkin/R/plot.mkinfit.R                       |  185 +++-
 mkin-0.9.43/mkin/R/plot.mmkin.R                         |   43 -
 mkin-0.9.43/mkin/build/vignette.rds                     |binary
 mkin-0.9.43/mkin/inst/doc/FOCUS_D.html                  |   89 +-
 mkin-0.9.43/mkin/inst/doc/FOCUS_L.R                     |   77 -
 mkin-0.9.43/mkin/inst/doc/FOCUS_L.Rmd                   |  210 ++---
 mkin-0.9.43/mkin/inst/doc/FOCUS_L.html                  |  644 +++++++---------
 mkin-0.9.43/mkin/inst/doc/FOCUS_Z.R                     |  152 +--
 mkin-0.9.43/mkin/inst/doc/FOCUS_Z.Rnw                   |  212 ++---
 mkin-0.9.43/mkin/inst/doc/FOCUS_Z.pdf                   |binary
 mkin-0.9.43/mkin/inst/doc/compiled_models.Rmd           |    6 
 mkin-0.9.43/mkin/inst/doc/compiled_models.html          |  222 ++++-
 mkin-0.9.43/mkin/inst/doc/mkin.R                        |   24 
 mkin-0.9.43/mkin/inst/doc/mkin.Rmd                      |only
 mkin-0.9.43/mkin/inst/doc/mkin.html                     |only
 mkin-0.9.43/mkin/man/add_err.Rd                         |only
 mkin-0.9.43/mkin/man/mkinfit.Rd                         |   11 
 mkin-0.9.43/mkin/man/mkinpredict.Rd                     |    2 
 mkin-0.9.43/mkin/man/mmkin.Rd                           |   28 
 mkin-0.9.43/mkin/man/plot.mkinfit.Rd                    |   69 +
 mkin-0.9.43/mkin/man/plot.mmkin.Rd                      |   15 
 mkin-0.9.43/mkin/tests/testthat/test_FOMC_ill-defined.R |only
 mkin-0.9.43/mkin/vignettes/FOCUS_L.Rmd                  |  210 ++---
 mkin-0.9.43/mkin/vignettes/FOCUS_Z.Rnw                  |  212 ++---
 mkin-0.9.43/mkin/vignettes/compiled_models.Rmd          |    6 
 mkin-0.9.43/mkin/vignettes/mkin.Rmd                     |only
 mkin-0.9.43/mkin/vignettes/references.bib               |   44 -
 36 files changed, 1494 insertions(+), 1135 deletions(-)

More information about mkin at CRAN
Permanent link

Package mdhglm updated to version 1.4 with previous version 1.2 dated 2016-03-17

Title: Multivariate Double Hierarchical Generalized Linear Models
Description: Allows various models for multivariate response variables where each response is assumed to follow double hierarchical generalized linear models. In double hierarchical generalized linear models, the mean, dispersion parameters for variance of random effects, and residual variance can be further modeled as random-effect models.
Author: Youngjo Lee, Marek Molas, Maengseok Noh
Maintainer: Maengseok Noh <msnoh@pknu.ac.kr>

Diff between mdhglm versions 1.2 dated 2016-03-17 and 1.4 dated 2016-06-28

 DESCRIPTION             |   12 +-
 MD5                     |   91 ++++++++++++++++--
 NAMESPACE               |    1 
 R/dhglmfit_joint.R      |only
 R/dhglmfit_run_joint.R  |only
 R/expandSlash.R         |    4 
 R/hglmfit_corr.R        |only
 R/jointfit.R            |    8 +
 R/jointfit_correlated.R |  232 +++++++++++++++++++++++++++---------------------
 R/jointfit_factor.R     |only
 R/jointfit_selection.R  |only
 R/neighbor.R            |only
 R/plotdhglm.R           |only
 data/Loaloa.rda         |only
 data/Orthodont.rda      |only
 data/PBC910.rda         |only
 data/Prestige.rda       |only
 data/SmokeOnset.rda     |only
 data/aids.id.rda        |only
 data/aids.rda           |only
 data/bacteria.rda       |only
 data/bladder.rda        |only
 data/cake.rda           |only
 data/cgd.rda            |only
 data/circuit.rda        |only
 data/cog.rda            |only
 data/crack_growth.rda   |only
 data/epilepsy.rda       |only
 data/exch.rda           |only
 data/fabric.rda         |only
 data/factor.rda         |only
 data/gas.rda            |only
 data/injection.rda      |only
 data/kidney.rda         |only
 data/lip.rda            |only
 data/motherStress.rda   |only
 data/nmsqt.rda          |only
 data/ra_data.rda        |only
 data/rats.rda           |only
 data/respiratory.rda    |only
 data/salamander.rda     |only
 data/scr.rda            |only
 data/semicon.rda        |only
 data/snoring.rda        |only
 data/stroke.rda         |only
 data/train.rda          |only
 man/Loaloa.Rd           |only
 man/Orthodont.Rd        |only
 man/PBC910.Rd           |only
 man/Prestige.Rd         |only
 man/SmokeOnset.Rd       |only
 man/aids.Rd             |only
 man/aids.id.Rd          |only
 man/bacteria.Rd         |only
 man/bladder.Rd          |only
 man/cake.Rd             |only
 man/cgd.Rd              |only
 man/circuit.Rd          |only
 man/cog.Rd              |only
 man/crack_growth.Rd     |only
 man/eg.Rd               |   21 ++--
 man/epilepsy.Rd         |only
 man/exch.Rd             |only
 man/fabric.Rd           |only
 man/factor.Rd           |only
 man/gas.Rd              |only
 man/injection.Rd        |only
 man/jointfit.Rd         |   27 ++---
 man/kidney.Rd           |only
 man/lip.Rd              |only
 man/mdhglm-package.Rd   |   23 ++--
 man/motherStress.Rd     |only
 man/nmsqt.Rd            |only
 man/ra_data.Rd          |only
 man/rats.Rd             |only
 man/respiratory.Rd      |only
 man/salamander.Rd       |only
 man/sch.Rd              |   10 +-
 man/scr.Rd              |only
 man/semicon.Rd          |only
 man/snoring.Rd          |only
 man/stroke.Rd           |only
 man/train.Rd            |only
 83 files changed, 272 insertions(+), 157 deletions(-)

More information about mdhglm at CRAN
Permanent link

Package FastImputation updated to version 1.3.1 with previous version 1.3 dated 2016-02-15

Title: Learn from Training Data then Quickly Fill in Missing Data
Description: TrainFastImputation() uses training data to describe a multivariate normal distribution that the data approximates or can be transformed into approximating and stores this information as an object of class 'FastImputationPatterns'. FastImputation() function uses this 'FastImputationPatterns' object to impute (make a good guess at) missing data in a single line or a whole data frame of data. This approximates the process used by Amelia [http://gking.harvard.edu/amelia/] but is much faster when filling in values for a single line of data.
Author: Stephen R. Haptonstahl
Maintainer: Stephen R. Haptonstahl <srh@haptonstahl.org>

Diff between FastImputation versions 1.3 dated 2016-02-15 and 1.3.1 dated 2016-06-28

 DESCRIPTION               |   14 +++++++-------
 MD5                       |    4 ++--
 R/CovarianceWithMissing.R |    2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)

More information about FastImputation at CRAN
Permanent link

Package Corbi updated to version 0.3-5 with previous version 0.3-4 dated 2016-06-06

Title: Collection of Rudimentary Bioinformatics Tools
Description: Provides a bundle of basic and fundamental bioinformatics tools, such as network querying and alignment, subnetwork extraction and search.
Author: Ling-Yun Wu [aut, cre], Qiang Huang [aut]
Maintainer: Ling-Yun Wu <wulingyun@gmail.com>

Diff between Corbi versions 0.3-4 dated 2016-06-06 and 0.3-5 dated 2016-06-28

 DESCRIPTION                   |   14 +++----
 MD5                           |   44 +++++++++++++++-------
 R/Corbi-package.R             |   15 +++++--
 R/net_align.R                 |   32 ++++++++--------
 R/net_functions.R             |only
 R/net_query.R                 |   28 ++++----------
 R/net_query_batch.R           |    8 ++--
 R/subnets.R                   |   22 ++++++-----
 R/utils.R                     |   84 +-----------------------------------------
 README.md                     |only
 man/Corbi-package.Rd          |   15 +++++--
 man/best_subnets.Rd           |    7 ++-
 man/extend_subnets.Rd         |   13 ++++--
 man/get_shortest_distances.Rd |    2 -
 man/get_subnets.Rd            |    2 -
 man/read_net.Rd               |    2 -
 man/write_net.Rd              |    2 -
 tests                         |only
 18 files changed, 119 insertions(+), 171 deletions(-)

More information about Corbi at CRAN
Permanent link

Package checkmate updated to version 1.8.1 with previous version 1.8.0 dated 2016-06-06

Title: Fast and Versatile Argument Checks
Description: Tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.
Author: Michel Lang <michellang@gmail.com>, Bernd Bischl <bernd_bischl@gmx.net>
Maintainer: Michel Lang <michellang@gmail.com>

Diff between checkmate versions 1.8.0 dated 2016-06-06 and 1.8.1 dated 2016-06-28

 DESCRIPTION                         |    6 +-
 MD5                                 |   46 ++++++++--------
 NAMESPACE                           |    1 
 R/checkClass.R                      |    7 ++
 R/checkFileExists.R                 |    7 +-
 R/checkFunction.R                   |    8 +-
 R/checkList.R                       |   21 -------
 R/checkOS.R                         |   10 +--
 R/qassert.R                         |    2 
 R/zzz.R                             |   23 ++++++++
 build/vignette.rds                  |binary
 inst/NEWS.md                        |    7 ++
 inst/doc/checkmate.R                |    8 ++
 inst/doc/checkmate.Rmd              |   14 +++++
 inst/doc/checkmate.html             |   98 +++++++++++++++++-------------------
 man/checkClass.Rd                   |    7 ++
 man/checkFileExists.Rd              |    4 -
 man/qassert.Rd                      |    2 
 src/checks.c                        |    3 -
 src/qassert.c                       |   38 ++++++++-----
 tests/testthat/test_checkFunction.R |    4 -
 tests/testthat/test_qassert.R       |   13 +++-
 tests/testthat/test_qassertr.R      |    3 -
 vignettes/checkmate.Rmd             |   14 +++++
 24 files changed, 207 insertions(+), 139 deletions(-)

More information about checkmate at CRAN
Permanent link

Package bigrquery updated to version 0.3.0 with previous version 0.2.0 dated 2016-03-03

Title: An Interface to Google's 'BigQuery' 'API'
Description: Easily talk to Google's 'BigQuery' database from R.
Author: Hadley Wickham [aut, cre], RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>

Diff between bigrquery versions 0.2.0 dated 2016-03-03 and 0.3.0 dated 2016-06-28

 DESCRIPTION                   |   17 ++--
 MD5                           |   35 +++++---
 NAMESPACE                     |   60 +++++++++-----
 NEWS.md                       |   11 ++
 R/auth.r                      |    9 +-
 R/dbi-connection.r            |only
 R/dbi-driver.r                |only
 R/dbi-result.r                |only
 R/dplyr.r                     |  172 +++++-------------------------------------
 R/jobs.r                      |   22 ++++-
 R/query.r                     |   19 +++-
 R/tables.r                    |    2 
 R/zzz.r                       |    3 
 README.md                     |    2 
 man/DBI.Rd                    |only
 man/dbi_driver.Rd             |only
 man/get_access_cred.Rd        |    9 +-
 man/insert_query_job.Rd       |   15 +++
 man/query_exec.Rd             |   16 +++
 man/src_bigquery.Rd           |    7 +
 tests/testthat/helper-auth.R  |only
 tests/testthat/test-DBItest.R |only
 22 files changed, 189 insertions(+), 210 deletions(-)

More information about bigrquery at CRAN
Permanent link

Package backports updated to version 1.0.3 with previous version 1.0.2 dated 2016-03-18

Title: Reimplementations of Functions Introduced Since R-3.0.0
Description: Provides implementations of functions which have been introduced in R since version 3.0.0. The backports are conditionally exported which results in R resolving the function names to the version shipped with R (if available) and uses the implemented backports as fallback. This way package developers can make use of the new functions without worrying about the minimum required R version.
Author: Michel Lang <michellang@gmail.com>
Maintainer: Michel Lang <michellang@gmail.com>

Diff between backports versions 1.0.2 dated 2016-03-18 and 1.0.3 dated 2016-06-28

 DESCRIPTION                  |    7 +++----
 MD5                          |   14 +++++++-------
 NEWS.md                      |    4 ++++
 R/endsWith.r                 |    7 ++-----
 R/startsWith.r               |    6 +-----
 R/strrep.r                   |   11 ++++++++++-
 R/trimws.r                   |    6 +++++-
 tests/testthat/test_strrep.r |    3 +--
 8 files changed, 33 insertions(+), 25 deletions(-)

More information about backports at CRAN
Permanent link


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