Title: OCI Based Oracle Database Interface for R
Description: Oracle database interface (DBI) driver for R.
This is a DBI-compliant Oracle driver based on the OCI.
Author: Denis Mukhin, David A. James and Jake Luciani
Maintainer: Rajendra S. Pingte <rajendra.pingte@oracle.com>
Diff between ROracle versions 1.1-12 dated 2014-11-20 and 1.2-1 dated 2015-07-31
DESCRIPTION | 12 INSTALL | 156 +++++---- MD5 | 176 +++++------ NAMESPACE | 2 NEWS | 26 + R/dbi.R | 16 - R/oci.R | 245 +++++++++++++-- configure | 18 - configure.ac | 2 inst/Copyrights | 2 inst/doc/man/de/OraConnection-class.Rd | 4 inst/doc/man/de/Oracle.Rd | 50 ++- inst/doc/man/de/dbConnect-methods.Rd | 102 +++--- inst/doc/man/de/dbDriver-methods.Rd | 50 +-- inst/doc/man/de/dbGetInfo-methods.Rd | 237 ++++++++++++++ inst/doc/man/de/dbReadTable-methods.Rd | 374 +++++++++++++++++++---- inst/doc/man/de/dbSendQuery-methods.Rd | 65 ++-- inst/doc/man/en/Oracle.Rd | 47 ++ inst/doc/man/en/dbDriver-methods.Rd | 46 +- inst/doc/man/en/dbGetInfo-methods.Rd | 26 + inst/doc/man/en/dbReadTable-methods.Rd | 166 +++++++++- inst/doc/man/en/dbSendQuery-methods.Rd | 64 ++-- inst/doc/man/es/OraConnection-class.Rd | 4 inst/doc/man/es/Oracle.Rd | 53 ++- inst/doc/man/es/dbConnect-methods.Rd | 93 +++-- inst/doc/man/es/dbDriver-methods.Rd | 44 +- inst/doc/man/es/dbGetInfo-methods.Rd | 237 ++++++++++++++ inst/doc/man/es/dbReadTable-methods.Rd | 342 ++++++++++++++++++--- inst/doc/man/es/dbSendQuery-methods.Rd | 68 ++-- inst/doc/man/fr/OraConnection-class.Rd | 4 inst/doc/man/fr/Oracle.Rd | 45 ++ inst/doc/man/fr/dbConnect-methods.Rd | 100 +++--- inst/doc/man/fr/dbDriver-methods.Rd | 46 +- inst/doc/man/fr/dbGetInfo-methods.Rd | 239 ++++++++++++++- inst/doc/man/fr/dbReadTable-methods.Rd | 344 ++++++++++++++++++--- inst/doc/man/fr/dbSendQuery-methods.Rd | 75 ++-- inst/doc/man/it/OraConnection-class.Rd | 4 inst/doc/man/it/Oracle.Rd | 43 ++ inst/doc/man/it/dbConnect-methods.Rd | 94 +++-- inst/doc/man/it/dbDriver-methods.Rd | 30 + inst/doc/man/it/dbGetInfo-methods.Rd | 237 ++++++++++++++ inst/doc/man/it/dbReadTable-methods.Rd | 358 +++++++++++++++++++--- inst/doc/man/it/dbSendQuery-methods.Rd | 65 ++-- inst/doc/man/ja/OraConnection-class.Rd | 4 inst/doc/man/ja/Oracle.Rd | 61 ++- inst/doc/man/ja/dbConnect-methods.Rd | 131 ++++---- inst/doc/man/ja/dbDriver-methods.Rd | 47 +- inst/doc/man/ja/dbGetInfo-methods.Rd | 231 ++++++++++++++ inst/doc/man/ja/dbReadTable-methods.Rd | 359 +++++++++++++++++++--- inst/doc/man/ja/dbSendQuery-methods.Rd | 61 ++- inst/doc/man/ko/OraConnection-class.Rd | 4 inst/doc/man/ko/Oracle.Rd | 52 ++- inst/doc/man/ko/dbConnect-methods.Rd | 114 ++++--- inst/doc/man/ko/dbDriver-methods.Rd | 38 +- inst/doc/man/ko/dbGetInfo-methods.Rd | 235 ++++++++++++++ inst/doc/man/ko/dbReadTable-methods.Rd | 380 +++++++++++++++++++----- inst/doc/man/ko/dbSendQuery-methods.Rd | 55 ++- inst/doc/man/pt_BR/OraConnection-class.Rd | 4 inst/doc/man/pt_BR/Oracle.Rd | 60 ++- inst/doc/man/pt_BR/dbConnect-methods.Rd | 128 ++++---- inst/doc/man/pt_BR/dbDriver-methods.Rd | 50 +-- inst/doc/man/pt_BR/dbGetInfo-methods.Rd | 241 ++++++++++++++- inst/doc/man/pt_BR/dbReadTable-methods.Rd | 376 +++++++++++++++++++---- inst/doc/man/pt_BR/dbSendQuery-methods.Rd | 85 +++-- inst/doc/man/zh_CN/OraConnection-class.Rd | 4 inst/doc/man/zh_CN/Oracle.Rd | 51 ++- inst/doc/man/zh_CN/dbConnect-methods.Rd | 104 +++--- inst/doc/man/zh_CN/dbDriver-methods.Rd | 44 +- inst/doc/man/zh_CN/dbGetInfo-methods.Rd | 231 ++++++++++++++ inst/doc/man/zh_CN/dbReadTable-methods.Rd | 340 ++++++++++++++++++--- inst/doc/man/zh_CN/dbSendQuery-methods.Rd | 57 ++- inst/doc/man/zh_TW/OraConnection-class.Rd | 4 inst/doc/man/zh_TW/Oracle.Rd | 59 ++- inst/doc/man/zh_TW/dbConnect-methods.Rd | 140 ++++---- inst/doc/man/zh_TW/dbDriver-methods.Rd | 46 +- inst/doc/man/zh_TW/dbGetInfo-methods.Rd | 239 ++++++++++++++- inst/doc/man/zh_TW/dbListConnections-methods.Rd | 2 inst/doc/man/zh_TW/dbReadTable-methods.Rd | 380 +++++++++++++++++++----- inst/doc/man/zh_TW/dbSendQuery-methods.Rd | 87 +++-- inst/doc/man/zh_TW/summary-methods.Rd | 2 man/Oracle.Rd | 47 ++ man/dbDriver-methods.Rd | 46 +- man/dbGetInfo-methods.Rd | 26 + man/dbReadTable-methods.Rd | 166 +++++++++- man/dbSendQuery-methods.Rd | 64 ++-- src/rodbi.c | 285 +++++++++++++++--- src/rodbi.h | 7 src/rooci.c | 159 ++++++---- src/rooci.h | 6 89 files changed, 7679 insertions(+), 2044 deletions(-)
Title: Estimation of Ordered Generalized Linear Models
Description: Ordered models such as ordered probit and ordered logit presume that the error variance is constant across observations. In the case that this assumption does not hold estimates of marginal effects are typically biased. This package allows for generalization of ordered probit and ordered logit models by allowing the user to specify a model for the variance. Furthermore, the package includes functions to calculate the marginal effects.
Author: Nathan Carroll
Maintainer: Nathan Carroll <nathan.carroll@ur.de>
Diff between oglmx versions 1.0.2 dated 2015-06-01 and 1.0.3 dated 2015-07-31
DESCRIPTION | 10 +- MD5 | 20 ++-- R/oglmx-functions.R | 182 +++++++++++++++++++++++++++++++++----------- R/oglmx.margins-functions.R | 2 build/partial.rdb |binary man/logit.reg.Rd | 10 +- man/oglmx.Rd | 19 +++- man/ologit.reg.Rd | 10 +- man/oprobit.reg.Rd | 11 ++ man/probit.reg.Rd | 10 +- man/summary.oglmx.Rd | 2 11 files changed, 202 insertions(+), 74 deletions(-)
Title: Visualizations of Paired Comparisons
Description: Convert a logical vector or a vector of
p-values or a correlation, difference, or distance
matrix into a display identifying the pairs for
which the differences were not significantly
different. Designed for use in conjunction with
the output of functions like TukeyHSD, dist{stats},
simint, simtest, csimint, csimtest{multcomp},
friedmanmc, kruskalmc{pgirmess}.
Author: Spencer Graves, Hans-Peter Piepho and Luciano Selzer with
help from Sundar Dorai-Raj
Maintainer: Luciano Selzer <luciano.selzer@gmail.com>
Diff between multcompView versions 0.1-5 dated 2012-05-26 and 0.1-7 dated 2015-07-31
multcompView-0.1-5/multcompView/NEWS |only multcompView-0.1-5/multcompView/man/multcompView.package.Rd |only multcompView-0.1-5/multcompView/man/plot.multcomp.Rd |only multcompView-0.1-5/multcompView/man/plotDisplay.Rd |only multcompView-0.1-7/multcompView/DESCRIPTION | 30 multcompView-0.1-7/multcompView/MD5 | 53 - multcompView-0.1-7/multcompView/NAMESPACE | 53 + multcompView-0.1-7/multcompView/R/extract_p.R | 83 +- multcompView-0.1-7/multcompView/R/multcompBoxplot.R | 378 +++++++---- multcompView-0.1-7/multcompView/R/multcompLetters.R | 243 +++++++ multcompView-0.1-7/multcompView/R/multcompTs.R | 117 +++ multcompView-0.1-7/multcompView/R/multcompView-package.R |only multcompView-0.1-7/multcompView/R/plot.multcompLetters.R | 125 +++ multcompView-0.1-7/multcompView/R/plot.multcompTs.R | 133 +++ multcompView-0.1-7/multcompView/R/plotBoxes.R | 90 ++ multcompView-0.1-7/multcompView/R/plotLetters.R | 131 +++ multcompView-0.1-7/multcompView/R/plotTs.R | 91 ++ multcompView-0.1-7/multcompView/R/print.multcompLetters.R | 28 multcompView-0.1-7/multcompView/R/vec2mat.R | 64 + multcompView-0.1-7/multcompView/R/vec2mat2.R | 36 + multcompView-0.1-7/multcompView/man/extract_p.Rd | 54 - multcompView-0.1-7/multcompView/man/multcompBoxplot.Rd | 196 ++--- multcompView-0.1-7/multcompView/man/multcompLetters.Rd | 231 ++---- multcompView-0.1-7/multcompView/man/multcompTs.Rd | 164 +--- multcompView-0.1-7/multcompView/man/multcompView-package.Rd |only multcompView-0.1-7/multcompView/man/plot.multcompLetters.Rd |only multcompView-0.1-7/multcompView/man/plot.multcompTs.Rd |only multcompView-0.1-7/multcompView/man/plotBoxes.Rd |only multcompView-0.1-7/multcompView/man/plotLetters.Rd |only multcompView-0.1-7/multcompView/man/plotTs.Rd |only multcompView-0.1-7/multcompView/man/print.multcompLetters.Rd | 59 - multcompView-0.1-7/multcompView/man/vec2mat.Rd | 75 -- multcompView-0.1-7/multcompView/man/vec2mat2.Rd | 60 - 33 files changed, 1805 insertions(+), 689 deletions(-)
Title: Monte Carlo Standard Errors for MCMC
Description: Provides tools for computing Monte Carlo standard
errors (MCSE) in Markov chain Monte Carlo (MCMC) settings. MCSE
computation for expectation and quantile estimators is
supported as well as multivariate estimations. The package also provides
functions for computing effective sample size and for plotting
Monte Carlo estimates versus sample size.
Author: James M. Flegal <jflegal@ucr.edu>, John Hughes
<hughesj@umn.edu> and Dootika Vats <vatsx007@umn.edu>
Maintainer: James M. Flegal <jflegal@ucr.edu>
Diff between mcmcse versions 1.0-1 dated 2012-08-06 and 1.1-1 dated 2015-07-31
DESCRIPTION | 30 +++++++++++--------- MD5 | 36 +++++++++++++++++++----- NAMESPACE | 16 ++++++++++ R/RcppExports.R |only R/confRegion.R |only R/mcmcse.R | 74 ++++++++++++++++++++++++++++++-------------------- R/mcse_multi.R |only R/multiESS.R |only R/qq_test.R |only R/zzz.R | 7 ++-- build |only inst/CITATION | 11 ++++--- inst/doc |only man/confRegion.Rd |only man/ess.Rd | 48 ++++++++++++++++---------------- man/mcmcse-package.Rd |only man/mcse.Rd | 2 + man/mcse.multi.Rd |only man/multiESS.Rd |only man/qqTest.Rd |only src |only tests |only vignettes |only 23 files changed, 143 insertions(+), 81 deletions(-)
Title: Dockerize R Markdown Documents
Description: Dockerize R Markdown documents with support for Rabix.
Author: Miaozhu Li [ctb],
Tengfei Yin [ctb],
Nan Xiao [aut, cre]
Maintainer: Nan Xiao <nanx@uchicago.edu>
Diff between liftr versions 0.1 dated 2015-07-15 and 0.2 dated 2015-07-31
liftr-0.1/liftr/NEWS |only liftr-0.2/liftr/DESCRIPTION | 20 + liftr-0.2/liftr/MD5 | 25 - liftr-0.2/liftr/NAMESPACE | 1 liftr-0.2/liftr/NEWS.md |only liftr-0.2/liftr/R/lift.R | 26 + liftr-0.2/liftr/R/liftr-package.R | 1 liftr-0.2/liftr/R/utils.R | 10 liftr-0.2/liftr/README.md | 21 - liftr-0.2/liftr/inst/Dockerfile.Rmd | 11 liftr-0.2/liftr/inst/doc/liftr-intro.Rmd | 2 liftr-0.2/liftr/inst/doc/liftr-intro.html | 405 ++++++++++-------------------- liftr-0.2/liftr/inst/pandoc.Rmd |only liftr-0.2/liftr/man/liftr-package.Rd | 1 liftr-0.2/liftr/vignettes/liftr-intro.Rmd | 2 15 files changed, 218 insertions(+), 307 deletions(-)
Title: Order Restricted Clustering for Microarray Experiments
Description: Provides clustering of genes with similar
dose response (or time course) profiles. It implements the method
described by Lin et al. (2012).
Author: Adetayo Kasim, Martin Otava, Tobias Verbeke
Maintainer: Rudradev Sengupta <rudradev.sengupta@uhasselt.be>
Diff between ORCME versions 2.0.1 dated 2014-07-16 and 2.0.2 dated 2015-07-31
DESCRIPTION | 18 +++++++++--------- MD5 | 8 ++++---- NAMESPACE | 4 +++- data/doseData.rda |binary data/geneData.rda |binary 5 files changed, 16 insertions(+), 14 deletions(-)
Title: Kernel Density Estimation for Heaped and Rounded Data
Description: In self-reported or anonymized data the user often encounters heaped data, i.e. data which are rounded (to a possibly different
degree of coarseness). While this is mostly a minor problem in parametric density estimation the bias can be very large
for non-parametric methods such as kernel density estimation. This package implements a partly Bayesian algorithm treating the true unknown values as additional
parameters and estimates the rounding parameters to give a corrected kernel density estimate. It supports various standard bandwidth selection methods. Varying rounding probabilities (depending on the true value) and asymmetric rounding is estimable as well. Additionally, bivariate non-parametric density estimation for rounded data is supported.
Author: Marcus Gross
Maintainer: Marcus Gross <marcus.gross@fu-berlin.de>
Diff between Kernelheaping versions 0.9 dated 2015-06-13 and 1.0 dated 2015-07-31
DESCRIPTION | 8 +- MD5 | 14 ++-- NAMESPACE | 19 +++++ R/functions.R | 154 ++++++++++++++++++++++++----------------------- data/students.rda |binary man/dbivr.Rd | 9 +- man/dheaping.Rd | 17 +++-- man/sim.Kernelheaping.Rd | 2 8 files changed, 126 insertions(+), 97 deletions(-)
Title: Order-Restricted Inference for Microarray Experiments
Description: Offers framework for testing for monotonic relationship between gene expression and doses in a microarray experiment. Several testing procedures including the global likelihood-ratio test (Bartholomew, 1961), Williams (1971, 1972), Marcus (1976), M (Hu et al. 2005) and the modified M (Lin et al. 2007) are used to test for the monotonic trend in gene expression with respect to doses. BH (Benjamini and Hochberg 1995) and BY (Benjamini and Yekutieli 2004) FDR controlling procedures are applied to adjust the raw p-values obtained from the permutations.
Author: Dan Lin, Setia Pramana, Tobias Verbeke and Ziv Shkedy
Maintainer: Rudradev Sengupta <rudradev.sengupta@uhasselt.be>
Diff between IsoGene versions 1.0-23 dated 2014-12-18 and 1.0-24 dated 2015-07-31
DESCRIPTION | 16 ++++++++-------- MD5 | 10 +++++----- NAMESPACE | 2 ++ data/dopamine.rda |binary data/exampleData.rda |binary inst/doc/IsoGene.pdf |binary 6 files changed, 15 insertions(+), 13 deletions(-)
Title: Tests for Right and Interval-Censored Survival Data Based on the
Fleming-Harrington Class
Description: Functions to compare two or more survival curves with:
a) The Fleming-Harrington test for right-censored data based on permutations and on counting processes.
b) An extension of the Fleming-Harrington test for interval-censored data based on a permutation distribution and on a score vector distribution.
Author: Ramon Oller, Klaus Langohr
Maintainer: Ramon Oller <ramon.oller@uvic.cat>
Diff between FHtest versions 1.2 dated 2015-05-27 and 1.3 dated 2015-07-31
FHtest-1.2/FHtest/R/FHtest-internal.R |only FHtest-1.3/FHtest/DESCRIPTION | 8 ++--- FHtest-1.3/FHtest/MD5 | 43 +++++++++++++++----------------- FHtest-1.3/FHtest/NAMESPACE | 4 +- FHtest-1.3/FHtest/R/FHtesticp.R | 2 - FHtest-1.3/FHtest/R/FHtesticp.formula.R | 22 ++++++++-------- FHtest-1.3/FHtest/R/FHtestics.R | 2 - FHtest-1.3/FHtest/R/FHtestics.formula.R | 30 +++++++++++----------- FHtest-1.3/FHtest/R/FHtestrcc.R | 5 +-- FHtest-1.3/FHtest/R/FHtestrcc.formula.R | 30 +++++++++++----------- FHtest-1.3/FHtest/R/FHtestrcp.R | 5 +-- FHtest-1.3/FHtest/R/FHtestrcp.formula.R | 30 +++++++++++----------- FHtest-1.3/FHtest/R/rcc.R | 37 ++++++++++++++------------- FHtest-1.3/FHtest/R/rcp.R | 26 ++++++++----------- FHtest-1.3/FHtest/man/FHtest-package.Rd | 6 ++-- FHtest-1.3/FHtest/man/FHtesticp.Rd | 8 ++--- FHtest-1.3/FHtest/man/FHtestics.Rd | 9 ++---- FHtest-1.3/FHtest/man/FHtestrcc.Rd | 7 ++--- FHtest-1.3/FHtest/man/FHtestrcp.Rd | 9 ++---- FHtest-1.3/FHtest/man/ics.Rd | 2 - FHtest-1.3/FHtest/man/illust3.Rd | 37 +++++++++++---------------- FHtest-1.3/FHtest/man/rcc.Rd | 2 - FHtest-1.3/FHtest/man/rcp.Rd | 2 - 23 files changed, 155 insertions(+), 171 deletions(-)
Title: Tools for Making and Spoiling Sudoku Games
Description: Tools for making, retrieving, displaying and solving sudoku games.
This package is an alternative to the earlier sudoku-solver package,
'sudoku'. The present package uses a slightly different algorithm, has a
simpler coding and presents a few more sugar tools, such as plot and print
methods. Solved sudoku games are of some interest in Experimental Design
as examples of Latin Square designs with additional balance constraints.
Author: Bill Venables <Bill.Venables@gmail.com>
Maintainer: Bill Venables <Bill.Venables@gmail.com>
Diff between sudokuAlt versions 0.1-5 dated 2015-07-24 and 0.1-6 dated 2015-07-31
DESCRIPTION | 10 +++++----- MD5 | 8 ++++---- R/sudokuAlt.R | 21 +++++++++++++-------- man/fetchAUGame.Rd | 13 ++++++------- man/fetchUKGame.Rd | 5 +++++ 5 files changed, 33 insertions(+), 24 deletions(-)
Title: Perform Common JavaScript Operations in Shiny Apps using Plain R
Code
Description: Perform common JavaScript operations in Shiny
applications without having to know any JavaScript. Examples include hiding an
element, disabling an input, resetting an input back to its original value,
and many more useful functions. Even if you do know JavaScript,
'shinyjs' can be used as convenience functions to avoid dealing with message
passing and writing JavaScript code. 'shinyjs' can also be used to
easily run your own custom JavaScript functions from R.
Author: Dean Attali [aut, cre]
Maintainer: Dean Attali <daattali@gmail.com>
Diff between shinyjs versions 0.0.7.0 dated 2015-06-24 and 0.0.8.3 dated 2015-07-31
DESCRIPTION | 6 MD5 | 90 ++++----- NEWS.md | 24 ++ R/colourInput.R | 47 +++- R/extendShinyjs.R | 20 +- R/hidden.R | 2 R/inlineCSS.R | 6 R/jsFunc-aaa.R | 7 R/jsFunc-classFuncs.R | 4 R/jsFunc-messageFuncs.R | 2 R/jsFunc-runjs.R | 2 R/jsFunc-stateFuncs.R | 4 R/jsFunc-text.R | 2 R/jsFunc-visibilityFuncs.R | 4 R/onclick.R | 6 R/reset.R | 6 R/useShinyjs.R | 9 R/utils.R | 25 -- README.md | 23 +- inst/doc/overview.Rmd | 21 -- inst/doc/overview.html | 38 +-- inst/examples/basic/app.R | 2 inst/examples/colourInput/app.R | 41 +++- inst/examples/demo/server.R | 2 inst/srcjs/input_binding_colour.js | 21 +- inst/srcjs/shinyjs-default-funcs.js | 16 + inst/www/shared/colourpicker/css/colourpicker.css | 49 +++- inst/www/shared/colourpicker/css/colourpicker.min.css | 2 inst/www/shared/colourpicker/js/colourpicker.js | 179 ++++++++++++------ inst/www/shared/colourpicker/js/colourpicker.min.js | 2 man/classFuncs.Rd | 4 man/colourInput.Rd | 19 + man/extendShinyjs.Rd | 18 + man/hidden.Rd | 2 man/inlineCSS.Rd | 6 man/js.Rd | 2 man/messageFuncs.Rd | 2 man/onclick.Rd | 2 man/reset.Rd | 2 man/runjs.Rd | 2 man/stateFuncs.Rd | 4 man/text.Rd | 2 man/updateColourInput.Rd | 8 man/useShinyjs.Rd | 11 - man/visibilityFuncs.Rd | 4 vignettes/overview.Rmd | 21 -- 46 files changed, 489 insertions(+), 282 deletions(-)
Title: Tools for Nonlinear Regression Analysis
Description: Several tools for assessing the quality of fit of a
gaussian nonlinear model are provided.
Author: Florent Baty <florent.baty@gmail.com> and Marie-Laure
Delignette-Muller <marielaure.delignettemuller@vetagro-sup.fr>,
with contributions from Sandrine Charles, Jean-Pierre Flandrois,
and Christian Ritz
Maintainer: Florent Baty <florent.baty@gmail.com>
Diff between nlstools versions 1.0-1 dated 2015-02-26 and 1.0-2 dated 2015-07-31
ChangeLog | 3 +++ DESCRIPTION | 8 ++++---- MD5 | 12 ++++++------ NAMESPACE | 4 +++- inst/CITATION | 40 ++++++++++++++++++++++++---------------- inst/NEWS | 8 ++++++++ man/nlstools.Rd | 3 ++- 7 files changed, 50 insertions(+), 28 deletions(-)
Title: Multidimensional Iterative Proportional Fitting and Alternative
Models
Description: An implementation of the iterative proportional fitting (IPFP),
maximum likelihood, minimum chi-square and weighted least squares procedures
for updating a N-dimensional array with respect to given target marginal
distributions (which, in turn can be multi-dimensional). The package also
provides an application of the IPFP to simulate multivariate Bernoulli
distributions.
Author: Johan Barthelemy [aut, cre], Thomas Suesse [aut], Mohammad Namazi-Rad [ctb]
Maintainer: Johan Barthelemy <johan@uow.edu.au>
Diff between mipfp versions 2.0 dated 2015-03-30 and 2.2 dated 2015-07-31
DESCRIPTION | 13 + MD5 | 40 +++--- NAMESPACE | 2 R/binary.R | 97 ++++++++++---- R/ipfp_multi_dim.R | 24 ++- R/models.R | 173 ++++++++++++++++---------- R/utils.R | 125 ++++++++++++++++++ data |only man/Array2Vector.Rd | 1 man/Corr2Odds.Rd | 4 man/Corr2PairProbs.Rd | 2 man/GetConfInt.Rd |only man/GetLinInd.Rd |only man/Ipfp.Rd | 37 ++++- man/IpfpCov.Rd | 12 - man/ObtainModelEstimates.Rd | 76 +++++++---- man/ObtainMultBinaryDist.Rd | 15 +- man/Odds2Corr.Rd | 4 man/Odds2PairProbs.Rd | 2 man/Qaqish.Rd |only man/RMultBinary.Rd | 40 +++--- man/mipfp-package.Rd | 292 ++++++++++++++++++++++---------------------- man/spnamur.Rd |only 23 files changed, 623 insertions(+), 336 deletions(-)
More information about InformationValue at CRAN
Permanent link
Title: Optimization of Sample Configurations using Spatial Simulated
Annealing
Description: Methods to optimize sample configurations using spatial simulated
annealing. Multiple objective functions are implemented for various
purposes, such as variogram estimation, trend estimation, and spatial
interpolation. A general purpose spatial simulated annealing function
enables the user to define his/her own objective function.
Author: Alessandro Samuel-Rosa [aut, cre],
Lucia Helena Cunha dos Anjos [ths],
Gustavo de Mattos Vasques [ths],
Gerard B M Heuvelink [ths],
Edzer Pebesma [ctb],
Jon Skoien [ctb],
Joshua French [ctb],
Pierre Roudier [ctb],
Dick Brus [ctb],
Murray Lark [ctb]
Maintainer: Alessandro Samuel-Rosa <alessandrosamuelrosa@gmail.com>
Diff between spsann versions 1.0.0 dated 2015-07-15 and 1.0.1 dated 2015-07-31
DESCRIPTION | 50 ++++++++++++++++++++++++--------------------- MD5 | 45 ++++++++++++++++++++-------------------- R/AAA.R | 5 ---- R/SPSANNtools.R | 2 - R/check-spsann-arguments.R | 2 - R/check-suggests.R |only R/optimACDC.R | 4 +-- R/optimMKV.R | 12 +++++++++- R/optimMSSD.R | 28 ++++++++++++++++++------- R/plot-and-jitter.R | 2 - R/plotting-options.R | 2 - R/prepare-acdc-covars.R | 4 +-- R/prepare-points.R | 2 - R/spsann.R | 2 - README.md | 17 ++++++++++++++- man/optimACDC.Rd | 16 +++++++------- man/optimCORR.Rd | 10 ++++----- man/optimDIST.Rd | 10 ++++----- man/optimMKV.Rd | 4 +-- man/optimMSSD.Rd | 4 +-- man/optimPPL.Rd | 4 +-- man/optimSPAN.Rd | 16 +++++++------- man/optimUSER.Rd | 4 +-- man/spsann-package.Rd | 2 - 24 files changed, 141 insertions(+), 106 deletions(-)
Title: Quantitative Analysis of Textual Data
Description: A fast, flexible toolset for for the management, processing, and
quantitative analysis of textual data in R.
Author: Kenneth Benoit [aut, cre],
Paul Nulty [aut],
Pablo Barberá [ctb],
Kohei Watanabe [ctb],
Benjamin Lauderdale [ctb]
Maintainer: Kenneth Benoit <kbenoit@lse.ac.uk>
Diff between quanteda versions 0.8.0-4 dated 2015-07-13 and 0.8.2-0 dated 2015-07-31
quanteda-0.8.0-4/quanteda/R/clean.R |only quanteda-0.8.0-4/quanteda/inst/doc/corpus-sources.R |only quanteda-0.8.0-4/quanteda/inst/doc/corpus-sources.Rmd |only quanteda-0.8.0-4/quanteda/inst/doc/corpus-sources.html |only quanteda-0.8.0-4/quanteda/inst/doc/design-and-workflow.R |only quanteda-0.8.0-4/quanteda/inst/doc/design-and-workflow.Rmd |only quanteda-0.8.0-4/quanteda/inst/doc/design-and-workflow.html |only quanteda-0.8.0-4/quanteda/man/clean.Rd |only quanteda-0.8.0-4/quanteda/vignettes/corpus-sources.Rmd |only quanteda-0.8.0-4/quanteda/vignettes/corpus-sources.md |only quanteda-0.8.0-4/quanteda/vignettes/design-and-workflow.Rmd |only quanteda-0.8.0-4/quanteda/vignettes/design-and-workflow.md |only quanteda-0.8.0-4/quanteda/vignettes/development-plans.md |only quanteda-0.8.0-4/quanteda/vignettes/quickstart.md |only quanteda-0.8.2-0/quanteda/DESCRIPTION | 12 quanteda-0.8.2-0/quanteda/MD5 | 87 quanteda-0.8.2-0/quanteda/NAMESPACE | 13 quanteda-0.8.2-0/quanteda/NEWS | 39 quanteda-0.8.2-0/quanteda/R/corpus.R | 13 quanteda-0.8.2-0/quanteda/R/dataDocs.R | 4 quanteda-0.8.2-0/quanteda/R/dfm-main.R | 142 + quanteda-0.8.2-0/quanteda/R/dfm-methods.R | 18 quanteda-0.8.2-0/quanteda/R/dictionaries.R | 142 + quanteda-0.8.2-0/quanteda/R/readability.R | 246 ++ quanteda-0.8.2-0/quanteda/R/stopwords.R | 134 + quanteda-0.8.2-0/quanteda/R/textfile.R | 85 quanteda-0.8.2-0/quanteda/R/tokenize.R | 223 +- quanteda-0.8.2-0/quanteda/R/wordstem.R | 60 quanteda-0.8.2-0/quanteda/README.md | 108 - quanteda-0.8.2-0/quanteda/build/vignette.rds |binary quanteda-0.8.2-0/quanteda/demo/quanteda.R | 3 quanteda-0.8.2-0/quanteda/inst/doc/development-plans.R |only quanteda-0.8.2-0/quanteda/inst/doc/development-plans.Rmd | 314 +++ quanteda-0.8.2-0/quanteda/inst/doc/development-plans.html | 387 ++++ quanteda-0.8.2-0/quanteda/inst/doc/quickstart.R | 274 +- quanteda-0.8.2-0/quanteda/inst/doc/quickstart.Rmd | 580 ++++-- quanteda-0.8.2-0/quanteda/inst/doc/quickstart.html | 1119 ++++++++---- quanteda-0.8.2-0/quanteda/man/applyDictionary.Rd |only quanteda-0.8.2-0/quanteda/man/dfm.Rd | 23 quanteda-0.8.2-0/quanteda/man/exampleString.Rd | 2 quanteda-0.8.2-0/quanteda/man/readability.Rd | 25 quanteda-0.8.2-0/quanteda/man/removeFeatures.Rd | 18 quanteda-0.8.2-0/quanteda/man/scrabble.Rd |only quanteda-0.8.2-0/quanteda/man/segment.Rd | 4 quanteda-0.8.2-0/quanteda/man/selectFeatures.Rd |only quanteda-0.8.2-0/quanteda/man/show-dictionary-method.Rd |only quanteda-0.8.2-0/quanteda/man/syllables.Rd | 2 quanteda-0.8.2-0/quanteda/man/textfile.Rd | 71 quanteda-0.8.2-0/quanteda/man/tokenize.Rd | 21 quanteda-0.8.2-0/quanteda/man/trim.Rd | 19 quanteda-0.8.2-0/quanteda/man/wordstem.Rd | 6 quanteda-0.8.2-0/quanteda/tests/testthat/testDfm.R |only quanteda-0.8.2-0/quanteda/tests/testthat/testDictionaries.R |only quanteda-0.8.2-0/quanteda/vignettes/development-plans.Rmd | 314 +++ quanteda-0.8.2-0/quanteda/vignettes/quickstart.Rmd | 580 ++++-- 55 files changed, 3865 insertions(+), 1223 deletions(-)