Wed, 30 May 2018

Package splusTimeDate updated to version 2.5.0-141 with previous version 2.5.0-137 dated 2016-05-10

Title: Times and Dates from S-PLUS
Description: A collection of classes and methods for working with times and dates. The code was originally available in S-PLUS.
Author: TIBCO Software Inc.
Maintainer: Stephen Kaluzny <skaluzny@tibco.com>

Diff between splusTimeDate versions 2.5.0-137 dated 2016-05-10 and 2.5.0-141 dated 2018-05-30

 DESCRIPTION           |    8 +++----
 LICENSE               |    2 -
 MD5                   |   38 ++++++++++++++++-----------------
 NAMESPACE             |    1 
 R/AllClasses.R        |   18 +++++++++-------
 R/aaa.R               |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++
 R/align.R             |    8 +++----
 R/groupVecMethods.R   |    2 -
 R/holidays.R          |   12 ++++------
 R/relTime.R           |    9 +++-----
 R/timeDate.R          |   43 ++++++++++++++++----------------------
 R/timeMath.R          |   45 ++++++++++++++++++----------------------
 R/timeSeq.R           |    6 ++---
 R/timeSpan.R          |   10 ++++----
 man/class.GroupVec.Rd |    2 -
 src/align.c           |    8 +++----
 src/relTime.c         |    4 +--
 src/stMath.c          |    4 +--
 src/timeFuns.c        |    2 -
 tests/eventTests.t    |   18 ++++++++--------
 20 files changed, 171 insertions(+), 125 deletions(-)

More information about splusTimeDate at CRAN
Permanent link

New package PVR with initial version 0.3
Package: PVR
Type: Package
Title: Phylogenetic Eigenvectors Regression and Phylogentic Signal-Representation Curve
Version: 0.3
Date: 2018-05-29
Author: Thiago Santos
Maintainer: Thiago Santos <thiago.santos@ufvjm.edu.br>
Description: Estimates (and controls for) phylogenetic signal through phylogenetic eigenvectors regression (PVR) and phylogenetic signal-representation (PSR) curve, along with some plot utilities.
License: GPL (>= 2)
Imports: splancs, ape, methods, graphics, stats, utils, MASS
NeedsCompilation: no
Packaged: 2018-05-30 20:02:35 UTC; Thiago
Repository: CRAN
Date/Publication: 2018-05-30 22:29:01 UTC

More information about PVR at CRAN
Permanent link

Package hotspots updated to version 1.0.3 with previous version 1.0.2 dated 2010-10-10

Title: Hot Spots
Description: The hotspots package is designed to look within a set of measured values of a variable and identify values that are disproportionately high based on both the deviance of any given value from a statistical distribution and its similarity to other values. Because this relative magnitude of each value is taken into account, a value that is a statistical outlier may not always be a hot spot if other values are similarly large.
Author: Anthony Darrouzet-Nardi
Maintainer: Anthony Darrouzet-Nardi <anthony@darrouzet-nardi.net>

Diff between hotspots versions 1.0.2 dated 2010-10-10 and 1.0.3 dated 2018-05-30

 DESCRIPTION                |   14 +++++++-------
 MD5                        |only
 NAMESPACE                  |only
 R/print.summary.hotspots.R |    8 ++++----
 man/hotspots.Rd            |    3 ++-
 5 files changed, 13 insertions(+), 12 deletions(-)

More information about hotspots at CRAN
Permanent link

Package bestNormalize updated to version 1.2.0 with previous version 1.1.0 dated 2018-05-29

Title: Normalizing Transformation Functions
Description: Estimate a suite of normalizing transformations, including a new adaptation of a technique based on ranks which can guarantee normally distributed transformed data if there are no ties: ordered quantile normalization (ORQ). ORQ normalization combines a rank-mapping approach with a shifted logit approximation that allows the transformation to work on data outside the original domain. It is also able to handle new data within the original domain via linear interpolation. The package is built to estimate the best normalizing transformation for a vector consistently and accurately. It implements the Box-Cox transformation, the Yeo-Johnson transformation, three types of Lambert WxF transformations, and the ordered quantile normalization transformation.
Author: Ryan Andrew Peterson [aut, cre]
Maintainer: Ryan Andrew Peterson <ryan-peterson@uiowa.edu>

Diff between bestNormalize versions 1.1.0 dated 2018-05-29 and 1.2.0 dated 2018-05-30

 DESCRIPTION                         |   10 -
 MD5                                 |   40 ++--
 NAMESPACE                           |   12 +
 NEWS.md                             |    8 
 R/arcsinh_x.R                       |only
 R/bestNormalize.R                   |  135 ++++++++------
 R/exp_x.R                           |only
 R/lambert.R                         |    2 
 R/log_x.R                           |only
 R/sqrt_x.R                          |only
 README.md                           |   13 -
 inst/doc/bestNormalize.R            |   31 +--
 inst/doc/bestNormalize.Rmd          |   50 +++--
 inst/doc/bestNormalize.html         |  335 +++++++++++++++++++-----------------
 man/arcsinh_x.Rd                    |only
 man/bestNormalize.Rd                |   64 +++---
 man/exp_x.Rd                        |only
 man/lambert.Rd                      |    2 
 man/log_x.Rd                        |only
 man/sqrt_x.Rd                       |only
 tests/testthat/test_arcsinh_x.R     |only
 tests/testthat/test_bestNormalize.R |    1 
 tests/testthat/test_exp_x.R         |only
 tests/testthat/test_lambert.R       |    5 
 tests/testthat/test_log_x.R         |only
 tests/testthat/test_sqrt_x.R        |only
 vignettes/bestNormalize.Rmd         |   50 +++--
 27 files changed, 444 insertions(+), 314 deletions(-)

More information about bestNormalize at CRAN
Permanent link

Package rollmatch updated to version 1.0.1 with previous version 1.0.0 dated 2017-10-11

Title: Rolling Entry Matching
Description: Functions to perform propensity score matching on rolling entry interventions for which a suitable "entry" date is not observed for nonparticipants. For more details, please reference Witman, Beadles, Hoerger, Liu, Kafali, Gandhi, Amico, and Larsen (2016) <https://academyhealth.confex.com/academyhealth/2016arm/meetingapp.cgi/Paper/9375>.
Author: Rob Chew [aut, cre], Kasey Jones [aut, cre], Mahin Manley [aut], Allison Witman [res], Chris Beadles [res], Yiyan Liu [res], Ann Larson [res]
Maintainer: Rob Chew <rchew@rti.org>

Diff between rollmatch versions 1.0.0 dated 2017-10-11 and 1.0.1 dated 2018-05-30

 DESCRIPTION             |   10 +++++-----
 MD5                     |   12 ++++++------
 R/rollmatch.R           |   20 ++++++++++----------
 R/utility_functions.R   |   25 ++++++++++++-------------
 man/createComparison.Rd |    4 ++--
 man/rollmatch.Rd        |   10 +++++-----
 man/trimPool.Rd         |   16 +++++++---------
 7 files changed, 47 insertions(+), 50 deletions(-)

More information about rollmatch at CRAN
Permanent link

Package eeptools updated to version 1.2.0 with previous version 1.1.1 dated 2018-01-26

Title: Convenience Functions for Education Data
Description: Collection of convenience functions to make working with administrative records easier and more consistent. Includes functions to clean strings, and identify cut points. Also includes three example data sets of administrative education records for learning how to process records with errors.
Author: Jason P. Becker [ctb], Jared E. Knowles [aut, cre]
Maintainer: Jared E. Knowles <jknowles@gmail.com>

Diff between eeptools versions 1.1.1 dated 2018-01-26 and 1.2.0 dated 2018-05-30

 DESCRIPTION                     |   10 
 MD5                             |   34 +-
 NAMESPACE                       |    3 
 NEWS.md                         |   11 
 R/eeptools-package.r            |    4 
 R/eeptools.R                    |    4 
 R/isid.R                        |only
 R/modsims.R                     |    5 
 R/proficiency_tools.R           |    8 
 R/statamode.R                   |   28 -
 build/vignette.rds              |binary
 inst/doc/intro.html             |  649 ++++++++++++++++++++++++++--------------
 man/crosstabplot.Rd             |    4 
 man/crosstabs.Rd                |    2 
 man/eeptools.Rd                 |    4 
 man/isid.Rd                     |only
 man/profpoly.data.Rd            |    2 
 tests/testthat/test-statamode.r |   12 
 tests/testthat/test-utils.R     |   19 +
 19 files changed, 518 insertions(+), 281 deletions(-)

More information about eeptools at CRAN
Permanent link

Package DataExplorer updated to version 0.6.0 with previous version 0.5.0 dated 2018-01-09

Title: Data Explorer
Description: Data exploration process for data analysis and model building, so that users could focus on understanding data and extracting insights. The package automatically scans through each variable and does data profiling. Typical graphical techniques will be performed for both discrete and continuous features.
Author: Boxuan Cui [aut, cre]
Maintainer: Boxuan Cui <boxuancui@gmail.com>

Diff between DataExplorer versions 0.5.0 dated 2018-01-09 and 0.6.0 dated 2018-05-30

 DESCRIPTION                                  |   14 -
 MD5                                          |   99 +++++----
 NAMESPACE                                    |    7 
 NEWS.md                                      |   33 ++-
 R/create_report.r                            |  106 ++++++++--
 R/drop_columns.r                             |   36 ++-
 R/dummify.r                                  |only
 R/group_category.r                           |   34 ++-
 R/helper.r                                   |only
 R/introduce.r                                |only
 R/plot_bar.r                                 |  101 ++++++---
 R/plot_boxplot.r                             |   31 ++-
 R/plot_correlation.r                         |   74 ++-----
 R/plot_density.r                             |   56 +++--
 R/plot_histogram.r                           |   55 +++--
 R/plot_missing.r                             |   38 ++-
 R/plot_prcomp.r                              |only
 R/plot_scatterplot.r                         |   35 ++-
 R/plot_str.r                                 |   23 +-
 R/set_missing.r                              |   24 +-
 R/split_columns.r                            |   12 -
 README.md                                    |  115 ++++-------
 build/vignette.rds                           |binary
 inst/doc/dataexplorer-intro.R                |  155 +++++++++++----
 inst/doc/dataexplorer-intro.Rmd              |  235 +++++++++++++++++------
 inst/doc/dataexplorer-intro.html             |  273 ++++++++++++++++++++-------
 inst/rmd_template/report.rmd                 |  223 +++++++++++++++++-----
 man/create_report.Rd                         |   93 +++++++--
 man/drop_columns.Rd                          |   23 +-
 man/dummify.Rd                               |only
 man/group_category.Rd                        |   27 +-
 man/introduce.Rd                             |only
 man/plot_bar.Rd                              |   35 ++-
 man/plot_boxplot.Rd                          |   31 ++-
 man/plot_correlation.Rd                      |   23 +-
 man/plot_density.Rd                          |   35 ++-
 man/plot_histogram.Rd                        |   34 ++-
 man/plot_missing.Rd                          |   23 +-
 man/plot_prcomp.Rd                           |only
 man/plot_scatterplot.Rd                      |   28 ++
 man/plot_str.Rd                              |    4 
 man/set_missing.Rd                           |   12 -
 man/split_columns.Rd                         |    2 
 tests/testthat/test-create-report.r          |    5 
 tests/testthat/test-drop-columns.r           |   13 +
 tests/testthat/test-dummify.r                |only
 tests/testthat/test-group-category.r         |    9 
 tests/testthat/test-helper.r                 |only
 tests/testthat/test-introduce.r              |only
 tests/testthat/test-plot-bar.r               |    3 
 tests/testthat/test-plot-correlation.r       |   15 +
 tests/testthat/test-plot-histogram-density.r |only
 tests/testthat/test-plot-missing.r           |    4 
 tests/testthat/test-plot-str.r               |   10 
 tests/testthat/test-set-missing.r            |    6 
 vignettes/dataexplorer-intro.Rmd             |  235 +++++++++++++++++------
 56 files changed, 1769 insertions(+), 680 deletions(-)

More information about DataExplorer at CRAN
Permanent link

Package SpATS updated to version 1.0-8 with previous version 1.0-7 dated 2018-03-06

Title: Spatial Analysis of Field Trials with Splines
Description: Analysis of field trial experiments by modelling spatial trends using two-dimensional Penalised spline (P-spline) models.
Author: Maria Xose Rodriguez-Alvarez [aut, cre], Martin Boer [aut], Paul Eilers [aut], Fred van Eeuwijk [ctb]
Maintainer: Maria Xose Rodriguez-Alvarez <mxrodriguez@bcamath.org>

Diff between SpATS versions 1.0-7 dated 2018-03-06 and 1.0-8 dated 2018-05-30

 DESCRIPTION          |    8 ++++----
 MD5                  |    9 +++++----
 NEWS                 |only
 R/SpATS.R            |    6 ++++++
 R/plot.SpATS.R       |    2 +-
 man/SpATS-package.Rd |    4 ++--
 6 files changed, 18 insertions(+), 11 deletions(-)

More information about SpATS at CRAN
Permanent link

Package mixsmsn updated to version 1.1-5 with previous version 1.1-4 dated 2017-07-17

Title: Fitting Finite Mixture of Scale Mixture of Skew-Normal Distributions
Description: Functions to fit finite mixture of scale mixture of skew-normal (FM-SMSN) distributions.
Author: Marcos Prates [aut, cre, trl], Victor Lachos [aut], Celso Cabral [aut]
Maintainer: Marcos Prates <marcosop@est.ufmg.br>

Diff between mixsmsn versions 1.1-4 dated 2017-07-17 and 1.1-5 dated 2018-05-30

 ChangeLog     |    4 
 DESCRIPTION   |   12 
 MD5           |    8 
 R/mixsmsn.R   | 1397 +++++++++++++++++++++++------------------------
 R/smsn.mmix.R | 1716 +++++++++++++++++++++++++++++-----------------------------
 5 files changed, 1584 insertions(+), 1553 deletions(-)

More information about mixsmsn at CRAN
Permanent link

Package SNPknock updated to version 0.7.1 with previous version 0.7.0 dated 2018-05-25

Title: Knockoffs for Hidden Markov Models and Genetic Data
Description: Generates knockoff variables from discrete Markov chains and hidden Markov models, with specific support for genetic data. For more information, see the website below and the accompanying paper: Sesia et al., "Gene Hunting with Knockoffs for Hidden Markov Models", 2017, <arXiv:1706.04677>.
Author: Matteo Sesia
Maintainer: Matteo Sesia <msesia@stanford.edu>

Diff between SNPknock versions 0.7.0 dated 2018-05-25 and 0.7.1 dated 2018-05-30

 DESCRIPTION             |    8 ++--
 MD5                     |   20 +++++------
 NEWS                    |    5 ++
 inst/doc/SNPknock.html  |   24 ++++++-------
 inst/doc/genotypes.html |    8 ++--
 src/dmc_knock.cpp       |   11 ++----
 src/dmc_knock.h         |    1 
 src/genotypes.cpp       |   75 ++++++++++++++++++++++++++---------------
 src/genotypes.h         |   20 +++++++++++
 src/haplotypes.cpp      |   86 ++++++++++++++++++++++++------------------------
 src/haplotypes.h        |   21 +++++++++++
 11 files changed, 173 insertions(+), 106 deletions(-)

More information about SNPknock at CRAN
Permanent link

Package skpr updated to version 0.49.1 with previous version 0.49.0 dated 2018-05-16

Title: Design of Experiments Suite: Generate and Evaluate Optimal Designs
Description: Generates and evaluates D, I, A, Alias, E, T, and G optimal designs. Supports generation and evaluation of split/split-split/.../N-split plot designs. Includes parametric and Monte Carlo power evaluation functions, and supports calculating power for censored responses. Provides a framework to evaluate power using functions provided in other packages or written by the user. Includes a Shiny graphical user interface that displays the underlying code used to create and evaluate the design to improve ease-of-use and make analyses more reproducible.
Author: Tyler Morgan-Wall [aut, cre], George Khoury [aut]
Maintainer: Tyler Morgan-Wall <tylermw@gmail.com>

Diff between skpr versions 0.49.0 dated 2018-05-16 and 0.49.1 dated 2018-05-30

 DESCRIPTION               |    8 -
 MD5                       |   12 +-
 NEWS                      |    8 +
 R/RcppExports.R           |  102 ++++++++++-----------
 R/gen_design.R            |   86 ++++++++---------
 src/genOptimalDesign.cpp  |  223 ++++++++++++++++++++++------------------------
 tests/testthat/Rplots.pdf |binary
 7 files changed, 221 insertions(+), 218 deletions(-)

More information about skpr at CRAN
Permanent link

New package reReg with initial version 1.1.4
Package: reReg
Title: Recurrent Event Regression
Version: 1.1.4
Authors@R: person("Sy Han (Steven)", "Chiou", email = "schiou@utdallas.edu", role = c("aut", "cre"))
Description: A collection of regression models for recurrent event process and failure time. Available methods include these from Xu et al. (2017) <doi:10.1080/01621459.2016.1173557>, Lin et al. (2000) <doi:10.1111/1467-9868.00259>, Wang et al. (2001) <doi:10.1198/016214501753209031>, Ghosh and Lin (2003) <doi:10.1111/j.0006-341X.2003.00102.x>, and Huang and Wang (2004) <doi:10.1198/016214504000001033>.
Depends: R (>= 3.4.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: BB (>= 2014.10.1), nleqslv (>= 3.3.1), SQUAREM (>= 2017.10.1), survival (>= 2.41.3), plyr (>= 1.8.4), ggplot2 (>= 2.2.1), purrr (>= 0.2.4), dplyr (>= 0.7.4), tidyr (>= 0.8.0), MASS (>= 7.3.49), methods
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-05-30 14:34:15 UTC; schiou
Author: Sy Han (Steven) Chiou [aut, cre]
Maintainer: Sy Han (Steven) Chiou <schiou@utdallas.edu>
Repository: CRAN
Date/Publication: 2018-05-30 17:51:38 UTC

More information about reReg at CRAN
Permanent link

Package GENLIB updated to version 1.0.6 with previous version 1.0.4 dated 2015-04-21

Title: Genealogical Data Analysis
Description: Genealogical data analysis including descriptive statistics (e.g., kinship and inbreeding coefficients) and gene-dropping simulations.
Author: Louis Houde [aut], Jean-Francois Lefebvre [aut], Valery Roy-Lagace [aut], Sebastien Lemieux [aut], Michael J. Fromberger [ctb], Marie-Helene Roy-Gagnon [cre]
Maintainer: Marie-Helene Roy-Gagnon <mroygagn@uottawa.ca>

Diff between GENLIB versions 1.0.4 dated 2015-04-21 and 1.0.6 dated 2018-05-30

 DESCRIPTION                 |   12 ++++++------
 MD5                         |   11 ++++++-----
 NAMESPACE                   |    4 +++-
 R/fonctionsGraph.R          |   14 +++++++++++++-
 src/Makevars.win            |    1 +
 src/exception.cpp           |    2 +-
 src/registerDynamicSymbol.c |only
 7 files changed, 30 insertions(+), 14 deletions(-)

More information about GENLIB at CRAN
Permanent link

Package wTO updated to version 1.6 with previous version 1.5 dated 2018-03-02

Title: Computing Weighted Topological Overlaps (wTO) & Consensus wTO Network
Description: Computes the Weighted Topological Overlap with positive and negative signs (wTO) networks (Nowick et al. (2009) <doi:10.1073/pnas.0911376106>) given a data frame containing the mRNA count/ expression/ abundance per sample, and a vector containing the interested nodes of interaction (a subset of the elements of the full data frame). It also computes the cut-off threshold or p-value based on the individuals bootstrap or the values reshuffle per individual. It also allows the construction of a consensus network, based on multiple wTO networks. The package includes a visualization tool for the networks. More about the methodology can be found at <arXiv:1711.04702>.
Author: Deisy Morselli Gysi, Andre Voigt, Tiago Miranda Fragoso, Eivind Almaas and Katja Nowick.
Maintainer: Deisy Morselli Gysi <deisy@bioinf.uni-leipzig.de>

Diff between wTO versions 1.5 dated 2018-03-02 and 1.6 dated 2018-05-30

 DESCRIPTION             |    8 ++--
 MD5                     |   12 +++---
 NAMESPACE               |    3 +
 R/Correlation.Overlap.R |    2 -
 R/wTO.Consensus.R       |   85 +++++++++++++++++++++++++++---------------------
 R/wTOfast.R             |only
 man/wTO.Consensus.Rd    |   23 ++++++------
 man/wTO.fast.Rd         |only
 8 files changed, 74 insertions(+), 59 deletions(-)

More information about wTO at CRAN
Permanent link

Package gjam updated to version 2.2.3 with previous version 2.2.2 dated 2018-05-22

Title: Generalized Joint Attribute Modeling
Description: Analyzes joint attribute data (e.g., species abundance) that are combinations of continuous and discrete data with Gibbs sampling. Full model and computation details are described in Clark et al. (2018) <doi.org/10.1002/ecm.1241>.
Author: James S. Clark, Daniel Taylor-Rodriquez
Maintainer: James S. Clark <jimclark@duke.edu>

Diff between gjam versions 2.2.2 dated 2018-05-22 and 2.2.3 dated 2018-05-30

 DESCRIPTION                |    8 +++----
 MD5                        |   14 ++++++------
 R/gjamHfunctions.R         |   51 ++++++++++++++++++++-------------------------
 R/gjamPlot.r               |   20 ++++++++---------
 inst/doc/gjamVignette.Rmd  |    2 -
 inst/doc/gjamVignette.html |   26 +++++++++++-----------
 man/gjam-package.Rd        |    4 +--
 vignettes/gjamVignette.Rmd |    2 -
 8 files changed, 61 insertions(+), 66 deletions(-)

More information about gjam at CRAN
Permanent link

Package comclim updated to version 0.9.5 with previous version 0.9.4 dated 2014-09-19

Title: Community Climate Statistics
Description: Computes community climate statistics for volume and mismatch using species' climate niches either unscaled or scaled relative to a regional species pool. These statistics can be used to describe biogeographic patterns and infer community assembly processes. Includes a vignette outlining usage.
Author: Benjamin Blonder
Maintainer: Benjamin Blonder <bblonder@gmail.com>

Diff between comclim versions 0.9.4 dated 2014-09-19 and 0.9.5 dated 2018-05-30

 DESCRIPTION            |   10 +++++-----
 MD5                    |   10 +++++-----
 NAMESPACE              |   17 ++++++++++++++++-
 build/vignette.rds     |binary
 inst/doc/comclim.pdf   |binary
 man/comclim-package.Rd |   10 ----------
 6 files changed, 26 insertions(+), 21 deletions(-)

More information about comclim at CRAN
Permanent link

Package rlang updated to version 0.2.1 with previous version 0.2.0 dated 2018-02-20

Title: Functions for Base Types and Core R and 'Tidyverse' Features
Description: A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.
Author: Lionel Henry [aut, cre], Hadley Wickham [aut], RStudio [cph]
Maintainer: Lionel Henry <lionel@rstudio.com>

Diff between rlang versions 0.2.0 dated 2018-02-20 and 0.2.1 dated 2018-05-30

 DESCRIPTION                     |    6 +++---
 MD5                             |   26 +++++++++++++-------------
 NEWS.md                         |   14 ++++++++++++++
 R/c-api.R                       |   14 +++++++-------
 README.md                       |    1 +
 src/export/init.c               |    4 ++--
 src/internal/dots.c             |    8 ++++++--
 src/internal/eval-tidy.c        |   12 ++++++------
 src/lib/sym.c                   |    2 ++
 src/lib/sym.h                   |    2 ++
 src/lib/vec-chr.h               |    2 +-
 src/lib/vec.c                   |    2 +-
 tests/testthat/test-dots.R      |    5 +++++
 tests/testthat/test-eval-tidy.R |   33 +++++++++++++++++++++++++++++++++
 14 files changed, 96 insertions(+), 35 deletions(-)

More information about rlang at CRAN
Permanent link

Package plan updated to version 0.4-3 with previous version 0.4-2 dated 2013-09-30

Title: Tools for Project Planning
Description: Supports the creation of 'burndown' charts and 'gantt' diagrams.
Author: Dan Kelley <Dan.Kelley@Dal.Ca>
Maintainer: Dan Kelley <Dan.Kelley@Dal.Ca>

Diff between plan versions 0.4-2 dated 2013-09-30 and 0.4-3 dated 2018-05-30

 plan-0.4-2/plan/inst/doc/plan.Rnw              |only
 plan-0.4-2/plan/inst/doc/plan.pdf              |only
 plan-0.4-2/plan/man/plot.burndown.Rd           |only
 plan-0.4-2/plan/man/plot.gantt.Rd              |only
 plan-0.4-2/plan/man/summary.burndown.Rd        |only
 plan-0.4-2/plan/man/summary.gantt.Rd           |only
 plan-0.4-2/plan/vignettes/plan.Rnw             |only
 plan-0.4-3/plan/DESCRIPTION                    |   19 
 plan-0.4-3/plan/MD5                            |   58 +-
 plan-0.4-3/plan/NAMESPACE                      |   26 
 plan-0.4-3/plan/NEWS                           |   12 
 plan-0.4-3/plan/R/AllClass.R                   |only
 plan-0.4-3/plan/R/burndown.R                   |  412 ++++++++++-----
 plan-0.4-3/plan/R/gantt.R                      |  653 ++++++++++++++++++++-----
 plan-0.4-3/plan/R/misc.R                       |   21 
 plan-0.4-3/plan/R/plan-package.R               |only
 plan-0.4-3/plan/README.md                      |    2 
 plan-0.4-3/plan/build/vignette.rds             |binary
 plan-0.4-3/plan/data/burndown.rda              |binary
 plan-0.4-3/plan/data/gantt.rda                 |binary
 plan-0.4-3/plan/inst/doc/plan.R                |   88 +--
 plan-0.4-3/plan/inst/doc/plan.Rmd              |only
 plan-0.4-3/plan/inst/doc/plan.html             |only
 plan-0.4-3/plan/man/as.gantt.Rd                |   87 +--
 plan-0.4-3/plan/man/burndown-class.Rd          |only
 plan-0.4-3/plan/man/burndown.Rd                |   35 -
 plan-0.4-3/plan/man/gantt-class.Rd             |only
 plan-0.4-3/plan/man/gantt.Rd                   |   36 -
 plan-0.4-3/plan/man/ganttAddTask.Rd            |only
 plan-0.4-3/plan/man/plan-class.Rd              |only
 plan-0.4-3/plan/man/plan.Rd                    |   23 
 plan-0.4-3/plan/man/plot-burndown-method.Rd    |only
 plan-0.4-3/plan/man/plot-gantt-method.Rd       |only
 plan-0.4-3/plan/man/read.burndown.Rd           |  189 +++----
 plan-0.4-3/plan/man/read.gantt.Rd              |  142 ++---
 plan-0.4-3/plan/man/sub-sub-plan-method.Rd     |only
 plan-0.4-3/plan/man/sub-subset-plan-method.Rd  |only
 plan-0.4-3/plan/man/summary-burndown-method.Rd |only
 plan-0.4-3/plan/man/summary-gantt-method.Rd    |only
 plan-0.4-3/plan/man/trim.whitespace.Rd         |   34 -
 plan-0.4-3/plan/vignettes/plan.Rmd             |only
 41 files changed, 1206 insertions(+), 631 deletions(-)

More information about plan at CRAN
Permanent link

New package DDoutlier with initial version 0.1.0
Package: DDoutlier
Type: Package
Title: Distance & Density-Based Outlier Detection
Version: 0.1.0
Author: Jacob H. Madsen <jacob.madsen1@mail.com>
Maintainer: Jacob H. Madsen <jacob.madsen1@mail.com>
Description: Outlier detection in multidimensional domains. Implementation of notable distance and density-based outlier algorithms. Allows users to identify local outliers by comparing observations to their nearest neighbors, reverse nearest neighbors, shared neighbors or natural neighbors. For distance-based approaches, see Knorr, M., & Ng, R. T. (1997) <doi:10.1145/782010.782021>, Angiulli, F., & Pizzuti, C. (2002) <doi:10.1007/3-540-45681-3_2>, Hautamaki, V., & Ismo, K. (2004) <doi:10.1109/ICPR.2004.1334558> and Zhang, K., Hutter, M. & Jin, H. (2009) <doi:10.1007/978-3-642-01307-2_84>. For density-based approaches, see Tang, J., Chen, Z., Fu, A. W. C., & Cheung, D. W. (2002) <doi:10.1007/3-540-47887-6_53>, Jin, W., Tung, A. K. H., Han, J., & Wang, W. (2006) <doi:10.1007/11731139_68>, Schubert, E., Zimek, A. & Kriegel, H-P. (2014) <doi:10.1137/1.9781611973440.63>, Latecki, L., Lazarevic, A. & Prokrajac, D. (2007) <doi:10.1007/978-3-540-73499-4_6>, Papadimitriou, S., Gibbons, P. B., & Faloutsos, C. (2003) <doi:10.1109/ICDE.2003.1260802>, Breunig, M. M., Kriegel, H.-P., Ng, R. T., & Sander, J. (2000) <doi:10.1145/342009.335388>, Kriegel, H.-P., Kröger, P., Schubert, E., & Zimek, A. (2009) <doi:10.1145/1645953.1646195>, Zhu, Q., Feng, Ji. & Huang, J. (2016) <doi:10.1016/j.patrec.2016.05.007>, Huang, J., Zhu, Q., Yang, L. & Feng, J. (2015) <doi:10.1016/j.knosys.2015.10.014>, Tang, B. & Haibo, He. (2017) <doi:10.1016/j.neucom.2017.02.039> and Gao, J., Hu, W., Zhang, X. & Wu, Ou. (2011) <doi:10.1007/978-3-642-20847-8_23>.
License: MIT + file LICENSE
URL: https://github.com/jhmadsen/DDoutlier
Encoding: UTF-8
LazyData: true
Imports: dbscan, proxy, pracma
NeedsCompilation: no
Packaged: 2018-05-29 21:18:22 UTC; Jacob
Repository: CRAN
Date/Publication: 2018-05-30 13:24:41 UTC

More information about DDoutlier at CRAN
Permanent link

Package abbyyR updated to version 0.5.4 with previous version 0.5.3 dated 2018-05-28

Title: Access to Abbyy Optical Character Recognition (OCR) API
Description: Get text from images of text using Abbyy Cloud Optical Character Recognition (OCR) API. Easily OCR images, barcodes, forms, documents with machine readable zones, e.g. passports. Get the results in a variety of formats including plain text and XML. To learn more about the Abbyy OCR API, see <http://ocrsdk.com/>.
Author: Gaurav Sood [aut, cre]
Maintainer: Gaurav Sood <gsood07@gmail.com>

Diff between abbyyR versions 0.5.3 dated 2018-05-28 and 0.5.4 dated 2018-05-30

 DESCRIPTION            |    6 
 MD5                    |   14 -
 NEWS.md                |    4 
 R/processTextField.R   |    1 
 README.md              |    2 
 inst/doc/example.html  |  205 +++++++++++++++++++++++-
 inst/doc/overview.html |  411 +++++++++++++++++++++++++++++++++++++++++--------
 inst/doc/wiscads.html  |  205 +++++++++++++++++++++++-
 8 files changed, 753 insertions(+), 95 deletions(-)

More information about abbyyR at CRAN
Permanent link

Package TreeDep updated to version 0.1.1 with previous version 0.1.0 dated 2018-05-24

Title: Air Pollution Removal by Dry Deposition on Trees
Description: The model estimates air pollution removal by dry deposition on trees. It also estimates aerodynamic resistance, boundary layer resistance, canopy resistance, stomatal resistance, cuticular resistance, mesophyll resistance, soil resistance, friction velocity and deposition velocity. It also allows plotting graphical results for a specific time period. The pollutants are nitrogen dioxide, ozone, sulphur dioxide, carbon monoxide and particulate matter. Baldocchi D (1994) <doi:10.1093/treephys/14.7-8-9.1069>. Farquhar GD, von Caemmerer S, Berry JA (1980) Planta 149: 78-90. Hirabayashi S, Kroll CN, Nowak DJ (2015) i-Tree Eco Dry Deposition Model. Nowak DJ, Crane DE, Stevens JC (2006) <doi:10.1016/j.ufug.2006.01.007>. US EPA (1999) PCRAMMET User's Guide. EPA-454/B-96-001. Weiss A, Norman JM (1985) Agricultural and Forest Meteorology 34: 205—213.
Author: Silvestre Garcia de Jalon
Maintainer: Silvestre Garcia de Jalon <s.garciadejalon@gmail.com>

Diff between TreeDep versions 0.1.0 dated 2018-05-24 and 0.1.1 dated 2018-05-30

 TreeDep-0.1.0/TreeDep/R/CO.R              |only
 TreeDep-0.1.0/TreeDep/R/CO_h.R            |only
 TreeDep-0.1.0/TreeDep/R/NO2.R             |only
 TreeDep-0.1.0/TreeDep/R/NO2_h.R           |only
 TreeDep-0.1.0/TreeDep/R/O3.R              |only
 TreeDep-0.1.0/TreeDep/R/O3_h.R            |only
 TreeDep-0.1.0/TreeDep/R/PM10.R            |only
 TreeDep-0.1.0/TreeDep/R/PM10_h.R          |only
 TreeDep-0.1.0/TreeDep/R/SO2.R             |only
 TreeDep-0.1.0/TreeDep/R/SO2_h.R           |only
 TreeDep-0.1.0/TreeDep/man/CO_flux.Rd      |only
 TreeDep-0.1.0/TreeDep/man/CO_flux_h.Rd    |only
 TreeDep-0.1.0/TreeDep/man/NO2_flux.Rd     |only
 TreeDep-0.1.0/TreeDep/man/NO2_flux_h.Rd   |only
 TreeDep-0.1.0/TreeDep/man/O3_flux.Rd      |only
 TreeDep-0.1.0/TreeDep/man/O3_flux_h.Rd    |only
 TreeDep-0.1.0/TreeDep/man/PM10_flux.Rd    |only
 TreeDep-0.1.0/TreeDep/man/PM10_flux_h.Rd  |only
 TreeDep-0.1.0/TreeDep/man/SO2_flux.Rd     |only
 TreeDep-0.1.0/TreeDep/man/SO2_flux_h.Rd   |only
 TreeDep-0.1.1/TreeDep/DESCRIPTION         |   12 +-
 TreeDep-0.1.1/TreeDep/MD5                 |  124 +++++++++++++++++++++++-------
 TreeDep-0.1.1/TreeDep/NAMESPACE           |   57 +++++++++++--
 TreeDep-0.1.1/TreeDep/R/Bizkaia_data.R    |    4 
 TreeDep-0.1.1/TreeDep/R/Conc_CO.R         |only
 TreeDep-0.1.1/TreeDep/R/Conc_NO2.R        |only
 TreeDep-0.1.1/TreeDep/R/Conc_O3.R         |only
 TreeDep-0.1.1/TreeDep/R/Conc_PM10.R       |only
 TreeDep-0.1.1/TreeDep/R/Conc_SO2.R        |only
 TreeDep-0.1.1/TreeDep/R/Dep_CO.R          |only
 TreeDep-0.1.1/TreeDep/R/Dep_CO_a.R        |only
 TreeDep-0.1.1/TreeDep/R/Dep_NO2.R         |only
 TreeDep-0.1.1/TreeDep/R/Dep_NO2_a.R       |only
 TreeDep-0.1.1/TreeDep/R/Dep_O3.R          |only
 TreeDep-0.1.1/TreeDep/R/Dep_O3_a.R        |only
 TreeDep-0.1.1/TreeDep/R/Dep_PM10.R        |only
 TreeDep-0.1.1/TreeDep/R/Dep_PM10_a.R      |only
 TreeDep-0.1.1/TreeDep/R/Dep_SO2.R         |only
 TreeDep-0.1.1/TreeDep/R/Dep_SO2_a.R       |only
 TreeDep-0.1.1/TreeDep/R/Dep_vel_CO.R      |only
 TreeDep-0.1.1/TreeDep/R/Dep_vel_NO2.R     |only
 TreeDep-0.1.1/TreeDep/R/Dep_vel_O3.R      |only
 TreeDep-0.1.1/TreeDep/R/Dep_vel_PM10.R    |only
 TreeDep-0.1.1/TreeDep/R/Dep_vel_SO2.R     |only
 TreeDep-0.1.1/TreeDep/R/Fric_vel.R        |only
 TreeDep-0.1.1/TreeDep/R/Res_Tot_CO.R      |only
 TreeDep-0.1.1/TreeDep/R/Res_Tot_NO2.R     |only
 TreeDep-0.1.1/TreeDep/R/Res_Tot_O3.R      |only
 TreeDep-0.1.1/TreeDep/R/Res_Tot_SO2.R     |only
 TreeDep-0.1.1/TreeDep/R/Res_aero.R        |only
 TreeDep-0.1.1/TreeDep/R/Res_boun_CO.R     |only
 TreeDep-0.1.1/TreeDep/R/Res_boun_CO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_boun_NO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_boun_O3.R     |only
 TreeDep-0.1.1/TreeDep/R/Res_boun_SO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_cano_CO.R     |only
 TreeDep-0.1.1/TreeDep/R/Res_cano_NO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_cano_O3.R     |only
 TreeDep-0.1.1/TreeDep/R/Res_cano_SO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_cuti_NO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_cuti_O3.R     |only
 TreeDep-0.1.1/TreeDep/R/Res_cuti_SO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_meso_NO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_meso_O3.R     |only
 TreeDep-0.1.1/TreeDep/R/Res_meso_SO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_soil.R        |only
 TreeDep-0.1.1/TreeDep/R/Res_stom_NO2.R    |only
 TreeDep-0.1.1/TreeDep/R/Res_stom_O3.R     |only
 TreeDep-0.1.1/TreeDep/R/Res_stom_SO2.R    |only
 TreeDep-0.1.1/TreeDep/R/TreeDep.R         |    2 
 TreeDep-0.1.1/TreeDep/R/TreeDep_plot.R    |only
 TreeDep-0.1.1/TreeDep/man/Bizkaia_data.Rd |    4 
 TreeDep-0.1.1/TreeDep/man/Conc_CO.Rd      |only
 TreeDep-0.1.1/TreeDep/man/Conc_NO2.Rd     |only
 TreeDep-0.1.1/TreeDep/man/Conc_O3.Rd      |only
 TreeDep-0.1.1/TreeDep/man/Conc_PM10.Rd    |only
 TreeDep-0.1.1/TreeDep/man/Conc_SO2.Rd     |only
 TreeDep-0.1.1/TreeDep/man/Dep_CO.Rd       |only
 TreeDep-0.1.1/TreeDep/man/Dep_CO_a.Rd     |only
 TreeDep-0.1.1/TreeDep/man/Dep_NO2.Rd      |only
 TreeDep-0.1.1/TreeDep/man/Dep_NO2_a.Rd    |only
 TreeDep-0.1.1/TreeDep/man/Dep_O3.Rd       |only
 TreeDep-0.1.1/TreeDep/man/Dep_O3_a.Rd     |only
 TreeDep-0.1.1/TreeDep/man/Dep_PM10.Rd     |only
 TreeDep-0.1.1/TreeDep/man/Dep_PM10_a.Rd   |only
 TreeDep-0.1.1/TreeDep/man/Dep_SO2.Rd      |only
 TreeDep-0.1.1/TreeDep/man/Dep_SO2_a.Rd    |only
 TreeDep-0.1.1/TreeDep/man/Dep_vel_CO.Rd   |only
 TreeDep-0.1.1/TreeDep/man/Dep_vel_NO2.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Dep_vel_O3.Rd   |only
 TreeDep-0.1.1/TreeDep/man/Dep_vel_PM10.Rd |only
 TreeDep-0.1.1/TreeDep/man/Dep_vel_SO2.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Fric_vel.Rd     |only
 TreeDep-0.1.1/TreeDep/man/Res_Tot_CO.Rd   |only
 TreeDep-0.1.1/TreeDep/man/Res_Tot_NO2.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Res_Tot_O3.Rd   |only
 TreeDep-0.1.1/TreeDep/man/Res_Tot_SO2.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Res_aero.Rd     |only
 TreeDep-0.1.1/TreeDep/man/Res_boun_CO.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Res_boun_CO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_boun_NO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_boun_O3.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Res_boun_SO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_cano_CO.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Res_cano_NO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_cano_O3.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Res_cano_SO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_cuti_NO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_cuti_O3.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Res_cuti_SO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_meso_NO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_meso_O3.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Res_meso_SO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_soil.Rd     |only
 TreeDep-0.1.1/TreeDep/man/Res_stom_NO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/Res_stom_O3.Rd  |only
 TreeDep-0.1.1/TreeDep/man/Res_stom_SO2.Rd |only
 TreeDep-0.1.1/TreeDep/man/TreeDep.Rd      |    2 
 TreeDep-0.1.1/TreeDep/man/TreeDep_plot.Rd |only
 119 files changed, 157 insertions(+), 48 deletions(-)

More information about TreeDep at CRAN
Permanent link

New package swissMrP with initial version 0.62
Package: swissMrP
Type: Package
Title: Multilevel Regression with Post-Stratification (MrP) for Switzerland
Version: 0.62
Date: 2018-05-25
Author: Lucas Leemann
Maintainer: Lucas Leemann <lleemann@gmail.com>
Depends: R (>= 3.4.0), arm, lme4, maptools, blme, sp, utils
Description: Provides a number of useful functions to employ MrP for small area prediction in Switzerland. Based on a hierarchical model and survey data one can derive cantonal preference measures. The package allows to automatize the prediction and post-stratification steps. It further provides adequate print, summary, map, and plot functions for objects of its class.
License: GPL-2
LazyData: true
LazyLoad: true
NeedsCompilation: no
Packaged: 2018-05-30 09:31:51 UTC; lleemann
Repository: CRAN
Date/Publication: 2018-05-30 12:35:42 UTC

More information about swissMrP at CRAN
Permanent link

New package SimEUCartelLaw with initial version 1.0.1
Package: SimEUCartelLaw
Type: Package
Title: Simulation of Legal Exemption System for European Cartel Law
Version: 1.0.1
Date: 2018-05-30
Authors@R: person("Martin","Becker", role = c("aut","cre"), email = "martin.becker@mx.uni-saarland.de", comment=c(ORCID="0000-0003-2336-9751"))
Description: Monte Carlo simulations of a game-theoretic model for the legal exemption system of the European cartel law are implemented in order to estimate the (mean) deterrent effect of this system. The input and output parameters of the simulated cartel opportunities can be visualized by three-dimensional projections.
Depends: R (>= 3.2.0)
Suggests: knitr, rmarkdown
Imports: plot3Drgl, plot3D, rgl, stats
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: yes
RoxygenNote: 6.0.1
Packaged: 2018-05-30 11:36:27 UTC; mabe003
Author: Martin Becker [aut, cre] (<https://orcid.org/0000-0003-2336-9751>)
Maintainer: Martin Becker <martin.becker@mx.uni-saarland.de>
Repository: CRAN
Date/Publication: 2018-05-30 12:35:45 UTC

More information about SimEUCartelLaw at CRAN
Permanent link

New package Semblance with initial version 0.1.0
Package: Semblance
Type: Package
Title: Pair-Wise Semblance Using a Rank-Based Kernel
Version: 0.1.0
Author: Divyansh Agarwal <divyansh@upenn.edu> Nancy R. Zhang <nzh@wharton.upenn.edu>
Maintainer: Divyansh Agarwal <divyansh@upenn.edu>
Description: We present a rank-based Mercer kernel to compute a pair-wise similarity metric, corresponding to informative representation of data. We tailor the development of a kernel to encode our prior knowledge about the data distribution over a probability space. The philosophical concept behind our construction is that objects whose feature values fall on the extreme of that feature’s probability mass distribution are more similar to each other, than objects whose feature values lie closer to the mean. Semblance emphasizes features whose values lie far away from the mean of their probability distribution. The kernel relies on properties empirically determined from the data and does not assume an underlying distribution. The use of feature ranks on a probability space ensures that Semblance is computational efficacious, robust to outliers, and statistically stable, thus making it widely applicable algorithm for pattern analysis.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: fields (>= 9.6)
Suggests: kernlab
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-30 11:29:59 UTC; divyanshagarwal
Repository: CRAN
Date/Publication: 2018-05-30 12:35:49 UTC

More information about Semblance at CRAN
Permanent link

New package scico with initial version 1.0.0
Package: scico
Title: Colour Palettes Based on the Scientific Colour-Maps
Version: 1.0.0
Date: 2018-05-30
Authors@R: c( person("Thomas Lin", "Pedersen", email = "thomasp85@gmail.com", role = c("aut", "cre")), person("Fabio", "Crameri", role = c("aut")))
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Description: Colour choice in information visualisation is important in order to avoid being mislead by inherent bias in the used colour palette. The 'scico' package provides access to the perceptually uniform and colour-blindness friendly palettes developed by Fabio Crameri and released under the "Scientific Colour-Maps" moniker. The package contains 17 different palettes and includes both diverging and sequential types.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: grDevices
Suggests: ggplot2
URL: https://github.com/thomasp85/scico
BugReports: https://github.com/thomasp85/scico/issues
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-05-30 12:26:04 UTC; thomas
Author: Thomas Lin Pedersen [aut, cre], Fabio Crameri [aut]
Repository: CRAN
Date/Publication: 2018-05-30 12:43:06 UTC

More information about scico at CRAN
Permanent link

Package occ updated to version 1.1 with previous version 1.0 dated 2012-01-24

Title: Estimates PET Neuroreceptor Occupancies
Description: Generic function for estimating positron emission tomography (PET) neuroreceptor occupancies from the total volumes of distribution of a set of regions of interest. Fittings methods include the simple 'reference region' and 'ordinary least squares' (sometimes known as occupancy plot) methods, as well as the more efficient 'restricted maximum likelihood estimation'.
Author: Joaquim Radua
Maintainer: Joaquim Radua <joaquim.radua@kcl.ac.uk>

Diff between occ versions 1.0 dated 2012-01-24 and 1.1 dated 2018-05-30

 occ-1.0/occ/occ-manual.pdf |only
 occ-1.1/occ/DESCRIPTION    |   22 --
 occ-1.1/occ/MD5            |    7 
 occ-1.1/occ/NAMESPACE      |    9 -
 occ-1.1/occ/R/occ.R        |  392 ++++++++++++++++++++++-----------------------
 5 files changed, 215 insertions(+), 215 deletions(-)

More information about occ at CRAN
Permanent link

New package dextergui with initial version 0.1.1
Package: dextergui
Type: Package
Title: A Graphic User Interface to Dexter
Version: 0.1.1
Author: Jesse Koops, Eva de Schipper, Ivailo Partchev, Timo Bechger, Gunter Maris
Maintainer: jesse koops <jesse.koops@cito.nl>
Description: Shiny Dexter provides a graphic user interface to most of the main functionality in dexter. Its main purpose is to make the first steps in R for the practising psychometrician much easier but it can be used as a standalone tool for the main psychometric tasks of a typical educational testing institute such as Data management, Classical test analysis and IRT.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3), dexter (>= 0.7.0)
Imports: shiny (>= 1.0.5), shinyBS, DT, htmltools, htmlwidgets, sparkline, graphics, methods, utils, dplyr, tidyr, tibble, readxl, shinyjs, shinyFiles, jsonlite, igraph, ggplot2, ggExtra, ggridges, networkD3, rlang, RCurl, DBI, grDevices, Cairo, RColorBrewer, writexl, tools
RoxygenNote: 6.0.1
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-28 10:52:48 UTC; jessek
Repository: CRAN
Date/Publication: 2018-05-30 12:01:29 UTC

More information about dextergui at CRAN
Permanent link

Package crypto updated to version 1.0.2 with previous version 1.0.1 dated 2018-05-29

Title: Cryptocurrency Market Data
Description: Retrieves crypto currency current and historical information as well as information on the exchanges they are listed on. For current and historical it will retrieve the daily open, high, low and close values for all crypto currencies. This retrieves the historical market data by web scraping tables provided by 'Cryptocurrency Market Capitalizations' <https://coinmarketcap.com>.
Author: Jesse Vent [aut, cre]
Maintainer: Jesse Vent <cryptopackage@icloud.com>

Diff between crypto versions 1.0.1 dated 2018-05-29 and 1.0.2 dated 2018-05-30

 DESCRIPTION         |    8 ++++----
 MD5                 |   18 +++++++++---------
 R/crypto2xts.R      |    7 ++++---
 R/crypto_markets.R  |    2 ++
 R/encoding.R        |    6 +++---
 R/getCoins.R        |    9 +++++----
 R/getExchanges.R    |    7 ++++---
 R/getPrices.R       |    7 ++++---
 R/listCoins.R       |    7 ++++---
 man/daily_market.Rd |    2 ++
 10 files changed, 41 insertions(+), 32 deletions(-)

More information about crypto at CRAN
Permanent link

Package nricens updated to version 1.6 with previous version 1.5 dated 2017-11-22

Title: NRI for Risk Prediction Models with Time to Event and Binary Response Data
Description: Calculating the net reclassification improvement (NRI) for risk prediction models with time to event and binary data.
Author: Eisuke Inoue
Maintainer: Eisuke Inoue <eisuke.inoue@marianna-u.ac.jp>

Diff between nricens versions 1.5 dated 2017-11-22 and 1.6 dated 2018-05-30

 DESCRIPTION            |    8 ++++----
 MD5                    |    4 ++--
 man/nricens-package.Rd |    6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

More information about nricens at CRAN
Permanent link

Package shinyWidgets updated to version 0.4.3 with previous version 0.4.2 dated 2018-03-30

Title: Custom Inputs Widgets for Shiny
Description: Some custom inputs widgets to use in Shiny applications, like a toggle switch to replace checkboxes. And other components to pimp your apps.
Author: Victor Perrier [aut, cre], Fanny Meyer [aut], David Granjon [aut] (jQuery Knob shiny interface & sliders appearance), Silvio Moreto [ctb, cph] (bootstrap-select), Ana Carolina [ctb, cph] (bootstrap-select), caseyjhol [ctb, cph] (bootstrap-select), Matt Bryson [ctb, cph] (bootstrap-select), t0xicCode [ctb, cph] (bootstrap-select), Mattia Larentis [ctb, cph] (Bootstrap Switch), Emanuele Marchi [ctb, cph] (Bootstrap Switch), Mark Otto [ctb] (Bootstrap library), Jacob Thornton [ctb] (Bootstrap library), Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Flatlogic [cph] (Awesome Bootstrap Checkbox), mouse0270 [ctb, cph] (Material Design Switch), Tristan Edwards [ctb, cph] (SweetAlert), Fabian Lindfors [ctb, cph] (multi.js), Anthony Terrien [ctb, cph] (jQuery Knob), Daniel Eden [ctb, cph] (animate.css), Ganapati V S [ctb, cph] (bttn.css), Brian Grinstead [ctb, cph] (Spectrum), Lokesh Rajendran [ctb, cph] (pretty-checkbox), Leon Gersen [ctb, cph] (wnumb & noUiSlider), Timofey Marochkin [ctb, cph] (air-datepicker), Tobias Ahlin [ctb, cph] (CSS spin)
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>

Diff between shinyWidgets versions 0.4.2 dated 2018-03-30 and 0.4.3 dated 2018-05-30

 shinyWidgets-0.4.2/shinyWidgets/R/demo-nouislider.R                    |only
 shinyWidgets-0.4.2/shinyWidgets/inst/examples/nouislider/behaviour.R   |only
 shinyWidgets-0.4.2/shinyWidgets/inst/examples/nouislider/colorpicker.R |only
 shinyWidgets-0.4.2/shinyWidgets/inst/examples/nouislider/format.R      |only
 shinyWidgets-0.4.2/shinyWidgets/inst/examples/nouislider/more.R        |only
 shinyWidgets-0.4.2/shinyWidgets/inst/examples/nouislider/update.R      |only
 shinyWidgets-0.4.3/shinyWidgets/DESCRIPTION                            |   25 +-
 shinyWidgets-0.4.3/shinyWidgets/LICENSE                                |   26 ++
 shinyWidgets-0.4.3/shinyWidgets/MD5                                    |  116 ++++++---
 shinyWidgets-0.4.3/shinyWidgets/NAMESPACE                              |   17 +
 shinyWidgets-0.4.3/shinyWidgets/NEWS.md                                |   11 
 shinyWidgets-0.4.3/shinyWidgets/R/actionBttn.R                         |  121 +++++++++-
 shinyWidgets-0.4.3/shinyWidgets/R/addSpinner.R                         |only
 shinyWidgets-0.4.3/shinyWidgets/R/attachShinyWidgetsDep.R              |    4 
 shinyWidgets-0.4.3/shinyWidgets/R/chooseSliderSkin.R                   |only
 shinyWidgets-0.4.3/shinyWidgets/R/demos.R                              |only
 shinyWidgets-0.4.3/shinyWidgets/R/input-airDatepicker.R                |only
 shinyWidgets-0.4.3/shinyWidgets/R/input-awesomeradio.R                 |    2 
 shinyWidgets-0.4.3/shinyWidgets/R/input-dropdown.R                     |    2 
 shinyWidgets-0.4.3/shinyWidgets/R/input-multi.R                        |   14 -
 shinyWidgets-0.4.3/shinyWidgets/R/input-noUiSlider.R                   |    2 
 shinyWidgets-0.4.3/shinyWidgets/R/input-selectpicker.R                 |   68 ++++-
 shinyWidgets-0.4.3/shinyWidgets/R/onLoad.R                             |   33 ++
 shinyWidgets-0.4.3/shinyWidgets/R/set-background.R                     |only
 shinyWidgets-0.4.3/shinyWidgets/R/setSliderColor.R                     |only
 shinyWidgets-0.4.3/shinyWidgets/R/shinyWidgetsGallery.R                |    2 
 shinyWidgets-0.4.3/shinyWidgets/R/sw-dropdown.R                        |    2 
 shinyWidgets-0.4.3/shinyWidgets/R/useShinydashboard.R                  |only
 shinyWidgets-0.4.3/shinyWidgets/R/useShinydashboardPlus.R              |only
 shinyWidgets-0.4.3/shinyWidgets/README.md                              |   20 -
 shinyWidgets-0.4.3/shinyWidgets/inst/examples/airDatepicker            |only
 shinyWidgets-0.4.3/shinyWidgets/inst/examples/examples-spin.R          |only
 shinyWidgets-0.4.3/shinyWidgets/inst/examples/multi/test-update.R      |    7 
 shinyWidgets-0.4.3/shinyWidgets/inst/examples/nouislider/behaviour     |only
 shinyWidgets-0.4.3/shinyWidgets/inst/examples/nouislider/color         |only
 shinyWidgets-0.4.3/shinyWidgets/inst/examples/nouislider/format        |only
 shinyWidgets-0.4.3/shinyWidgets/inst/examples/nouislider/more          |only
 shinyWidgets-0.4.3/shinyWidgets/inst/examples/nouislider/update        |only
 shinyWidgets-0.4.3/shinyWidgets/inst/examples/shinyWidgets/global.R    |   15 -
 shinyWidgets-0.4.3/shinyWidgets/inst/www/air-datepicker                |only
 shinyWidgets-0.4.3/shinyWidgets/inst/www/bttn/bttn.min.css             |    3 
 shinyWidgets-0.4.3/shinyWidgets/inst/www/multi/multi-bindings.js       |   14 -
 shinyWidgets-0.4.3/shinyWidgets/inst/www/multi/multi.min.css           |    2 
 shinyWidgets-0.4.3/shinyWidgets/inst/www/multi/multi.min.js            |    4 
 shinyWidgets-0.4.3/shinyWidgets/inst/www/shinyWidgets-bindings.min.js  |    2 
 shinyWidgets-0.4.3/shinyWidgets/inst/www/shinyWidgets.css              |    6 
 shinyWidgets-0.4.3/shinyWidgets/inst/www/shinyWidgets.min.css          |    2 
 shinyWidgets-0.4.3/shinyWidgets/inst/www/spinner                       |only
 shinyWidgets-0.4.3/shinyWidgets/inst/www/uglify.R                      |   17 -
 shinyWidgets-0.4.3/shinyWidgets/man/actionBttn.Rd                      |   39 ++-
 shinyWidgets-0.4.3/shinyWidgets/man/addSpinner.Rd                      |only
 shinyWidgets-0.4.3/shinyWidgets/man/airDatepicker.Rd                   |only
 shinyWidgets-0.4.3/shinyWidgets/man/chooseSliderSkin.Rd                |only
 shinyWidgets-0.4.3/shinyWidgets/man/demoAirDatepicker.Rd               |only
 shinyWidgets-0.4.3/shinyWidgets/man/demoNoUiSlider.Rd                  |    2 
 shinyWidgets-0.4.3/shinyWidgets/man/downloadBttn.Rd                    |only
 shinyWidgets-0.4.3/shinyWidgets/man/dropdown.Rd                        |    2 
 shinyWidgets-0.4.3/shinyWidgets/man/dropdownButton.Rd                  |    2 
 shinyWidgets-0.4.3/shinyWidgets/man/pickerInput.Rd                     |   56 ++++
 shinyWidgets-0.4.3/shinyWidgets/man/setBackgroundColor.Rd              |only
 shinyWidgets-0.4.3/shinyWidgets/man/setBackgroundImage.Rd              |only
 shinyWidgets-0.4.3/shinyWidgets/man/setSliderColor.Rd                  |only
 shinyWidgets-0.4.3/shinyWidgets/man/updateAirDateInput.Rd              |only
 shinyWidgets-0.4.3/shinyWidgets/man/useShinydashboard.Rd               |only
 shinyWidgets-0.4.3/shinyWidgets/man/useShinydashboardPlus.Rd           |only
 65 files changed, 502 insertions(+), 136 deletions(-)

More information about shinyWidgets at CRAN
Permanent link

Package r2d3 updated to version 0.2.2 with previous version 0.2.0 dated 2018-05-29

Title: Interface to 'D3' Visualizations
Description: Suite of tools for using 'D3', a library for producing dynamic, interactive data visualizations. Supports translating objects into 'D3' friendly data structures, rendering 'D3' scripts, publishing 'D3' visualizations, incorporating 'D3' in R Markdown, creating interactive 'D3' applications with Shiny, and distributing 'D3' based 'htmlwidgets' in R packages.
Author: Javier Luraschi [aut, cre], JJ Allaire [aut], Mike Bostock [ctb, cph] (d3.js library, http://d3js.org), RStudio [cph]
Maintainer: Javier Luraschi <javier@rstudio.com>

Diff between r2d3 versions 0.2.0 dated 2018-05-29 and 0.2.2 dated 2018-05-30

 DESCRIPTION                              |    6 +++---
 MD5                                      |   16 ++++++++--------
 NEWS.md                                  |    9 +++++++++
 R/publish.R                              |   17 +++++++++++++++--
 inst/doc/visualization_options.html      |    4 ++--
 inst/htmlwidgets/lib/r2d3/r2d3-render.js |    2 ++
 man/save_d3_html.Rd                      |   16 ++++++++++++++--
 tests/testthat/test-knit.R               |    3 +++
 tests/testthat/test-save.R               |    3 +++
 9 files changed, 59 insertions(+), 17 deletions(-)

More information about r2d3 at CRAN
Permanent link

New package overlapptest with initial version 1.0
Package: overlapptest
Type: Package
Title: Test Overlapping of Polygons Against Random Rotation
Version: 1.0
Date: 2018-05-30
Author: Marcelino de la Cruz Rot
Depends: R (>= 2.10), spatstat
Suggests: maptools
Maintainer: Marcelino de la Cruz <marcelino.delacruz@urjc.es>
Description: Tests the observed overlapping polygon area in a collection of polygons against a null model of random rotation, as explained in De la Cruz et al. (2017) <doi:10.13140/RG.2.2.12825.72801>.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2018-05-30 08:17:40 UTC; marcelino
Repository: CRAN
Date/Publication: 2018-05-30 09:28:06 UTC

More information about overlapptest at CRAN
Permanent link

New package ggdistribute with initial version 1.0.1
Package: ggdistribute
Title: A 'ggplot2' Extension for Plotting Unimodal Distributions
Version: 1.0.1
Date: 2018-5-19
Authors@R: c( person("Joseph M.", "Burling", email = "josephburling@gmail.com", role = c("aut", "cre")))
Description: The 'ggdistribute' package is an extension for plotting posterior or other types of unimodal distributions that require overlaying information about a distribution's intervals. It makes use of the 'ggproto' system to extend 'ggplot2', providing additional "geoms", "stats", and "positions." The extensions integrate with existing 'ggplot2' layer elements.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: data.table, ggplot2, tibble, magrittr, grDevices
Suggests: knitr, testthat, rmarkdown, viridisLite, extrafont
VignetteBuilder: knitr
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-05-30 09:13:22 UTC; josep
Author: Joseph M. Burling [aut, cre]
Maintainer: Joseph M. Burling <josephburling@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-30 09:28:09 UTC

More information about ggdistribute at CRAN
Permanent link

New package wdm with initial version 0.1.0
Package: wdm
Title: Weighted Dependence Measures
Version: 0.1.0
Authors@R: person("Thomas", "Nagler", email = "mail@tnagler.com", role = c("aut", "cre"))
Description: Provides efficient implementations of weighted dependence measures and related asymptotic tests for independence. Implemented measures are the Pearson correlation, Spearman's rho, Kendall's tau, Blomqvist's beta, and Hoeffding's D; see, e.g., Nelsen (2006) <doi:10.1007/0-387-28678-0> and Hollander et al. (2015, ISBN:9780470387375).
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Imports: Rcpp
RoxygenNote: 6.0.1
URL: https://github.com/tnagler/wdm-r
BugReports: https://github.com/tnagler/wdm-r/issues
Suggests: testthat, Hmisc, copula, covr
NeedsCompilation: yes
Packaged: 2018-05-29 10:56:45 UTC; n5
Author: Thomas Nagler [aut, cre]
Maintainer: Thomas Nagler <mail@tnagler.com>
Repository: CRAN
Date/Publication: 2018-05-30 08:12:56 UTC

More information about wdm at CRAN
Permanent link

New package Spbsampling with initial version 1.0.0
Package: Spbsampling
Title: Spatially Balanced Samples
Version: 1.0.0
Author: Francesco Pantalone, Roberto Benedetti, Federica Piersimoni
Maintainer: Francesco Pantalone <pantalone.fra@gmail.com>
Description: Provides functions to draw spatially balanced samples. It contains fast implementations (C++ via 'Rcpp') of the included sampling methods. In particular, the algorithms to draw spatially balanced samples are pwd() and swd(). These methods use a probability distribution, proportional to the within sample distance. See Benedetti R and Piersimoni F (2017) <doi:10.1002/bimj.201600194> for details. Moreover, there is a function hpwd(), which is a heuristic method to achieve approximated samples obtained by pwd() in a faster way. See Benedetti R and Piersimoni F (2017) <arXiv:1710.09116> for details. Finally, there are two functions, stprod() and stsum(), useful to standardize distance matrices in order to achieve fixed sample size using, respectively, the functions pwd() and swd().
Depends: R (>= 3.1)
License: GPL-3
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Imports: Rcpp, Rdpack
RdMacros: Rdpack
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-05-29 10:49:53 UTC; francesco
Repository: CRAN
Date/Publication: 2018-05-30 08:07:56 UTC

More information about Spbsampling at CRAN
Permanent link

New package shinyhelper with initial version 0.1.1
Package: shinyhelper
Type: Package
Title: Easily Add Markdown Help Files to 'shiny' Inputs and Outputs
Version: 0.1.1
Authors@R: person("Chris", "Thom", email = "christopher.w.thom@outlook.com", role=c("aut","cre"))
Description: Creates a lightweight way to add markdown helpfiles to 'shiny' apps, using modal dialog boxes, with no need to observe each help button separately.
License: GPL-3
Imports: shiny, shinyjs
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-29 20:48:14 UTC; chris
Author: Chris Thom [aut, cre]
Maintainer: Chris Thom <christopher.w.thom@outlook.com>
Repository: CRAN
Date/Publication: 2018-05-30 08:43:26 UTC

More information about shinyhelper at CRAN
Permanent link

New package lacm with initial version 0.0.3
Package: lacm
Version: 0.0.3
Priority: optional
Title: Latent Autoregressive Count Models
Authors@R: c(person(given = "Xanthi", family = "Pedeli", role = c("aut", "cre"), email = "xanthi9@gmail.com"), person(given = "Cristiano", family = "Varin", role = c("aut"), email = "cristiano.varin@unive.it"))
Description: Perform pairwise likelihood inference in latent autoregressive count models. See Pedeli and Varin (2018) <arXiv:1805.10865> for details.
Maintainer: Xanthi Pedeli <xanthi9@gmail.com>
Depends: R (>= 3.4.0)
Imports: stats, graphics, numDeriv, statmod
License: GPL (>= 2)
NeedsCompilation: yes
Author: Xanthi Pedeli [aut, cre], Cristiano Varin [aut]
Packaged: 2018-05-29 12:17:51 UTC; cristianovarin
Repository: CRAN
Date/Publication: 2018-05-30 08:18:04 UTC

More information about lacm at CRAN
Permanent link

New package heatwaveR with initial version 0.2.7
Package: heatwaveR
Version: 0.2.7
Date: 2018-05-28
Title: Detect Heatwaves and Cold-Spells
Description: The different methods of defining and detecting extreme events, known as heatwaves or cold-spells in both air and water temperature data are encompassed within this package. These detection algorithms may be used on non-temperature data as well however, this is not catered for explicitly here as no use of this technique in the literature currently exists.
Type: Package
Authors@R: c(person("Robert W.", "Schlegel", role = c("aut", "cre", "ctb"), email = "robwschlegel@gmail.com", comment = c(ORCID = "0000-0002-0705-1287")), person("Albertus J.", "Smit", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-3799-6126")))
Maintainer: Robert W. Schlegel <robwschlegel@gmail.com>
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 6.0.1
Depends: R (>= 3.00), data.table, ggplot2
Suggests: tidyverse, testthat, knitr, rmarkdown
Imports: tibble, lubridate, dplyr, stats, utils, zoo, grid, RcppRoll, Rcpp (>= 0.12.16)
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
VignetteBuilder: knitr
URL: https://robwschlegel.github.io/heatwaveR/index.html
Packaged: 2018-05-29 11:51:45 UTC; rws
Author: Robert W. Schlegel [aut, cre, ctb] (<https://orcid.org/0000-0002-0705-1287>), Albertus J. Smit [aut, ctb] (<https://orcid.org/0000-0002-3799-6126>)
Repository: CRAN
Date/Publication: 2018-05-30 08:13:00 UTC

More information about heatwaveR at CRAN
Permanent link

New package glmmboot with initial version 0.1.2
Package: glmmboot
Type: Package
Title: Bootstrap Resampling for Mixed Effects and Plain Models
Version: 0.1.2
Authors@R: person("Colman", "Humphrey", email = "humphrc@tcd.ie", role = c("aut", "cre"))
Description: Performs bootstrap resampling for most models that update() works for. There are two main functions: BootGlmm() performs block resampling if random effects are present, and case resampling if not; BootCI() converts output from bootstrap model runs into confidence intervals and p-values. By default, BootGlmm() calls BootCI(). Package motivated by Humphrey and Swingley (2018) <arXiv:1805.08670>.
License: AGPL-3 | file LICENSE
URL: https://github.com/ColmanHumphrey/glmmboot
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1)
Imports: methods, stats
Suggests: glmmTMB (>= 0.2.1), testthat (>= 0.11.0), pbapply (>= 1.3.0), parallel (>= 3.0.0), knitr, rmarkdown
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-23 01:55:38 UTC; colmanhumphrey
Author: Colman Humphrey [aut, cre]
Maintainer: Colman Humphrey <humphrc@tcd.ie>
Repository: CRAN
Date/Publication: 2018-05-30 08:05:48 UTC

More information about glmmboot at CRAN
Permanent link

New package epubr with initial version 0.4.0
Package: epubr
Version: 0.4.0
Title: Read EPUB File Metadata and Text
Description: Provides functions supporting the reading and parsing of internal e-book content from EPUB files. E-book formatting is non-standard enough across all literature that no function can curate parsed e-book content across an arbitrary collection of e-books, in completely general form, resulting in a singular, consistently formatted output containing all the same variables. EPUB file parsing functionality in this package is intended for relatively general application to arbitrary e-books. However, poorly formatted e-books or e-books with highly uncommon formatting may not work with this package. Text is read 'as is'. Additional text cleaning should be performed by the user at their discretion, such as with functions from packages like 'tm' or 'qdap'.
Authors@R: person("Matthew", "Leonawicz", email = "mfleonawicz@alaska.edu", role = c("aut", "cre"))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
ByteCompile: true
URL: https://github.com/leonawicz/epubr
BugReports: https://github.com/leonawicz/epubr/issues
Depends: R (>= 3.5.0)
Suggests: testthat, knitr, rmarkdown, lintr, covr, readr
Imports: xml2, xslt, magrittr, dplyr, purrr, tidyr
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-29 18:50:18 UTC; Matt
Author: Matthew Leonawicz [aut, cre]
Maintainer: Matthew Leonawicz <mfleonawicz@alaska.edu>
Repository: CRAN
Date/Publication: 2018-05-30 08:36:46 UTC

More information about epubr at CRAN
Permanent link

New package easyCODA with initial version 0.23
Package: easyCODA
Type: Package
Depends: R (>= 2.10), ca (>= 0.6)
Title: Compositional Data Analysis in Practice
Version: 0.23
Date: 2018-05-07
Author: Michael Greenacre
Maintainer: Michael Greenacre <michael.greenacre@upf.edu>
Description: Univariate and multivariate methods for compositional data analysis, based on logratios.
License: GPL
Repository: CRAN
Repository/R-Forge/Project: easycoda
Repository/R-Forge/Revision: 10
Repository/R-Forge/DateTimeStamp: 2018-05-07 13:51:46
Date/Publication: 2018-05-30 08:36:50 UTC
NeedsCompilation: no
Packaged: 2018-05-07 14:15:10 UTC; rforge

More information about easyCODA at CRAN
Permanent link

New package comperank with initial version 0.1.0
Package: comperank
Title: Ranking Methods for Competition Results
Version: 0.1.0
Authors@R: person("Evgeni", "Chasnovski", email = "evgeni.chasnovski@gmail.com", role = c("aut", "cre"))
Description: Compute ranking and rating based on competition results. Methods of different nature are implemented: with fixed Head-to-Head structure, with variable Head-to-Head structure and with iterative nature. All algorithms are taken from the book 'Who’s #1?: The science of rating and ranking' by Amy N. Langville and Carl D. Meyer (2012, ISBN:978-0-691-15422-0).
License: MIT + file LICENSE
URL: https://github.com/echasnovski/comperank
BugReports: https://github.com/echasnovski/comperank/issues
Depends: comperes (>= 0.1.0), R (>= 3.4.0)
Imports: dplyr (>= 0.6.0), Rcpp, rlang (>= 0.2.0), tibble
Suggests: covr, knitr, rmarkdown, testthat
LinkingTo: Rcpp
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-05-29 18:01:51 UTC; evgeni
Author: Evgeni Chasnovski [aut, cre]
Maintainer: Evgeni Chasnovski <evgeni.chasnovski@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-30 08:27:55 UTC

More information about comperank at CRAN
Permanent link

Package stargazer updated to version 5.2.2 with previous version 5.2.1 dated 2018-01-03

Title: Well-Formatted Regression and Summary Statistics Tables
Description: Produces LaTeX code, HTML/CSS code and ASCII text for well-formatted tables that hold regression analysis results from several models side-by-side, as well as summary statistics.
Author: Marek Hlavac <mhlavac@alumni.princeton.edu>
Maintainer: Marek Hlavac <mhlavac@alumni.princeton.edu>

Diff between stargazer versions 5.2.1 dated 2018-01-03 and 5.2.2 dated 2018-05-30

 DESCRIPTION              |    8 -
 MD5                      |   20 +--
 R/stargazer-internal.R   |  300 +++++++++++++++++++++++------------------------
 build/vignette.rds       |binary
 inst/CITATION            |    2 
 inst/ChangeLog           |    3 
 inst/doc/stargazer.Rtex  |    2 
 inst/doc/stargazer.pdf   |binary
 man/stargazer.Rd         |    2 
 man/stargazer_news.Rd    |    4 
 vignettes/stargazer.Rtex |    2 
 11 files changed, 175 insertions(+), 168 deletions(-)

More information about stargazer at CRAN
Permanent link

Package imager updated to version 0.41.1 with previous version 0.41.0 dated 2018-05-21

Title: Image Processing Library Based on 'CImg'
Description: Fast image processing for images in up to 4 dimensions (two spatial dimensions, one time/depth dimension, one colour dimension). Provides most traditional image processing tools (filtering, morphology, transformations, etc.) as well as various functions for easily analysing image data using R. The package wraps 'CImg', <http://cimg.eu>, a simple, modern C++ library for image processing.
Author: Simon Barthelme [aut, cre], David Tschumperle [ctb], Jan Wijffels [ctb], Haz Edine Assemlal [ctb]
Maintainer: Simon Barthelme <simon.barthelme@gipsa-lab.fr>

Diff between imager versions 0.41.0 dated 2018-05-21 and 0.41.1 dated 2018-05-30

 DESCRIPTION      |    8 ++++----
 MD5              |    6 +++---
 src/hough.cpp    |    4 ++--
 src/imgraphs.cpp |    2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

More information about imager at CRAN
Permanent link

Package graphkernels updated to version 1.6 with previous version 1.5 dated 2018-04-26

Title: Graph Kernels
Description: A fast C++ implementation for computing various graph kernels including (1) simple kernels between vertex and/or edge label histograms, (2) graphlet kernels, (3) random walk kernels (popular baselines), and (4) the Weisfeiler-Lehman graph kernel (state-of-the-art).
Author: Mahito Sugiyama
Maintainer: Mahito Sugiyama <mahito@nii.ac.jp>

Diff between graphkernels versions 1.5 dated 2018-04-26 and 1.6 dated 2018-05-30

 DESCRIPTION                 |    8 ++++----
 MD5                         |    6 +++---
 man/graphkernels-package.Rd |    4 ----
 src/graphKernels.cpp        |   16 ++++++++++++++--
 4 files changed, 21 insertions(+), 13 deletions(-)

More information about graphkernels at CRAN
Permanent link

Package servr updated to version 0.10 with previous version 0.9 dated 2018-03-25

Title: A Simple HTTP Server to Serve Static Files or Dynamic Documents
Description: Start an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory.
Author: Yihui Xie [aut, cre] (<https://orcid.org/0000-0003-0645-5666>), Carson Sievert [ctb], Jesse Anderson [ctb], Ramnath Vaidyanathan [ctb]
Maintainer: Yihui Xie <xie@yihui.name>

Diff between servr versions 0.9 dated 2018-03-25 and 0.10 dated 2018-05-30

 DESCRIPTION          |   10 +++++-----
 MD5                  |   21 +++++++++++----------
 NAMESPACE            |    5 +----
 NEWS                 |   10 ++++++++++
 R/dynamic.R          |    2 +-
 R/static.R           |   45 ++++++++++++---------------------------------
 R/utils.R            |   46 +++++++++++++++++++++-------------------------
 R/vignette.R         |    7 +++----
 man/browse_last.Rd   |only
 man/daemon_stop.Rd   |   10 ++--------
 man/server_config.Rd |    3 ++-
 man/vign.Rd          |    7 +++----
 12 files changed, 71 insertions(+), 95 deletions(-)

More information about servr at CRAN
Permanent link


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