Title: Computes Copula using Ranks and Subsampling
Description: Essentially a discussion tool about estimation of copula using ranks and subsampling.
Author: Jerome Collet
Maintainer: Jerome Collet <jeromepcollet@gmail.com>
Diff between subrank versions 0.9.1 dated 2014-12-12 and 0.9.4 dated 2015-11-06
DESCRIPTION | 12 ++-- MD5 | 26 ++++----- NAMESPACE | 2 R/corc0.R | 20 ++++--- R/predonfly.R | 10 ++- R/simany.R | 73 +++++++++++++++------------ man/corc0.Rd | 2 man/predonfly.Rd | 10 ++- man/simany.Rd | 16 ++--- man/subrank-package.Rd | 4 - src/copc.c | 132 ++++++++++++++++++++++++++++++++++++++----------- src/copc.h | 6 +- src/lienR.c | 7 +- src/lienR.h | 6 ++ 14 files changed, 219 insertions(+), 107 deletions(-)
Title: Simulation of Evolutionary and Epidemiological Dynamics
Description: Suite of functions for the simulation, visualisation and analysis of bacterial evolution within- and between-host.
Author: Colin Worby
Maintainer: Colin Worby <cworby@hsph.harvard.edu>
Diff between seedy versions 1.2 dated 2015-04-22 and 1.3 dated 2015-11-06
DESCRIPTION | 8 - MD5 | 16 +-- NAMESPACE | 5 R/deepseqmat.r |only R/sharedvariants.r |only R/simfixoutbreak.r | 257 +++++++++++++++++++++++--------------------------- R/simulateoutbreak.R | 145 ++++++++++++---------------- man/deepseqmat.Rd |only man/seedy-package.Rd | 4 man/sharedvariants.Rd |only man/simfixoutbreak.Rd | 9 + 11 files changed, 213 insertions(+), 231 deletions(-)
Title: Distributed 'randomForest' for Big Data using 'ddR' API
Description: Distributed training and prediction of random forest models based upon 'randomForest' package using 'ddR' (Distributed Data Structures) API in the 'ddR' package.
Author: Vishrut Gupta, Arash Fard, Winston Li, Matthew Saltz
Maintainer: Vishrut Gupta <vishrut.gupta@hpe.com>
Diff between randomForest.ddR versions 0.1.0 dated 2015-10-28 and 0.1.1 dated 2015-11-06
randomForest.ddR-0.1.0/randomForest.ddR/man/drandomForest-package.Rd |only randomForest.ddR-0.1.1/randomForest.ddR/DESCRIPTION | 10 +++---- randomForest.ddR-0.1.1/randomForest.ddR/MD5 | 14 +++++----- randomForest.ddR-0.1.1/randomForest.ddR/NAMESPACE | 1 randomForest.ddR-0.1.1/randomForest.ddR/README.md | 2 - randomForest.ddR-0.1.1/randomForest.ddR/man/drandomForest.Rd | 6 ++-- randomForest.ddR-0.1.1/randomForest.ddR/man/predict.drandomForest.Rd | 2 - randomForest.ddR-0.1.1/randomForest.ddR/man/randomForest.ddR-package.Rd |only randomForest.ddR-0.1.1/randomForest.ddR/tests/testthat/test-drandomForest.R | 4 +- 9 files changed, 20 insertions(+), 19 deletions(-)
More information about randomForest.ddR at CRAN
Permanent link
Title: Pictographic Representation of Treatment Effects
Description: Visualizes treatment effects using person icons, similar to Cates (NNT) charts.
Author: Joel Kuiper [aut, cre], Iain Marshall [aut]
Maintainer: Joel Kuiper <jkuiper@doctorevidence.com>
Diff between personograph versions 0.1.1 dated 2015-09-21 and 0.1.3 dated 2015-11-06
DESCRIPTION | 10 +-- MD5 | 20 +++--- NAMESPACE | 3 - R/personograph.R | 130 +++++++++++++++++++++++++++++++------------- R/test.R | 12 ++++ README.md | 13 ++-- man/calc.ier.Rd | 2 man/personograph-package.Rd | 11 +-- man/personograph.Rd | 21 +++++-- man/uplift.Rd | 4 - man/w.approx.cer.Rd | 15 +++-- 11 files changed, 165 insertions(+), 76 deletions(-)
Title: Multiscale Codependence Analysis
Description: Computation of Multiscale Codependence Analysis and spatial eigenvector maps, as an additional feature.
Author: Guillaume Guenard and Pierre Legendre, with contributions from Bertrand Pages
Maintainer: Guillaume Guenard <guillaume.guenard@gmail.com>
Diff between codep versions 0.4-1 dated 2014-07-30 and 0.5-1 dated 2015-11-06
codep-0.4-1/codep/src/permut.c |only codep-0.4-1/codep/src/permut.h |only codep-0.5-1/codep/DESCRIPTION | 10 - codep-0.5-1/codep/MD5 | 13 - codep-0.5-1/codep/NAMESPACE | 20 ++ codep-0.5-1/codep/R/mca.R | 187 +++++++++++++++----------- codep-0.5-1/codep/man/mca-class.Rd | 2 codep-0.5-1/codep/man/product-distribution.Rd |only codep-0.5-1/codep/src/codep.c |only codep-0.5-1/codep/src/codep.h |only 10 files changed, 144 insertions(+), 88 deletions(-)
Title: Graphical User Interface (GUI) for Interactive R Analysis
Sessions
Description: Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simple R commands.
Author: Jonathan M. Lees
Maintainer: Jonathan M. Lees <jonathan.lees@unc.edu>
Diff between RPMG versions 2.1-7 dated 2015-04-26 and 2.2-1 dated 2015-11-06
DESCRIPTION | 8 ++++---- MD5 | 17 +++++++++-------- NAMESPACE | 7 +++++++ R/RESCALE.R | 18 +++++++++++++----- R/itoxyz.R | 31 +++++++++++++++++++------------ R/jpng.R | 2 +- man/RESCALE.Rd | 8 +++++--- man/itoxyz.Rd | 33 ++++++++++++++++++++------------- man/jpng.Rd | 2 +- man/xyztoi.Rd |only 10 files changed, 79 insertions(+), 47 deletions(-)
Title: Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic
Phenomena
Diff between surveillance versions 1.9-1 dated 2015-06-12 and 1.10-0 dated 2015-11-06
Description: Implementation of statistical methods for the modeling and
change-point detection in time series of counts, proportions and
categorical data, as well as for the modeling of continuous-time
epidemic phenomena, e.g., discrete-space setups such as the spatially
enriched Susceptible-Exposed-Infectious-Recovered (SEIR) models,
or continuous-space point process data such as the
occurrence of infectious diseases. Main focus is on outbreak
detection in count data time series originating from public health
surveillance of communicable diseases, but applications could just as well
originate from environmetrics, reliability engineering, econometrics or
social sciences.
Currently, the package contains implementations of many typical
outbreak detection procedures such as Farrington et al (1996),
Noufaily et al (2012) or the negative binomial LR-CUSUM method
described in Höhle and Paul (2008). A novel CUSUM approach combining
logistic and multinomial logistic modelling is also included.
Furthermore, inference methods for the retrospective infectious
disease models in Held et al (2005), Held et al (2006),
Paul et al (2008), Paul and Held (2011), Held and Paul (2012),
and Meyer and Held (2014) are provided.
Continuous self-exciting spatio-temporal point processes are
modeled through additive-multiplicative conditional
intensities as described in Höhle (2009) ('twinSIR', discrete
space) and Meyer et al (2012) ('twinstim', continuous space).
The package contains several real-world data sets, the ability
to simulate outbreak data, visualize the results of the
monitoring in temporal, spatial or spatio-temporal fashion.
Note: Using the 'boda' algorithm requires the 'INLA'
package, which should be installed automatically through the
specified Additional_repositories, if uninstalled dependencies
are also requested. As this might not work under OS X it
might be necessary to manually install the 'INLA' package as
specified at
Author: Michael Höhle [aut, ths], Sebastian Meyer [aut, cre],
Michaela Paul [aut], Leonhard Held [ctb, ths],
Thais Correa [ctb], Mathias Hofmann [ctb], Christian Lang [ctb],
Juliane Manitz [ctb], Andrea Riebler [ctb], Daniel Sabanés Bové [ctb],
Maëlle Salmon [ctb], Dirk Schumacher [ctb], Stefan Steiner [ctb],
Mikko Virtanen [ctb], Wei Wei [ctb], Valentin Wimmer [ctb], R Core Team [ctb]
(A few code segments are modified versions of code from base R)
Maintainer: Sebastian Meyer <Sebastian.Meyer@ifspm.uzh.ch>
DESCRIPTION | 23 -
MD5 | 225 ++++++++--------
NAMESPACE | 51 +++
R/AllClass.R | 2
R/AllGeneric.R | 25 +
R/addSeason2formula.R | 2
R/algo_bayes.R | 12
R/algo_glrnb.R | 52 +--
R/algo_outbreakP.R | 68 ++--
R/bodaDelay.R | 425 +++++++++++++++----------------
R/calibration.R |only
R/calibration_null.R |only
R/checkDerivatives.R | 2
R/epidata.R | 49 ++-
R/epidataCS.R | 2
R/epidataCS_aggregate.R | 8
R/epidataCS_animate.R | 2
R/epidataCS_methods.R | 2
R/epidataCS_plot.R | 8
R/epidata_animate.R | 2
R/epidata_plot.R | 2
R/glm_epidataCS.R | 2
R/gpc.poly-methods.R | 2
R/graphs.R | 2
R/hhh4.R | 237 ++++++++++-------
R/hhh4_W.R | 2
R/hhh4_W_np.R | 2
R/hhh4_W_powerlaw.R | 2
R/hhh4_calibration.R |only
R/hhh4_methods.R | 105 +++++--
R/hhh4_oneStepAhead.R | 62 +++-
R/hhh4_plot.R | 245 +++++++++++++++--
R/hhh4_simulate.R | 111 ++++++--
R/hhh4_simulate_plot.R |only
R/hhh4_simulate_scores.R |only
R/intersectPolyCircle.R | 2
R/knox.R | 2
R/modifyListcall.R | 2
R/options.R | 2
R/permutationTest.R | 2
R/pit.R | 70 +++--
R/plapply.R | 2
R/qlomax.R | 2
R/scores.R | 176 ++++++++----
R/spatial_tools.R | 11
R/stK.R | 2
R/sts.R | 6
R/stsNC.R | 7
R/sts_animate.R | 24 +
R/sts_coerce.R | 6
R/sts_creation.R | 2
R/stsplot_space.R | 2
R/stsplot_spacetime.R | 2
R/stsplot_time.R | 119 ++++----
R/twinSIR.R | 2
R/twinSIR_helper.R | 2
R/twinSIR_methods.R | 2
R/twinSIR_profile.R | 2
R/twinSIR_simulation.R | 2
R/twinstim.R | 2
R/twinstim_epitest.R | 2
R/twinstim_helper.R | 2
R/twinstim_iafplot.R | 2
R/twinstim_intensity.R | 2
R/twinstim_methods.R | 36 +-
R/twinstim_siaf.R | 2
R/twinstim_siaf_powerlaw.R | 2
R/twinstim_siaf_powerlawL.R | 2
R/twinstim_siaf_step.R | 2
R/twinstim_simulation.R | 2
R/twinstim_step.R | 2
R/twinstim_tiaf.R | 2
R/twinstim_tiaf_exponential.R | 2
R/twinstim_tiaf_step.R | 2
R/untie.R | 2
R/wrap_univariate.R | 20 -
build/partial.rdb |binary
build/vignette.rds |binary
inst/CITATION | 14 +
inst/NEWS.Rd | 266 +++++++++++++++----
inst/THANKS | 1
inst/doc/glrnb.pdf |binary
inst/doc/hhh4.R | 10
inst/doc/hhh4.Rnw | 4
inst/doc/hhh4.pdf |binary
inst/doc/surveillance.pdf |binary
man/abattoir.Rd | 7
man/addFormattedXAxis.Rd |only
man/algo.outbreakP.Rd | 20 -
man/bodaDelay.Rd | 8
man/calibration.Rd |only
man/categoricalCUSUM.Rd | 4
man/epidata.Rd | 55 ++--
man/farringtonFlexible.Rd | 4
man/fluBYBW.Rd | 2
man/hhh4.Rd | 19 -
man/hhh4_calibration.Rd |only
man/hhh4_methods.Rd | 15 -
man/hhh4_plot.Rd | 100 +++++--
man/hhh4_simulate.Rd | 29 +-
man/hhh4_simulate_plot.Rd |only
man/hhh4_validation.Rd | 96 +++++--
man/layout.labels.Rd | 15 -
man/linelist2sts.Rd | 2
man/momo.Rd | 2
man/pit.Rd | 15 -
man/salmNewportTruncated.Rd | 6
man/sts-class.Rd | 1
man/sts_animate.Rd | 16 +
man/stsplot_time.Rd | 91 ++----
man/surveillance.options.Rd | 8
man/twinstim_methods.Rd | 15 -
man/twinstim_simulation.Rd | 5
man/wrap.algo.Rd | 15 -
src/surveillance.c | 238 ++++++++---------
tests/testthat/test-calibration.R |only
tests/testthat/test-hhh4+derivatives.R | 5
tests/testthat/test-hhh4_NegBinGrouped.R |only
vignettes/hhh4.Rnw | 4
119 files changed, 2121 insertions(+), 1242 deletions(-)
Title: Spatio-Dynamic Wetland Plant Communities Model
Description: A spatio-dynamic modelling package that focuses on three
characteristic wetland plant communities in a semiarid Mediterranean
wetland in response to hydrological pressures from the catchment. The
package includes the data on watershed hydrological pressure and the
initial raster maps of plant communities but also allows for random initial
distribution of plant communities. Ongoing developments of the package
focus on offering easy to use tools for creating other spatio-dynamic
models.
Author: Javier Martinez-Lopez <javi.martinez.lopez@gmail.com>, Babak Naimi
<naimi.b@gmail.com>, Julia Martinez-Fernandez <juliamf@um.es>
Maintainer: Javier Martinez-Lopez <javi.martinez.lopez@gmail.com>
Diff between spdynmod versions 1.1.1 dated 2015-08-19 and 1.1.2 dated 2015-11-06
DESCRIPTION | 10 +++++----- MD5 | 10 +++++----- NAMESPACE | 3 ++- NEWS | 5 ++++- R/plot_maps.R | 28 +++++++++++++++++----------- inst/doc/isem2013_jml.pdf |binary 6 files changed, 33 insertions(+), 23 deletions(-)
Title: Interface Between R and the OpenStreetMap-Based Routing Service
OSRM
Description: An interface between R and the OSRM API. OSRM is a routing
service based on OpenStreetMap data. See <http://project-osrm.org/> for more
information. A public API exists but one can run its own instance. This package
allows to compute distance (travel time and kilometric distance) between points
and travel time matrices.
Author: TimothÊe Giraud [cre, aut]
Maintainer: TimothÊe Giraud <timothee.giraud@ums-riate.fr>
Diff between osrm versions 1.0 dated 2015-09-30 and 1.1 dated 2015-11-06
DESCRIPTION | 17 +++++++++++------ MD5 | 32 +++++++++++++++++--------------- NAMESPACE | 2 +- NEWS |only R/osrmTable.R | 4 +++- R/osrmTableErrors.R | 2 ++ R/osrmTableOD.R | 2 ++ R/osrmViaroute.R | 2 ++ R/osrmViarouteGeom.R | 40 ++++++++++++++++++++++++++++++++++++++-- README.md | 8 +++++++- inst |only man/com.Rd | 2 +- man/osrm.Rd | 10 +++++----- man/osrmTable.Rd | 16 +++++++++------- man/osrmTableErrors.Rd | 4 +++- man/osrmTableOD.Rd | 18 ++++++++++-------- man/osrmViaroute.Rd | 8 +++++--- man/osrmViarouteGeom.Rd | 29 +++++++++++++++++++++++++---- 18 files changed, 141 insertions(+), 55 deletions(-)
Title: Access Vegetation Databases and Treat Taxonomy
Description: Handling of vegetation data from Turboveg (<http://www.synbiosys.alterra.nl/turboveg/>) and other sources (<http://www.vegetweb.de>). Taxonomic harmonization given appropriate taxonomic lists (e.g. the German taxonomical standard list "GermanSL", <http://www.botanik.uni-greifswald.de/GermanSL.html>).
Author: Florian Jansen <jansen@uni-greifswald.de>
Maintainer: Florian Jansen <jansen@uni-greifswald.de>
Diff between vegdata versions 0.8.1 dated 2015-09-11 and 0.8.5 dated 2015-11-06
vegdata-0.8.1/vegdata/man/tv.metainfo.Rd |only vegdata-0.8.5/vegdata/DESCRIPTION | 12 vegdata-0.8.5/vegdata/MD5 | 69 vegdata-0.8.5/vegdata/NAMESPACE | 11 vegdata-0.8.5/vegdata/R/internal.r | 17 vegdata-0.8.5/vegdata/R/isc.r |only vegdata-0.8.5/vegdata/R/reflist.r | 6 vegdata-0.8.5/vegdata/R/syntab.r | 6 vegdata-0.8.5/vegdata/R/tax_add.r | 59 vegdata-0.8.5/vegdata/R/taxval.r | 32 vegdata-0.8.5/vegdata/R/tv.coverperc.r | 5 vegdata-0.8.5/vegdata/R/tv.home.r | 6 vegdata-0.8.5/vegdata/R/tv.metainfo.r | 4 vegdata-0.8.5/vegdata/R/tv.obs.r | 14 vegdata-0.8.5/vegdata/R/tv.site.r | 24 vegdata-0.8.5/vegdata/R/tv.traits.r | 49 vegdata-0.8.5/vegdata/R/tv.veg.r | 2 vegdata-0.8.5/vegdata/R/tv.write.r | 49 vegdata-0.8.5/vegdata/R/vw.site.r |only vegdata-0.8.5/vegdata/R/vw.veg.r |only vegdata-0.8.5/vegdata/inst/CITATION | 6 vegdata-0.8.5/vegdata/inst/ChangeLog | 4 vegdata-0.8.5/vegdata/inst/doc/vegdata.R | 30 vegdata-0.8.5/vegdata/inst/doc/vegdata.Rnw | 990 +++++------ vegdata-0.8.5/vegdata/inst/doc/vegdata.pdf |binary vegdata-0.8.5/vegdata/inst/tvdata/Data/elbaue/tvabund.dbf |binary vegdata-0.8.5/vegdata/inst/tvdata/Data/elbaue/tvhabita.dbf |binary vegdata-0.8.5/vegdata/inst/tvdata/Data/elbaue/tvwin.set |binary vegdata-0.8.5/vegdata/inst/tvdata/Data/taxatest/tvabund.dbf |binary vegdata-0.8.5/vegdata/inst/tvdata/Data/taxatest/tvhabita.dbf |binary vegdata-0.8.5/vegdata/man/isc.Rd |only vegdata-0.8.5/vegdata/man/tv.metadata.Rd |only vegdata-0.8.5/vegdata/man/tv.site.Rd | 4 vegdata-0.8.5/vegdata/man/tv.traits.Rd | 7 vegdata-0.8.5/vegdata/man/tv.write.Rd | 4 vegdata-0.8.5/vegdata/man/vegdata-internal.Rd | 3 vegdata-0.8.5/vegdata/man/vegetweb.Rd |only vegdata-0.8.5/vegdata/tests/testthat/test.R | 93 - vegdata-0.8.5/vegdata/vignettes/vegdata.Rnw | 990 +++++------ 39 files changed, 1261 insertions(+), 1235 deletions(-)
Title: Extended HOF (Huisman-Olff-Fresco) Models
Description: Extended and enhanced hierarchical logistic regression models (called Huisman-Olff-Fresco in biology, see Huisman eta l. 1993 JVS) models. Response curves along one-dimensional gradients including no response, monotone, plateau, unimodal and bimodal models.
Author: Florian Jansen, Jari Oksanen
Maintainer: Florian Jansen <jansen@uni-greifswald.de>
Diff between eHOF versions 1.5.9 dated 2015-07-08 and 1.6 dated 2015-11-06
DESCRIPTION | 8 ++++---- MD5 | 31 ++++++++++++++++--------------- NAMESPACE | 5 +---- R/Para.deriv.r | 8 ++++---- R/Para.niche.r | 2 +- R/Para.opt.r | 13 ++++++------- R/Para.r | 8 ++++---- R/plot.HOF.r | 4 +++- inst/ChangeLog | 10 +++++++--- inst/doc/eHOF.R | 10 +++++----- inst/doc/eHOF.Rnw | 10 +++++----- inst/doc/eHOF.pdf |binary man/HOF-internal.Rd | 5 ++--- man/HOF.Rd | 5 ++--- man/Para-deriv.Rd |only man/Para.Rd | 9 ++++----- vignettes/eHOF.Rnw | 10 +++++----- 17 files changed, 69 insertions(+), 69 deletions(-)
Title: Detect Text Reuse and Document Similarity
Description: Tools for measuring similarity among documents and detecting
passages which have been reused. Implements shingled n-gram, skip n-gram,
and other tokenizers; similarity/dissimilarity functions; pairwise
comparisons; minhash and locality sensitive hashing algorithms; and a
version of the Smith-Waterman local alignment algorithm suitable for
natural language.
Author: Lincoln Mullen [aut, cre]
Maintainer: Lincoln Mullen <lincoln@lincolnmullen.com>
Diff between textreuse versions 0.1.1 dated 2015-11-04 and 0.1.2 dated 2015-11-06
DESCRIPTION | 8 ++++---- MD5 | 14 +++++++------- NEWS | 6 ++++++ R/TextReuseTextDocument.R | 10 ++++++++++ R/lsh.R | 3 ++- src/shingle_ngrams.cpp | 4 +++- tests/testthat/test-TextReuseCorpus.R | 7 +++---- tests/testthat/test-wordcount.R | 3 --- 8 files changed, 35 insertions(+), 20 deletions(-)
Title: Sure Independence Screening
Description: Variable selection techniques are essential tools for model selection and estimation in high-dimensional statistical models. Through this publicly available package, we provide a unified environment to carry out variable selection using iterative sure independence screening (SIS) and all of its variants in generalized linear models and the Cox proportional hazards model.
Author: Jianqing Fan, Yang Feng, Diego Franco Saldana, Richard Samworth, Yichao Wu
Maintainer: Diego Franco Saldana <diego@stat.columbia.edu>
Diff between SIS versions 0.7-5 dated 2015-03-16 and 0.7-6 dated 2015-11-06
SIS-0.7-5/SIS/data/leukemia.RData |only SIS-0.7-6/SIS/DESCRIPTION | 8 ++++---- SIS-0.7-6/SIS/MD5 | 29 ++++++++++++++--------------- SIS-0.7-6/SIS/NAMESPACE | 1 + SIS-0.7-6/SIS/R/SIS.R | 2 +- SIS-0.7-6/SIS/R/setsize.R | 2 +- SIS-0.7-6/SIS/data/datalist | 3 +-- SIS-0.7-6/SIS/data/leukemia.test.RData |binary SIS-0.7-6/SIS/data/leukemia.train.RData |binary SIS-0.7-6/SIS/data/prostate.test.RData |binary SIS-0.7-6/SIS/data/prostate.train.RData |binary SIS-0.7-6/SIS/man/SIS.Rd | 6 +++--- SIS-0.7-6/SIS/man/leukemia.test.Rd | 2 +- SIS-0.7-6/SIS/man/leukemia.train.Rd | 2 +- SIS-0.7-6/SIS/man/prostate.test.Rd | 2 +- SIS-0.7-6/SIS/man/prostate.train.Rd | 2 +- 16 files changed, 29 insertions(+), 30 deletions(-)
Title: R Unit Test Framework
Description: R functions implementing a standard Unit Testing
framework, with additional code inspection and report
generation tools.
Author: Matthias Burger <burgerm@users.sourceforge.net>, Klaus
Juenemann <k.junemann@gmx.net>, Thomas Koenig
<thomas.koenig@epigenomics.com>
Maintainer: Roman Zenka <zenka.roman@mayo.edu>
Diff between RUnit versions 0.4.30 dated 2015-10-14 and 0.4.31 dated 2015-11-06
DESCRIPTION | 8 ++++---- MD5 | 11 ++++++----- NEWS | 3 +++ R/checkFuncs.r | 6 +++--- README.md |only build/RUnit.pdf |binary inst/doc/RUnit.pdf |binary 7 files changed, 16 insertions(+), 12 deletions(-)
Title: Bayesian Model Averaging
Description: Package for Bayesian model averaging and variable selection for linear models,
generalized linear models and survival models (cox
regression).
Author: Adrian Raftery <raftery@uw.edu>, Jennifer Hoeting,
Chris Volinsky, Ian Painter, Ka Yee Yeung
Maintainer: Hana Sevcikova <hanas@uw.edu>
Diff between BMA versions 3.18.4 dated 2015-06-22 and 3.18.6 dated 2015-11-06
ChangeLog | 6 ++++++ DESCRIPTION | 19 ++++++++++--------- MD5 | 6 +++--- NAMESPACE | 8 +++++++- 4 files changed, 26 insertions(+), 13 deletions(-)
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.2.1 dated 2015-11-04 and 0.2.2 dated 2015-11-06
DESCRIPTION | 6 +++--- MD5 | 28 ++++++++++++++-------------- NEWS | 8 ++++++++ R/abbyyR.R | 10 +++++----- R/getTaskStatus.R | 2 +- R/processPhotoId.R | 5 +++-- R/setapp.R | 41 ++++++++++++++++++++++++++++++++++------- inst/doc/example.Rmd | 4 ---- inst/doc/example.html | 5 ++--- inst/doc/overview.html | 4 ++-- inst/doc/wiscads.html | 4 ++-- man/abbyyR-package.Rd | 6 +++--- man/processPhotoId.Rd | 2 +- man/setapp.Rd | 10 ++++++++-- vignettes/example.Rmd | 4 ---- 15 files changed, 86 insertions(+), 53 deletions(-)