Mon, 01 Jul 2019

Package rngtools updated to version 1.4 with previous version 1.3.1.1 dated 2019-04-19

Title: Utility Functions for Working with Random Number Generators
Description: Provides a set of functions for working with Random Number Generators (RNGs). In particular, a generic S4 framework is defined for getting/setting the current RNG, or RNG data that are embedded into objects for reproducibility. Notably, convenient default methods greatly facilitate the way current RNG settings can be changed.
Author: Renaud Gaujoux [aut, cre], Max Kuhn [ctb]
Maintainer: Renaud Gaujoux <renozao@protonmail.com>

Diff between rngtools versions 1.3.1.1 dated 2019-04-19 and 1.4 dated 2019-07-01

 DESCRIPTION                  |   19 +++++++++++--------
 MD5                          |   20 ++++++++++----------
 R/RNG.R                      |   20 ++++++++++++++------
 R/RNGseq.R                   |   31 +++++++++++++++++++++++++------
 R/format.R                   |   26 +++++++++++++++++++-------
 man/RNGseq.Rd                |   14 +++++++-------
 man/RNGstr.Rd                |   16 ++++------------
 tests/testthat.R             |    7 +++++++
 tests/testthat/test-RNG.r    |    4 ++--
 tests/testthat/test-RNGseq.r |    4 ++--
 tests/testthat/test-format.R |    9 ++++++---
 11 files changed, 107 insertions(+), 63 deletions(-)

More information about rngtools at CRAN
Permanent link

Package vtreat updated to version 1.4.2 with previous version 1.4.0 dated 2019-05-05

Title: A Statistically Sound 'data.frame' Processor/Conditioner
Description: A 'data.frame' processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner. 'vtreat' prepares variables so that data has fewer exceptional cases, making it easier to safely use models in production. Common problems 'vtreat' defends against: 'Inf', 'NA', too many categorical levels, rare categorical levels, and new categorical levels (levels seen during application, but not during training). Reference: "'vtreat': a data.frame Processor for Predictive Modeling", Zumel, Mount, 2016, <DOI:10.5281/zenodo.1173313>.
Author: John Mount [aut, cre], Nina Zumel [aut], Win-Vector LLC [cph]
Maintainer: John Mount <jmount@win-vector.com>

Diff between vtreat versions 1.4.0 dated 2019-05-05 and 1.4.2 dated 2019-07-01

 DESCRIPTION                       |   14 ++++++------
 MD5                               |   32 ++++++++++++++--------------
 NEWS.md                           |    4 +++
 README.md                         |   14 ++++++------
 inst/doc/MultiClassVtreat.html    |    4 +--
 inst/doc/SavingTreamentPlans.html |    4 +--
 inst/doc/VariableImportance.html  |   10 ++++-----
 inst/doc/vtreat.html              |   32 ++++++++++++++--------------
 inst/doc/vtreatCrossFrames.html   |   38 +++++++++++++++++-----------------
 inst/doc/vtreatGrouping.html      |    4 +--
 inst/doc/vtreatOverfit.html       |   38 +++++++++++++++++-----------------
 inst/doc/vtreatRareLevels.html    |    4 +--
 inst/doc/vtreatScaleMode.html     |   16 +++++++-------
 inst/doc/vtreatSignificance.html  |   18 ++++++++--------
 inst/doc/vtreatSplitting.html     |    4 +--
 inst/doc/vtreatVariableTypes.html |   42 +++++++++++++++++++-------------------
 inst/doc/vtreat_article.pdf       |binary
 17 files changed, 141 insertions(+), 137 deletions(-)

More information about vtreat at CRAN
Permanent link

Package rerddap updated to version 0.6.4 with previous version 0.6.0 dated 2019-05-08

Title: General Purpose Client for 'ERDDAP' Servers
Description: General purpose R client for 'ERDDAP' servers. Includes functions to search for 'datasets', get summary information on 'datasets', and fetch 'datasets', in either 'csv' or 'netCDF' format. 'ERDDAP' information: <https://upwell.pfeg.noaa.gov/erddap/information.html>.
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>), Ben Tupper [ctb], Roy Mendelssohn [ctb]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>

Diff between rerddap versions 0.6.0 dated 2019-05-08 and 0.6.4 dated 2019-07-01

 DESCRIPTION                    |    6 +++---
 MD5                            |   10 +++++-----
 NEWS.md                        |    8 ++++++++
 R/zzz.r                        |   14 +++++++++-----
 README.md                      |   37 ++++++++++++++++++++-----------------
 tests/testthat/test-tabledap.R |    2 +-
 6 files changed, 46 insertions(+), 31 deletions(-)

More information about rerddap at CRAN
Permanent link

Package SimilaR updated to version 1.0.6 with previous version 1.0.5 dated 2019-06-27

Title: R Source Code Similarity Evaluation
Description: An implementation of a novel method to quantify the similarity the code-base of R functions by means of program dependence graphs. Possible use cases include detection of code clones for improving software quality and of plagiarism among students' homework assignments.
Author: Maciej Bartoszuk [aut, cre] (<https://orcid.org/0000-0001-6088-8273>), Marek Gagolewski [aut] (<https://orcid.org/0000-0003-0637-6028>)
Maintainer: Maciej Bartoszuk <bartoszuk@rexamine.com>

Diff between SimilaR versions 1.0.5 dated 2019-06-27 and 1.0.6 dated 2019-07-01

 DESCRIPTION               |    8 ++---
 MD5                       |   10 +++----
 src/CDG.cpp               |   58 ++++++++++++++++++++++++++++++++++-------
 src/PDG.cpp               |    1 
 src/common.h              |   11 +++++++
 src/postprocessingPDG.cpp |   65 ++++++++++++++++++++++++++++++++++++----------
 6 files changed, 121 insertions(+), 32 deletions(-)

More information about SimilaR at CRAN
Permanent link

Package available updated to version 1.0.3 with previous version 1.0.2 dated 2018-11-08

Title: Check if the Title of a Package is Available, Appropriate and Interesting
Description: Check if a given package name is available to use. It checks the name's validity. Checks if it is used on 'GitHub', 'CRAN' and 'Bioconductor'. Checks for unintended meanings by querying Urban Dictionary, 'Wiktionary' and Wikipedia.
Author: Carl Ganz [aut], Gábor Csárdi [aut], Jim Hester [aut, cre], Molly Lewis [aut], Rachael Tatman [aut]
Maintainer: Jim Hester <james.f.hester@gmail.com>

Diff between available versions 1.0.2 dated 2018-11-08 and 1.0.3 dated 2019-07-01

 DESCRIPTION   |   10 +++++-----
 MD5           |   10 +++++-----
 NEWS.md       |    6 ++++++
 R/available.R |    8 ++++----
 R/bioc.R      |    6 +++---
 man/create.Rd |    2 +-
 6 files changed, 24 insertions(+), 18 deletions(-)

More information about available at CRAN
Permanent link

Package robustvarComp (with last version 0.1-5) was removed from CRAN

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

2019-04-18 0.1-5
2014-07-10 0.1-2

Permanent link
Package Nippon (with last version 0.7.1) was removed from CRAN

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

2018-05-16 0.7.1
2018-05-06 0.7
2017-11-28 0.6.5
2017-11-22 0.6.4
2016-04-13 0.6.3-1
2015-12-10 0.6.3
2015-06-26 0.6.1
2013-07-26 0.5.3
2013-04-08 0.5.2
2013-03-28 0.5.1
2013-02-21 0.4.2
2013-01-24 0.4
2013-01-05 0.2.2
2011-02-21 0.2
2011-02-18 0.1.3

Permanent link
Package mcmcabn updated to version 0.2 with previous version 0.1 dated 2019-03-08

Title: Flexible Implementation of a Structural MCMC Sampler for DAGs
Description: Flexible implementation of a structural MCMC sampler for Directed Acyclic Graphs (DAGs). It supports the new edge reversal move from Grzegorczyk and Husmeier (2008) <doi:10.1007/s10994-008-5057-7> and the Markov blanket resampling from Su and Borsuk (2016) <http://jmlr.org/papers/v17/su16a.html>. It supports three priors: a prior controlling for structure complexity from Koivisto and Sood (2004) <http://dl.acm.org/citation.cfm?id=1005332.1005352>, an uninformative prior and a user defined prior. The three main problems that can be addressed by this R package are selecting the most probable structure based on a cache of pre-computed scores, controlling for overfitting and sampling the landscape of high scoring structures. It allows to quantify the marginal impact of relationships of interest by marginalising out over structures or nuisance dependencies. Structural MCMC seems a very elegant and natural way to estimate the true marginal impact, so one can determine if it's magnitude is big enough to consider as a worthwhile intervention.
Author: Gilles Kratzer [aut, cre] (<https://orcid.org/0000-0002-5929-8935>), Reinhard Furrer [ctb] (<https://orcid.org/0000-0002-6319-2332>)
Maintainer: Gilles Kratzer <gilles.kratzer@math.uzh.ch>

Diff between mcmcabn versions 0.1 dated 2019-03-08 and 0.2 dated 2019-07-01

 DESCRIPTION            |    6 
 MD5                    |   26 -
 R/MBR.R                |   23 -
 R/REV.R                |    2 
 R/mcmc.R               |   17 
 R/mcmcabn-utiles.R     |   16 
 build/vignette.rds     |binary
 data/mcmc_run_asia.rda |binary
 inst/doc/mcmcabn.R     |    2 
 inst/doc/mcmcabn.Rmd   |    4 
 inst/doc/mcmcabn.html  |  915 ++++++++++++++++++++++++-------------------------
 man/mcmc.Rd            |    2 
 tests/testthat/test.R  |   36 -
 vignettes/mcmcabn.Rmd  |    4 
 14 files changed, 544 insertions(+), 509 deletions(-)

More information about mcmcabn at CRAN
Permanent link

Package visvow updated to version 0.6.0 with previous version 0.5.0 dated 2019-06-24

Title: Visible Vowels: Visualization of Vowel Variation
Description: Visualizes vowel variation in f0, F1, F2, F3 and duration.
Author: Wilbert Heeringa, Hans Van de Velde
Maintainer: Wilbert Heeringa <wjheeringa@gmail.com>

Diff between visvow versions 0.5.0 dated 2019-06-24 and 0.6.0 dated 2019-07-01

 DESCRIPTION         |    6 ++--
 MD5                 |   10 +++---
 R/visvow.R          |   77 +++++++++++++++++++++++++++++++++++-----------------
 build/partial.rdb   |binary
 inst/doc/visvow.pdf |binary
 inst/visvow.pdf     |binary
 6 files changed, 60 insertions(+), 33 deletions(-)

More information about visvow at CRAN
Permanent link

Package tidytidbits updated to version 0.2.1 with previous version 0.2.0 dated 2019-02-11

Title: A Collection of Tools and Helpers Extending the Tidyverse
Description: A selection of various tools to extend a data analysis workflow based on the 'tidyverse' packages. This includes high-level data frame editing methods (in the style of 'mutate'/'mutate_at'), some methods in the style of 'purrr' and 'forcats', 'lookup' methods for dict-like lists, a generic method for lumping a data frame by a given count, various low-level methods for special treatment of 'NA' values, 'python'-style tuple-assignment and 'truthy'/'falsy' checks, saving to PDF and PNG from a pipe and various small utilities.
Author: Marcel Wiesweg [aut, cre]
Maintainer: Marcel Wiesweg <marcel.wiesweg@uk-essen.de>

Diff between tidytidbits versions 0.2.0 dated 2019-02-11 and 0.2.1 dated 2019-07-01

 DESCRIPTION    |    6 +++---
 MD5            |    6 +++---
 NEWS.md        |    5 +++++
 R/purrr-like.R |    6 ++++--
 4 files changed, 15 insertions(+), 8 deletions(-)

More information about tidytidbits at CRAN
Permanent link

New package r2pmml with initial version 0.23.0
Package: r2pmml
Version: 0.23.0
Date: 2019-06-30
Type: Package
License: AGPL-3
Title: Convert R Models to PMML
Description: R wrapper for the JPMML-R library <https://github.com/jpmml/jpmml-r>, which converts R models to Predictive Model Markup Language (PMML).
Author: Villu Ruusmann <villu.ruusmann@gmail.com>
Maintainer: Villu Ruusmann <villu.ruusmann@gmail.com>
URL: https://github.com/jpmml/r2pmml
LazyLoad: yes
NeedsCompilation: no
RoxygenNote: 6.1.1
Suggests: caret, e1071, earth, evtree, glmnet, mlbench, partykit, randomForest, ranger, xgboost
SystemRequirements: Java (>= 8.0)
Packaged: 2019-06-30 09:53:21 UTC; vfed
Repository: CRAN
Date/Publication: 2019-07-01 15:20:04 UTC

More information about r2pmml at CRAN
Permanent link

Package jetpack updated to version 0.4.3 with previous version 0.4.2 dated 2019-02-12

Title: A Friendly Package Manager
Description: Manage project dependencies from your DESCRIPTION file. Create a reproducible virtual environment with minimal additional files in your project. Provides tools to add, remove, and update dependencies as well as install existing dependencies with a single function.
Author: Andrew Kane [aut, cre]
Maintainer: Andrew Kane <andrew@chartkick.com>

Diff between jetpack versions 0.4.2 dated 2019-02-12 and 0.4.3 dated 2019-07-01

 DESCRIPTION                   |   10 ++++----
 MD5                           |    8 +++----
 NEWS.md                       |    4 +++
 R/helpers.R                   |    6 ++---
 tests/testthat/test-jetpack.R |   47 +++++++++++++++++++++++++++++++-----------
 5 files changed, 51 insertions(+), 24 deletions(-)

More information about jetpack at CRAN
Permanent link

Package imputeTS updated to version 3.0 with previous version 2.7 dated 2018-06-20

Title: Time Series Missing Value Imputation
Description: Imputation (replacement) of missing values in univariate time series. Offers several imputation functions and missing data plots. Available imputation algorithms include: 'Mean', 'LOCF', 'Interpolation', 'Moving Average', 'Seasonal Decomposition', 'Kalman Smoothing on Structural Time Series models', 'Kalman Smoothing on ARIMA models'. Published in Moritz and Bartz-Beielstein (2017) <doi: 10.32614/RJ-2017-009>.
Author: Steffen Moritz [aut, cre, cph] (<https://orcid.org/0000-0002-0085-1804>), Sebastian Gatscha [ctb]
Maintainer: Steffen Moritz <steffen.moritz10@gmail.com>

Diff between imputeTS versions 2.7 dated 2018-06-20 and 3.0 dated 2019-07-01

 imputeTS-2.7/imputeTS/R/int.algoInterface.R                                            |only
 imputeTS-2.7/imputeTS/R/na.interpolation.R                                             |only
 imputeTS-2.7/imputeTS/R/na.kalman.R                                                    |only
 imputeTS-2.7/imputeTS/R/na.locf.R                                                      |only
 imputeTS-2.7/imputeTS/R/na.ma.R                                                        |only
 imputeTS-2.7/imputeTS/R/na.mean.R                                                      |only
 imputeTS-2.7/imputeTS/R/na.random.R                                                    |only
 imputeTS-2.7/imputeTS/R/na.remove.R                                                    |only
 imputeTS-2.7/imputeTS/R/na.replace.R                                                   |only
 imputeTS-2.7/imputeTS/R/na.seadec.R                                                    |only
 imputeTS-2.7/imputeTS/R/na.seasplit.R                                                  |only
 imputeTS-2.7/imputeTS/inst/doc/imputeTS-Time-Series-Missing-Value-Imputation-in-R.Rnw  |only
 imputeTS-2.7/imputeTS/src/register.c                                                   |only
 imputeTS-2.7/imputeTS/tests/testthat/test-int.preCheck.R                               |only
 imputeTS-2.7/imputeTS/vignettes/imputeTS-Time-Series-Missing-Value-Imputation-in-R.Rnw |only
 imputeTS-3.0/imputeTS/DESCRIPTION                                                      |   26 
 imputeTS-3.0/imputeTS/MD5                                                              |  132 ++--
 imputeTS-3.0/imputeTS/NAMESPACE                                                        |   28 
 imputeTS-3.0/imputeTS/NEWS.md                                                          |   57 +
 imputeTS-3.0/imputeTS/R/RcppExports.R                                                  |    4 
 imputeTS-3.0/imputeTS/R/imputeTS-package.R                                             |    6 
 imputeTS-3.0/imputeTS/R/internal_algorithm_interface.R                                 |only
 imputeTS-3.0/imputeTS/R/na_interpolation.R                                             |only
 imputeTS-3.0/imputeTS/R/na_kalman.R                                                    |only
 imputeTS-3.0/imputeTS/R/na_locf.R                                                      |only
 imputeTS-3.0/imputeTS/R/na_ma.R                                                        |only
 imputeTS-3.0/imputeTS/R/na_mean.R                                                      |only
 imputeTS-3.0/imputeTS/R/na_random.R                                                    |only
 imputeTS-3.0/imputeTS/R/na_remove.R                                                    |only
 imputeTS-3.0/imputeTS/R/na_replace.R                                                   |only
 imputeTS-3.0/imputeTS/R/na_seadec.R                                                    |only
 imputeTS-3.0/imputeTS/R/na_seasplit.R                                                  |only
 imputeTS-3.0/imputeTS/R/plotNA.distribution.R                                          |   15 
 imputeTS-3.0/imputeTS/R/plotNA.distributionBar.R                                       |   24 
 imputeTS-3.0/imputeTS/R/plotNA.gapsize.R                                               |   18 
 imputeTS-3.0/imputeTS/R/plotNA.imputations.R                                           |   46 -
 imputeTS-3.0/imputeTS/README.md                                                        |   44 -
 imputeTS-3.0/imputeTS/build/vignette.rds                                               |binary
 imputeTS-3.0/imputeTS/inst/CITATION                                                    |    2 
 imputeTS-3.0/imputeTS/inst/doc/imputeTS-Time-Series-Missing-Value-Imputation-in-R.ltx  |only
 imputeTS-3.0/imputeTS/inst/doc/imputeTS-Time-Series-Missing-Value-Imputation-in-R.pdf  |binary
 imputeTS-3.0/imputeTS/man/figures                                                      |only
 imputeTS-3.0/imputeTS/man/imputeTS-package.Rd                                          |    6 
 imputeTS-3.0/imputeTS/man/na.interpolation.Rd                                          |   61 -
 imputeTS-3.0/imputeTS/man/na.kalman.Rd                                                 |  110 +--
 imputeTS-3.0/imputeTS/man/na.locf.Rd                                                   |   67 --
 imputeTS-3.0/imputeTS/man/na.ma.Rd                                                     |   79 --
 imputeTS-3.0/imputeTS/man/na.mean.Rd                                                   |   53 -
 imputeTS-3.0/imputeTS/man/na.random.Rd                                                 |   59 -
 imputeTS-3.0/imputeTS/man/na.remove.Rd                                                 |   46 -
 imputeTS-3.0/imputeTS/man/na.replace.Rd                                                |   47 -
 imputeTS-3.0/imputeTS/man/na.seadec.Rd                                                 |   55 -
 imputeTS-3.0/imputeTS/man/na.seasplit.Rd                                               |   57 -
 imputeTS-3.0/imputeTS/man/na_interpolation.Rd                                          |only
 imputeTS-3.0/imputeTS/man/na_kalman.Rd                                                 |only
 imputeTS-3.0/imputeTS/man/na_locf.Rd                                                   |only
 imputeTS-3.0/imputeTS/man/na_ma.Rd                                                     |only
 imputeTS-3.0/imputeTS/man/na_mean.Rd                                                   |only
 imputeTS-3.0/imputeTS/man/na_random.Rd                                                 |only
 imputeTS-3.0/imputeTS/man/na_remove.Rd                                                 |only
 imputeTS-3.0/imputeTS/man/na_replace.Rd                                                |only
 imputeTS-3.0/imputeTS/man/na_seadec.Rd                                                 |only
 imputeTS-3.0/imputeTS/man/na_seasplit.Rd                                               |only
 imputeTS-3.0/imputeTS/man/plotNA.distributionBar.Rd                                    |    8 
 imputeTS-3.0/imputeTS/src/RcppExports.cpp                                              |   24 
 imputeTS-3.0/imputeTS/src/locf.cpp                                                     |    4 
 imputeTS-3.0/imputeTS/src/ma.cpp                                                       |only
 imputeTS-3.0/imputeTS/tests/testthat/test-advanced-tsObjects-v3.R                      |only
 imputeTS-3.0/imputeTS/tests/testthat/test-advanced-tsObjects.R                         |  162 ++++-
 imputeTS-3.0/imputeTS/tests/testthat/test-int.algoInterface-v3.R                       |only
 imputeTS-3.0/imputeTS/tests/testthat/test-maxgap-v3.R                                  |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.interpolation-v3.R                        |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.kalman-v3.R                               |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.locf-v3.R                                 |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.ma-v3.R                                   |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.mean-v3.R                                 |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.random-v3.R                               |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.random.R                                  |   33 -
 imputeTS-3.0/imputeTS/tests/testthat/test-na.remove-v3.R                               |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.remove.R                                  |    6 
 imputeTS-3.0/imputeTS/tests/testthat/test-na.replace-v3.R                              |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.seadec-v3.R                               |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.seadec.R                                  |  308 +++++-----
 imputeTS-3.0/imputeTS/tests/testthat/test-na.seasplit-v3.R                             |only
 imputeTS-3.0/imputeTS/tests/testthat/test-na.seasplit.R                                |  300 +++++----
 imputeTS-3.0/imputeTS/tests/testthat/test-plotNA.imputations.R                         |   14 
 imputeTS-3.0/imputeTS/vignettes/Figures.d/sponsorlogo.jpg                              |binary
 imputeTS-3.0/imputeTS/vignettes/Figures.d/statsna.png                                  |binary
 imputeTS-3.0/imputeTS/vignettes/Figures.d/tsairgap.png                                 |binary
 imputeTS-3.0/imputeTS/vignettes/RJournal.sty                                           |    4 
 imputeTS-3.0/imputeTS/vignettes/imputeTS-Time-Series-Missing-Value-Imputation-in-R.ltx |only
 91 files changed, 1024 insertions(+), 881 deletions(-)

More information about imputeTS at CRAN
Permanent link

Package Rcan updated to version 1.3.72 with previous version 1.3.71 dated 2019-06-06

Title: Cancer Registry Data Analysis and Visualisation
Description: Tools for basic and advance cancer statistics and graphics. Groups individual data, merges registry data and population data, calculates age-specific rate, age-standardized rate, estimated annual percentage rate with standards error. Creates graphics across variable and time, such as age-specific trends, bar chart and period-cohort trends.
Author: Mathieu Laversanne [aut, cre], Jerome Vignat [aut], Cancer Surveillance Unit [cph]
Maintainer: Mathieu Laversanne <laversannem@iarc.fr>

Diff between Rcan versions 1.3.71 dated 2019-06-06 and 1.3.72 dated 2019-07-01

 DESCRIPTION                             |   10 ++--
 MD5                                     |   22 ++++-----
 R/csu_group_cases.R                     |    2 
 R/csu_merge_cases_pop.R                 |   38 +++++++++++-----
 R/csu_trendCohortPeriod.R               |    4 +
 R/helper.r                              |   73 ++++++++++++++++----------------
 build/partial.rdb                       |binary
 inst/testdata/csu_group_cases_test1.rds |binary
 inst/testdata/csu_merge_cases_pop1.rds  |binary
 man/csu_ageSpecific.Rd                  |    2 
 man/csu_group_cases.Rd                  |   44 ++++++++++---------
 tests/testthat/test-Rcan.R              |    4 -
 12 files changed, 113 insertions(+), 86 deletions(-)

More information about Rcan at CRAN
Permanent link

Package durmod updated to version 1.0-3 with previous version 1.0-2 dated 2019-06-28

Title: Mixed Proportional Hazard Competing Risk Model
Description: Estimation of mixed proportional hazard competing risk model with NPMLE. The model is described in S. Gaure et al. (2007) <doi:10.1016/j.jeconom.2007.01.015>, J. Heckman and B. Singer (1984) <doi:10.2307/1911491>, and B.G. Lindsay (1983) <doi:10.1214/aos/1176346059>.
Author: Simen Gaure [aut, cre] (<https://orcid.org/0000-0001-7251-8747>)
Maintainer: Simen Gaure <simen@gaure.no>

Diff between durmod versions 1.0-2 dated 2019-06-28 and 1.0-3 dated 2019-07-01

 DESCRIPTION               |   13 +-
 MD5                       |   42 +++----
 NAMESPACE                 |    4 
 R/cluster.R               |    4 
 R/datagen.R               |    4 
 R/duration.R              |  267 ++++++++++++++++++++++++++++------------------
 R/generics.R              |    4 
 R/utils.R                 |   35 +++---
 build/vignette.rds        |binary
 data/durdata.rda          |binary
 inst/doc/whatmph.R        |   20 +++
 inst/doc/whatmph.Rnw      |  180 ++++++++++++++++++++++++-------
 inst/doc/whatmph.pdf      |binary
 man/mphcrm.Rd             |   21 +--
 man/mphcrm.callback.Rd    |   17 ++
 man/mphcrm.control.Rd     |   22 +--
 man/mphdist.Rd            |   14 +-
 src/cfunctions.cpp        |   26 ++--
 tests/sometests.R         |   14 +-
 tests/sometests.Rout.save |  172 +++++++++++++++--------------
 vignettes/biblio.bib      |   49 ++++++++
 vignettes/whatmph.Rnw     |  180 ++++++++++++++++++++++++-------
 22 files changed, 734 insertions(+), 354 deletions(-)

More information about durmod at CRAN
Permanent link

Package cricketr updated to version 0.0.21 with previous version 0.0.20 dated 2019-06-23

Title: Analyze Cricketers and Cricket Teams Based on ESPN Cricinfo Statsguru
Description: Tools for analyzing performances of cricketers based on stats in ESPN Cricinfo Statsguru. The toolset can be used for analysis of Tests,ODIs and Twenty20 matches of both batsmen and bowlers. The package can also be used to analyze team performances.
Author: Tinniam V Ganesh
Maintainer: Tinniam V Ganesh <tvganesh.85@gmail.com>

Diff between cricketr versions 0.0.20 dated 2019-06-23 and 0.0.21 dated 2019-07-01

 DESCRIPTION         |    8 ++++----
 MD5                 |    8 ++++----
 R/clean.R           |    2 +-
 R/cleanBowlerData.R |    2 +-
 build/partial.rdb   |binary
 5 files changed, 10 insertions(+), 10 deletions(-)

More information about cricketr at CRAN
Permanent link

Package RCzechia updated to version 1.4.1 with previous version 1.4.0 dated 2019-04-05

Title: Spatial Objects of the Czech Republic
Description: Administrative regions and other spatial objects of the Czech Republic.
Author: Jindra Lacko
Maintainer: Jindra Lacko <jindra.lacko@gmail.com>

Diff between RCzechia versions 1.4.0 dated 2019-04-05 and 1.4.1 dated 2019-07-01

 DESCRIPTION                             |   10 +-
 MD5                                     |   52 +++++++-------
 NEWS.md                                 |   45 ++++++++++--
 R/casti.R                               |   29 --------
 R/chr_uzemi.R                           |   28 --------
 R/downloader.R                          |only
 R/geocode.R                             |   36 ++++++----
 R/kraje.R                               |   29 +-------
 R/lesy.R                                |   27 -------
 R/obce_body.R                           |   29 --------
 R/obce_polygony.R                       |   29 --------
 R/okresy.R                              |   31 +-------
 R/orp_polygony.R                        |   29 --------
 R/plochy.R                              |   29 --------
 R/reky.R                                |   29 --------
 R/republika.R                           |   30 +-------
 R/revgeo.R                              |   16 +++-
 R/silnice.R                             |   29 --------
 R/zeleznice.R                           |   29 --------
 build/vignette.rds                      |binary
 inst/doc/vignette.R                     |    6 +
 inst/doc/vignette.Rmd                   |    6 +
 inst/doc/vignette.html                  |   29 ++++----
 man/downloader.Rd                       |only
 man/geocode.Rd                          |   19 +++--
 tests/testthat/test-1-data-structures.R |  111 +++++++++++++++++++++++++-------
 tests/testthat/test-2-code.R            |    8 ++
 vignettes/vignette.Rmd                  |    6 +
 28 files changed, 268 insertions(+), 453 deletions(-)

More information about RCzechia at CRAN
Permanent link

Package prodigenr updated to version 0.5.0 with previous version 0.4.0 dated 2018-05-23

Title: Research Project Directory Generator
Description: Create a project directory structure, along with typical files for that project. This allows projects to be quickly and easily created, as well as for them to be standardized. Designed specifically with scientists in mind (mainly bio-medical researchers, but likely applies to other fields).
Author: Luke Johnston [aut, cre] (<https://orcid.org/0000-0003-4169-2616>)
Maintainer: Luke Johnston <lwjohnst@gmail.com>

Diff between prodigenr versions 0.4.0 dated 2018-05-23 and 0.5.0 dated 2019-07-01

 prodigenr-0.4.0/prodigenr/R/prodigen.R                          |only
 prodigenr-0.4.0/prodigenr/inst/templates/README.md              |only
 prodigenr-0.4.0/prodigenr/man/prodigen.Rd                       |only
 prodigenr-0.4.0/prodigenr/vignettes/file_structure.txt          |only
 prodigenr-0.4.0/prodigenr/vignettes/file_structure_with_doc.txt |only
 prodigenr-0.4.0/prodigenr/vignettes/manifesto.R                 |only
 prodigenr-0.4.0/prodigenr/vignettes/manifesto.html              |only
 prodigenr-0.5.0/prodigenr/DESCRIPTION                           |   17 
 prodigenr-0.5.0/prodigenr/LICENSE                               |    2 
 prodigenr-0.5.0/prodigenr/MD5                                   |   59 -
 prodigenr-0.5.0/prodigenr/NAMESPACE                             |    1 
 prodigenr-0.5.0/prodigenr/NEWS.md                               |   25 
 prodigenr-0.5.0/prodigenr/R/create_doc.R                        |    4 
 prodigenr-0.5.0/prodigenr/R/includes.R                          |   19 
 prodigenr-0.5.0/prodigenr/R/rstudio_setup.R                     |only
 prodigenr-0.5.0/prodigenr/R/setup_project.R                     |   77 +
 prodigenr-0.5.0/prodigenr/R/utils.R                             |   52 -
 prodigenr-0.5.0/prodigenr/README.md                             |  226 +++--
 prodigenr-0.5.0/prodigenr/build/vignette.rds                    |binary
 prodigenr-0.5.0/prodigenr/inst/doc/prodigenr.R                  |   55 -
 prodigenr-0.5.0/prodigenr/inst/doc/prodigenr.Rmd                |   84 -
 prodigenr-0.5.0/prodigenr/inst/doc/prodigenr.html               |  431 +++++++---
 prodigenr-0.5.0/prodigenr/inst/rstudio                          |only
 prodigenr-0.5.0/prodigenr/inst/templates/R-README.md            |   27 
 prodigenr-0.5.0/prodigenr/inst/templates/TODO.md                |only
 prodigenr-0.5.0/prodigenr/inst/templates/base-README.md         |only
 prodigenr-0.5.0/prodigenr/inst/templates/data-README.md         |    1 
 prodigenr-0.5.0/prodigenr/inst/templates/doc-README.md          |    6 
 prodigenr-0.5.0/prodigenr/inst/templates/fetch_data.R           |   45 -
 prodigenr-0.5.0/prodigenr/inst/templates/setup.R                |   21 
 prodigenr-0.5.0/prodigenr/man/figures/rstudio-projects.gif      |only
 prodigenr-0.5.0/prodigenr/man/prodigenr-package.Rd              |    8 
 prodigenr-0.5.0/prodigenr/man/setup_project.Rd                  |   17 
 prodigenr-0.5.0/prodigenr/tests/testthat/helper-setup.R         |only
 prodigenr-0.5.0/prodigenr/tests/testthat/test-files.R           |   22 
 prodigenr-0.5.0/prodigenr/tests/testthat/test-projects.R        |    7 
 prodigenr-0.5.0/prodigenr/vignettes/prodigenr.Rmd               |   84 -
 37 files changed, 750 insertions(+), 540 deletions(-)

More information about prodigenr at CRAN
Permanent link

Package systemfonts updated to version 0.1.1 with previous version 0.1.0 dated 2019-06-28

Title: System Native Font Finding
Description: Provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries on Windows, macOS and Linux for finding font files that can then be used further by e.g. graphic devices. The main use is intended to be from compiled code but 'systemfonts' also provides access from R.
Author: Thomas Lin Pedersen [aut, cre], Jeroen Ooms [aut] (<https://orcid.org/0000-0002-4035-0289>), Devon Govett [aut] (Author of font-manager), RStudio [cph]
Maintainer: Thomas Lin Pedersen <thomas.pedersen@rstudio.com>

Diff between systemfonts versions 0.1.0 dated 2019-06-28 and 0.1.1 dated 2019-07-01

 DESCRIPTION                      |    8 ++++----
 MD5                              |   10 +++++-----
 NEWS.md                          |    4 ++++
 README.md                        |   11 +++++++----
 src/unix/FontManagerLinux.cpp    |   20 ++++++++++++++++++++
 tests/testthat/test-match_font.R |   12 +++++++-----
 6 files changed, 47 insertions(+), 18 deletions(-)

More information about systemfonts at CRAN
Permanent link

Package SemNetCleaner updated to version 1.0.0 with previous version 0.9.9 dated 2018-07-27

Title: An Automated Cleaning Tool for Semantic and Linguistic Data
Description: Implements several functions that automates the cleaning and spell-checking of text data. Also converges, finalizes, removes plurals and continuous strings, and puts text data in binary format for semantic network analysis. Uses the 'SemNetDictionaries' package to make the cleaning process more accurate, efficient, and reproducible.
Author: Alexander P. Christensen [aut, cre]
Maintainer: Alexander P. Christensen <alexpaulchristensen@gmail.com>

Diff between SemNetCleaner versions 0.9.9 dated 2018-07-27 and 1.0.0 dated 2019-07-01

 SemNetCleaner-0.9.9/SemNetCleaner/R/animals.R                   |only
 SemNetCleaner-0.9.9/SemNetCleaner/R/animals.database.R          |only
 SemNetCleaner-0.9.9/SemNetCleaner/R/animals.misnomer.R          |only
 SemNetCleaner-0.9.9/SemNetCleaner/R/normalize.R                 |only
 SemNetCleaner-0.9.9/SemNetCleaner/R/spell.check.database.R      |only
 SemNetCleaner-0.9.9/SemNetCleaner/data/animals.RData            |only
 SemNetCleaner-0.9.9/SemNetCleaner/data/animals.database.RData   |only
 SemNetCleaner-0.9.9/SemNetCleaner/data/animals.misnomer.RData   |only
 SemNetCleaner-0.9.9/SemNetCleaner/man/animals.Rd                |only
 SemNetCleaner-0.9.9/SemNetCleaner/man/animals.database.Rd       |only
 SemNetCleaner-0.9.9/SemNetCleaner/man/animals.misnomer.Rd       |only
 SemNetCleaner-0.9.9/SemNetCleaner/man/normalize.Rd              |only
 SemNetCleaner-0.9.9/SemNetCleaner/man/spell.check.database.Rd   |only
 SemNetCleaner-1.0.0/SemNetCleaner/DESCRIPTION                   |   23 
 SemNetCleaner-1.0.0/SemNetCleaner/MD5                           |  117 +-
 SemNetCleaner-1.0.0/SemNetCleaner/NAMESPACE                     |   16 
 SemNetCleaner-1.0.0/SemNetCleaner/NEWS                          |   20 
 SemNetCleaner-1.0.0/SemNetCleaner/R/SemNetCleaner.R             |   10 
 SemNetCleaner-1.0.0/SemNetCleaner/R/add.let.R                   |    1 
 SemNetCleaner-1.0.0/SemNetCleaner/R/autoConverge.R              |  379 ++++--
 SemNetCleaner-1.0.0/SemNetCleaner/R/autoDestr.R                 |   23 
 SemNetCleaner-1.0.0/SemNetCleaner/R/bad.response.R              |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/best.guess.R                |  137 +-
 SemNetCleaner-1.0.0/SemNetCleaner/R/bin2resp.R                  |   10 
 SemNetCleaner-1.0.0/SemNetCleaner/R/chn.let.R                   |    1 
 SemNetCleaner-1.0.0/SemNetCleaner/R/combine.responses.R         |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/converge.R                  |   20 
 SemNetCleaner-1.0.0/SemNetCleaner/R/corr.chn.R                  |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/equate.R                    |   45 
 SemNetCleaner-1.0.0/SemNetCleaner/R/equate.multi.R              |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/finalize.R                  |   21 
 SemNetCleaner-1.0.0/SemNetCleaner/R/full.match.R                |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/is.letter.R                 |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/lead.word.R                 |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/misnomer.R                  |   32 
 SemNetCleaner-1.0.0/SemNetCleaner/R/miss.let.R                  |    6 
 SemNetCleaner-1.0.0/SemNetCleaner/R/multi.word.check.R          |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/open.animals.R              |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/pluralize.R                 |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/qwerty.dist.R               |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/rm.lead.space.R             |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/singularize.R               |    7 
 SemNetCleaner-1.0.0/SemNetCleaner/R/spell.check.dictionary.R    |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/spell.opt.R                 |   13 
 SemNetCleaner-1.0.0/SemNetCleaner/R/splitstr.check.R            |  125 +-
 SemNetCleaner-1.0.0/SemNetCleaner/R/starting.letter.R           |only
 SemNetCleaner-1.0.0/SemNetCleaner/R/textcleaner.R               |  569 +++++-----
 SemNetCleaner-1.0.0/SemNetCleaner/R/word.check.wrapper.R        |only
 SemNetCleaner-1.0.0/SemNetCleaner/data/lead.word.RData          |only
 SemNetCleaner-1.0.0/SemNetCleaner/data/open.animals.RData       |only
 SemNetCleaner-1.0.0/SemNetCleaner/inst/CITATION                 |   15 
 SemNetCleaner-1.0.0/SemNetCleaner/man/SemNetCleaner-package.Rd  |   18 
 SemNetCleaner-1.0.0/SemNetCleaner/man/add.let.Rd                |    1 
 SemNetCleaner-1.0.0/SemNetCleaner/man/autoConverge.Rd           |   27 
 SemNetCleaner-1.0.0/SemNetCleaner/man/autoDestr.Rd              |   19 
 SemNetCleaner-1.0.0/SemNetCleaner/man/bad.response.Rd           |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/best.guess.Rd             |   44 
 SemNetCleaner-1.0.0/SemNetCleaner/man/bin2resp.Rd               |   10 
 SemNetCleaner-1.0.0/SemNetCleaner/man/chn.let.Rd                |    1 
 SemNetCleaner-1.0.0/SemNetCleaner/man/combine.responses.Rd      |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/converge.Rd               |   18 
 SemNetCleaner-1.0.0/SemNetCleaner/man/corr.chn.Rd               |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/equate.Rd                 |   20 
 SemNetCleaner-1.0.0/SemNetCleaner/man/equate.multi.Rd           |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/finalize.Rd               |   14 
 SemNetCleaner-1.0.0/SemNetCleaner/man/full.match.Rd             |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/is.letter.Rd              |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/lead.word.Rd              |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/misnomer.Rd               |    6 
 SemNetCleaner-1.0.0/SemNetCleaner/man/miss.let.Rd               |    4 
 SemNetCleaner-1.0.0/SemNetCleaner/man/multi.word.check.Rd       |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/open.animals.Rd           |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/pluralize.Rd              |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/qwerty.dist.Rd            |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/rm.lead.space.Rd          |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/singularize.Rd            |    7 
 SemNetCleaner-1.0.0/SemNetCleaner/man/spell.check.dictionary.Rd |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/spell.opt.Rd              |   13 
 SemNetCleaner-1.0.0/SemNetCleaner/man/splitstr.check.Rd         |   26 
 SemNetCleaner-1.0.0/SemNetCleaner/man/starting.letter.Rd        |only
 SemNetCleaner-1.0.0/SemNetCleaner/man/textcleaner.Rd            |  112 +
 SemNetCleaner-1.0.0/SemNetCleaner/man/word.check.wrapper.Rd     |only
 82 files changed, 1216 insertions(+), 714 deletions(-)

More information about SemNetCleaner at CRAN
Permanent link

New package medExtractR with initial version 0.1
Package: medExtractR
Title: Extraction of Medication Information from Clinical Text
Version: 0.1
Authors@R: c(person("Hannah", "Weeks", role = c("aut", "cre"), email = "hannah.l.weeks@vanderbilt.edu"), person("Cole", "Beck", role = "aut", email = "cole.beck@vumc.org", comment = c(ORCID = "0000-0002-6849-6255")), person("Leena", "Choi", role = "aut", email = "leena.choi@Vanderbilt.Edu"))
Description: Function and support for medication and dosing information extraction from free-text clinical notes. Medication entities that can be extracted include drug name, strength, dose amount, dose, frequency, intake time, and time of last dose.
License: GPL (>= 2)
Depends: R (>= 2.10)
Encoding: UTF-8
LazyData: true
Imports: stringr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-28 14:57:01 UTC; hannahweeks
Author: Hannah Weeks [aut, cre], Cole Beck [aut] (<https://orcid.org/0000-0002-6849-6255>), Leena Choi [aut]
Maintainer: Hannah Weeks <hannah.l.weeks@vanderbilt.edu>
Repository: CRAN
Date/Publication: 2019-07-01 12:10:03 UTC

More information about medExtractR at CRAN
Permanent link

New package KCSNBShiny with initial version 0.1.0
Package: KCSNBShiny
Type: Package
Title: Naive Bayes Classifier
Version: 0.1.0
Author: Karne Chaithanya Sai
Maintainer: Karne Chaithanya Sai <karnechaithanyasai@gmail.com>
Description: Predicts any variable in any categorical dataset for given values of predictor variables. If a dataset contains 4 variables, then any variable can be predicted based on the values of the other three variables given by the user. The user can upload their own datasets and select what variable they want to predict. A 'handsontable' is provided to enter the predictor values and also accuracy of the prediction is also shown.
License: GPL-2
LazyData: FALSE
URL: https://karnechaithanyasai.shinyapps.io/KCSNBShiny/
Encoding: UTF-8
Imports: shiny, rhandsontable, dplyr, caret, e1071,
RoxygenNote: 6.1.1
NeedsCompilation: no
Repository: CRAN
Packaged: 2019-06-28 16:32:49 UTC; Mahe
Date/Publication: 2019-07-01 12:20:03 UTC

More information about KCSNBShiny at CRAN
Permanent link

Package corr2D updated to version 0.4.0 with previous version 0.3.0 dated 2018-10-29

Title: Implementation of 2D Correlation Analysis in R
Description: Implementation of two-dimensional (2D) correlation analysis based on the Fourier-transformation approach described by Isao Noda (I. Noda (1993) <DOI:10.1366/0003702934067694>). Additionally there are two plot functions for the resulting correlation matrix: The first one creates colored 2D plots, while the second one generates 3D plots.
Author: Robert Geitner [cre, aut], Robby Fritzsch [aut], Thomas Bocklitz [aut], Juergen Popp [ctb, cph]
Maintainer: Robert Geitner <r.geitner@uu.nl>

Diff between corr2D versions 0.3.0 dated 2018-10-29 and 0.4.0 dated 2019-07-01

 corr2D-0.3.0/corr2D/inst/doc/corr2D.R                                                    |only
 corr2D-0.3.0/corr2D/inst/doc/corr2D.Rmd                                                  |only
 corr2D-0.3.0/corr2D/inst/doc/corr2D.html                                                 |only
 corr2D-0.4.0/corr2D/DESCRIPTION                                                          |   12 
 corr2D-0.4.0/corr2D/MD5                                                                  |   19 
 corr2D-0.4.0/corr2D/NAMESPACE                                                            |    3 
 corr2D-0.4.0/corr2D/R/corr2d.R                                                           |   40 
 corr2D-0.4.0/corr2D/R/corr2d_plot.R                                                      |  933 ++++------
 corr2D-0.4.0/corr2D/build/vignette.rds                                                   |binary
 corr2D-0.4.0/corr2D/inst/doc/corr2D_-_Implementation_of_2D_Correlation_Analysis_in_R.pdf |binary
 corr2D-0.4.0/corr2D/man/corr2d.Rd                                                        |    3 
 corr2D-0.4.0/corr2D/tests                                                                |only
 12 files changed, 516 insertions(+), 494 deletions(-)

More information about corr2D at CRAN
Permanent link

Package benchr updated to version 0.2.3-1 with previous version 0.2.3 dated 2019-06-29

Title: High Precise Measurement of R Expressions Execution Time
Description: Provides infrastructure to accurately measure and compare the execution time of R expressions.
Author: Artem Klevtsov [aut, cre], Anton Antonov [ctb], Philipp Upravitelev [ctb]
Maintainer: Artem Klevtsov <a.a.klevtsov@gmail.com>

Diff between benchr versions 0.2.3 dated 2019-06-29 and 0.2.3-1 dated 2019-07-01

 DESCRIPTION               |    6 +++---
 MD5                       |    8 ++++----
 NEWS.md                   |   12 ++++++++----
 inst/tinytest/test-mean.R |    2 +-
 inst/tinytest/test-plot.R |    8 +-------
 5 files changed, 17 insertions(+), 19 deletions(-)

More information about benchr at CRAN
Permanent link

New package viafr with initial version 0.1.0
Package: viafr
Title: Interface to the 'VIAF' ('Virtual International Authority File') API
Version: 0.1.0
Authors@R: person('Stefanie Schneider', email = 'stefanie.schneider@itg.uni-muenchen.de', role = c('cre', 'aut'), comment = c(ORCID = "0000-0003-4915-6949"))
Maintainer: Stefanie Schneider <stefanie.schneider@itg.uni-muenchen.de>
Description: Provides direct access to linked names for the same entity across the world's major name authority files, including national and regional variations in language, character set, and spelling. For more information go to <https://viaf.org/>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/stefanieschneider/viafr
BugReports: https://github.com/stefanieschneider/viafr/issues
Suggests: testthat (>= 2.1.0), roxygen2
Imports: utf8, crul, jsonlite, assertthat, magrittr, stringr, tibble, tidyr, purrr, dplyr, rlang
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2019-06-28 08:22:50 UTC; Stefanie Schneider
Author: Stefanie Schneider [cre, aut] (<https://orcid.org/0000-0003-4915-6949>)
Repository: CRAN
Date/Publication: 2019-07-01 11:40:03 UTC

More information about viafr at CRAN
Permanent link

Package utile.tables updated to version 0.1.5 with previous version 0.1.4 dated 2019-06-04

Title: Build Tables for Publication
Description: A collection of functions to make building customized ready-to-export tables for publication purposes easier or expedite summarization of a large dataset for review. Includes methods for automatically building a table from data or building the table row-by-row. Key functions include build_row() & build_table() for summarizing columns of data overall or by stratum with appropriate testing and build_event_row() & build_event_table() for creating tables that summarize time-to-event model (Cox Parametric Hazard) parameters, supporting both univariate and multivariate methods.
Author: Eric Finnesgard [aut, cre], Jennifer Grauberger [ctb]
Maintainer: Eric Finnesgard <finnesgard.eric@mayo.edu>

Diff between utile.tables versions 0.1.4 dated 2019-06-04 and 0.1.5 dated 2019-07-01

 DESCRIPTION              |   20 -
 MD5                      |   23 +
 NEWS.md                  |only
 R/build_event_row.R      |   40 +--
 R/build_event_table.R    |   21 -
 R/build_row.R            |   11 
 R/build_table.R          |    2 
 R/utils.R                |  543 ++++++++++++++++++++++-------------------------
 README.md                |   17 -
 man/build_event_row.Rd   |    7 
 man/build_event_row_.Rd  |    7 
 man/build_event_table.Rd |    9 
 tests                    |only
 13 files changed, 345 insertions(+), 355 deletions(-)

More information about utile.tables at CRAN
Permanent link

New package lazytrade with initial version 0.3.1
Package: lazytrade
Type: Package
Title: Learn Computer and Data Science using Algorithmic Trading
Version: 0.3.1
Author: Vladimir Zhbanko
Maintainer: Vladimir Zhbanko <vladimir.zhbanko@gmail.com>
Description: Provide sets of functions and methods to learn and practice data science using idea of algorithmic trading. Main goal is to process information within "Decision Support System" to come up with analysis or predictions. There are several utilities such as dynamic and adaptive risk management using reinforcement learning and even functions to generate predictions of price changes using pattern recognition deep regression learning.
License: MIT + file LICENSE
URL: https://vladdsm.github.io/myblog_attempt/topics/lazy%20trading/, https://github.com/vzhomeexperiments/lazytrade
BugReports: https://github.com/vzhomeexperiments/lazytrade/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: dplyr, lubridate, tidyverse, h2o, ReinforcementLearning, openssl, magrittr
Suggests: testthat (>= 0.11.0)
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2019-06-27 20:24:24 UTC; fxtrams
Repository: CRAN
Date/Publication: 2019-07-01 10:50:03 UTC

More information about lazytrade at CRAN
Permanent link

Package label.switching updated to version 1.8 with previous version 1.7 dated 2018-05-18

Title: Relabelling MCMC Outputs of Mixture Models
Description: The Bayesian estimation of mixture models (and more general hidden Markov models) suffers from the label switching phenomenon, making the MCMC output non-identifiable. This package can be used in order to deal with this problem using various relabelling algorithms.
Author: Panagiotis Papastamoulis
Maintainer: Panagiotis Papastamoulis <papapast@yahoo.gr>

Diff between label.switching versions 1.7 dated 2018-05-18 and 1.8 dated 2019-07-01

 DESCRIPTION                    |    8 ++++----
 MD5                            |   10 +++++-----
 R/relabelling_algorithms.R     |    2 +-
 man/compare.clust.Rd           |    5 +----
 man/label.switching-package.Rd |    4 ++--
 man/label.switching.Rd         |   22 +++++++++++-----------
 6 files changed, 24 insertions(+), 27 deletions(-)

More information about label.switching at CRAN
Permanent link

Package ggeffects updated to version 0.11.0 with previous version 0.10.0 dated 2019-05-13

Title: Create Tidy Data Frames of Marginal Effects for 'ggplot' from Model Outputs
Description: Compute marginal effects from statistical models and returns the result as tidy data frames. These data frames are ready to use with the 'ggplot2'-package. Marginal effects can be calculated for many different models. Interaction terms, splines and polynomial terms are also supported. The main functions are ggpredict(), ggemmeans() and ggeffect(). There is a generic plot()-method to plot the results using 'ggplot2'.
Author: Daniel Lüdecke [aut, cre] (<https://orcid.org/0000-0002-8895-3206>)
Maintainer: Daniel Lüdecke <d.luedecke@uke.de>

Diff between ggeffects versions 0.10.0 dated 2019-05-13 and 0.11.0 dated 2019-07-01

 ggeffects-0.10.0/ggeffects/R/utils_model_weights.R                          |only
 ggeffects-0.10.0/ggeffects/inst/doc/differencepredictemmeans.R              |only
 ggeffects-0.10.0/ggeffects/inst/doc/differencepredictemmeans.Rmd            |only
 ggeffects-0.10.0/ggeffects/inst/doc/differencepredictemmeans.html           |only
 ggeffects-0.10.0/ggeffects/inst/doc/effectsatvalues.R                       |only
 ggeffects-0.10.0/ggeffects/inst/doc/effectsatvalues.Rmd                     |only
 ggeffects-0.10.0/ggeffects/inst/doc/effectsatvalues.html                    |only
 ggeffects-0.10.0/ggeffects/inst/doc/logisticmixedmodel.R                    |only
 ggeffects-0.10.0/ggeffects/inst/doc/logisticmixedmodel.Rmd                  |only
 ggeffects-0.10.0/ggeffects/inst/doc/logisticmixedmodel.html                 |only
 ggeffects-0.10.0/ggeffects/inst/doc/marginaleffects.R                       |only
 ggeffects-0.10.0/ggeffects/inst/doc/marginaleffects.Rmd                     |only
 ggeffects-0.10.0/ggeffects/inst/doc/marginaleffects.html                    |only
 ggeffects-0.10.0/ggeffects/inst/doc/plotcustomize.R                         |only
 ggeffects-0.10.0/ggeffects/inst/doc/plotcustomize.Rmd                       |only
 ggeffects-0.10.0/ggeffects/inst/doc/plotcustomize.html                      |only
 ggeffects-0.10.0/ggeffects/inst/doc/plotmethod.R                            |only
 ggeffects-0.10.0/ggeffects/inst/doc/plotmethod.Rmd                          |only
 ggeffects-0.10.0/ggeffects/inst/doc/plotmethod.html                         |only
 ggeffects-0.10.0/ggeffects/inst/doc/randomeffects.R                         |only
 ggeffects-0.10.0/ggeffects/inst/doc/randomeffects.Rmd                       |only
 ggeffects-0.10.0/ggeffects/inst/doc/randomeffects.html                      |only
 ggeffects-0.10.0/ggeffects/inst/doc/stata.R                                 |only
 ggeffects-0.10.0/ggeffects/inst/doc/stata.Rmd                               |only
 ggeffects-0.10.0/ggeffects/inst/doc/stata.html                              |only
 ggeffects-0.10.0/ggeffects/vignettes/differencepredictemmeans.Rmd           |only
 ggeffects-0.10.0/ggeffects/vignettes/effectsatvalues.Rmd                    |only
 ggeffects-0.10.0/ggeffects/vignettes/logisticmixedmodel.Rmd                 |only
 ggeffects-0.10.0/ggeffects/vignettes/marginaleffects.Rmd                    |only
 ggeffects-0.10.0/ggeffects/vignettes/plotcustomize.Rmd                      |only
 ggeffects-0.10.0/ggeffects/vignettes/plotmethod.Rmd                         |only
 ggeffects-0.10.0/ggeffects/vignettes/randomeffects.Rmd                      |only
 ggeffects-0.10.0/ggeffects/vignettes/stata.Rmd                              |only
 ggeffects-0.11.0/ggeffects/DESCRIPTION                                      |   23 
 ggeffects-0.11.0/ggeffects/MD5                                              |  146 +++---
 ggeffects-0.11.0/ggeffects/NAMESPACE                                        |    7 
 ggeffects-0.11.0/ggeffects/NEWS.md                                          |   23 
 ggeffects-0.11.0/ggeffects/R/get_predictions_MCMCglmm.R                     |    9 
 ggeffects-0.11.0/ggeffects/R/get_predictions_MixMod.R                       |    4 
 ggeffects-0.11.0/ggeffects/R/get_predictions_glimML.R                       |only
 ggeffects-0.11.0/ggeffects/R/get_predictions_glmmTMB.R                      |    4 
 ggeffects-0.11.0/ggeffects/R/get_predictions_merMod.R                       |    1 
 ggeffects-0.11.0/ggeffects/R/get_predictions_wbm.R                          |only
 ggeffects-0.11.0/ggeffects/R/getter.R                                       |    8 
 ggeffects-0.11.0/ggeffects/R/ggeffect.R                                     |   41 +
 ggeffects-0.11.0/ggeffects/R/ggemmeans.R                                    |   66 --
 ggeffects-0.11.0/ggeffects/R/ggemmeans_predict_models.R                     |   30 -
 ggeffects-0.11.0/ggeffects/R/ggpredict.R                                    |  175 ++-----
 ggeffects-0.11.0/ggeffects/R/moderator_pattern.R                            |   13 
 ggeffects-0.11.0/ggeffects/R/plot.R                                         |  237 ++++++++--
 ggeffects-0.11.0/ggeffects/R/predict_standard_errors_from_vcov.R            |   16 
 ggeffects-0.11.0/ggeffects/R/predict_zero_inflation.R                       |    8 
 ggeffects-0.11.0/ggeffects/R/predictions.R                                  |    6 
 ggeffects-0.11.0/ggeffects/R/print.R                                        |   26 +
 ggeffects-0.11.0/ggeffects/R/utils.R                                        |   20 
 ggeffects-0.11.0/ggeffects/R/utils_expand_data_to_grid.R                    |   69 ++
 ggeffects-0.11.0/ggeffects/R/utils_ggpredict.R                              |only
 ggeffects-0.11.0/ggeffects/R/utils_model_function.R                         |    4 
 ggeffects-0.11.0/ggeffects/R/utils_parse_vars_arguments.R                   |    2 
 ggeffects-0.11.0/ggeffects/README.md                                        |   19 
 ggeffects-0.11.0/ggeffects/build/partial.rdb                                |binary
 ggeffects-0.11.0/ggeffects/build/vignette.rds                               |binary
 ggeffects-0.11.0/ggeffects/inst/doc/ggeffects.R                             |only
 ggeffects-0.11.0/ggeffects/inst/doc/ggeffects.Rmd                           |only
 ggeffects-0.11.0/ggeffects/inst/doc/ggeffects.html                          |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_effectsatvalues.R          |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_effectsatvalues.Rmd        |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_effectsatvalues.html       |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_plotcustomize.R            |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_plotcustomize.Rmd          |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_plotcustomize.html         |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_plotmethod.R               |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_plotmethod.Rmd             |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_plotmethod.html            |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_randomeffects.R            |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_randomeffects.Rmd          |only
 ggeffects-0.11.0/ggeffects/inst/doc/introduction_randomeffects.html         |only
 ggeffects-0.11.0/ggeffects/inst/doc/practical_logisticmixedmodel.R          |only
 ggeffects-0.11.0/ggeffects/inst/doc/practical_logisticmixedmodel.Rmd        |only
 ggeffects-0.11.0/ggeffects/inst/doc/practical_logisticmixedmodel.html       |only
 ggeffects-0.11.0/ggeffects/inst/doc/technical_differencepredictemmeans.R    |only
 ggeffects-0.11.0/ggeffects/inst/doc/technical_differencepredictemmeans.Rmd  |only
 ggeffects-0.11.0/ggeffects/inst/doc/technical_differencepredictemmeans.html |only
 ggeffects-0.11.0/ggeffects/inst/doc/technical_stata.R                       |only
 ggeffects-0.11.0/ggeffects/inst/doc/technical_stata.Rmd                     |only
 ggeffects-0.11.0/ggeffects/inst/doc/technical_stata.html                    |only
 ggeffects-0.11.0/ggeffects/man/emm.Rd                                       |    5 
 ggeffects-0.11.0/ggeffects/man/ggpredict.Rd                                 |   92 +--
 ggeffects-0.11.0/ggeffects/man/plot.Rd                                      |   22 
 ggeffects-0.11.0/ggeffects/man/rprs_values.Rd                               |   10 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-MCMCglmm.R                   |    5 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-brms-trial.R                 |    3 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-glmRob.R                     |    4 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-glmrob_base.R                |    4 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-lmrob_base.R                 |    2 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-logistf.R                    |    2 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-lrm.R                        |    2 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-rq.R                         |    4 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-survreg.R                    |    2 
 ggeffects-0.11.0/ggeffects/tests/testthat/test-tobit.R                      |    2 
 ggeffects-0.11.0/ggeffects/vignettes/ggeffects.Rmd                          |only
 ggeffects-0.11.0/ggeffects/vignettes/introduction_effectsatvalues.Rmd       |only
 ggeffects-0.11.0/ggeffects/vignettes/introduction_plotcustomize.Rmd         |only
 ggeffects-0.11.0/ggeffects/vignettes/introduction_plotmethod.Rmd            |only
 ggeffects-0.11.0/ggeffects/vignettes/introduction_randomeffects.Rmd         |only
 ggeffects-0.11.0/ggeffects/vignettes/practical_logisticmixedmodel.Rmd       |only
 ggeffects-0.11.0/ggeffects/vignettes/technical_differencepredictemmeans.Rmd |only
 ggeffects-0.11.0/ggeffects/vignettes/technical_stata.Rmd                    |only
 108 files changed, 694 insertions(+), 422 deletions(-)

More information about ggeffects at CRAN
Permanent link

New package easyPSID with initial version 0.1.0
Package: easyPSID
Title: Reading, Formatting, and Organizing the Panel Study of Income Dynamics (PSID)
Version: 0.1.0
Authors@R: person("Brian", "Aronson", email = "bdaronson@gmail.com", role = c("aut", "cre"))
Description: Provides various functions for reading and preparing the Panel Study of Income Dynamics (PSID) for longitudinal analysis, including functions that read the PSID's fixed width format files directly into R, rename all of the PSID's longitudinal variables so that recurring variables have consistent names across years, simplify assembling longitudinal datasets from cross sections of the PSID Family Files, and export the resulting PSID files into file formats common among other statistical programming languages ('SAS', 'STATA', and 'SPSS').
Depends: R (>= 3.0.1)
Imports: stringr (>= 1.0.0), LaF (>= 0.6.0), foreign (>= 0.8-67)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-06-27 17:14:05 UTC; bda13
Author: Brian Aronson [aut, cre]
Maintainer: Brian Aronson <bdaronson@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-01 10:40:03 UTC

More information about easyPSID at CRAN
Permanent link

Package insight updated to version 0.4.0 with previous version 0.3.0 dated 2019-05-11

Title: Easy Access to Model Information for Various Model Objects
Description: A tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. 'insight' mainly revolves around two types of functions: Functions that find (the names of) information, starting with 'find_', and functions that get the underlying data, starting with 'get_'. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.
Author: Daniel Lüdecke [aut, cre] (<https://orcid.org/0000-0002-8895-3206>), Dominique Makowski [aut, ctb] (<https://orcid.org/0000-0001-5375-9967>), Philip Waggoner [aut, ctb] (<https://orcid.org/0000-0002-7825-7573>)
Maintainer: Daniel Lüdecke <d.luedecke@uke.de>

Diff between insight versions 0.3.0 dated 2019-05-11 and 0.4.0 dated 2019-07-01

 insight-0.3.0/insight/inst/doc/function_design.R               |only
 insight-0.3.0/insight/inst/doc/function_design.Rmd             |only
 insight-0.3.0/insight/inst/doc/function_design.html            |only
 insight-0.3.0/insight/man/dot-badlink.Rd                       |only
 insight-0.3.0/insight/man/dot-between_subject_variance.Rd      |only
 insight-0.3.0/insight/man/dot-collapse_cond.Rd                 |only
 insight-0.3.0/insight/man/dot-compute_variance_dispersion.Rd   |only
 insight-0.3.0/insight/man/dot-compute_variance_distribution.Rd |only
 insight-0.3.0/insight/man/dot-compute_variance_fixed.Rd        |only
 insight-0.3.0/insight/man/dot-compute_variance_random.Rd       |only
 insight-0.3.0/insight/man/dot-download_data_github.Rd          |only
 insight-0.3.0/insight/man/dot-get_variance_information.Rd      |only
 insight-0.3.0/insight/man/dot-null_model.Rd                    |only
 insight-0.3.0/insight/man/dot-random_slope_intercept_corr.Rd   |only
 insight-0.3.0/insight/man/dot-random_slope_variance.Rd         |only
 insight-0.3.0/insight/man/dot-random_slopes.Rd                 |only
 insight-0.3.0/insight/man/dot-variance_distributional.Rd       |only
 insight-0.3.0/insight/man/dot-variance_family_beta.Rd          |only
 insight-0.3.0/insight/man/dot-variance_family_default.Rd       |only
 insight-0.3.0/insight/man/dot-variance_family_nbinom.Rd        |only
 insight-0.3.0/insight/man/dot-variance_family_poisson.Rd       |only
 insight-0.3.0/insight/man/dot-variance_family_tweedie.Rd       |only
 insight-0.3.0/insight/man/dot-variance_zinb.Rd                 |only
 insight-0.3.0/insight/man/dot-variance_zip.Rd                  |only
 insight-0.3.0/insight/vignettes/function_design.Rmd            |only
 insight-0.3.0/insight/vignettes/insight_design_2.png           |only
 insight-0.3.0/insight/vignettes/insight_design_3.png           |only
 insight-0.4.0/insight/DESCRIPTION                              |   29 
 insight-0.4.0/insight/MD5                                      |  236 +-
 insight-0.4.0/insight/NAMESPACE                                |   72 
 insight-0.4.0/insight/NEWS.md                                  |   48 
 insight-0.4.0/insight/R/all_equal_models.R                     |   21 
 insight-0.4.0/insight/R/clean_names.R                          |   45 
 insight-0.4.0/insight/R/clean_parameters.R                     |only
 insight-0.4.0/insight/R/colour_tools.R                         |   13 
 insight-0.4.0/insight/R/compute_variances.R                    |  202 --
 insight-0.4.0/insight/R/download_model.R                       |    3 
 insight-0.4.0/insight/R/find_algorithm.R                       |   20 
 insight-0.4.0/insight/R/find_formula.R                         |  404 +++-
 insight-0.4.0/insight/R/find_interactions.R                    |only
 insight-0.4.0/insight/R/find_parameters.R                      |  392 +++-
 insight-0.4.0/insight/R/find_predictors.R                      |   41 
 insight-0.4.0/insight/R/find_random.R                          |   22 
 insight-0.4.0/insight/R/find_random_slopes.R                   |    8 
 insight-0.4.0/insight/R/find_response.R                        |   18 
 insight-0.4.0/insight/R/find_terms.R                           |  115 -
 insight-0.4.0/insight/R/find_variables.R                       |  109 -
 insight-0.4.0/insight/R/find_weights.R                         |only
 insight-0.4.0/insight/R/get_data.R                             |  285 ++-
 insight-0.4.0/insight/R/get_parameters.R                       |  235 ++
 insight-0.4.0/insight/R/get_predictors.R                       |   11 
 insight-0.4.0/insight/R/get_priors.R                           |   40 
 insight-0.4.0/insight/R/get_random.R                           |    4 
 insight-0.4.0/insight/R/get_response.R                         |   11 
 insight-0.4.0/insight/R/get_variances.R                        |    4 
 insight-0.4.0/insight/R/get_weights.R                          |only
 insight-0.4.0/insight/R/has_intercept.R                        |    4 
 insight-0.4.0/insight/R/helper_functions.R                     |  161 +
 insight-0.4.0/insight/R/is_model.R                             |    8 
 insight-0.4.0/insight/R/link_function.R                        |   26 
 insight-0.4.0/insight/R/link_inverse.R                         |   26 
 insight-0.4.0/insight/R/model_info.R                           |  106 +
 insight-0.4.0/insight/R/n_obs.R                                |  228 ++
 insight-0.4.0/insight/R/print_parameters.R                     |only
 insight-0.4.0/insight/README.md                                |  167 +
 insight-0.4.0/insight/build/partial.rdb                        |binary
 insight-0.4.0/insight/build/vignette.rds                       |binary
 insight-0.4.0/insight/inst/CITATION                            |only
 insight-0.4.0/insight/inst/doc/insight.R                       |only
 insight-0.4.0/insight/inst/doc/insight.Rmd                     |only
 insight-0.4.0/insight/inst/doc/insight.html                    |only
 insight-0.4.0/insight/man/all_models_equal.Rd                  |   11 
 insight-0.4.0/insight/man/clean_names.Rd                       |   23 
 insight-0.4.0/insight/man/clean_parameters.Rd                  |only
 insight-0.4.0/insight/man/find_interactions.Rd                 |only
 insight-0.4.0/insight/man/find_parameters.Rd                   |   48 
 insight-0.4.0/insight/man/find_terms.Rd                        |   55 
 insight-0.4.0/insight/man/find_variables.Rd                    |   52 
 insight-0.4.0/insight/man/find_weights.Rd                      |only
 insight-0.4.0/insight/man/get_parameters.Rd                    |   48 
 insight-0.4.0/insight/man/get_predictors.Rd                    |    2 
 insight-0.4.0/insight/man/get_random.Rd                        |    2 
 insight-0.4.0/insight/man/get_response.Rd                      |    7 
 insight-0.4.0/insight/man/get_variance.Rd                      |    4 
 insight-0.4.0/insight/man/get_weights.Rd                       |only
 insight-0.4.0/insight/man/model_info.Rd                        |   14 
 insight-0.4.0/insight/man/n_obs.Rd                             |   10 
 insight-0.4.0/insight/man/print_parameters.Rd                  |only
 insight-0.4.0/insight/tests/testthat/test-BBmm.R               |only
 insight-0.4.0/insight/tests/testthat/test-BBreg.R              |only
 insight-0.4.0/insight/tests/testthat/test-BayesFactorBF.R      |   39 
 insight-0.4.0/insight/tests/testthat/test-GLMMadaptive.R       |  345 +--
 insight-0.4.0/insight/tests/testthat/test-Gam2.R               |    9 
 insight-0.4.0/insight/tests/testthat/test-LORgee.R             |   12 
 insight-0.4.0/insight/tests/testthat/test-aovlist.R            |   19 
 insight-0.4.0/insight/tests/testthat/test-betabin.R            |only
 insight-0.4.0/insight/tests/testthat/test-betareg.R            |   12 
 insight-0.4.0/insight/tests/testthat/test-bigglm.R             |   10 
 insight-0.4.0/insight/tests/testthat/test-blmer.R              |   10 
 insight-0.4.0/insight/tests/testthat/test-brms.R               |  120 +
 insight-0.4.0/insight/tests/testthat/test-censReg.R            |   10 
 insight-0.4.0/insight/tests/testthat/test-clm2.R               |   10 
 insight-0.4.0/insight/tests/testthat/test-clmm.R               |    4 
 insight-0.4.0/insight/tests/testthat/test-coxme.R              |   20 
 insight-0.4.0/insight/tests/testthat/test-coxph.R              |   12 
 insight-0.4.0/insight/tests/testthat/test-crch.R               |    9 
 insight-0.4.0/insight/tests/testthat/test-feis.R               |   12 
 insight-0.4.0/insight/tests/testthat/test-felm.R               |   19 
 insight-0.4.0/insight/tests/testthat/test-gam.R                |   10 
 insight-0.4.0/insight/tests/testthat/test-gamlss.R             |   12 
 insight-0.4.0/insight/tests/testthat/test-gamm.R               |    9 
 insight-0.4.0/insight/tests/testthat/test-gamm4.R              |    9 
 insight-0.4.0/insight/tests/testthat/test-gbm.R                |   10 
 insight-0.4.0/insight/tests/testthat/test-glm.R                |   10 
 insight-0.4.0/insight/tests/testthat/test-glmmTMB.R            |  133 +
 insight-0.4.0/insight/tests/testthat/test-glmrob_base.R        |    9 
 insight-0.4.0/insight/tests/testthat/test-gls.R                |   11 
 insight-0.4.0/insight/tests/testthat/test-gmnl.R               |   10 
 insight-0.4.0/insight/tests/testthat/test-hurdle.R             |   10 
 insight-0.4.0/insight/tests/testthat/test-ivreg.R              |   10 
 insight-0.4.0/insight/tests/testthat/test-lm.R                 |   11 
 insight-0.4.0/insight/tests/testthat/test-lme.R                |    8 
 insight-0.4.0/insight/tests/testthat/test-lmer.R               |   17 
 insight-0.4.0/insight/tests/testthat/test-mixed.R              |   10 
 insight-0.4.0/insight/tests/testthat/test-mvrstanarm.R         |  867 +++++++++-
 insight-0.4.0/insight/tests/testthat/test-namespace.R          |   10 
 insight-0.4.0/insight/tests/testthat/test-negbin.R             |only
 insight-0.4.0/insight/tests/testthat/test-ols.R                |    6 
 insight-0.4.0/insight/tests/testthat/test-panelr.R             |only
 insight-0.4.0/insight/tests/testthat/test-plm.R                |   10 
 insight-0.4.0/insight/tests/testthat/test-polr.R               |   24 
 insight-0.4.0/insight/tests/testthat/test-psm.R                |   12 
 insight-0.4.0/insight/tests/testthat/test-response_data2.R     |    5 
 insight-0.4.0/insight/tests/testthat/test-rlmer.R              |   10 
 insight-0.4.0/insight/tests/testthat/test-rstanarm.R           |   51 
 insight-0.4.0/insight/tests/testthat/test-speedglm.R           |   10 
 insight-0.4.0/insight/tests/testthat/test-speedlm.R            |   14 
 insight-0.4.0/insight/tests/testthat/test-survfit.R            |only
 insight-0.4.0/insight/tests/testthat/test-survreg.R            |    6 
 insight-0.4.0/insight/tests/testthat/test-vgam.R               |   15 
 insight-0.4.0/insight/vignettes/figure3a.png                   |only
 insight-0.4.0/insight/vignettes/figure3b.png                   |only
 insight-0.4.0/insight/vignettes/figure3c.png                   |only
 insight-0.4.0/insight/vignettes/figure3d.png                   |only
 insight-0.4.0/insight/vignettes/insight.Rmd                    |only
 145 files changed, 3993 insertions(+), 1398 deletions(-)

More information about insight at CRAN
Permanent link

Package esquisse updated to version 0.2.1 with previous version 0.2.0 dated 2019-06-20

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.2.0 dated 2019-06-20 and 0.2.1 dated 2019-07-01

 DESCRIPTION              |    8 ++---
 MD5                      |   24 ++++++++---------
 NAMESPACE                |   15 ++++++++++
 NEWS.md                  |    7 ++++
 R/esquisserServer.R      |   14 ++++-----
 R/geoms.R                |    8 +++--
 R/mapping.R              |    2 -
 R/module-chartControls.R |   66 ++++++++++++++++++++++++++++++++++++++++++++---
 R/module_filterDF.R      |   32 ++++++++++++++++++++--
 R/scales.R               |   15 ++++++++++
 man/match_geom_args.Rd   |    6 ++--
 man/module-esquisse.Rd   |    4 +-
 man/module-filterDF.Rd   |    4 ++
 13 files changed, 165 insertions(+), 40 deletions(-)

More information about esquisse at CRAN
Permanent link

Package errorlocate updated to version 0.2.0 with previous version 0.1.3 dated 2018-03-30

Title: Locate Errors with Validation Rules
Description: Errors in data can be located and removed using validation rules from package 'validate'.
Author: Edwin de Jonge [aut, cre], Mark van der Loo [aut]
Maintainer: Edwin de Jonge <edwindjonge@gmail.com>

Diff between errorlocate versions 0.1.3 dated 2018-03-30 and 0.2.0 dated 2019-07-01

 errorlocate-0.1.3/errorlocate/R/linear.r                                  |only
 errorlocate-0.1.3/errorlocate/R/mip.R                                     |only
 errorlocate-0.2.0/errorlocate/DESCRIPTION                                 |   19 +-
 errorlocate-0.2.0/errorlocate/MD5                                         |   43 +++--
 errorlocate-0.2.0/errorlocate/NAMESPACE                                   |    4 
 errorlocate-0.2.0/errorlocate/NEWS.md                                     |only
 errorlocate-0.2.0/errorlocate/R/MipRules.R                                |only
 errorlocate-0.2.0/errorlocate/R/categorical.R                             |    7 
 errorlocate-0.2.0/errorlocate/R/dnf.R                                     |only
 errorlocate-0.2.0/errorlocate/R/errorlocalizer.R                          |   17 +-
 errorlocate-0.2.0/errorlocate/R/expr_manip.R                              |   76 ----------
 errorlocate-0.2.0/errorlocate/R/linear.R                                  |only
 errorlocate-0.2.0/errorlocate/R/locate-errors.R                           |   12 -
 errorlocate-0.2.0/errorlocate/R/mip_lpsolve.R                             |    5 
 errorlocate-0.2.0/errorlocate/R/mip_rule.R                                |    2 
 errorlocate-0.2.0/errorlocate/R/soft-rule.R                               |    1 
 errorlocate-0.2.0/errorlocate/R/utils.R                                   |only
 errorlocate-0.2.0/errorlocate/man/MipRules-class.Rd                       |    2 
 errorlocate-0.2.0/errorlocate/man/is_linear.Rd                            |    2 
 errorlocate-0.2.0/errorlocate/man/locate_errors.Rd                        |   10 -
 errorlocate-0.2.0/errorlocate/man/replace_errors.Rd                       |    8 -
 errorlocate-0.2.0/errorlocate/man/translate_mip_lp.Rd                     |    4 
 errorlocate-0.2.0/errorlocate/tests/testthat/test-errorlocation-print.txt |    2 
 errorlocate-0.2.0/errorlocate/tests/testthat/test-expr-manip.R            |   30 +--
 errorlocate-0.2.0/errorlocate/tests/testthat/test-locate_errors.R         |    7 
 errorlocate-0.2.0/errorlocate/tests/testthat/test-mip.R                   |    2 
 26 files changed, 103 insertions(+), 150 deletions(-)

More information about errorlocate at CRAN
Permanent link

Package abn updated to version 2.0 with previous version 1.3 dated 2018-11-22

Title: Modelling Multivariate Data with Additive Bayesian Networks
Description: Bayesian network analysis is a form of probabilistic graphical models which derives from empirical data a directed acyclic graph, DAG, describing the dependency structure between random variables. An additive Bayesian network model consists of a form of a DAG where each node comprises a generalized linear model, GLM. Additive Bayesian network models are equivalent to Bayesian multivariate regression using graphical modelling, they generalises the usual multivariable regression, GLM, to multiple dependent variables. 'abn' provides routines to help determine optimal Bayesian network models for a given data set, where these models are used to identify statistical dependencies in messy, complex data. The additive formulation of these models is equivalent to multivariate generalised linear modelling (including mixed models with iid random effects). The usual term to describe this model selection process is structure discovery. The core functionality is concerned with model selection - determining the most robust empirical model of data from interdependent variables. Laplace approximations are used to estimate goodness of fit metrics and model parameters, and wrappers are also included to the INLA package which can be obtained from <http://www.r-inla.org>. A comprehensive set of documented case studies, numerical accuracy/quality assurance exercises, and additional documentation are available from the 'abn' website <http://r-bayesian-networks.org>.
Author: Gilles Kratzer [aut, cre] (<https://orcid.org/0000-0002-5929-8935>), Fraser Ian Lewis [aut], Reinhard Furrer [ctb] (<https://orcid.org/0000-0002-6319-2332>), Marta Pittavino [ctb] (<https://orcid.org/0000-0002-1232-1034>)
Maintainer: Gilles Kratzer <gilles.kratzer@math.uzh.ch>

Diff between abn versions 1.3 dated 2018-11-22 and 2.0 dated 2019-07-01

 abn-1.3/abn/R/heuristic_search.R                                     |only
 abn-1.3/abn/inst/bootstrapping_example/pigs_post_params.R            |only
 abn-1.3/abn/man/build_score_cache_mle.Rd                             |only
 abn-1.3/abn/man/fitabn_mle.Rd                                        |only
 abn-1.3/abn/man/heuristic_search.Rd                                  |only
 abn-1.3/abn/man/logit.Rd                                             |only
 abn-1.3/abn/tests/testthat/model.bug                                 |only
 abn-1.3/abn/tests/testthat/test.R                                    |only
 abn-2.0/abn/ChangeLog                                                |   15 
 abn-2.0/abn/DESCRIPTION                                              |   14 
 abn-2.0/abn/MD5                                                      |  171 +-
 abn-2.0/abn/NAMESPACE                                                |   47 
 abn-2.0/abn/R/RcppExports.R                                          |   32 
 abn-2.0/abn/R/abn-infotheo.R                                         |  551 +++----
 abn-2.0/abn/R/abn-internal.R                                         |  737 +++++----
 abn-2.0/abn/R/abn-methods.R                                          |only
 abn-2.0/abn/R/abn-toolbox.R                                          |  769 +++++-----
 abn-2.0/abn/R/build_score_cache.R                                    |  499 ------
 abn-2.0/abn/R/build_score_cache_bayes.R                              |only
 abn-2.0/abn/R/build_score_cache_mle.R                                |  735 +++++----
 abn-2.0/abn/R/calc_node_inla_glm.R                                   |   32 
 abn-2.0/abn/R/calc_node_inla_glmm.R                                  |   34 
 abn-2.0/abn/R/fitabn.R                                               |  711 ---------
 abn-2.0/abn/R/fitabn_bayes.R                                         |only
 abn-2.0/abn/R/fitabn_mle.R                                           |  248 +--
 abn-2.0/abn/R/getmarginals.R                                         |  326 ++--
 abn-2.0/abn/R/link-strength.R                                        |  366 ++--
 abn-2.0/abn/R/markov-blanket.R                                       |  182 --
 abn-2.0/abn/R/mostprobable.R                                         |   61 
 abn-2.0/abn/R/plot-abn.R                                             |  538 +++---
 abn-2.0/abn/R/search_heuristic.R                                     |only
 abn-2.0/abn/R/search_hillclimber.R                                   |  287 +--
 abn-2.0/abn/R/simulate-abn.R                                         |  357 ++--
 abn-2.0/abn/R/tographviz.R                                           |   37 
 abn-2.0/abn/R/validation.R                                           |only
 abn-2.0/abn/README.md                                                |    1 
 abn-2.0/abn/build/vignette.rds                                       |binary
 abn-2.0/abn/cleanup                                                  |    1 
 abn-2.0/abn/configure                                                |   18 
 abn-2.0/abn/configure.ac                                             |    2 
 abn-2.0/abn/data/adg.RData                                           |only
 abn-2.0/abn/inst/bootstrapping_example/10KBootstrapping.R            |   54 
 abn-2.0/abn/inst/bootstrapping_example/analysis_jags_output.R        |   20 
 abn-2.0/abn/inst/bootstrapping_example/calculate_marginalDensities.R |    6 
 abn-2.0/abn/inst/bootstrapping_example/inits.R                       |    2 
 abn-2.0/abn/inst/bootstrapping_example/inits_1.R                     |    2 
 abn-2.0/abn/inst/bootstrapping_example/inits_2.R                     |    2 
 abn-2.0/abn/inst/bootstrapping_example/pigs_post_params.Rds          |only
 abn-2.0/abn/man/abn-package.Rd                                       |only
 abn-2.0/abn/man/abninla-internal.Rd                                  |   60 
 abn-2.0/abn/man/adg-dataset.Rd                                       |only
 abn-2.0/abn/man/build_score_cache.Rd                                 |  242 +--
 abn-2.0/abn/man/compareDag.Rd                                        |   31 
 abn-2.0/abn/man/createDag.Rd                                         |only
 abn-2.0/abn/man/dag_ex0.Rd                                           |   71 
 abn-2.0/abn/man/dag_ex1.Rd                                           |   14 
 abn-2.0/abn/man/dag_ex2.Rd                                           |   17 
 abn-2.0/abn/man/dag_ex3.Rd                                           |   35 
 abn-2.0/abn/man/dag_ex4.Rd                                           |   30 
 abn-2.0/abn/man/dag_ex5.Rd                                           |   40 
 abn-2.0/abn/man/dag_ex6.Rd                                           |   33 
 abn-2.0/abn/man/dag_ex7.Rd                                           |   14 
 abn-2.0/abn/man/discretization.Rd                                    |   18 
 abn-2.0/abn/man/entropyData.Rd                                       |    9 
 abn-2.0/abn/man/essentialGraph.Rd                                    |   31 
 abn-2.0/abn/man/expit.Rd                                             |    4 
 abn-2.0/abn/man/fitabn.Rd                                            |  402 ++---
 abn-2.0/abn/man/infoDag.Rd                                           |   33 
 abn-2.0/abn/man/link_strength.Rd                                     |   53 
 abn-2.0/abn/man/mb.Rd                                                |   29 
 abn-2.0/abn/man/miData.Rd                                            |   14 
 abn-2.0/abn/man/mostprobable.Rd                                      |  199 --
 abn-2.0/abn/man/or.Rd                                                |    6 
 abn-2.0/abn/man/pigs.vienna.Rd                                       |    5 
 abn-2.0/abn/man/plot-abn.Rd                                          |   30 
 abn-2.0/abn/man/scoreContribution.Rd                                 |only
 abn-2.0/abn/man/search_heuristic.Rd                                  |only
 abn-2.0/abn/man/search_hillclimber.Rd                                |  113 -
 abn-2.0/abn/man/simulate-abn.Rd                                      |   75 
 abn-2.0/abn/man/simulate-dag.Rd                                      |   29 
 abn-2.0/abn/man/tographviz.Rd                                        |   82 -
 abn-2.0/abn/man/var33.Rd                                             |   56 
 abn-2.0/abn/src/Makevars.in                                          |    4 
 abn-2.0/abn/src/RcppExports.cpp                                      |  104 -
 abn-2.0/abn/src/cycles.c                                             |    4 
 abn-2.0/abn/src/fit_single_node.c                                    |    4 
 abn-2.0/abn/src/irls_binomial_fast.cpp                               |    4 
 abn-2.0/abn/src/irls_binomial_fast_br.cpp                            |    4 
 abn-2.0/abn/src/irls_poisson.cpp                                     |    6 
 abn-2.0/abn/src/irls_poisson_fast.cpp                                |   11 
 abn-2.0/abn/src/mostprobable.c                                       |   12 
 abn-2.0/abn/src/node_binomial.c                                      |    8 
 abn-2.0/abn/src/node_binomial_marginals_rv.c                         |   12 
 abn-2.0/abn/src/searchhill.c                                         |    4 
 abn-2.0/abn/tests/testthat/test-backward-compatibility.R             |only
 abn-2.0/abn/tests/testthat/test-package.R                            |only
 abn-2.0/abn/tests/testthat/test-validate.R                           |only
 abn-2.0/abn/tests/testthat/testdata/buildscorecache_ex1_.Rdata       |only
 abn-2.0/abn/tests/testthat/testdata/fitabn_ex0_.Rdata                |only
 99 files changed, 3945 insertions(+), 4864 deletions(-)

More information about abn at CRAN
Permanent link

Package utile.tools updated to version 0.2.0 with previous version 0.1.2 dated 2019-06-03

Title: Summarize Data for Publication
Description: A variety of tools for preparing and summarizing data for publication purposes. Function verbs include 'tabulate' for creating usable tabulated data from models, 'paste' for generating human-readable statistics from a variety of summarizable data types, 'calc' for reliably calculating differences between data points, and 'test' for conducting simple statistical tests which return human-readable results.
Author: Eric Finnesgard [aut, cre]
Maintainer: Eric Finnesgard <finnesgard.eric@mayo.edu>

Diff between utile.tools versions 0.1.2 dated 2019-06-03 and 0.2.0 dated 2019-07-01

 utile.tools-0.1.2/utile.tools/man/tabulate_logit.Rd       |only
 utile.tools-0.2.0/utile.tools/DESCRIPTION                 |   15 
 utile.tools-0.2.0/utile.tools/MD5                         |   38 -
 utile.tools-0.2.0/utile.tools/NAMESPACE                   |    8 
 utile.tools-0.2.0/utile.tools/NEWS.md                     |only
 utile.tools-0.2.0/utile.tools/R/calc.R                    |   51 +
 utile.tools-0.2.0/utile.tools/R/paste.R                   |  114 +--
 utile.tools-0.2.0/utile.tools/R/tabulate.R                |  482 +++++++-------
 utile.tools-0.2.0/utile.tools/R/test.R                    |    9 
 utile.tools-0.2.0/utile.tools/R/utils.R                   |only
 utile.tools-0.2.0/utile.tools/README.md                   |   20 
 utile.tools-0.2.0/utile.tools/man/calc_duration.Rd        |   24 
 utile.tools-0.2.0/utile.tools/man/paste_efs.Rd            |    6 
 utile.tools-0.2.0/utile.tools/man/paste_freq.Rd           |   20 
 utile.tools-0.2.0/utile.tools/man/paste_mean.Rd           |    4 
 utile.tools-0.2.0/utile.tools/man/paste_median.Rd         |    4 
 utile.tools-0.2.0/utile.tools/man/tabulate_at_risk.Rd     |    7 
 utile.tools-0.2.0/utile.tools/man/tabulate_model.Rd       |   49 -
 utile.tools-0.2.0/utile.tools/man/tabulate_model.coxph.Rd |only
 utile.tools-0.2.0/utile.tools/man/tabulate_model.glm.Rd   |only
 utile.tools-0.2.0/utile.tools/man/tabulate_model.lm.Rd    |only
 utile.tools-0.2.0/utile.tools/man/test_factor.Rd          |    4 
 utile.tools-0.2.0/utile.tools/man/test_numeric.Rd         |    4 
 23 files changed, 441 insertions(+), 418 deletions(-)

More information about utile.tools at CRAN
Permanent link

Package nlmixr (with last version 1.1.0-8) was removed from CRAN

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

2019-05-31 1.1.0-8
2019-05-31 1.1.0-9
2018-09-23 1.0.0-7
2018-06-21 0.9.1-3

Permanent link
Package idealstan (with last version 0.7.0) was removed from CRAN

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

2019-02-19 0.7.0
2019-02-19 0.7.1
2018-12-06 0.5.1
2018-10-31 0.5.0
2018-02-09 0.2.7

Permanent link
Package ryandexdirect updated to version 3.2.0 with previous version 3.1.6 dated 2019-06-04

Title: Load Data From 'Yandex Direct'
Description: Load data from 'Yandex Direct' API V5 <https://tech.yandex.ru/direct/doc/dg/concepts/about-docpage/> into R. Provide function for load lists of campaings, ads, keywords and other objects from 'Yandex Direct' account. Also you can load statistic from API 'Reports Service' <https://tech.yandex.ru/direct/doc/reports/reports-docpage/>. And allows keyword bids management.
Author: Alexey Seleznev [aut, cre]
Maintainer: Alexey Seleznev <selesnow@gmail.com>

Diff between ryandexdirect versions 3.1.6 dated 2019-06-04 and 3.2.0 dated 2019-07-01

 DESCRIPTION                               |   11 -
 MD5                                       |   27 ++-
 NAMESPACE                                 |    4 
 NEWS.md                                   |   12 +
 R/yadirGetKeyWordsBids.R                  |only
 R/yadirSetAutoKeyWordsBids.R              |only
 R/yadirSetKeyWordsBids.R                  |only
 README.md                                 |  248 ++++++++++++++++++------------
 build/partial.rdb                         |binary
 build/vignette.rds                        |binary
 inst/doc/yandex-direct-auth.html          |    4 
 inst/doc/yandex-direct-get-statistic.html |    4 
 inst/doc/yandex-direct-keyword-bids.R     |only
 inst/doc/yandex-direct-keyword-bids.Rmd   |only
 inst/doc/yandex-direct-keyword-bids.html  |only
 inst/logo                                 |only
 man/yadirGetKeyWordsBids.Rd               |only
 man/yadirSetAutoKeyWordsBids.Rd           |only
 man/yadirSetKeyWordsBids.Rd               |only
 vignettes/yandex-direct-keyword-bids.Rmd  |only
 20 files changed, 202 insertions(+), 108 deletions(-)

More information about ryandexdirect at CRAN
Permanent link

Package LMest updated to version 2.5.0 with previous version 2.4.5 dated 2019-04-07

Title: Generalized Latent Markov Models
Description: Latent Markov models for longitudinal continuous and categorical data. See Bartolucci, Pandolfi, Pennoni (2017)<doi:10.18637/jss.v081.i04>.
Author: Francesco Bartolucci, Silvia Pandolfi, Fulvia Pennoni, Alessio Farcomeni, Alessio Serafini
Maintainer: Francesco Bartolucci <bart@stat.unipg.it>

Diff between LMest versions 2.4.5 dated 2019-04-07 and 2.5.0 dated 2019-07-01

 LMest-2.4.5/LMest/R/est_lm_basic.R                    |only
 LMest-2.4.5/LMest/R/est_lm_basic_cont.R               |only
 LMest-2.4.5/LMest/R/est_lm_cov_latent.R               |only
 LMest-2.4.5/LMest/R/est_lm_cov_latent_cont.R          |only
 LMest-2.4.5/LMest/R/est_lm_cov_manifest.R             |only
 LMest-2.4.5/LMest/R/est_lm_mixed.R                    |only
 LMest-2.4.5/LMest/R/est_mc_basic.R                    |only
 LMest-2.4.5/LMest/R/est_mc_cov.R                      |only
 LMest-2.4.5/LMest/R/print.LMbasic.R                   |only
 LMest-2.4.5/LMest/R/print.LMbasiccont.R               |only
 LMest-2.4.5/LMest/R/print.LMlatent.R                  |only
 LMest-2.4.5/LMest/R/print.LMlatentcont.R              |only
 LMest-2.4.5/LMest/R/print.LMmanifest.R                |only
 LMest-2.4.5/LMest/R/print.LMmixed.R                   |only
 LMest-2.4.5/LMest/R/print.LMsearch.R                  |only
 LMest-2.4.5/LMest/R/print.MCbasic.R                   |only
 LMest-2.4.5/LMest/R/print.MClatent.R                  |only
 LMest-2.4.5/LMest/man/blkdiag.Rd                      |only
 LMest-2.4.5/LMest/man/complk.Rd                       |only
 LMest-2.4.5/LMest/man/complk_cont.Rd                  |only
 LMest-2.4.5/LMest/man/est_multilogit.Rd               |only
 LMest-2.4.5/LMest/man/expit.Rd                        |only
 LMest-2.4.5/LMest/man/expit1.Rd                       |only
 LMest-2.4.5/LMest/man/invglob.Rd                      |only
 LMest-2.4.5/LMest/man/lk_ar_rho.Rd                    |only
 LMest-2.4.5/LMest/man/lk_comp_latent.Rd               |only
 LMest-2.4.5/LMest/man/lk_comp_latent_cont.Rd          |only
 LMest-2.4.5/LMest/man/lk_obs.Rd                       |only
 LMest-2.4.5/LMest/man/lk_obs_latent.Rd                |only
 LMest-2.4.5/LMest/man/lk_obs_manifest.Rd              |only
 LMest-2.4.5/LMest/man/lk_obs_mixed.Rd                 |only
 LMest-2.4.5/LMest/man/lk_sta.Rd                       |only
 LMest-2.4.5/LMest/man/logit1.Rd                       |only
 LMest-2.4.5/LMest/man/marg_param.Rd                   |only
 LMest-2.4.5/LMest/man/print.LMbasic.Rd                |only
 LMest-2.4.5/LMest/man/print.LMbasiccont.Rd            |only
 LMest-2.4.5/LMest/man/print.LMlatent.Rd               |only
 LMest-2.4.5/LMest/man/print.LMlatentcont.Rd           |only
 LMest-2.4.5/LMest/man/print.LMmanifest.Rd             |only
 LMest-2.4.5/LMest/man/print.LMmixed.Rd                |only
 LMest-2.4.5/LMest/man/print.LMsearch.Rd               |only
 LMest-2.4.5/LMest/man/print.MCbasic.Rd                |only
 LMest-2.4.5/LMest/man/print.MClatent.Rd               |only
 LMest-2.4.5/LMest/man/prob_multilogit.Rd              |only
 LMest-2.4.5/LMest/man/prob_post_cov.Rd                |only
 LMest-2.4.5/LMest/man/prob_post_cov_cont.Rd           |only
 LMest-2.4.5/LMest/man/prod_array.Rd                   |only
 LMest-2.4.5/LMest/man/rec1.Rd                         |only
 LMest-2.4.5/LMest/man/rec3.Rd                         |only
 LMest-2.4.5/LMest/man/recursions.Rd                   |only
 LMest-2.4.5/LMest/man/sq.Rd                           |only
 LMest-2.4.5/LMest/man/stationary.Rd                   |only
 LMest-2.4.5/LMest/man/summary.LMbasic.Rd              |only
 LMest-2.4.5/LMest/man/summary.LMbasiccont.Rd          |only
 LMest-2.4.5/LMest/man/summary.LMlatent.Rd             |only
 LMest-2.4.5/LMest/man/summary.LMlatentcont.Rd         |only
 LMest-2.4.5/LMest/man/summary.LMmanifest.Rd           |only
 LMest-2.4.5/LMest/man/summary.LMmixed.Rd              |only
 LMest-2.4.5/LMest/man/summary.LMsearch.Rd             |only
 LMest-2.4.5/LMest/man/summary.MCbasic.Rd              |only
 LMest-2.4.5/LMest/man/summary.MClatent.Rd             |only
 LMest-2.4.5/LMest/man/trans_par.Rd                    |only
 LMest-2.5.0/LMest/DESCRIPTION                         |   24 +
 LMest-2.5.0/LMest/MD5                                 |  218 ++++++++----------
 LMest-2.5.0/LMest/NAMESPACE                           |   79 ++++--
 LMest-2.5.0/LMest/R/LMest-deprecated.R                |only
 LMest-2.5.0/LMest/R/bootstrap.R                       |only
 LMest-2.5.0/LMest/R/draw.R                            |only
 LMest-2.5.0/LMest/R/draw_lm_basic.R                   |   74 +++---
 LMest-2.5.0/LMest/R/draw_lm_basic_cont.R              |   11 
 LMest-2.5.0/LMest/R/draw_lm_cov_latent.R              |   15 -
 LMest-2.5.0/LMest/R/draw_lm_cov_latent_cont.R         |   11 
 LMest-2.5.0/LMest/R/draw_lm_mixed.R                   |   13 -
 LMest-2.5.0/LMest/R/est_old.R                         |only
 LMest-2.5.0/LMest/R/functions.R                       |only
 LMest-2.5.0/LMest/R/lk_comp_latent.R                  |    2 
 LMest-2.5.0/LMest/R/lk_obs_latent_cont.R              |only
 LMest-2.5.0/LMest/R/lmbasic.R                         |only
 LMest-2.5.0/LMest/R/lmbasic.cont.R                    |only
 LMest-2.5.0/LMest/R/lmcovlatent.R                     |only
 LMest-2.5.0/LMest/R/lmcovlatent.cont.R                |only
 LMest-2.5.0/LMest/R/lmcovmanifest.R                   |only
 LMest-2.5.0/LMest/R/lmest.R                           |only
 LMest-2.5.0/LMest/R/lmestCont.R                       |only
 LMest-2.5.0/LMest/R/lmestFormula.R                    |only
 LMest-2.5.0/LMest/R/lmestMc.R                         |only
 LMest-2.5.0/LMest/R/lmestMixed.R                      |only
 LMest-2.5.0/LMest/R/lmestSearch.R                     |only
 LMest-2.5.0/LMest/R/lmmixed.R                         |only
 LMest-2.5.0/LMest/R/mcbasic.R                         |only
 LMest-2.5.0/LMest/R/mccov.R                           |only
 LMest-2.5.0/LMest/R/print.R                           |only
 LMest-2.5.0/LMest/R/rec3.R                            |   22 -
 LMest-2.5.0/LMest/R/se.R                              |only
 LMest-2.5.0/LMest/R/search.model.LM.R                 |   58 ++--
 LMest-2.5.0/LMest/R/summary.LMbasic.R                 |   21 -
 LMest-2.5.0/LMest/R/summary.LMbasiccont.R             |   21 -
 LMest-2.5.0/LMest/R/summary.LMlatent.R                |   25 +-
 LMest-2.5.0/LMest/R/summary.LMlatentcont.R            |   27 +-
 LMest-2.5.0/LMest/R/summary.LMmanifest.R              |   19 -
 LMest-2.5.0/LMest/R/summary.LMmixed.R                 |   15 -
 LMest-2.5.0/LMest/R/summary.LMsearch.R                |   30 +-
 LMest-2.5.0/LMest/R/summary.MCbasic.R                 |   21 -
 LMest-2.5.0/LMest/R/summary.MCcov.R                   |only
 LMest-2.5.0/LMest/R/summary.MClatent.R                |   17 -
 LMest-2.5.0/LMest/R/zzz.R                             |only
 LMest-2.5.0/LMest/data/RLMSlong.rda                   |only
 LMest-2.5.0/LMest/data/data_SRHS_long.rda             |binary
 LMest-2.5.0/LMest/man/LMbasic-class.Rd                |only
 LMest-2.5.0/LMest/man/LMbasiccont-class.Rd            |only
 LMest-2.5.0/LMest/man/LMest-package.Rd                |   86 ++++---
 LMest-2.5.0/LMest/man/LMlatent-class.Rd               |only
 LMest-2.5.0/LMest/man/LMlatentcont-class.Rd           |only
 LMest-2.5.0/LMest/man/LMmanifest-class.Rd             |only
 LMest-2.5.0/LMest/man/LMmixed-class.Rd                |only
 LMest-2.5.0/LMest/man/MCbasic-class.Rd                |only
 LMest-2.5.0/LMest/man/MCcov-class.Rd                  |only
 LMest-2.5.0/LMest/man/RLMSdat.Rd                      |    5 
 LMest-2.5.0/LMest/man/RLMSlong.Rd                     |only
 LMest-2.5.0/LMest/man/bootstrap.Rd                    |only
 LMest-2.5.0/LMest/man/bootstrap_lm_basic.Rd           |   20 -
 LMest-2.5.0/LMest/man/bootstrap_lm_basic_cont.Rd      |   23 -
 LMest-2.5.0/LMest/man/bootstrap_lm_cov_latent.Rd      |   33 +-
 LMest-2.5.0/LMest/man/bootstrap_lm_cov_latent_cont.Rd |   24 +
 LMest-2.5.0/LMest/man/data_SRHS_long.Rd               |    5 
 LMest-2.5.0/LMest/man/data_criminal_sim.Rd            |   30 +-
 LMest-2.5.0/LMest/man/data_drug.Rd                    |   12 
 LMest-2.5.0/LMest/man/decoding.Rd                     |   46 +--
 LMest-2.5.0/LMest/man/drawLMbasic.Rd                  |only
 LMest-2.5.0/LMest/man/drawLMbasiccont.Rd              |only
 LMest-2.5.0/LMest/man/drawLMlatent.Rd                 |only
 LMest-2.5.0/LMest/man/drawLMlatentcont.Rd             |only
 LMest-2.5.0/LMest/man/drawLMmixed.Rd                  |only
 LMest-2.5.0/LMest/man/draw_lm_basic.Rd                |   35 +-
 LMest-2.5.0/LMest/man/draw_lm_basic_cont.Rd           |   31 +-
 LMest-2.5.0/LMest/man/draw_lm_cov_latent.Rd           |   52 ++--
 LMest-2.5.0/LMest/man/draw_lm_cov_latent_cont.Rd      |   48 +--
 LMest-2.5.0/LMest/man/draw_lm_mixed.Rd                |   25 +-
 LMest-2.5.0/LMest/man/est_lm_basic.Rd                 |   46 +--
 LMest-2.5.0/LMest/man/est_lm_basic_cont.Rd            |   32 +-
 LMest-2.5.0/LMest/man/est_lm_cov_latent.Rd            |   45 +--
 LMest-2.5.0/LMest/man/est_lm_cov_latent_cont.Rd       |   43 +--
 LMest-2.5.0/LMest/man/est_lm_cov_manifest.Rd          |   51 ++--
 LMest-2.5.0/LMest/man/est_lm_mixed.Rd                 |   37 +--
 LMest-2.5.0/LMest/man/est_mc_basic.Rd                 |   18 -
 LMest-2.5.0/LMest/man/est_mc_cov.Rd                   |   34 +-
 LMest-2.5.0/LMest/man/lmest.Rd                        |only
 LMest-2.5.0/LMest/man/lmestCont.Rd                    |only
 LMest-2.5.0/LMest/man/lmestFormula.Rd                 |only
 LMest-2.5.0/LMest/man/lmestMc.Rd                      |only
 LMest-2.5.0/LMest/man/lmestMixed.Rd                   |only
 LMest-2.5.0/LMest/man/lmestSearch.Rd                  |only
 LMest-2.5.0/LMest/man/long2matrices.Rd                |   14 -
 LMest-2.5.0/LMest/man/long2wide.Rd                    |    4 
 LMest-2.5.0/LMest/man/matrices2long.Rd                |only
 LMest-2.5.0/LMest/man/print.Rd                        |only
 LMest-2.5.0/LMest/man/se.Rd                           |only
 LMest-2.5.0/LMest/man/search.model.LM.Rd              |   24 -
 LMest-2.5.0/LMest/man/summary.Rd                      |only
 LMest-2.5.0/LMest/src/BWforback.f                     |   39 +--
 LMest-2.5.0/LMest/src/LMest_init.c                    |    6 
 LMest-2.5.0/LMest/src/back.f                          |   21 +
 LMest-2.5.0/LMest/src/for_mult.f                      |   30 +-
 LMest-2.5.0/LMest/src/nr_multilogit.f                 |   17 -
 LMest-2.5.0/LMest/src/prob_multilogif.f               |    8 
 LMest-2.5.0/LMest/src/sum_Y.f                         |    6 
 166 files changed, 891 insertions(+), 782 deletions(-)

More information about LMest at CRAN
Permanent link

Package expss updated to version 0.9.0 with previous version 0.8.11 dated 2019-04-15

Title: Tables, Labels and Some Useful Functions from Spreadsheets and 'SPSS' Statistics
Description: Package computes and displays tables with support for 'SPSS'-style labels, multiple and nested banners, weights, multiple-response variables and significance testing. There are facilities for nice output of tables in 'knitr', 'Shiny', '*.xlsx' files, R and 'Jupyter' notebooks. Methods for labelled variables add value labels support to base R functions and to some functions from other packages. Additionally, the package brings popular data transformation functions from 'SPSS' Statistics and 'Excel': 'RECODE', 'COUNT', 'COMPUTE', 'DO IF', 'COUNTIF', 'VLOOKUP' and etc. These functions are very useful for data processing in marketing research surveys. Package intended to help people to move data processing from 'Excel' and 'SPSS' to R.
Author: Gregory Demin [aut, cre]
Maintainer: Gregory Demin <gdemin@gmail.com>

Diff between expss versions 0.8.11 dated 2019-04-15 and 0.9.0 dated 2019-07-01

 expss-0.8.11/expss/R/grouping.R                                               |only
 expss-0.8.11/expss/R/if_val.R                                                 |only
 expss-0.8.11/expss/R/na_if.R                                                  |only
 expss-0.8.11/expss/R/write_labels.R                                           |only
 expss-0.8.11/expss/man/by_groups.Rd                                           |only
 expss-0.8.11/expss/man/if_val.Rd                                              |only
 expss-0.8.11/expss/man/na_if.Rd                                               |only
 expss-0.8.11/expss/man/write_labels.Rd                                        |only
 expss-0.8.11/expss/tests/testthat/test_if_val.R                               |only
 expss-0.8.11/expss/tests/testthat/test_if_val_with_na.R                       |only
 expss-0.9.0/expss/DESCRIPTION                                                 |    8 
 expss-0.9.0/expss/MD5                                                         | 1585 +++++-----
 expss-0.9.0/expss/NAMESPACE                                                   |   81 
 expss-0.9.0/expss/NEWS                                                        |   15 
 expss-0.9.0/expss/R/S3_methods.R                                              |   76 
 expss-0.9.0/expss/R/aaa_utils.R                                               |  290 -
 expss-0.9.0/expss/R/add_rows.R                                                |   15 
 expss-0.9.0/expss/R/apply_labels.R                                            |   18 
 expss-0.9.0/expss/R/count_if.R                                                |  295 +
 expss-0.9.0/expss/R/criteria_functions.R                                      |  386 +-
 expss-0.9.0/expss/R/expss.R                                                   |    2 
 expss-0.9.0/expss/R/fctr.R                                                    |    2 
 expss-0.9.0/expss/R/if_na.R                                                   |  200 -
 expss-0.9.0/expss/R/labels.R                                                  |   32 
 expss-0.9.0/expss/R/match.R                                                   |  112 
 expss-0.9.0/expss/R/mrset.R                                                   |    2 
 expss-0.9.0/expss/R/recode.R                                                  |only
 expss-0.9.0/expss/R/split_labels.R                                            |    6 
 expss-0.9.0/expss/R/subtotal.R                                                |only
 expss-0.9.0/expss/R/sum.R                                                     |  215 -
 expss-0.9.0/expss/R/vec_ops.R                                                 |   40 
 expss-0.9.0/expss/R/write_labelled.R                                          |only
 expss-0.9.0/expss/R/zzz_experimental.R                                        |   12 
 expss-0.9.0/expss/build/vignette.rds                                          |binary
 expss-0.9.0/expss/inst/doc/labels-support.R                                   |    6 
 expss-0.9.0/expss/inst/doc/labels-support.Rmd                                 |    8 
 expss-0.9.0/expss/inst/doc/labels-support.html                                |   28 
 expss-0.9.0/expss/inst/doc/tables-with-labels.html                            |   31 
 expss-0.9.0/expss/inst/doc/xlsx-export.html                                   |   17 
 expss-0.9.0/expss/man/apply_labels.Rd                                         |   18 
 expss-0.9.0/expss/man/as.labelled.Rd                                          |    2 
 expss-0.9.0/expss/man/criteria.Rd                                             |  218 -
 expss-0.9.0/expss/man/experimental.Rd                                         |    5 
 expss-0.9.0/expss/man/if_na.Rd                                                |  131 
 expss-0.9.0/expss/man/match_row.Rd                                            |    6 
 expss-0.9.0/expss/man/net.Rd                                                  |only
 expss-0.9.0/expss/man/recode.Rd                                               |only
 expss-0.9.0/expss/man/reexports.Rd                                            |    3 
 expss-0.9.0/expss/man/sum_row.Rd                                              |   51 
 expss-0.9.0/expss/man/vectors.Rd                                              |   40 
 expss-0.9.0/expss/man/write_labelled_csv.Rd                                   |only
 expss-0.9.0/expss/tests/testthat.R                                            |    6 
 expss-0.9.0/expss/tests/testthat/rds/add_rows1.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows10.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows10e.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows11.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows11e.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows12.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows12e.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows2.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows3.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows4.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows5.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows6.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows6a.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows6b.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows7.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows7e.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows7ee.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows8.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows8e.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows9.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/add_rows9e.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/as.etable1.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/as.etable2.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/as.etable3.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/as.etable4.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/as.etable5.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/as.etable6.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/as.etable7.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/as.etable8.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/brands.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/brands_df.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/brands_df_cat.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/brands_df_cat2.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/category1.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/category2.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/category2df.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/category3.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/category3df.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/category4.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/category4df.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/category5.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/category5df.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/category6df.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/category7.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/category8.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind1.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind10.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind11.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind13.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind14.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind15.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind2.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind3.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind5.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind6.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind7.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/cbind9.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/cro1.rds                                 |binary
 expss-0.9.0/expss/tests/testthat/rds/cro1_drop.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro2.rds                                 |binary
 expss-0.9.0/expss/tests/testthat/rds/cro3.rds                                 |binary
 expss-0.9.0/expss/tests/testthat/rds/cro4.rds                                 |binary
 expss-0.9.0/expss/tests/testthat/rds/cro4r.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/cro4t.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/cro5.rds                                 |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_cpct_mult_by_mult.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_cpct_responses_mult_by_mult.rds      |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_empty_with_labels.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun1.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun10.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun11.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun11_R3.4.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun11vs.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun11vs_R3.4.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun12.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun12_R3.4.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun12vs.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun12vs_R3.4.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun13.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun13_R3.4.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun14.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun14_R3.4.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun15.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun2.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun3.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun4.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun5.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun6.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun7.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun8.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun9.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun_df1.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun_df11.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun_df2.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun_df9.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun_df_duplicated_names.rds          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_fun_df_duplicated_names_weighted.rds |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mdset_names_of_result.rds            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean1.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean2.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean3.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean4.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean5.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean6.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean8.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean_sd_n1.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean_sd_n2.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean_sd_n3.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean_sd_n4.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mean_sd_n4_1.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_median1.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_median2.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_median6.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_median8.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_methods_2.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_methods_3.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_mult_by_mult.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real1.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real1w.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real2.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real2w.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real3.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real3w.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real3ww.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real4.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real4r.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real4t.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real4w.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real5.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real5w.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real6.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real6w.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real6wr.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_real6wt.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_rpct_mult_by_mult.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_single_column_mdset.rds              |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_sum1.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_sum3.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_sum4.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_sum5.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_sum6.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_sum8.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_total_empty_label.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_tpct_mult_by_mult.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/cro_zero_column_multiple_set.rds         |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct1.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct10.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct1_greater_sign.rds         |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct2.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct3.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct4.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct5.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct6.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct7.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct8.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_cpct9.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_many1.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_many2.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_many3.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/ct_signif_means1.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable0.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable1.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable10.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable11.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable12.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable13.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable14.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable15.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable16.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable17.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable18.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable19.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable2.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable20.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable20_1.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable20_1a.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable21.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable22.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable23.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable24.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable25.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable25_different_total.rds             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable25_different_total2.rds            |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable25_sorting.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable26.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable27.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable28.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable29.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable3.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable30.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable31.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable32.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable32a.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/ctable33.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable34.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable35.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable36.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable37.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable38.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable4.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable40.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable41.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable5.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable6.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable7.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable7_R3.4.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable8.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/ctable9.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/data.rds                                 |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty1.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty10.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty11.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty2.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty2a.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty3.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty4.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty5.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty6.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/drop_empty7.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/fre1.rds                                 |binary
 expss-0.9.0/expss/tests/testthat/rds/fre1_empty_with_labels.rds               |binary
 expss-0.9.0/expss/tests/testthat/rds/fre1_empty_with_labels_not_drop.rds      |binary
 expss-0.9.0/expss/tests/testthat/rds/fre1matrix.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/fre2.10.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/fre2.11.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/fre2.5.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/fre2.6.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/fre2.7.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/fre2.8.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/fre2.9.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/fre2.rds                                 |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_dichotomy.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex1.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex2.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex3.1.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex3.2.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex3.3.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex3.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex4.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex4mat.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex5.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex5mrset.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex6mrset.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex7.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex7responses.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_ex7responses2.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_new_args1.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_new_args2.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_new_args3.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_new_args4.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_new_args5.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_new_args6.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_new_args7.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_real1.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_real1w.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_real2.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_real2w.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_real3.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_real3w.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_real_list.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/fre_split_columns.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/fun_methods_1.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable1.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable10.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable11.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable12.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable12_no_rowgroups.rds             |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable12single.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable12single2.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable13.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable13_1.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable14.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable14_1.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable14_2.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable14_3.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable15.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable16.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable17.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable18.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable19.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable1_caption.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable1_list.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable1_list_norogroups.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable2.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable20.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable21.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable2empty1.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable2single1.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable3.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable3_no_rowgroups.rds              |binary
 expss-0.9.0/expss/tests/testthat/rds/htmlTable3_no_rowgroups_caption.rds      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable1.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable10.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable10_new.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable11.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable11_new.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12_new.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12empty.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12empty2.rds               |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12empty2_new.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12empty_new.rds            |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12single.rds               |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12single2.rds              |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12single2_new.rds          |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable12single_new.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable13.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable13_new.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable14.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable14_escape_html.rds         |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable14_escape_html_new.rds     |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable14_new.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable14_no_escape_html.rds      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable14_no_escape_html_new.rds  |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable1_new.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2_new.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2empty1.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2empty1_new.rds            |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2empty2.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2empty2_new.rds            |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2empty3.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2empty3_new.rds            |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2single1.rds               |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2single1_new.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2single2.rds               |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2single2_new.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2single3.rds               |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable2single3_new.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable3.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable3_new.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable4.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable4_new.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable5.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable5_new.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable6.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable6_new.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable7.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable7_new.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable8.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable8_new.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable9.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/html_datatable9_new.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/info1.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/info10.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/info11.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/info12.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/info13.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/info13_R3.4.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/info2.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/info3.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/info4.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/info5.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/info5_R3.4.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/info6.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/info6_R3.4.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/info7.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/info7_R3.4.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/info8.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/info9.rds                                |binary
 expss-0.9.0/expss/tests/testthat/rds/knit_print.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/lm_dichotomy_default.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/lm_dichotomy_default2.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/lm_names2labels_1.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/lm_names2labels_2.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/lm_names2labels_3.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/long_table26.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/mean_methods_1.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/merge1.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/merge10.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/merge11.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/merge12.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/merge13.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/merge14.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/merge15.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/merge1a.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/merge2.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/merge3.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/merge4.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/merge4a.rds                              |binary
 expss-0.9.0/expss/tests/testthat/rds/merge5.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/merge6.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/merge7.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/merge8.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/merge9.rds                               |binary
 expss-0.9.0/expss/tests/testthat/rds/merge_simple_summary1.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/merge_simple_summary2.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/nsk.rds                                  |binary
 expss-0.9.0/expss/tests/testthat/rds/nsk_R3.4.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/old_write_labelled_data.rds              |only
 expss-0.9.0/expss/tests/testthat/rds/old_write_labelled_dic.rds               |only
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro20.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro20a.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro21.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro22.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro23.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro24.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro25.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro26.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro27.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro28.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro29.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro30.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_cro31.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/order_factor_fre20.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/prepend1.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/prepend2.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/prepend3.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/prepend4.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/prepend5.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/prepend6.rds                             |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct1.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct10.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct11.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct11_delta.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct12.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct13.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct14.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct15.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct16.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct16_delta.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct16_delta2.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct17.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct18.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct19.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct1_both.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct1_both_no_signs.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct1_greater_sign.rds            |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct1_less.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct1_less_sign.rds               |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct1a.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct2.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct20.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct20_2.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct20boneferrony.rds             |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct20boneferrony_2.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct20both.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct20greater.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct20less.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct21.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct21_delta.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct22.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct23.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct24.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct25.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct26.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct26a.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct27.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct28.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct29.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct3.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct30.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct31.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct32.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct33.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct34.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct35.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct36.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct37.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct37b.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct38.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct4.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct5.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct6.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct7.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct8.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_cpct9.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means1.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means10.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means10sd.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means10sd_bases.rds               |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means11_delta.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means12.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means13.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means14.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means15.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means16.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means16_delta.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means16_delta2.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means17.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means18.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means19.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means1_both.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means1_less.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means1b.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means2.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20_2.rds                     |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20_2_both.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20_2_both_no_sign.rds        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20_2_greater.rds             |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20_2_greater_sign.rds        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20_2_less.rds                |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20_2_less_sign.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20bonferroni.rds             |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means20bonferroni_2.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means21.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means21_delta.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means23.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means25.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means26.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means26a.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means29.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means3.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means30.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means31.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means32.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means33.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means34.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means35.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means36.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means4.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means5.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means6.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means7.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means8.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/signif_means9.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases1.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases10.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases11.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases12.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases13.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases14.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases15.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases16.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases17.rds                 |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases2.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases3.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases4.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases5.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases6.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases7.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases8.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/significance_cases9.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by1.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by10.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by11.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by12.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by13.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by14.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by15.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by16.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by17.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by18.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by19.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by2.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by3.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by4.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by5.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by6.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by7.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by8.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_by9.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns1.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns1b.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns1b_subheadings.rds          |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns1subheadings.rds            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns2.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns3.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns4.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns4subheafings.rds            |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns5.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/split_columns_fre.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/split_labels1.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/split_labels2.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/split_labels3.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/split_labels4.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/split_labels5.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings1.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings10.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings11.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings12.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings13.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings14.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings15.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings16.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings17.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings18.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings19.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings2.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings20.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings21.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings22.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings23.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings3.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings4.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings5.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings6.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings7.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings8.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_subheadings9.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df1.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df1b.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df1b_subheadings.rds      |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df1subheadings.rds        |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df2.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df2b.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df3.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df4.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df5.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df5b.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df5b_subheadings.rds      |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df5subheadings.rds        |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df6.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/split_table_to_df6b.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/subtotal1.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal10.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal11.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal12.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal12a.rds                          |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal12b.rds                          |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal13.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal14.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal15.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal16.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal17.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal18.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal18a.rds                          |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal19.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal2.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal20.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal21.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal22.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal23.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal24.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal25.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal26.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal27.rds                           |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal3.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal4.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal5.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal6.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal7.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal8.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/subtotal9.rds                            |only
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_1.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_10.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_11.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_2.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_3.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_4.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_5.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_6.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_7.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_8.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/tab_sort_9.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases1.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases10.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases10a.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases11.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases12.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases12a.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases13.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases14.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases15.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases2.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases22.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases23.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases23a.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases23b.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases24.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases25.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases3.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases31.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases32.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases33.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases34.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases35.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases36.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases37.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases38.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases39.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases4.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases5.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases6.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases7.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases8.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases9.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cases9a.rds                        |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cor_1.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cor_1a.rds                         |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cor_2.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cor_3.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cor_4.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cpct1.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cpct2.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cpct3.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/table_cpct4.rds                          |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary0.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary0a.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary1.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary10.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary11.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary12.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary13.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary14.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary15.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary16.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary17.rds                      |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary2.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary3.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary4.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary5.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary6.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary7.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary8.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary9.rds                       |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df0.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df0_colMeans.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df0empty.rds               |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df0rowlabels.rds           |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df1.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df10.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df11.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df12.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df2.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df3.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df4.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df5.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df5a.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df5b.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df5bb.rds                  |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df5c.rds                   |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df6.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df7.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df8.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df9.rds                    |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df_dates1.rds              |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df_dates2.rds              |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df_dates3.rds              |binary
 expss-0.9.0/expss/tests/testthat/rds/table_summary_df_dates4.rds              |binary
 expss-0.9.0/expss/tests/testthat/rds/unlab_list.rds                           |binary
 expss-0.9.0/expss/tests/testthat/rds/unvl_list.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/unvr_list.rds                            |binary
 expss-0.9.0/expss/tests/testthat/rds/write_labelled_csv1.rds                  |only
 expss-0.9.0/expss/tests/testthat/rds/write_labelled_csv2_quoted.rds           |only
 expss-0.9.0/expss/tests/testthat/rds/write_labelled_dic_tab.rds               |only
 expss-0.9.0/expss/tests/testthat/rds/write_labelled_dic_tab2.rds              |only
 expss-0.9.0/expss/tests/testthat/rds/write_labelled_tab.rds                   |only
 expss-0.9.0/expss/tests/testthat/rds/write_labelled_tab2.rds                  |only
 expss-0.9.0/expss/tests/testthat/test_add_rows.R                              |   54 
 expss-0.9.0/expss/tests/testthat/test_apply_labels.R                          |   84 
 expss-0.9.0/expss/tests/testthat/test_count_if.R                              |   17 
 expss-0.9.0/expss/tests/testthat/test_create_dictionary.R                     |only
 expss-0.9.0/expss/tests/testthat/test_criteria_functions.R                    |   52 
 expss-0.9.0/expss/tests/testthat/test_cro_fun_extended.R                      |    6 
 expss-0.9.0/expss/tests/testthat/test_custom_tables.R                         |  129 
 expss-0.9.0/expss/tests/testthat/test_custom_tables_sig.R                     |    6 
 expss-0.9.0/expss/tests/testthat/test_experimental.R                          |   10 
 expss-0.9.0/expss/tests/testthat/test_fctr.R                                  |    4 
 expss-0.9.0/expss/tests/testthat/test_fre.R                                   |    5 
 expss-0.9.0/expss/tests/testthat/test_htmlTable.R                             |    7 
 expss-0.9.0/expss/tests/testthat/test_if_na.R                                 |   77 
 expss-0.9.0/expss/tests/testthat/test_labels.R                                |   30 
 expss-0.9.0/expss/tests/testthat/test_match.R                                 |   63 
 expss-0.9.0/expss/tests/testthat/test_mean_if.R                               |   11 
 expss-0.9.0/expss/tests/testthat/test_methods.R                               |   22 
 expss-0.9.0/expss/tests/testthat/test_na_if.R                                 |   37 
 expss-0.9.0/expss/tests/testthat/test_prepend.R                               |    5 
 expss-0.9.0/expss/tests/testthat/test_recode.R                                |only
 expss-0.9.0/expss/tests/testthat/test_recode_with_labels.R                    |only
 expss-0.9.0/expss/tests/testthat/test_recode_with_na.R                        |only
 expss-0.9.0/expss/tests/testthat/test_siginificance_cases.R                   |    6 
 expss-0.9.0/expss/tests/testthat/test_significance_cell_chisq.R               |    5 
 expss-0.9.0/expss/tests/testthat/test_significance_cpct.R                     |    7 
 expss-0.9.0/expss/tests/testthat/test_significance_means.R                    |    7 
 expss-0.9.0/expss/tests/testthat/test_subtotal.R                              |only
 expss-0.9.0/expss/tests/testthat/test_sum.R                                   |   64 
 expss-0.9.0/expss/tests/testthat/test_sum_if_excel_examples.R                 |   21 
 expss-0.9.0/expss/tests/testthat/test_write_labelled.R                        |only
 expss-0.9.0/expss/tests/testthat/test_xl_write.R                              |    5 
 expss-0.9.0/expss/vignettes/labels-support.Rmd                                |    8 
 824 files changed, 2461 insertions(+), 2243 deletions(-)

More information about expss at CRAN
Permanent link


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