Thu, 20 Jun 2019

Package optionstrat updated to version 1.3.0 with previous version 1.2.0 dated 2019-05-07

Title: Utilizes the Black-Scholes Option Pricing Model to Perform Strategic Option Analysis and Plot Option Strategies
Description: Utilizes the Black-Scholes-Merton option pricing model to calculate key option analytics and graphical analysis of various option strategies. Provides functions to calculate the option premium and option greeks of European-style options.
Author: John T. Buynak [aut, cre]
Maintainer: John T. Buynak <jbuynak94@gmail.com>

Diff between optionstrat versions 1.2.0 dated 2019-05-07 and 1.3.0 dated 2019-06-20

 DESCRIPTION                        |    6 +--
 MD5                                |   16 ++++----
 R/optionstrat.R                    |   69 ++++++++++++++++++++++++++-----------
 inst/doc/optionstrat_vignette.Rmd  |   15 ++++----
 inst/doc/optionstrat_vignette.html |   19 +++++-----
 man/prob.above.Rd                  |    7 ++-
 man/prob.below.Rd                  |    7 ++-
 man/prob.btwn.Rd                   |    9 +++-
 vignettes/optionstrat_vignette.Rmd |   15 ++++----
 9 files changed, 105 insertions(+), 58 deletions(-)

More information about optionstrat at CRAN
Permanent link

Package autoimage updated to version 2.0.1 with previous version 2.0 dated 2017-10-24

Title: Multiple Heat Maps for Projected Coordinates
Description: Functions for displaying multiple images with a color scale, i.e., heat maps, possibly with projected coordinates. The package relies on the base graphics system, so graphics are rendered rapidly.
Author: Joshua French
Maintainer: Joshua French <joshua.french@ucdenver.edu>

Diff between autoimage versions 2.0 dated 2017-10-24 and 2.0.1 dated 2019-06-20

 DESCRIPTION                      |   11 
 MD5                              |   21 
 NEWS                             |    2 
 R/auto_functions_other.R         |  897 +++++++++++++++++++--------------------
 build/vignette.rds               |binary
 inst/doc/autoimage.html          |   77 ++-
 inst/doc/ggplot2-comparison.R    |    2 
 inst/doc/ggplot2-comparison.Rmd  |  586 ++++++++++++-------------
 inst/doc/ggplot2-comparison.html |  115 +++--
 man/dot-legend.scale.args.Rd     |only
 man/ggautoimage.Rd               |    4 
 vignettes/ggplot2-comparison.Rmd |  586 ++++++++++++-------------
 12 files changed, 1179 insertions(+), 1122 deletions(-)

More information about autoimage at CRAN
Permanent link

Package gemlog updated to version 0.36 with previous version 0.30 dated 2018-07-12

Title: File Conversion for 'Gem Infrasound Logger'
Description: Reads data files from the 'Gem infrasound logger' for analysis and converts to segy format (which is convenient for reading with traditional seismic analysis software). The Gem infrasound logger is a low-cost, lightweight, low-power instrument for recording infrasound in field campaigns; email the maintainer for more information.
Author: Jake Anderson
Maintainer: Jake Anderson <ajakef@gmail.com>

Diff between gemlog versions 0.30 dated 2018-07-12 and 0.36 dated 2019-06-20

 DESCRIPTION          |   10 +++++-----
 MD5                  |   21 +++++++++++++--------
 NAMESPACE            |    5 +++--
 R/Convert.R          |   45 ++++++++++++++++++++++++---------------------
 R/GetBitweightInfo.R |only
 R/PlotMetadata.R     |    8 ++++++++
 R/ReadGem.R          |   39 ++++++++++++++++++++++++++++++++-------
 R/ReadGem_v0.85C.R   |only
 R/sysdata.rda        |only
 build/partial.rdb    |binary
 data/GemSpecs.RData  |only
 man/Convert.Rd       |   13 ++++++++++---
 man/GemSpecs.Rd      |only
 man/ReadGem.Rd       |   35 +++++++++++++++++++++++++++--------
 14 files changed, 122 insertions(+), 54 deletions(-)

More information about gemlog at CRAN
Permanent link

Package echo.find updated to version 3.0 with previous version 2.0 dated 2018-12-05

Title: Finding Rhythms Using Extended Circadian Harmonic Oscillators (ECHO)
Description: Provides a function (echo_find()) designed to find rhythms from data using extended harmonic oscillators. For more information, see H. De los Santos et al. (2017) <doi:10.1145/3107411.3107420> .
Author: Hannah De los Santos [aut, cre], Emily Collins [aut], Kristin Bennett [aut], Jennifer Hurley [aut]
Maintainer: Hannah De los Santos <delosh@rpi.edu>

Diff between echo.find versions 2.0 dated 2018-12-05 and 3.0 dated 2019-06-20

 DESCRIPTION                 |   12 
 MD5                         |   18 -
 NAMESPACE                   |    6 
 R/echo_package_functions.R  |   40 +-
 R/echo_utils.R              |  658 ++++++++++++++++++--------------------------
 inst/CITATION               |   10 
 inst/doc/echo-vignette.Rmd  |    3 
 inst/doc/echo-vignette.html |   81 ++---
 man/echo_find.Rd            |   18 +
 vignettes/echo-vignette.Rmd |    3 
 10 files changed, 390 insertions(+), 459 deletions(-)

More information about echo.find at CRAN
Permanent link

Package rscala updated to version 3.2.13 with previous version 3.2.11 dated 2019-06-08

Title: Bridge Between 'R' and 'Scala' with Callbacks
Description: 'Scala' <http://www.scala-lang.org/> is embedded in 'R' and callbacks from 'Scala' to 'R' are available. Support is provided to write 'R' packages that access 'Scala'. After installation, please run 'rscala::scalaConfig()'.
Author: David B. Dahl [aut, cre]
Maintainer: David B. Dahl <dahl@stat.byu.edu>

Diff between rscala versions 3.2.11 dated 2019-06-08 and 3.2.13 dated 2019-06-20

 rscala-3.2.11/rscala/configure                       |only
 rscala-3.2.11/rscala/configure.win                   |only
 rscala-3.2.13/rscala/DESCRIPTION                     |    8 -
 rscala-3.2.13/rscala/MD5                             |   33 ++--
 rscala-3.2.13/rscala/NEWS                            |   11 +
 rscala-3.2.13/rscala/R/INTERNAL-scalaInvoke.R        |    1 
 rscala-3.2.13/rscala/R/scala.R                       |   14 +
 rscala-3.2.13/rscala/R/scalaConfig.R                 |  141 ++++++++++++-------
 rscala-3.2.13/rscala/R/scalaMemory.R                 |    8 -
 rscala-3.2.13/rscala/R/scalaVersionJARs.R            |    2 
 rscala-3.2.13/rscala/R/zzz.R                         |only
 rscala-3.2.13/rscala/README.md                       |    2 
 rscala-3.2.13/rscala/inst/doc/rscala.pdf             |binary
 rscala-3.2.13/rscala/inst/java/scala-2.11/rscala.jar |binary
 rscala-3.2.13/rscala/inst/java/scala-2.12/rscala.jar |binary
 rscala-3.2.13/rscala/inst/java/scala-2.13/rscala.jar |binary
 rscala-3.2.13/rscala/java/rscala-source.jar          |binary
 rscala-3.2.13/rscala/man/scalaConfig.Rd              |    6 
 rscala-3.2.13/rscala/man/scalaMemory.Rd              |    5 
 19 files changed, 144 insertions(+), 87 deletions(-)

More information about rscala at CRAN
Permanent link

Package mlVAR updated to version 0.4.3 with previous version 0.4.2 dated 2019-01-24

Title: Multi-Level Vector Autoregression
Description: Estimates the multi-level vector autoregression model on time-series data. Three network structures are obtained: temporal networks, contemporaneous networks and between-subjects networks.
Author: Sacha Epskamp, Marie K. Deserno and Laura F. Bringmann
Maintainer: Sacha Epskamp <mail@sachaepskamp.com>

Diff between mlVAR versions 0.4.2 dated 2019-01-24 and 0.4.3 dated 2019-06-20

 DESCRIPTION     |    6 +++---
 MD5             |   10 +++++-----
 NEWS            |    6 ++++++
 R/lmer_murmur.R |   44 +++++++++++++++++++++++++++++++++-----------
 R/mlVAR.R       |    6 ++++++
 man/mlVAR.Rd    |    2 +-
 6 files changed, 54 insertions(+), 20 deletions(-)

More information about mlVAR at CRAN
Permanent link

Package skimr updated to version 1.0.7 with previous version 1.0.6 dated 2019-05-27

Title: Compact and Flexible Summaries of Data
Description: A simple to use summary function that can be used with pipes and displays nicely in the console. The default summary statistics may be modified by the user as can the default formatting. Support for data frames and vectors is included, and users can implement their own skim methods for specific object types as described in a vignette. Default summaries include support for inline spark graphs. Instructions for managing these on specific operating systems are given in the "Using skimr" vignette and the README.
Author: Elin Waring [cre], Michael Quinn [aut], Amelia McNamara [aut], Eduardo Arino de la Rubia [aut], Hao Zhu [aut], Julia Lowndes [ctb], Shannon Ellis [aut], Hope McLeod [ctb], Hadley Wickham [ctb], Kirill Müller [ctb], RStudio, Inc. [cph] (Spark functions), Connor Kirkpatrick [ctb], Scott Brenstuhl [ctb], Patrick Schratz [ctb], lbusett [ctb], Mikko Korpela [ctb], Jennifer Thompson [ctb], Harris McGehee [ctb], Patrick Kennedy [ctb], Daniel Possenriede [ctb], Lionel Henry [ctb]
Maintainer: Elin Waring <elin.waring@gmail.com>

Diff between skimr versions 1.0.6 dated 2019-05-27 and 1.0.7 dated 2019-06-20

 DESCRIPTION                                 |   12 -
 MD5                                         |   18 -
 NEWS.md                                     |    5 
 R/functions.R                               |  256 +++++++++++++++-------------
 R/skimr-package.R                           |    5 
 inst/doc/Skimr_defaults.html                |   49 ++---
 inst/doc/Supporting_additional_objects.html |    9 
 inst/doc/Using_fonts.html                   |    3 
 inst/doc/Using_skimr.html                   |    9 
 man/kable.Rd                                |   16 -
 10 files changed, 216 insertions(+), 166 deletions(-)

More information about skimr at CRAN
Permanent link

Package rstatix updated to version 0.1.1 with previous version 0.1.0 dated 2019-05-27

Title: Pipe-Friendly Framework for Basic Statistical Tests
Description: Provides a simple and intuitive pipe-friendly framework, coherent with the 'tidyverse' design philosophy, for performing basic statistical tests, including t-test, Wilcoxon test, ANOVA, Kruskal-Wallis and correlation analyses. The output of each test is automatically transformed into a tidy data frame to facilitate visualization. Additional functions are available for reshaping, reordering, manipulating and visualizing correlation matrix. Functions are also included to facilitate the analysis of factorial experiments, including purely 'within-Ss' designs (repeated measures), purely 'between-Ss' designs, and mixed 'within-and-between-Ss' designs. It's also possible to compute several effect size metrics, including "eta squared" for ANOVA, "Cohen's d" for t-test and "Cramer's V" for the association between categorical variables. The package contains helper functions for identifying univariate and multivariate outliers, assessing normality and homogeneity of variances.
Author: Alboukadel Kassambara [aut, cre]
Maintainer: Alboukadel Kassambara <alboukadel.kassambara@gmail.com>

Diff between rstatix versions 0.1.0 dated 2019-05-27 and 0.1.1 dated 2019-06-20

 DESCRIPTION                                           |   13 +--
 MD5                                                   |   59 ++++++++------
 NAMESPACE                                             |   10 ++
 NEWS.md                                               |   21 +++++
 R/add_significance.R                                  |    4 -
 R/adjust_pvalue.R                                     |    5 -
 R/cohens_d.R                                          |   38 ++++++---
 R/dunn_test.R                                         |only
 R/get_comparisons.R                                   |only
 R/get_pvalue_position.R                               |only
 R/get_summary_stats.R                                 |   42 ++++++++++
 R/sign_test.R                                         |only
 R/t_test.R                                            |   32 +++++---
 R/tukey_hsd.R                                         |   11 ++
 R/utilities.R                                         |   71 ++++++++++++++++--
 R/utilities_mean_test.R                               |   19 +++-
 R/wilcox_test.R                                       |   21 ++++-
 README.md                                             |   29 ++++---
 man/cohens_d.Rd                                       |   13 ++-
 man/dunn_test.Rd                                      |only
 man/get_comparisons.Rd                                |only
 man/get_pvalue_position.Rd                            |only
 man/get_summary_stats.Rd                              |    5 -
 man/sign_test.Rd                                      |only
 man/t_test.Rd                                         |   18 ++--
 man/wilcox_test.Rd                                    |    7 +
 tools/README-comaprison-against-reference-group-1.png |binary
 tools/README-comaprison-against-reference-group-2.png |binary
 tools/README-comparison-against-base-mean-1.png       |binary
 tools/README-custoize-p-value-labels-1.png            |binary
 tools/README-grouped-two-sample-t-test-1.png          |binary
 tools/README-paired-t-test-1.png                      |binary
 tools/README-pairwise-comparisons-1.png               |binary
 tools/README-unnamed-chunk-9-1.png                    |only
 tools/README-unpaired-two-sample-t-test-1.png         |binary
 35 files changed, 314 insertions(+), 104 deletions(-)

More information about rstatix at CRAN
Permanent link

Package owdbr updated to version 1.0.1.0 with previous version 1.0.0.35 dated 2019-05-13

Title: Open Welfare Data Brazil
Description: Tools for collecting municipal-level data <http://www.transparencia.gov.br/swagger-ui.html> from several Brazilian governmental social programs.
Author: Joao Pedro Oliveira dos Santos [aut, cre] (<https://orcid.org/0000-0003-1752-265X>)
Maintainer: Joao Pedro Oliveira dos Santos <joaopsantos@pm.me>

Diff between owdbr versions 1.0.0.35 dated 2019-05-13 and 1.0.1.0 dated 2019-06-20

 DESCRIPTION        |    6 +--
 MD5                |   22 +++++++-------
 NAMESPACE          |    1 
 R/getpbf_mun.R     |   80 +++++++++++++++++++++++++++++++++++------------------
 R/getpeti_mun.R    |   62 +++++++++++++++++++++++++----------------
 R/getsd_mun.R      |only
 R/munlist.R        |    2 +
 R/uflist.R         |    2 +
 man/getpbf_mun.Rd  |    8 +++--
 man/getpeti_mun.Rd |   12 +++++--
 man/getsd_mun.Rd   |only
 man/munlist.Rd     |    2 +
 man/uflist.Rd      |    2 +
 13 files changed, 131 insertions(+), 68 deletions(-)

More information about owdbr at CRAN
Permanent link

Package CausalKinetiX updated to version 0.2.1 with previous version 0.2 dated 2019-06-10

Title: Learning Stable Structures in Kinetic Systems
Description: Implementation of 'CausalKinetiX', a framework for learning stable structures in kinetic systems. Apart from the main functions CausalKinetiX() and CausalKinetiX.modelranking() it includes functions to generate data from three simulations models, which can be used to benchmark structure learning methods for linear ordinary differential equation models. A detailed description of the underlying methods as well as details on the examples are given in Pfister, Bauer and Peters (2018) <arXiv:1810.11776>.
Author: Niklas Pfister [aut, cre], Stefan Bauer [aut], Jonas Peters [aut]
Maintainer: Niklas Pfister <niklas.pfister@stat.math.ethz.ch>

Diff between CausalKinetiX versions 0.2 dated 2019-06-10 and 0.2.1 dated 2019-06-20

 DESCRIPTION                    |    8 -
 MD5                            |   10 +-
 NAMESPACE                      |    1 
 R/CausalKinetiX.R              |    5 -
 R/CausalKinetiX.modelranking.R |    1 
 R/utils.R                      |  191 ++++++++++++++++++-----------------------
 6 files changed, 100 insertions(+), 116 deletions(-)

More information about CausalKinetiX at CRAN
Permanent link

Package sequoia updated to version 1.3.3 with previous version 1.3.1 dated 2019-06-14

Title: Pedigree Inference from SNPs
Description: Fast multi-generational pedigree inference from incomplete data on hundreds of SNPs, including parentage assignment and sibship clustering. See Huisman (2017) (DOI:10.1111/1755-0998.12665, citation('sequoia')) for more information.
Author: Jisca Huisman [aut, cre]
Maintainer: Jisca Huisman <jisca.huisman@gmail.com>

Diff between sequoia versions 1.3.1 dated 2019-06-14 and 1.3.3 dated 2019-06-20

 DESCRIPTION             |   11 +++---
 MD5                     |   32 ++++++++++----------
 R/ConfProb.R            |   37 +++++++++++++++--------
 R/MkAgePrior.R          |   75 ++++++++++++++++++++++++++++++++++-------------
 R/Prepare.R             |    1 
 R/SeqListSummary.R      |   55 ++++++++++++----------------------
 R/Sequoia_F90wrappers.R |    9 ++---
 R/Sequoia_Main.R        |    3 +
 R/Simulate.R            |    2 -
 R/Utils.R               |   16 ++++++++++
 inst/CITATION           |    1 
 inst/doc/sequoia.pdf    |binary
 man/EstConf.Rd          |   21 ++++++++-----
 man/PlotAgePrior.Rd     |   19 ++++++++----
 man/sequoia.Rd          |    3 +
 src/init.c              |   14 +++-----
 src/sequoia.f90         |   76 ++++++++++++++++++++++--------------------------
 17 files changed, 216 insertions(+), 159 deletions(-)

More information about sequoia at CRAN
Permanent link

Package poolfstat updated to version 1.1.0 with previous version 1.0.0 dated 2018-09-14

Title: Computing F-Statistics from Pool-Seq Data
Description: Functions for the computation of F-statistics from Pool-Seq data in population genomics studies. The package also includes several utilities to manipulate Pool-Seq data stored in standard format ('vcf' or 'rsync' files generated by the the 'PoPoolation' software) and perform conversion to alternative format (as used in the 'BayPass' and 'SelEstim' software).
Author: Mathieu Gautier, Valentin Hivert and Renaud Vitalis
Maintainer: Mathieu Gautier <mathieu.gautier@inra.fr>

Diff between poolfstat versions 1.0.0 dated 2018-09-14 and 1.1.0 dated 2019-06-20

 ChangeLog               |   13 ++
 DESCRIPTION             |   12 +-
 MD5                     |   22 ++--
 NAMESPACE               |    7 +
 R/is.pooldata.R         |    2 
 R/poolfstat-package.R   |    8 +
 R/popsync2pooldata.R    |  209 +++++++++++++++++++-------------------
 R/vcf2pooldata.R        |  263 +++++++++++++++++++++++++++++++++---------------
 man/pooldata-class.Rd   |    2 
 man/poolfstat.Rd        |    2 
 man/popsync2pooldata.Rd |    5 
 man/vcf2pooldata.Rd     |   12 +-
 12 files changed, 348 insertions(+), 209 deletions(-)

More information about poolfstat at CRAN
Permanent link

Package eoffice updated to version 0.1.7 with previous version 0.1.6 dated 2019-06-02

Title: Export or Graph and Tables to 'Microsoft' Office and Import Figures and Tables
Description: Provides wrap functions to export and import graphics and data frames in R to 'microsoft' office. And This package also provide write out figures with lots of different formats. Since people may work on the platform without GUI support, the package also provide function to easily write out figures to lots of different type of formats. Now this package provide function to extract colors from all types of figures and pdf files.
Author: Kai Guo
Maintainer: Kai Guo <guokai8@gmail.com>

Diff between eoffice versions 0.1.6 dated 2019-06-02 and 0.1.7 dated 2019-06-20

 DESCRIPTION            |   19 +++++++++++--------
 MD5                    |   31 ++++++++++++++++++-------------
 NAMESPACE              |   23 +++++++++++++++++++++++
 R/inFigure.R           |only
 R/inoffice.R           |    4 ++--
 R/misc.R               |   10 ++++++++++
 R/toffice.R            |   26 ++++++++++++++++++++------
 R/tohtml.R             |only
 inst/doc/eoffice.R     |    9 +++++++++
 inst/doc/eoffice.Rmd   |   15 +++++++++++++--
 inst/doc/eoffice.html  |   30 +++++++++++++++++++++++++++---
 man/dot-theme_blank.Rd |only
 man/infigure.Rd        |only
 man/inoffice.Rd        |    4 ++--
 man/todocx.Rd          |    6 +++++-
 man/toffice.Rd         |    7 ++++++-
 man/tohtml.Rd          |only
 man/topptx.Rd          |    6 +++++-
 vignettes/eoffice.Rmd  |   15 +++++++++++++--
 19 files changed, 164 insertions(+), 41 deletions(-)

More information about eoffice at CRAN
Permanent link

Package ellipsis updated to version 0.2.0 with previous version 0.1.0 dated 2019-02-19

Title: Tools for Working with ...
Description: The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user.
Author: Hadley Wickham [aut, cre], RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>

Diff between ellipsis versions 0.1.0 dated 2019-02-19 and 0.2.0 dated 2019-06-20

 DESCRIPTION                 |   20 ++++-----
 MD5                         |   33 ++++++++-------
 NAMESPACE                   |    2 
 NEWS.md                     |   18 ++++++++
 R/check.R                   |   96 ++++++++++++++++++++++++++++++++------------
 R/dots.R                    |    8 +++
 R/ellipsis-package.R        |only
 R/safe.R                    |    8 +++
 R/utils.R                   |only
 README.md                   |   92 ++++++++++++++++++++++++++++--------------
 man/check_dots_empty.Rd     |only
 man/check_dots_unnamed.Rd   |    4 -
 man/check_dots_used.Rd      |    8 ++-
 man/dots_empty.Rd           |only
 man/ellipsis-package.Rd     |only
 man/safe_median.Rd          |    8 +++
 src/dots.c                  |   64 +++++++++++++++++++++--------
 src/init.c                  |    2 
 tests/testthat/test-check.R |   41 ++++++++++++++++--
 tests/testthat/test-safe.R  |    6 +-
 20 files changed, 301 insertions(+), 109 deletions(-)

More information about ellipsis at CRAN
Permanent link

Package DynNom updated to version 5.0.1 with previous version 5.0 dated 2019-06-19

Title: Visualising Statistical Models using Dynamic Nomograms
Description: Demonstrate the results of a statistical model object as a dynamic nomogram in an RStudio panel or web browser. The package provides two generics functions: DynNom, which display statistical model objects as a dynamic nomogram; DNbuilder, which builds required scripts to publish a dynamic nomogram on a web server such as the <https://www.shinyapps.io/>. Current version of 'DynNom' supports stats::lm, stats::glm, survival::coxph, rms::ols, rms::Glm, rms::lrm, rms::cph, mgcv::gam and gam::gam model objects.
Author: Amirhossein Jalali, Davood Roshan, Alberto Alvarez-Iglesias, John Newell
Maintainer: Amirhossein Jalali <amir.jalali@ucd.ie>

Diff between DynNom versions 5.0 dated 2019-06-19 and 5.0.1 dated 2019-06-20

 DESCRIPTION |    7 ++++---
 MD5         |    4 ++--
 NAMESPACE   |    6 ++++--
 3 files changed, 10 insertions(+), 7 deletions(-)

More information about DynNom at CRAN
Permanent link

Package ace2fastq updated to version 0.6.0 with previous version 0.5.1 dated 2019-06-04

Title: ACE File to FASTQ Converter
Description: The ACE file format is used in genomics to store contigs from sequencing machines. This tools converts it into FASTQ format. Both formats contain the sequence characters and their corresponding quality information. Unlike the FASTQ file, the ace file stores the quality values numerically. The conversion algorithm uses the standard Sanger formula. The package facilitates insertion into pipelines, and content inspection.
Author: Reinhard Simon [aut, cre] (<https://orcid.org/0000-0002-4608-9077>)
Maintainer: Reinhard Simon <rsimon64@gmail.com>

Diff between ace2fastq versions 0.5.1 dated 2019-06-04 and 0.6.0 dated 2019-06-20

 ace2fastq-0.5.1/ace2fastq/inst/sampledat/1.seq.fastq            |only
 ace2fastq-0.6.0/ace2fastq/DESCRIPTION                           |   20 
 ace2fastq-0.6.0/ace2fastq/MD5                                   |   29 
 ace2fastq-0.6.0/ace2fastq/NAMESPACE                             |    1 
 ace2fastq-0.6.0/ace2fastq/NEWS.md                               |   23 
 ace2fastq-0.6.0/ace2fastq/R/ace2fastq.R                         |  123 +-
 ace2fastq-0.6.0/ace2fastq/R/print-methods.R                     |only
 ace2fastq-0.6.0/ace2fastq/README.md                             |   11 
 ace2fastq-0.6.0/ace2fastq/inst/doc/Tutorial.R                   |   22 
 ace2fastq-0.6.0/ace2fastq/inst/doc/Tutorial.Rmd                 |   31 
 ace2fastq-0.6.0/ace2fastq/inst/doc/Tutorial.html                |   35 
 ace2fastq-0.6.0/ace2fastq/inst/sampledat/1.seq.ace              |  491 +++++++---
 ace2fastq-0.6.0/ace2fastq/inst/sampledat/3.seq.ace              |only
 ace2fastq-0.6.0/ace2fastq/man/ace_to_fastq.Rd                   |   10 
 ace2fastq-0.6.0/ace2fastq/man/print.ace2fastq.Rd                |only
 ace2fastq-0.6.0/ace2fastq/tests/testthat/test_ace_to_fastq.R    |   25 
 ace2fastq-0.6.0/ace2fastq/tests/testthat/test_print.ace2fastq.R |only
 ace2fastq-0.6.0/ace2fastq/vignettes/Tutorial.Rmd                |   31 
 18 files changed, 637 insertions(+), 215 deletions(-)

More information about ace2fastq at CRAN
Permanent link

Package PReMiuM updated to version 3.2.2 with previous version 3.2.1 dated 2018-09-26

Title: Dirichlet Process Bayesian Clustering, Profile Regression
Description: Bayesian clustering using a Dirichlet process mixture model. This model is an alternative to regression models, non-parametrically linking a response vector to covariate data through cluster membership. The package allows Bernoulli, Binomial, Poisson, Normal, survival and categorical response, as well as Normal and discrete covariates. It also allows for fixed effects in the response model, where a spatial CAR (conditional autoregressive) term can be also included. Additionally, predictions may be made for the response, and missing values for the covariates are handled. Several samplers and label switching moves are implemented along with diagnostic tools to assess convergence. A number of R functions for post-processing of the output are also provided. In addition to fitting mixtures, it may additionally be of interest to determine which covariates actively drive the mixture components. This is implemented in the package as variable selection. The main reference for the package is Liverani, Hastie, Azizi, Papathomas and Richardson (2015) <doi:10.18637/jss.v064.i07>.
Author: David I. Hastie, Silvia Liverani <liveranis@gmail.com> and Sylvia Richardson with contributions from Aurore J. Lavigne, Lucy Leigh, Lamiae Azizi, Xi Liu, Ruizhu Huang, Austin Gratton, Wei Jing
Maintainer: Silvia Liverani <liveranis@gmail.com>

Diff between PReMiuM versions 3.2.1 dated 2018-09-26 and 3.2.2 dated 2019-06-20

 ChangeLog                         |    5 
 DESCRIPTION                       |    6 
 MD5                               |   44 -
 R/generateData.R                  |    8 
 R/postProcess.R                   |  111 ++
 man/PReMiuM-package.Rd            |    4 
 man/calcDissimilarityMatrix.Rd    |    3 
 man/globalParsTrace.Rd            |    4 
 man/mapforGeneratedData.Rd        |    3 
 man/margModelPosterior.Rd         |    3 
 man/plotPredictions.Rd            |    2 
 man/profRegr.Rd                   |  356 ++++----
 man/setHyperparams.Rd             |   13 
 man/summariseVarSelectRho.Rd      |    3 
 src/PReMiuM.cpp                   |   97 ++
 src/include/Math/distribution.h   |   19 
 src/include/Math/random.h         |   10 
 src/include/PReMiuMIO.h           | 1113 +++++++++++++++++++++++++---
 src/include/PReMiuMModel.h        | 1510 ++++++++++++++++++++++++++++++++++----
 src/include/PReMiuMOptions.h      |   28 
 src/include/PReMiuMProposals.h    | 1412 +++++++++++++++++++++++++++++++++--
 tests/testthat/test-calcAvgRisk.R |    3 
 tests/testthat/test-profRegr.R    |    5 
 23 files changed, 4200 insertions(+), 562 deletions(-)

More information about PReMiuM at CRAN
Permanent link

Package interflex updated to version 1.0.8 with previous version 1.0.4 dated 2018-04-20

Title: Multiplicative Interaction Models Diagnostics and Visualization
Description: Performs diagnostic tests of multiplicative interaction models and plots non-linear marginal effects of a treatment on an outcome across different values of a moderator.
Author: Jens Hainmueller, Jonathan Mummolo and Yiqing Xu
Maintainer: Yiqing Xu <yiqingxu@stanford.edu>

Diff between interflex versions 1.0.4 dated 2018-04-20 and 1.0.8 dated 2019-06-20

 DESCRIPTION               |   13 
 LICENSE                   |only
 MD5                       |   23 
 NAMESPACE                 |    7 
 R/interflex.R             | 1191 +++++++++++++++++++++++++++-------------------
 R/zzz.r                   |only
 README.md                 |    6 
 man/inter.binning.Rd      |  192 ++-----
 man/inter.gam.Rd          |   26 -
 man/inter.kernel.Rd       |  147 +----
 man/inter.plot.Rd         |only
 man/inter.raw.Rd          |   86 +--
 man/interflex-internal.Rd |    2 
 man/interflex-package.Rd  |   23 
 14 files changed, 909 insertions(+), 807 deletions(-)

More information about interflex at CRAN
Permanent link

Package bayestestR updated to version 0.2.2 with previous version 0.2.0 dated 2019-05-29

Title: Understand and Describe Bayesian Models and Posterior Distributions
Description: Provides utilities to describe posterior distributions and Bayesian models. It includes point-estimates such as Maximum A Posteriori (MAP), measures of dispersion (Highest Density Interval - HDI; Kruschke, 2015 <doi:10.1016/C2012-0-00477-2>) and indices used for null-hypothesis testing (such as ROPE percentage, pd and Bayes factors).
Author: Dominique Makowski [aut, cre] (<https://orcid.org/0000-0001-5375-9967>), Daniel Lüdecke [aut] (<https://orcid.org/0000-0002-8895-3206>), Mattan S. Ben-Shachar [aut] (<https://orcid.org/0000-0002-4287-4801>), Michael D. Wilson [aut] (<https://orcid.org/0000-0003-4143-7308>)
Maintainer: Dominique Makowski <dom.makowski@gmail.com>

Diff between bayestestR versions 0.2.0 dated 2019-05-29 and 0.2.2 dated 2019-06-20

 bayestestR-0.2.0/bayestestR/tests/testthat/test-bayesfactor.R              |only
 bayestestR-0.2.2/bayestestR/DESCRIPTION                                    |   25 
 bayestestR-0.2.2/bayestestR/MD5                                            |  169 ++--
 bayestestR-0.2.2/bayestestR/NAMESPACE                                      |   20 
 bayestestR-0.2.2/bayestestR/NEWS.md                                        |   22 
 bayestestR-0.2.2/bayestestR/R/bayesfactor.R                                |    4 
 bayestestR-0.2.2/bayestestR/R/bayesfactor_inclusion.R                      |   64 -
 bayestestR-0.2.2/bayestestR/R/bayesfactor_models.R                         |   46 -
 bayestestR-0.2.2/bayestestR/R/bayesfactor_savagedickey.R                   |  252 ++++--
 bayestestR-0.2.2/bayestestR/R/ci.R                                         |   19 
 bayestestR-0.2.2/bayestestR/R/convert_pd_to_p.R                            |only
 bayestestR-0.2.2/bayestestR/R/describe_posterior.R                         |  184 +++-
 bayestestR-0.2.2/bayestestR/R/diagnostic_posterior.R                       |    7 
 bayestestR-0.2.2/bayestestR/R/distribution.R                               |   21 
 bayestestR-0.2.2/bayestestR/R/effective_sample.R                           |    2 
 bayestestR-0.2.2/bayestestR/R/equivalence_test.R                           |   23 
 bayestestR-0.2.2/bayestestR/R/estimate_density.R                           |   15 
 bayestestR-0.2.2/bayestestR/R/hdi.R                                        |   14 
 bayestestR-0.2.2/bayestestR/R/map_estimate.R                               |    4 
 bayestestR-0.2.2/bayestestR/R/p_direction.R                                |   22 
 bayestestR-0.2.2/bayestestR/R/p_map.R                                      |   13 
 bayestestR-0.2.2/bayestestR/R/p_rope.R                                     |   17 
 bayestestR-0.2.2/bayestestR/R/plot.R                                       |    2 
 bayestestR-0.2.2/bayestestR/R/point_estimate.R                             |   20 
 bayestestR-0.2.2/bayestestR/R/print.bayesfactor_inclusion.R                |   27 
 bayestestR-0.2.2/bayestestR/R/print.bayesfactor_models.R                   |   36 
 bayestestR-0.2.2/bayestestR/R/print.bayesfactor_savagedickey.R             |   17 
 bayestestR-0.2.2/bayestestR/R/print.hdi.R                                  |    2 
 bayestestR-0.2.2/bayestestR/R/rope.R                                       |   21 
 bayestestR-0.2.2/bayestestR/R/update.bayesfactor_models.R                  |only
 bayestestR-0.2.2/bayestestR/R/utils.R                                      |   10 
 bayestestR-0.2.2/bayestestR/R/utils_hdi_ci.R                               |    6 
 bayestestR-0.2.2/bayestestR/build/partial.rdb                              |binary
 bayestestR-0.2.2/bayestestR/inst/doc/bayes_factors.R                       |  189 ++--
 bayestestR-0.2.2/bayestestR/inst/doc/bayes_factors.Rmd                     |  337 ++++----
 bayestestR-0.2.2/bayestestR/inst/doc/bayes_factors.html                    |  406 +++++-----
 bayestestR-0.2.2/bayestestR/inst/doc/bayestestR.Rmd                        |    8 
 bayestestR-0.2.2/bayestestR/inst/doc/bayestestR.html                       |    8 
 bayestestR-0.2.2/bayestestR/inst/doc/example1.R                            |   11 
 bayestestR-0.2.2/bayestestR/inst/doc/example1.Rmd                          |   97 +-
 bayestestR-0.2.2/bayestestR/inst/doc/example1.html                         |  104 +-
 bayestestR-0.2.2/bayestestR/inst/doc/example2.R                            |   23 
 bayestestR-0.2.2/bayestestR/inst/doc/example2.Rmd                          |   83 +-
 bayestestR-0.2.2/bayestestR/inst/doc/example2.html                         |   74 +
 bayestestR-0.2.2/bayestestR/inst/doc/example3.Rmd                          |    2 
 bayestestR-0.2.2/bayestestR/inst/doc/example3.html                         |    3 
 bayestestR-0.2.2/bayestestR/inst/doc/guidelines.Rmd                        |   71 +
 bayestestR-0.2.2/bayestestR/inst/doc/guidelines.html                       |   55 -
 bayestestR-0.2.2/bayestestR/inst/doc/indicesEstimationComparison.R         |   24 
 bayestestR-0.2.2/bayestestR/inst/doc/indicesEstimationComparison.Rmd       |   72 +
 bayestestR-0.2.2/bayestestR/inst/doc/indicesEstimationComparison.html      |  275 ++----
 bayestestR-0.2.2/bayestestR/inst/doc/indicesExistenceComparison.R          |  143 +--
 bayestestR-0.2.2/bayestestR/inst/doc/indicesExistenceComparison.Rmd        |  156 +--
 bayestestR-0.2.2/bayestestR/inst/doc/indicesExistenceComparison.html       |  320 +++----
 bayestestR-0.2.2/bayestestR/inst/doc/probability_of_direction.html         |    2 
 bayestestR-0.2.2/bayestestR/man/bayesfactor.Rd                             |   15 
 bayestestR-0.2.2/bayestestR/man/bayesfactor_inclusion.Rd                   |   28 
 bayestestR-0.2.2/bayestestR/man/bayesfactor_models.Rd                      |    7 
 bayestestR-0.2.2/bayestestR/man/bayesfactor_savagedickey.Rd                |   41 -
 bayestestR-0.2.2/bayestestR/man/ci.Rd                                      |    7 
 bayestestR-0.2.2/bayestestR/man/describe_posterior.Rd                      |   76 +
 bayestestR-0.2.2/bayestestR/man/diagnostic_posterior.Rd                    |    7 
 bayestestR-0.2.2/bayestestR/man/distribution.Rd                            |    4 
 bayestestR-0.2.2/bayestestR/man/equivalence_test.Rd                        |    7 
 bayestestR-0.2.2/bayestestR/man/estimate_density.Rd                        |    2 
 bayestestR-0.2.2/bayestestR/man/hdi.Rd                                     |    5 
 bayestestR-0.2.2/bayestestR/man/p_direction.Rd                             |   15 
 bayestestR-0.2.2/bayestestR/man/p_map.Rd                                   |    2 
 bayestestR-0.2.2/bayestestR/man/p_rope.Rd                                  |    7 
 bayestestR-0.2.2/bayestestR/man/pd_to_p.Rd                                 |only
 bayestestR-0.2.2/bayestestR/man/point_estimate.Rd                          |    8 
 bayestestR-0.2.2/bayestestR/man/rope.Rd                                    |    6 
 bayestestR-0.2.2/bayestestR/man/update.bayesfactor_models.Rd               |   18 
 bayestestR-0.2.2/bayestestR/tests/testthat/test-as.data.frame.density.R    |    2 
 bayestestR-0.2.2/bayestestR/tests/testthat/test-bayesfactor_models.R       |only
 bayestestR-0.2.2/bayestestR/tests/testthat/test-bayesfactor_savagedickey.R |only
 bayestestR-0.2.2/bayestestR/tests/testthat/test-describe_posterior.R       |   20 
 bayestestR-0.2.2/bayestestR/tests/testthat/test-emmGrid.R                  |only
 bayestestR-0.2.2/bayestestR/tests/testthat/test-rope.R                     |   30 
 bayestestR-0.2.2/bayestestR/tests/testthat/test-rstanarm.R                 |    4 
 bayestestR-0.2.2/bayestestR/vignettes/bayes_factors.Rmd                    |  337 ++++----
 bayestestR-0.2.2/bayestestR/vignettes/bayestestR.Rmd                       |    8 
 bayestestR-0.2.2/bayestestR/vignettes/bibliography.bib                     |   28 
 bayestestR-0.2.2/bayestestR/vignettes/example1.Rmd                         |   97 +-
 bayestestR-0.2.2/bayestestR/vignettes/example2.Rmd                         |   83 +-
 bayestestR-0.2.2/bayestestR/vignettes/example3.Rmd                         |    2 
 bayestestR-0.2.2/bayestestR/vignettes/guidelines.Rmd                       |   71 +
 bayestestR-0.2.2/bayestestR/vignettes/indicesEstimationComparison.Rmd      |   72 +
 bayestestR-0.2.2/bayestestR/vignettes/indicesExistenceComparison.Rmd       |  156 +--
 89 files changed, 2787 insertions(+), 1925 deletions(-)

More information about bayestestR at CRAN
Permanent link

Package ARPobservation updated to version 1.2.0 with previous version 1.1 dated 2015-02-11

Title: Tools for Simulating Direct Behavioral Observation Recording Procedures Based on Alternating Renewal Processes
Description: Tools for simulating data generated by direct observation recording. Behavior streams are simulated based on an alternating renewal process, given specified distributions of event durations and interim times. Different procedures for recording data can then be applied to the simulated behavior streams. Functions are provided for the following recording methods: continuous duration recording, event counting, momentary time sampling, partial interval recording, whole interval recording, and augmented interval recording.
Author: James E. Pustejovsky, with contributions from Daniel M. Swan
Maintainer: James E. Pustejovsky <jepusto@gmail.com>

Diff between ARPobservation versions 1.1 dated 2015-02-11 and 1.2.0 dated 2019-06-20

 ARPobservation-1.1/ARPobservation/R/PIRapp.R                             |only
 ARPobservation-1.1/ARPobservation/inst/doc/Observation-algorithms.Rnw    |only
 ARPobservation-1.1/ARPobservation/inst/doc/Observation-algorithms.pdf    |only
 ARPobservation-1.1/ARPobservation/vignettes/Observation-algorithms.Rnw   |only
 ARPobservation-1.2.0/ARPobservation/DESCRIPTION                          |   16 -
 ARPobservation-1.2.0/ARPobservation/MD5                                  |  112 ++++++----
 ARPobservation-1.2.0/ARPobservation/NAMESPACE                            |    5 
 ARPobservation-1.2.0/ARPobservation/NEWS                                 |    7 
 ARPobservation-1.2.0/ARPobservation/R/ARPsimulator.R                     |only
 ARPobservation-1.2.0/ARPobservation/R/PIR-APP.R                          |only
 ARPobservation-1.2.0/ARPobservation/R/effect_size_estimators.R           |  106 ++++-----
 ARPobservation-1.2.0/ARPobservation/R/equilibrium_distributions.R        |   44 +--
 ARPobservation-1.2.0/ARPobservation/R/observation_method_filters.R       |   30 +-
 ARPobservation-1.2.0/ARPobservation/R/plot_methods.R                     |only
 ARPobservation-1.2.0/ARPobservation/R/simulate_behavior_stream.R         |   69 ++++++
 ARPobservation-1.2.0/ARPobservation/R/simulate_latent_parameters.R       |    8 
 ARPobservation-1.2.0/ARPobservation/README.md                            |    6 
 ARPobservation-1.2.0/ARPobservation/build/vignette.rds                   |binary
 ARPobservation-1.2.0/ARPobservation/inst/CITATION                        |    2 
 ARPobservation-1.2.0/ARPobservation/inst/WORDLIST                        |only
 ARPobservation-1.2.0/ARPobservation/inst/doc/Observation-algorithms.Rmd  |only
 ARPobservation-1.2.0/ARPobservation/inst/doc/Observation-algorithms.html |only
 ARPobservation-1.2.0/ARPobservation/inst/shiny-examples                  |only
 ARPobservation-1.2.0/ARPobservation/man/ARPobservation.Rd                |   15 -
 ARPobservation-1.2.0/ARPobservation/man/ARPsimulator.Rd                  |only
 ARPobservation-1.2.0/ARPobservation/man/Dunlap.Rd                        |   19 -
 ARPobservation-1.2.0/ARPobservation/man/F_const.Rd                       |    6 
 ARPobservation-1.2.0/ARPobservation/man/F_exp.Rd                         |    4 
 ARPobservation-1.2.0/ARPobservation/man/F_gam.Rd                         |   10 
 ARPobservation-1.2.0/ARPobservation/man/F_gam_mix.Rd                     |   12 -
 ARPobservation-1.2.0/ARPobservation/man/F_unif.Rd                        |   14 -
 ARPobservation-1.2.0/ARPobservation/man/F_weib.Rd                        |   10 
 ARPobservation-1.2.0/ARPobservation/man/Moes.Rd                          |   17 -
 ARPobservation-1.2.0/ARPobservation/man/PIR_MOM.Rd                       |   44 ++-
 ARPobservation-1.2.0/ARPobservation/man/PIR_loglik.Rd                    |   26 --
 ARPobservation-1.2.0/ARPobservation/man/augmented_recording.Rd           |   20 -
 ARPobservation-1.2.0/ARPobservation/man/continuous_duration_recording.Rd |    5 
 ARPobservation-1.2.0/ARPobservation/man/eq_dist.Rd                       |    5 
 ARPobservation-1.2.0/ARPobservation/man/event_counting.Rd                |    5 
 ARPobservation-1.2.0/ARPobservation/man/incidence_bounds.Rd              |   21 -
 ARPobservation-1.2.0/ARPobservation/man/interim_bounds.Rd                |   42 +--
 ARPobservation-1.2.0/ARPobservation/man/interval_recording.Rd            |   25 +-
 ARPobservation-1.2.0/ARPobservation/man/logRespRatio.Rd                  |   19 -
 ARPobservation-1.2.0/ARPobservation/man/momentary_time_recording.Rd      |    9 
 ARPobservation-1.2.0/ARPobservation/man/plot.behavior_stream.Rd          |only
 ARPobservation-1.2.0/ARPobservation/man/prevalence_bounds.Rd             |   24 +-
 ARPobservation-1.2.0/ARPobservation/man/r_AIR.Rd                         |only
 ARPobservation-1.2.0/ARPobservation/man/r_MTS.Rd                         |   21 -
 ARPobservation-1.2.0/ARPobservation/man/r_PIR.Rd                         |   23 +-
 ARPobservation-1.2.0/ARPobservation/man/r_WIR.Rd                         |   23 +-
 ARPobservation-1.2.0/ARPobservation/man/r_behavior_stream.Rd             |   21 -
 ARPobservation-1.2.0/ARPobservation/man/r_continuous_recording.Rd        |   13 -
 ARPobservation-1.2.0/ARPobservation/man/r_event_counting.Rd              |   13 -
 ARPobservation-1.2.0/ARPobservation/man/reported_observations.Rd         |    7 
 ARPobservation-1.2.0/ARPobservation/tests/testthat/test-AIR-procedure.R  |only
 ARPobservation-1.2.0/ARPobservation/tests/testthat/test-PIR-likelihood.R |   45 ++--
 ARPobservation-1.2.0/ARPobservation/vignettes/Observation-algorithms.Rmd |only
 57 files changed, 532 insertions(+), 391 deletions(-)

More information about ARPobservation at CRAN
Permanent link

Package variables updated to version 1.0-2 with previous version 1.0-1 dated 2018-09-17

Title: Variable Descriptions
Description: Abstract descriptions of (yet) unobserved variables.
Author: Torsten Hothorn [aut, cre] (<https://orcid.org/0000-0001-8301-0471>)
Maintainer: Torsten Hothorn <Torsten.Hothorn@R-project.org>

Diff between variables versions 1.0-1 dated 2018-09-17 and 1.0-2 dated 2019-06-20

 DESCRIPTION   |    9 +++++----
 MD5           |    6 +++---
 R/variables.R |    8 ++++++++
 inst/NEWS.Rd  |    7 +++++++
 4 files changed, 23 insertions(+), 7 deletions(-)

More information about variables at CRAN
Permanent link

Package distreg.vis updated to version 1.5.0 with previous version 1.1.0 dated 2019-02-21

Title: Framework for the Visualization of Distributional Regression Models
Description: Functions for visualizing distributional regression models fitted using the 'gamlss' or 'bamlss' R package. The core of the package consists of a 'shiny' application, where the model results can be interactively explored and visualized.
Author: Stanislaus Stadlmann [cre, aut] (<https://orcid.org/0000-0001-6542-6342>)
Maintainer: Stanislaus Stadlmann <stadlmann@uni-goettingen.de>

Diff between distreg.vis versions 1.1.0 dated 2019-02-21 and 1.5.0 dated 2019-06-20

 distreg.vis-1.1.0/distreg.vis/R/real_pmvnorm.R         |only
 distreg.vis-1.1.0/distreg.vis/man/real_pmvnorm.Rd      |only
 distreg.vis-1.5.0/distreg.vis/DESCRIPTION              |    6 
 distreg.vis-1.5.0/distreg.vis/MD5                      |   40 +-
 distreg.vis-1.5.0/distreg.vis/NAMESPACE                |    4 
 distreg.vis-1.5.0/distreg.vis/R/distreg.vis.R          |   42 ++
 distreg.vis-1.5.0/distreg.vis/R/external_function.R    |   19 -
 distreg.vis-1.5.0/distreg.vis/R/model_fam_data.R       |   10 
 distreg.vis-1.5.0/distreg.vis/R/moments.R              |   37 +-
 distreg.vis-1.5.0/distreg.vis/R/plot_dist.R            |   17 -
 distreg.vis-1.5.0/distreg.vis/R/plot_moments.R         |   17 -
 distreg.vis-1.5.0/distreg.vis/R/plot_related_helper.R  |   12 
 distreg.vis-1.5.0/distreg.vis/data/dists.rda           |binary
 distreg.vis-1.5.0/distreg.vis/demo/vis-demo.R          |    2 
 distreg.vis-1.5.0/distreg.vis/inst/extdata/dist_df.csv |  249 ++++++++---------
 distreg.vis-1.5.0/distreg.vis/man/distreg.vis.Rd       |   43 ++
 distreg.vis-1.5.0/distreg.vis/man/dists.Rd             |    2 
 distreg.vis-1.5.0/distreg.vis/man/ex_f.Rd              |    2 
 distreg.vis-1.5.0/distreg.vis/man/fam_obtainer.Rd      |   11 
 distreg.vis-1.5.0/distreg.vis/man/model_fam_data.Rd    |    4 
 distreg.vis-1.5.0/distreg.vis/man/plot_dist.Rd         |    9 
 distreg.vis-1.5.0/distreg.vis/man/plot_moments.Rd      |    6 
 22 files changed, 319 insertions(+), 213 deletions(-)

More information about distreg.vis at CRAN
Permanent link

New package TSE with initial version 0.1.0
Package: TSE
Type: Package
Title: Total Survey Error
Version: 0.1.0
Authors@R: c(person("Joshua", "Miller", role = c("aut", "cre"), email = "joshlmiller@msn.com"))
Maintainer: Joshua Miller <joshlmiller@msn.com>
Description: Calculates total survey error (TSE) for one or more surveys, using common scale-dependent and/or scale-independent metrics. On TSE, see: Weisberg, Herbert (2005, ISBN:0-226-89128-3); Biemer, Paul (2010) <doi:10.1093/poq/nfq058>.
Note: Package TSE works directly from the data set – no hand calculations required. Just upload a properly structured data set (see TESTNUMB and its documentation), properly input column names (see examples in the functions documentation), and run your functions.
Imports: stats
Depends: R (>= 3.5)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2019-06-19 12:21:48 UTC; JOSHUA
Author: Joshua Miller [aut, cre]
Repository: CRAN
Date/Publication: 2019-06-20 09:10:03 UTC

More information about TSE at CRAN
Permanent link

Package sirt updated to version 3.5-53 with previous version 3.4-64 dated 2019-05-03

Title: Supplementary Item Response Theory Models
Description: Supplementary functions for item response models aiming to complement existing R packages. The functionality includes among others multidimensional compensatory and noncompensatory IRT models (Reckase, 2009, <doi:10.1007/978-0-387-89976-3>), MCMC for hierarchical IRT models and testlet models (Fox, 2010, <doi:10.1007/978-1-4419-0742-4>), NOHARM (McDonald, 1982, <doi:10.1177/014662168200600402>), Rasch copula model (Braeken, 2011, <doi:10.1007/s11336-010-9190-4>; Schroeders, Robitzsch & Schipolowski, 2014, <doi:10.1111/jedm.12054>), faceted and hierarchical rater models (DeCarlo, Kim & Johnson, 2011, <doi:10.1111/j.1745-3984.2011.00143.x>), ordinal IRT model (ISOP; Scheiblechner, 1995, <doi:10.1007/BF02301417>), DETECT statistic (Stout, Habing, Douglas & Kim, 1996, <doi:10.1177/014662169602000403>), local structural equation modeling (LSEM; Hildebrandt, Luedtke, Robitzsch, Sommer & Wilhelm, 2016, <doi:10.1080/00273171.2016.1142856>).
Author: Alexander Robitzsch [aut,cre] (<https://orcid.org/0000-0002-8226-3132>)
Maintainer: Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>

Diff between sirt versions 3.4-64 dated 2019-05-03 and 3.5-53 dated 2019-06-20

 sirt-3.4-64/sirt/R/dirichlet.R                                          |only
 sirt-3.4-64/sirt/R/gom.em.alg.R                                         |only
 sirt-3.4-64/sirt/R/lsem_fitsem_joint_estimation_sufficient_statistics.R |only
 sirt-3.4-64/sirt/R/rasch.mml.R                                          |only
 sirt-3.5-53/sirt/DESCRIPTION                                            |    8 
 sirt-3.5-53/sirt/MD5                                                    |  129 +-
 sirt-3.5-53/sirt/NAMESPACE                                              |    1 
 sirt-3.5-53/sirt/R/RcppExports.R                                        |   42 
 sirt-3.5-53/sirt/R/btm.R                                                |    6 
 sirt-3.5-53/sirt/R/btm_fit_statistics.R                                 |   20 
 sirt-3.5-53/sirt/R/dirichlet.mle.R                                      |only
 sirt-3.5-53/sirt/R/dirichlet.simul.R                                    |only
 sirt-3.5-53/sirt/R/genlogis.moments.R                                   |only
 sirt-3.5-53/sirt/R/gom.em.R                                             |  437 +++++---
 sirt-3.5-53/sirt/R/gom_em_calc_probs.R                                  |only
 sirt-3.5-53/sirt/R/gom_em_calc_theta.R                                  |only
 sirt-3.5-53/sirt/R/gom_em_compute_total_loglikelihood.R                 |only
 sirt-3.5-53/sirt/R/gom_em_est_b.R                                       |only
 sirt-3.5-53/sirt/R/gom_em_est_covariance.R                              |only
 sirt-3.5-53/sirt/R/gom_em_est_lambda.R                                  |only
 sirt-3.5-53/sirt/R/gom_em_extract_lambda_matrix.R                       |only
 sirt-3.5-53/sirt/R/gom_em_ic.R                                          |only
 sirt-3.5-53/sirt/R/gom_em_inits_lambda.R                                |only
 sirt-3.5-53/sirt/R/gom_em_item_parameters.R                             |only
 sirt-3.5-53/sirt/R/gom_em_loglike_calc_probs.R                          |only
 sirt-3.5-53/sirt/R/gom_em_loglike_grad.R                                |only
 sirt-3.5-53/sirt/R/gom_em_loglike_opt_fun.R                             |only
 sirt-3.5-53/sirt/R/gom_em_loglike_parameter_conversion.R                |only
 sirt-3.5-53/sirt/R/gom_em_normal_to_membership_scores.R                 |only
 sirt-3.5-53/sirt/R/gom_em_numdiff_index.R                               |only
 sirt-3.5-53/sirt/R/gom_em_prepare_data.R                                |only
 sirt-3.5-53/sirt/R/gom_em_prepare_lambda_index.R                        |only
 sirt-3.5-53/sirt/R/lsem.bootstrap.R                                     |    4 
 sirt-3.5-53/sirt/R/lsem.estimate.R                                      |    7 
 sirt-3.5-53/sirt/R/lsem_estimate_proc_args.R                            |   17 
 sirt-3.5-53/sirt/R/lsem_fit_initial_model.R                             |   10 
 sirt-3.5-53/sirt/R/lsem_fitsem.R                                        |   22 
 sirt-3.5-53/sirt/R/lsem_fitsem_joint_estimation.R                       |only
 sirt-3.5-53/sirt/R/marginal.truescore.reliability.R                     |    4 
 sirt-3.5-53/sirt/R/mcmc_3pno_testlet_draw_itempars.R                    |   14 
 sirt-3.5-53/sirt/R/mml_calc_like.R                                      |only
 sirt-3.5-53/sirt/R/mml_raschtype_counts.R                               |only
 sirt-3.5-53/sirt/R/pgenlogis.R                                          |   30 
 sirt-3.5-53/sirt/R/polychoric2.R                                        |    4 
 sirt-3.5-53/sirt/R/prior_model_pars_CleanString.R                       |    7 
 sirt-3.5-53/sirt/R/prob_genlogis_4pl.R                                  |   14 
 sirt-3.5-53/sirt/R/prob_raschtype_genlogis.R                            |only
 sirt-3.5-53/sirt/R/rasch.mml.raschtype.R                                |  533 ----------
 sirt-3.5-53/sirt/R/rasch.mml2.R                                         |  289 ++---
 sirt-3.5-53/sirt/R/rasch_mml2_difference_quotient.R                     |    6 
 sirt-3.5-53/sirt/R/rasch_mml2_estep_raschtype.R                         |only
 sirt-3.5-53/sirt/R/rasch_mml2_mstep_calc_loglike.R                      |only
 sirt-3.5-53/sirt/R/rasch_mml2_mstep_raschtype.R                         |only
 sirt-3.5-53/sirt/R/rasch_mml2_prob_genlogis_4pl_evaluate.R              |only
 sirt-3.5-53/sirt/R/rasch_mml2_raschtype_mstep_parameter_group.R         |only
 sirt-3.5-53/sirt/R/sirt_EAP.R                                           |only
 sirt-3.5-53/sirt/R/sirt_MAP.R                                           |only
 sirt-3.5-53/sirt/R/sirt_add_increment.R                                 |only
 sirt-3.5-53/sirt/R/sirt_digamma1.R                                      |only
 sirt-3.5-53/sirt/R/sirt_dmvnorm_discrete.R                              |    6 
 sirt-3.5-53/sirt/R/sirt_logit_to_probs.R                                |only
 sirt-3.5-53/sirt/R/sirt_optimizer.R                                     |   18 
 sirt-3.5-53/sirt/R/sirt_optimizer_summary_print.R                       |    6 
 sirt-3.5-53/sirt/R/sirt_probs_dichotomous_to_array.R                    |only
 sirt-3.5-53/sirt/R/sirt_probs_to_logit.R                                |only
 sirt-3.5-53/sirt/R/sirt_remove_arguments_function.R                     |only
 sirt-3.5-53/sirt/R/sirt_remove_list_entries.R                           |only
 sirt-3.5-53/sirt/R/sirt_squeeze.R                                       |only
 sirt-3.5-53/sirt/R/smirt_alg_noncomp.R                                  |   27 
 sirt-3.5-53/sirt/R/summary.gom.em.R                                     |  139 +-
 sirt-3.5-53/sirt/R/summary.rasch.mml2.R                                 |   20 
 sirt-3.5-53/sirt/README.md                                              |    4 
 sirt-3.5-53/sirt/build/partial.rdb                                      |binary
 sirt-3.5-53/sirt/data/data.si07.rda                                     |only
 sirt-3.5-53/sirt/data/data.si08.rda                                     |only
 sirt-3.5-53/sirt/data/data.trees.rda                                    |only
 sirt-3.5-53/sirt/data/datalist                                          |    3 
 sirt-3.5-53/sirt/inst/NEWS                                              |   23 
 sirt-3.5-53/sirt/man/btm.Rd                                             |    3 
 sirt-3.5-53/sirt/man/data.si.Rd                                         |   80 +
 sirt-3.5-53/sirt/man/data.trees.Rd                                      |only
 sirt-3.5-53/sirt/man/gom.em.Rd                                          |   75 +
 sirt-3.5-53/sirt/man/lsem.estimate.Rd                                   |    6 
 sirt-3.5-53/sirt/man/polychoric2.Rd                                     |   11 
 sirt-3.5-53/sirt/man/rasch.mml.Rd                                       |    7 
 sirt-3.5-53/sirt/src/RcppExports.cpp                                    |  169 +++
 sirt-3.5-53/sirt/src/rm_smirt_mml2_rcpp.cpp                             |  127 +-
 sirt-3.5-53/sirt/src/sirt_rcpp_gom_em.cpp                               |only
 sirt-3.5-53/sirt/src/sirt_rcpp_pbvnorm.cpp                              |only
 sirt-3.5-53/sirt/src/sirt_rcpp_pbvnorm.h                                |only
 sirt-3.5-53/sirt/src/sirt_rcpp_polychoric2.cpp                          |   21 
 91 files changed, 1191 insertions(+), 1158 deletions(-)

More information about sirt at CRAN
Permanent link

Package esquisse updated to version 0.2.0 with previous version 0.1.7 dated 2018-11-14

Title: Explore and Visualize Your Data Interactively
Description: A 'shiny' gadget to create 'ggplot2' charts interactively with drag-and-drop to map your variables. You can quickly visualize your data accordingly to their type, export to 'PNG' or 'PowerPoint', and retrieve the code to reproduce the chart.
Author: Fanny Meyer [aut], Victor Perrier [aut, cre], Ian Carroll [ctb] (Facets support)
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>

Diff between esquisse versions 0.1.7 dated 2018-11-14 and 0.2.0 dated 2019-06-20

 esquisse-0.1.7/esquisse/R/data-mod-globalenv.R                    |only
 esquisse-0.1.7/esquisse/R/data-mod-import-file.R                  |only
 esquisse-0.1.7/esquisse/R/ggcode.R                                |only
 esquisse-0.1.7/esquisse/R/ggplot_helpers.R                        |only
 esquisse-0.1.7/esquisse/R/module-code.R                           |only
 esquisse-0.1.7/esquisse/R/module-filterData.R                     |only
 esquisse-0.1.7/esquisse/R/module-imageButton.R                    |only
 esquisse-0.1.7/esquisse/inst/www                                  |only
 esquisse-0.1.7/esquisse/man/chooseData-module.Rd                  |only
 esquisse-0.1.7/esquisse/man/coerce-module.Rd                      |only
 esquisse-0.1.7/esquisse/man/esquisse-module.Rd                    |only
 esquisse-0.1.7/esquisse/man/figures/esquisse_0.png                |only
 esquisse-0.1.7/esquisse/man/figures/esquisse_1.png                |only
 esquisse-0.1.7/esquisse/man/figures/esquisse_code.png             |only
 esquisse-0.1.7/esquisse/man/figures/esquisse_filters.png          |only
 esquisse-0.1.7/esquisse/man/figures/esquisse_labs.png             |only
 esquisse-0.1.7/esquisse/man/figures/esquisse_plotoptions.png      |only
 esquisse-0.1.7/esquisse/man/filterData-module.Rd                  |only
 esquisse-0.1.7/esquisse/tests/testthat/test-create_input_filter.R |only
 esquisse-0.1.7/esquisse/tests/testthat/test-generate_filters.R    |only
 esquisse-0.1.7/esquisse/tests/testthat/test-get_code_scale.R      |only
 esquisse-0.1.7/esquisse/tests/testthat/test-ggcode.R              |only
 esquisse-0.1.7/esquisse/tests/testthat/test-ggplot-helpers.R      |only
 esquisse-0.2.0/esquisse/DESCRIPTION                               |   13 
 esquisse-0.2.0/esquisse/MD5                                       |  167 +-
 esquisse-0.2.0/esquisse/NAMESPACE                                 |   50 
 esquisse-0.2.0/esquisse/NEWS.md                                   |   20 
 esquisse-0.2.0/esquisse/R/esquisser.R                             |   26 
 esquisse-0.2.0/esquisse/R/esquisserServer.R                       |  280 ++--
 esquisse-0.2.0/esquisse/R/esquisserUI.R                           |   36 
 esquisse-0.2.0/esquisse/R/geoms.R                                 |only
 esquisse-0.2.0/esquisse/R/get_data.R                              |    5 
 esquisse-0.2.0/esquisse/R/ggcall.R                                |only
 esquisse-0.2.0/esquisse/R/input-dragula.R                         |   28 
 esquisse-0.2.0/esquisse/R/input-drop.R                            |only
 esquisse-0.2.0/esquisse/R/layoutAddin.R                           |    2 
 esquisse-0.2.0/esquisse/R/mapping.R                               |only
 esquisse-0.2.0/esquisse/R/module-chartControls.R                  |  632 ++++++----
 esquisse-0.2.0/esquisse/R/module-chooseData.R                     |   56 
 esquisse-0.2.0/esquisse/R/module-coerce.R                         |   26 
 esquisse-0.2.0/esquisse/R/module-data-globalenv.R                 |only
 esquisse-0.2.0/esquisse/R/module-data-import-file.R               |only
 esquisse-0.2.0/esquisse/R/module-select.R                         |    6 
 esquisse-0.2.0/esquisse/R/module_filterDF.R                       |only
 esquisse-0.2.0/esquisse/R/onLoad.R                                |    2 
 esquisse-0.2.0/esquisse/R/run_module.R                            |only
 esquisse-0.2.0/esquisse/R/safe_ggplot.R                           |only
 esquisse-0.2.0/esquisse/R/scales.R                                |only
 esquisse-0.2.0/esquisse/R/utils-shiny.R                           |   27 
 esquisse-0.2.0/esquisse/R/utils.R                                 |  183 +-
 esquisse-0.2.0/esquisse/R/zzz.R                                   |    5 
 esquisse-0.2.0/esquisse/README.md                                 |   81 -
 esquisse-0.2.0/esquisse/build                                     |only
 esquisse-0.2.0/esquisse/inst/assets                               |only
 esquisse-0.2.0/esquisse/inst/doc                                  |only
 esquisse-0.2.0/esquisse/inst/geomIcon/iconGeom.R                  |   29 
 esquisse-0.2.0/esquisse/inst/geomIcon/www/gg-area.png             |only
 esquisse-0.2.0/esquisse/inst/modules-examples                     |only
 esquisse-0.2.0/esquisse/man/build_aes.Rd                          |only
 esquisse-0.2.0/esquisse/man/dropInput.Rd                          |only
 esquisse-0.2.0/esquisse/man/esquisser.Rd                          |   21 
 esquisse-0.2.0/esquisse/man/ggcall.Rd                             |only
 esquisse-0.2.0/esquisse/man/match_geom_args.Rd                    |only
 esquisse-0.2.0/esquisse/man/module-chooseData.Rd                  |only
 esquisse-0.2.0/esquisse/man/module-coerce.Rd                      |only
 esquisse-0.2.0/esquisse/man/module-esquisse.Rd                    |only
 esquisse-0.2.0/esquisse/man/module-filterDF.Rd                    |only
 esquisse-0.2.0/esquisse/man/potential_geoms.Rd                    |only
 esquisse-0.2.0/esquisse/man/run_module.Rd                         |only
 esquisse-0.2.0/esquisse/man/safe_ggplot.Rd                        |only
 esquisse-0.2.0/esquisse/man/updateDropInput.Rd                    |only
 esquisse-0.2.0/esquisse/man/which_pal_scale.Rd                    |only
 esquisse-0.2.0/esquisse/tests/testthat/test-create_filters.R      |only
 esquisse-0.2.0/esquisse/tests/testthat/test-geoms.R               |only
 esquisse-0.2.0/esquisse/tests/testthat/test-ggcall.R              |only
 esquisse-0.2.0/esquisse/tests/testthat/test-mapping.R             |only
 esquisse-0.2.0/esquisse/tests/testthat/test-safe_ggplot.R         |only
 esquisse-0.2.0/esquisse/tests/testthat/test-scales.R              |only
 esquisse-0.2.0/esquisse/tests/testthat/test-shiny-UI.R            |    4 
 esquisse-0.2.0/esquisse/tests/testthat/test-utils.R               |   41 
 esquisse-0.2.0/esquisse/vignettes                                 |only
 81 files changed, 1023 insertions(+), 717 deletions(-)

More information about esquisse at CRAN
Permanent link


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