Title: Data Management Tools for Real-Time Monitoring/Ecological
Momentary Assessment Data
Description: Do data management functions common in real-time monitoring (also called: ecological momentary assessment, experience sampling, micro-longitudinal) data, including creating power curves for multilevel data, centering on participant means and merging event-level data into momentary data sets where you need
the events to correspond to the nearest data point in the momentary data. This is VERY early release software, and more features will be added over time.
Author: Evan Kleiman [aut, cre]
Maintainer: Evan Kleiman <ekleiman@fas.harvard.edu>
Diff between EMAtools versions 0.1.0 dated 2017-05-15 and 0.1.2 dated 2017-06-05
DESCRIPTION | 10 +++++----- MD5 | 12 ++++++++---- NAMESPACE | 3 +++ R/comparelme.R |only R/powercurve.R |only R/zzz.R | 6 +++++- README.md | 4 +++- man/ema.powercurve.Rd |only man/lm_slopes_compare.Rd |only 9 files changed, 24 insertions(+), 11 deletions(-)
Title: Calculate Indices and Theoretical Physicochemical Properties of
Protein Sequences
Description: Includes functions to calculate several physicochemical properties and indices for amino-acid sequences as well as to read and plot 'XVG' output files from the 'GROMACS' molecular dynamics package.
Author: Daniel Osorio [aut, cre],
Paola Rondon-Villarreal [aut, ths],
Rodrigo Torres [aut, ths],
J. Sebastian Paez [ctb]
Maintainer: Daniel Osorio <dcosorioh@unal.edu.co>
Diff between Peptides versions 2.1 dated 2017-05-03 and 2.2 dated 2017-06-05
DESCRIPTION | 14 +++++++++----- MD5 | 19 ++++++++++--------- NEWS.md | 12 ++++++++++++ R/RcppExports.R | 4 ++-- R/data-AA.R | 6 ++++++ R/hydrophobicity.R | 4 +++- R/sysdata.rda |binary README.md | 2 +- man/AAdata.Rd | 6 ++++++ man/hydrophobicity.Rd | 6 ++++-- tests/testthat/test.aacheck.R |only 11 files changed, 53 insertions(+), 20 deletions(-)
Title: MINimal VALidation for Stoichiometric Reactions
Description: For a given set of stoichiometric reactions, this package
evaluates the mass and charge balance, extracts all reactants, products, orphan
metabolites, metabolite names and compartments. Also are included some options
to characterize and write models in TSV and SBML formats.
Author: Daniel Osorio [aut, cre],
Janneth Gonzalez [aut, ths],
Andres Pinzon [aut, ths]
Maintainer: Daniel Osorio <dcosorioh@unal.edu.co>
Diff between minval versions 0.7 dated 2017-05-23 and 0.8 dated 2017-06-05
DESCRIPTION | 6 MD5 | 18 - NEWS.md | 6 R/internalFunctions.R | 6 R/validateSyntax.R | 33 +- R/writeSBMLmod.R | 2 README.md | 2 inst/doc/MINVALintroduction.html | 544 +++++++++++------------------------ inst/doc/characterizeReactions.html | 341 ++++++--------------- tests/testthat/test.validateSyntax.R | 2 10 files changed, 326 insertions(+), 634 deletions(-)
Title: Multiple Aggregation Prediction Algorithm
Description: Functions and wrappers for using the Multiple Aggregation Prediction Algorithm (MAPA) for time series forecasting. MAPA models and forecasts time series at multiple temporal aggregation levels, thus strengthening and attenuating the various time series components for better holistic estimation of its structure.
Author: Nikolaos Kourentzes and Fotios Petropoulos
Maintainer: Nikolaos Kourentzes <nikolaos@kourentzes.com>
Diff between MAPA versions 2.0.1 dated 2016-11-08 and 2.0.2 dated 2017-06-05
DESCRIPTION | 8 ++++---- MD5 | 11 ++++++----- NEWS.md | 6 ++++++ R/mapa.R | 6 +++--- R/mapa.estim.R | 9 +++++---- R/mapa.forecast.R | 9 ++++++--- inst |only 7 files changed, 30 insertions(+), 19 deletions(-)
Title: Get Weather Data from the Web
Description: Functions that help in fetching weather data from
websites. Given a location and a date range, these functions help fetch
weather data (temperature, pressure etc.) for any weather related analysis.
Author: Ram Narasimhan [aut, cre]
Maintainer: Ram Narasimhan <ramnarasimhan@gmail.com>
Diff between weatherData versions 0.4.1 dated 2014-06-24 and 0.5.0 dated 2017-06-05
weatherData-0.4.1/weatherData/NEWS |only weatherData-0.4.1/weatherData/data/IntlWxStations.RData |only weatherData-0.4.1/weatherData/data/London2013.RData |only weatherData-0.4.1/weatherData/data/Mumbai2013.RData |only weatherData-0.4.1/weatherData/data/NewYork2013.RData |only weatherData-0.4.1/weatherData/data/SFO2012.RData |only weatherData-0.4.1/weatherData/data/SFO2013.RData |only weatherData-0.4.1/weatherData/data/SFO2013Summarized.RData |only weatherData-0.4.1/weatherData/data/USAirportWeatherStations.RData |only weatherData-0.5.0/weatherData/DESCRIPTION | 20 weatherData-0.5.0/weatherData/MD5 | 75 weatherData-0.5.0/weatherData/NAMESPACE | 27 weatherData-0.5.0/weatherData/NEWS.md |only weatherData-0.5.0/weatherData/R/data_description.R | 249 - weatherData-0.5.0/weatherData/R/util_functions.R | 1185 ++++----- weatherData-0.5.0/weatherData/R/validity_checks.R | 286 +- weatherData-0.5.0/weatherData/R/weatherData.R | 412 +-- weatherData-0.5.0/weatherData/R/wrapper_functions.R | 1280 +++++----- weatherData-0.5.0/weatherData/README.md | 164 - weatherData-0.5.0/weatherData/data/IntlWxStations.rda |only weatherData-0.5.0/weatherData/data/London2013.rda |only weatherData-0.5.0/weatherData/data/Mumbai2013.rda |only weatherData-0.5.0/weatherData/data/NewYork2013.rda |only weatherData-0.5.0/weatherData/data/SFO2012.rda |only weatherData-0.5.0/weatherData/data/SFO2013.rda |only weatherData-0.5.0/weatherData/data/SFO2013Summarized.rda |only weatherData-0.5.0/weatherData/data/USAirportWeatherStations.rda |only weatherData-0.5.0/weatherData/man/IntlWxStations.Rd | 48 weatherData-0.5.0/weatherData/man/London2013.Rd | 41 weatherData-0.5.0/weatherData/man/Mumbai2013.Rd | 41 weatherData-0.5.0/weatherData/man/NewYork2013.Rd | 41 weatherData-0.5.0/weatherData/man/SFO2012.Rd | 41 weatherData-0.5.0/weatherData/man/SFO2013.Rd | 41 weatherData-0.5.0/weatherData/man/SFO2013Summarized.Rd | 46 weatherData-0.5.0/weatherData/man/USAirportWeatherStations.Rd | 42 weatherData-0.5.0/weatherData/man/checkDataAvailability.Rd | 71 weatherData-0.5.0/weatherData/man/checkDataAvailabilityForDateRange.Rd | 78 weatherData-0.5.0/weatherData/man/checkSummarizedDataAvailability.Rd | 81 weatherData-0.5.0/weatherData/man/getCurrentTemperature.Rd | 81 weatherData-0.5.0/weatherData/man/getDailyMinMaxTemp.Rd |only weatherData-0.5.0/weatherData/man/getDetailedWeather.Rd | 142 - weatherData-0.5.0/weatherData/man/getStationCode.Rd | 75 weatherData-0.5.0/weatherData/man/getSummarizedWeather.Rd | 136 - weatherData-0.5.0/weatherData/man/getTemperatureForDate.Rd |only weatherData-0.5.0/weatherData/man/getWeatherForDate.Rd | 170 - weatherData-0.5.0/weatherData/man/getWeatherForMultipleYears.Rd |only weatherData-0.5.0/weatherData/man/getWeatherForYear.Rd | 118 weatherData-0.5.0/weatherData/man/showAvailableColumns.Rd | 86 weatherData-0.5.0/weatherData/man/weatherData-package.Rd | 60 49 files changed, 2590 insertions(+), 2547 deletions(-)
Title: Smoothed Bootstrap and Random Generation from Kernel Densities
Description: Smoothed bootstrap and functions for random generation from
univariate and multivariate kernel densities. It does not
estimate kernel densities.
Author: Tymoteusz Wolodzko
Maintainer: Tymoteusz Wolodzko <twolodzko+kernelboot@gmail.com>
Diff between kernelboot versions 0.1.0 dated 2017-04-20 and 0.1.1 dated 2017-06-05
DESCRIPTION | 8 MD5 | 28 - NAMESPACE | 54 +-- R/bandwidth.R | 2 R/kernelboot-methods.R | 2 R/kernelboot.R | 6 man/bw.silv.Rd | 124 ++++---- man/kernelboot-class.Rd | 90 +++--- man/kernelboot.Rd | 568 +++++++++++++++++++------------------- man/rmvg.Rd | 202 ++++++------- man/rmvk.Rd | 190 ++++++------ man/ruvk.Rd | 182 ++++++------ man/summary.kernelboot.Rd | 44 +- src/multivar-kd.cpp | 2 tests/testthat/test_multivar-kd.R | 2 15 files changed, 753 insertions(+), 751 deletions(-)
Title: Inference of Species Associations from Co-Occurrence Data
Description: Infers species associations from community matrices. Uses local and (optional) regional-scale co-occurrence data by comparing observed partial correlation coefficients between species to those estimated from regional species distributions. Extends Gaussian graphical models to a null modeling framework. Provides interface to a variety of inverse covariance matrix estimation methods.
Author: Benjamin Blonder, Naia Morueta-Holme
Maintainer: Benjamin Blonder <bblonder@gmail.com>
Diff between netassoc versions 0.6.2 dated 2015-11-24 and 0.6.3 dated 2017-06-05
DESCRIPTION | 10 +++++----- MD5 | 8 ++++---- NAMESPACE | 2 +- R/partial_correlation.R | 13 +++++++------ man/partial_correlation.Rd | 3 --- 5 files changed, 17 insertions(+), 19 deletions(-)
Title: Model and Analyse Interval Data
Description: Implements methodologies for modelling interval data by Normal
and Skew-Normal distributions, considering appropriate parameterizations of
the variance-covariance matrix that takes into account the intrinsic nature of
interval data, and lead to four different possible configuration structures.
The Skew-Normal parameters can be estimated by maximum likelihood, while Normal
parameters may be estimated by maximum likelihood or robust trimmed maximum
likelihood methods.
Author: Pedro Duarte Silva <psilva@porto.ucp.pt>, Paula Brito
<mpbrito.fep.up.pt>
Maintainer: Pedro Duarte Silva <psilva@porto.ucp.pt>
Diff between MAINT.Data versions 1.1.0 dated 2017-06-02 and 1.1.1 dated 2017-06-05
MAINT.Data-1.1.0/MAINT.Data/src/init.c |only MAINT.Data-1.1.1/MAINT.Data/CHANGELOG | 4 ++-- MAINT.Data-1.1.1/MAINT.Data/DESCRIPTION | 8 ++++---- MAINT.Data-1.1.1/MAINT.Data/MD5 | 10 +++++----- MAINT.Data-1.1.1/MAINT.Data/man/MAINT.Data-package.Rd | 4 ++-- MAINT.Data-1.1.1/MAINT.Data/src/registerDynamicSimbol.cpp |only MAINT.Data-1.1.1/MAINT.Data/src/tle.h | 7 +++++++ 7 files changed, 20 insertions(+), 13 deletions(-)
Title: Gene ID Mapping for Genotype-Tissue Expression (GTEx) Data
Description: Convert 'Ensembl' gene identifiers from Genotype-Tissue
Expression (GTEx) data to identifiers in other annotation systems,
including 'Entrez', 'HGNC', and 'UniProt'.
Author: Nan Xiao [aut, cre],
Gao Wang [aut],
Lei Sun [aut]
Maintainer: Nan Xiao <me@nanx.me>
Diff between grex versions 1.4 dated 2016-11-21 and 1.5 dated 2017-06-05
DESCRIPTION | 14 ++++++++------ LICENSE |only MD5 | 27 ++++++++++++++------------- NEWS.md | 19 +++++++++++++------ R/grex-datalist.R | 4 ++-- R/grex-package.R | 2 +- R/sysdata.rda |binary README.md | 17 ++++++----------- build/vignette.rds |binary inst/doc/grex.Rmd | 3 +-- inst/doc/grex.html | 22 +++++++++++----------- man/grex-package.Rd | 2 +- man/gtexv6.Rd | 2 +- man/gtexv6p.Rd | 2 +- vignettes/grex.Rmd | 3 +-- 15 files changed, 60 insertions(+), 57 deletions(-)
Title: Large-Scale Social Network Analysis
Description: We present an implementation of the algorithms required to simulate large-scale social networks and retrieve their most relevant metrics.
Author: Nazrul Shaikh [aut, cre],
Xu Dong [aut],
Luis Castro [aut],
Christian Llano [ctb]
Maintainer: Nazrul Shaikh <networkgroupr@gmail.com>
Diff between fastnet versions 0.1.2 dated 2017-02-28 and 0.1.3 dated 2017-06-05
DESCRIPTION | 6 +- MD5 | 20 +++--- NEWS.md | 5 + R/draw.degdist.R | 5 + R/draw.degdist.cum.R | 2 R/draw.degdist.cum.log.R | 6 +- R/draw.degdist.log.R | 3 - R/histo.dist.R | 3 - R/net.barabasi.albert.R | 22 +++---- R/net.erdos.renyi.gnp.R | 130 +++++++++++++++++++++------------------------ man/net.erdos.renyi.gnp.Rd | 2 11 files changed, 103 insertions(+), 101 deletions(-)
Title: Markov Chain Monte Carlo (MCMC) Package
Description: Contains functions to perform Bayesian
inference using posterior simulation for a number of
statistical models. Most simulation is done in compiled C++
written in the Scythe Statistical Library Version 1.0.3. All
models return coda mcmc objects that can then be summarized
using the coda package. Some useful
utility functions such as density functions,
pseudo-random number generators for statistical
distributions, a general purpose Metropolis sampling algorithm,
and tools for visualization are provided.
Author: Andrew D. Martin [aut], Kevin M. Quinn [aut], Jong Hee Park [aut,cre], Ghislain Vieilledent [ctb], Michael Malecki[ctb], Matthew Blackwell [ctb]
Maintainer: Jong Hee Park <jongheepark@snu.ac.kr>
Diff between MCMCpack versions 1.3-9 dated 2017-01-26 and 1.4-0 dated 2017-06-05
MCMCpack-1.3-9/MCMCpack/R/MCMCirtKdHet.R |only MCMCpack-1.3-9/MCMCpack/man/MCMCirtKdHet.Rd |only MCMCpack-1.3-9/MCMCpack/man/QRSSVSplot.Rd |only MCMCpack-1.3-9/MCMCpack/man/QRSSVSsummary.Rd |only MCMCpack-1.3-9/MCMCpack/man/dirichlet.Rd |only MCMCpack-1.3-9/MCMCpack/man/dtomog.Rd |only MCMCpack-1.3-9/MCMCpack/man/invgamma.Rd |only MCMCpack-1.3-9/MCMCpack/man/iwishart.Rd |only MCMCpack-1.3-9/MCMCpack/man/noncenhypergeom.Rd |only MCMCpack-1.3-9/MCMCpack/man/procrust.Rd |only MCMCpack-1.3-9/MCMCpack/man/readscythe.Rd |only MCMCpack-1.3-9/MCMCpack/man/tomog.Rd |only MCMCpack-1.3-9/MCMCpack/man/wishart.Rd |only MCMCpack-1.3-9/MCMCpack/man/writescythe.Rd |only MCMCpack-1.3-9/MCMCpack/src/HMMpanelFE.cc |only MCMCpack-1.3-9/MCMCpack/src/HMMpanelRE.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCSVDreg.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCbinaryChange.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCdynamicIRT1d-b.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCdynamicIRT1d.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCfactanal.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMChlogit.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMChpoisson.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMChregress.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCirt1d.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCirtHier1d.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMClogit.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCoprobit.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCoprobitChange.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCpoisson.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCpoissonChange.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCprobit.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCprobitChange.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCprobitres.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCquantreg.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCregress.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCregressChange.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCresidualBreakAnalysis.cc |only MCMCpack-1.3-9/MCMCpack/src/MCMCtobit.cc |only MCMCpack-1.3-9/MCMCpack/src/SSVSquantreg.cc |only MCMCpack-1.4-0/MCMCpack/DESCRIPTION | 15 MCMCpack-1.4-0/MCMCpack/MD5 | 304 +++---- MCMCpack-1.4-0/MCMCpack/NAMESPACE | 184 ++-- MCMCpack-1.4-0/MCMCpack/R/BayesFactors.R | 192 +++- MCMCpack-1.4-0/MCMCpack/R/HDPHMMnegbin.R |only MCMCpack-1.4-0/MCMCpack/R/HDPHMMpoisson.R |only MCMCpack-1.4-0/MCMCpack/R/HDPHSMMnegbin.R |only MCMCpack-1.4-0/MCMCpack/R/HMMpanelFE.R | 248 +++++ MCMCpack-1.4-0/MCMCpack/R/HMMpanelRE.R | 298 ++++++- MCMCpack-1.4-0/MCMCpack/R/MCMCSVDreg.R | 175 +++- MCMCpack-1.4-0/MCMCpack/R/MCMCbinaryChange.R | 350 +++++--- MCMCpack-1.4-0/MCMCpack/R/MCMCdynamicEI.R | 233 +++++ MCMCpack-1.4-0/MCMCpack/R/MCMCdynamicIRT1d-b.R | 119 +- MCMCpack-1.4-0/MCMCpack/R/MCMCdynamicIRT1d.R | 375 +++++++- MCMCpack-1.4-0/MCMCpack/R/MCMCfactanal.R | 213 ++++- MCMCpack-1.4-0/MCMCpack/R/MCMChierEI.R | 200 ++++ MCMCpack-1.4-0/MCMCpack/R/MCMChlogit.R | 286 ++++++ MCMCpack-1.4-0/MCMCpack/R/MCMChpoisson.R | 274 ++++++ MCMCpack-1.4-0/MCMCpack/R/MCMChregress.R | 251 +++++ MCMCpack-1.4-0/MCMCpack/R/MCMCirt1d.R | 245 +++++ MCMCpack-1.4-0/MCMCpack/R/MCMCirtHier1d.R | 324 +++++++ MCMCpack-1.4-0/MCMCpack/R/MCMCirtKd.R | 212 ++++- MCMCpack-1.4-0/MCMCpack/R/MCMCirtKdRob.R | 421 ++++++++-- MCMCpack-1.4-0/MCMCpack/R/MCMClogit.R | 273 +++++- MCMCpack-1.4-0/MCMCpack/R/MCMCmetrop1R.R | 250 +++++ MCMCpack-1.4-0/MCMCpack/R/MCMCmixfactanal.R | 323 ++++++- MCMCpack-1.4-0/MCMCpack/R/MCMCmnl.R | 352 +++++++- MCMCpack-1.4-0/MCMCpack/R/MCMCnegbin.R |only MCMCpack-1.4-0/MCMCpack/R/MCMCnegbinChange.R |only MCMCpack-1.4-0/MCMCpack/R/MCMCoprobit.R | 228 ++++- MCMCpack-1.4-0/MCMCpack/R/MCMCoprobitChange.R | 261 +++++- MCMCpack-1.4-0/MCMCpack/R/MCMCordfactanal.R | 265 +++++- MCMCpack-1.4-0/MCMCpack/R/MCMCpack-package.R |only MCMCpack-1.4-0/MCMCpack/R/MCMCpoisson.R | 166 +++ MCMCpack-1.4-0/MCMCpack/R/MCMCpoissonChange.R | 562 ++++++++----- MCMCpack-1.4-0/MCMCpack/R/MCMCprobit.R | 199 +++- MCMCpack-1.4-0/MCMCpack/R/MCMCprobitChange.R | 226 ++++- MCMCpack-1.4-0/MCMCpack/R/MCMCquantreg.R | 174 +++- MCMCpack-1.4-0/MCMCpack/R/MCMCregress.R | 187 +++- MCMCpack-1.4-0/MCMCpack/R/MCMCregressChange.R | 313 ++++++- MCMCpack-1.4-0/MCMCpack/R/MCMCresidualBreakAnalysis.R | 245 ++++- MCMCpack-1.4-0/MCMCpack/R/MCMCtobit.R | 174 +++- MCMCpack-1.4-0/MCMCpack/R/MCmodels.R | 230 ++++- MCMCpack-1.4-0/MCMCpack/R/SSVSquantreg.R | 182 +++- MCMCpack-1.4-0/MCMCpack/R/SSVSquantregsummary.R | 310 +++++-- MCMCpack-1.4-0/MCMCpack/R/btsutil.R | 259 ++++-- MCMCpack-1.4-0/MCMCpack/R/data.R |only MCMCpack-1.4-0/MCMCpack/R/distn.R | 326 ++++++- MCMCpack-1.4-0/MCMCpack/R/hdp-utils.R |only MCMCpack-1.4-0/MCMCpack/R/make.breaklist.R | 26 MCMCpack-1.4-0/MCMCpack/R/procrust.R | 50 - MCMCpack-1.4-0/MCMCpack/R/scythe.R | 67 + MCMCpack-1.4-0/MCMCpack/R/testpanelGroupBreak.R | 232 ++++- MCMCpack-1.4-0/MCMCpack/R/testpanelSubjectBreak.R | 206 ++++ MCMCpack-1.4-0/MCMCpack/R/tomog.R | 201 ++++ MCMCpack-1.4-0/MCMCpack/R/utility.R | 60 + MCMCpack-1.4-0/MCMCpack/man/BayesFactor.Rd | 62 - MCMCpack-1.4-0/MCMCpack/man/Dirichlet.Rd |only MCMCpack-1.4-0/MCMCpack/man/HDPHMMnegbin.Rd |only MCMCpack-1.4-0/MCMCpack/man/HDPHMMpoisson.Rd |only MCMCpack-1.4-0/MCMCpack/man/HDPHSMMnegbin.Rd |only MCMCpack-1.4-0/MCMCpack/man/HMMpanelFE.Rd | 242 ++--- MCMCpack-1.4-0/MCMCpack/man/HMMpanelRE.Rd | 330 ++++--- MCMCpack-1.4-0/MCMCpack/man/InvGamma.Rd |only MCMCpack-1.4-0/MCMCpack/man/InvWishart.Rd |only MCMCpack-1.4-0/MCMCpack/man/MCMCSVDreg.Rd | 280 +++--- MCMCpack-1.4-0/MCMCpack/man/MCMCbinaryChange.Rd | 286 +++--- MCMCpack-1.4-0/MCMCpack/man/MCMCdynamicEI.Rd | 287 +++--- MCMCpack-1.4-0/MCMCpack/man/MCMCdynamicIRT1d.Rd | 461 +++++------ MCMCpack-1.4-0/MCMCpack/man/MCMCfactanal.Rd | 324 +++---- MCMCpack-1.4-0/MCMCpack/man/MCMChierEI.Rd | 287 +++--- MCMCpack-1.4-0/MCMCpack/man/MCMChlogit.Rd | 369 ++++---- MCMCpack-1.4-0/MCMCpack/man/MCMChpoisson.Rd | 365 ++++---- MCMCpack-1.4-0/MCMCpack/man/MCMChregress.Rd | 328 +++---- MCMCpack-1.4-0/MCMCpack/man/MCMCirt1d.Rd | 378 ++++----- MCMCpack-1.4-0/MCMCpack/man/MCMCirtHier1d.Rd | 493 +++++------ MCMCpack-1.4-0/MCMCpack/man/MCMCirtKd.Rd | 392 ++++----- MCMCpack-1.4-0/MCMCpack/man/MCMCirtKdRob.Rd | 586 ++++++-------- MCMCpack-1.4-0/MCMCpack/man/MCMClogit.Rd | 274 +++--- MCMCpack-1.4-0/MCMCpack/man/MCMCmetrop1R.Rd | 268 +++--- MCMCpack-1.4-0/MCMCpack/man/MCMCmixfactanal.Rd | 446 ++++------ MCMCpack-1.4-0/MCMCpack/man/MCMCmnl.Rd | 321 +++---- MCMCpack-1.4-0/MCMCpack/man/MCMCnegbin.Rd |only MCMCpack-1.4-0/MCMCpack/man/MCMCnegbinChange.Rd |only MCMCpack-1.4-0/MCMCpack/man/MCMCoprobit.Rd | 274 +++--- MCMCpack-1.4-0/MCMCpack/man/MCMCoprobitChange.Rd | 383 ++++----- MCMCpack-1.4-0/MCMCpack/man/MCMCordfactanal.Rd | 374 ++++---- MCMCpack-1.4-0/MCMCpack/man/MCMCpoisson.Rd | 217 ++--- MCMCpack-1.4-0/MCMCpack/man/MCMCpoissonChange.Rd | 307 +++---- MCMCpack-1.4-0/MCMCpack/man/MCMCprobit.Rd | 226 ++--- MCMCpack-1.4-0/MCMCpack/man/MCMCprobitChange.Rd | 359 ++++---- MCMCpack-1.4-0/MCMCpack/man/MCMCquantreg.Rd | 235 ++--- MCMCpack-1.4-0/MCMCpack/man/MCMCregress.Rd | 277 +++--- MCMCpack-1.4-0/MCMCpack/man/MCMCregressChange.Rd | 435 +++++----- MCMCpack-1.4-0/MCMCpack/man/MCMCresidualBreakAnalysis.Rd | 266 +++--- MCMCpack-1.4-0/MCMCpack/man/MCMCtobit.Rd | 282 +++--- MCMCpack-1.4-0/MCMCpack/man/MCbinomialbeta.Rd | 64 - MCMCpack-1.4-0/MCMCpack/man/MCmultinomdirichlet.Rd | 67 - MCMCpack-1.4-0/MCMCpack/man/MCnormalnormal.Rd | 67 - MCMCpack-1.4-0/MCMCpack/man/MCpoissongamma.Rd | 62 - MCMCpack-1.4-0/MCMCpack/man/Nethvote.Rd | 90 +- MCMCpack-1.4-0/MCMCpack/man/NoncenHypergeom.Rd |only MCMCpack-1.4-0/MCMCpack/man/PErisk.Rd | 76 - MCMCpack-1.4-0/MCMCpack/man/PostProbMod.Rd | 48 - MCMCpack-1.4-0/MCMCpack/man/Rehnquist.Rd | 45 - MCMCpack-1.4-0/MCMCpack/man/SSVSquantreg.Rd | 236 +++-- MCMCpack-1.4-0/MCMCpack/man/Senate.Rd | 38 MCMCpack-1.4-0/MCMCpack/man/SupremeCourt.Rd | 42 - MCMCpack-1.4-0/MCMCpack/man/Wishart.Rd |only MCMCpack-1.4-0/MCMCpack/man/choicevar.Rd | 29 MCMCpack-1.4-0/MCMCpack/man/dtomogplot.Rd |only MCMCpack-1.4-0/MCMCpack/man/make.breaklist.Rd | 42 - MCMCpack-1.4-0/MCMCpack/man/mptable.Rd | 42 - MCMCpack-1.4-0/MCMCpack/man/plot.qrssvs.Rd |only MCMCpack-1.4-0/MCMCpack/man/plotChangepoint.Rd | 35 MCMCpack-1.4-0/MCMCpack/man/plotHDPChangepoint.Rd |only MCMCpack-1.4-0/MCMCpack/man/plotState.Rd | 34 MCMCpack-1.4-0/MCMCpack/man/procrustes.Rd |only MCMCpack-1.4-0/MCMCpack/man/read.Scythe.Rd |only MCMCpack-1.4-0/MCMCpack/man/summaryqrssvs.Rd |only MCMCpack-1.4-0/MCMCpack/man/testpanelGroupBreak.Rd | 197 ++-- MCMCpack-1.4-0/MCMCpack/man/testpanelSubjectBreak.Rd | 200 ++-- MCMCpack-1.4-0/MCMCpack/man/tomogplot.Rd |only MCMCpack-1.4-0/MCMCpack/man/topmodels.Rd | 50 - MCMCpack-1.4-0/MCMCpack/man/vech.Rd | 42 - MCMCpack-1.4-0/MCMCpack/man/write.Scythe.Rd |only MCMCpack-1.4-0/MCMCpack/man/xpnd.Rd | 54 - MCMCpack-1.4-0/MCMCpack/src/HMMmultivariateGaussian.cc | 106 +- MCMCpack-1.4-0/MCMCpack/src/MCMCnbutil.cc |only MCMCpack-1.4-0/MCMCpack/src/MCMCnbutil.h |only MCMCpack-1.4-0/MCMCpack/src/MCMCpack_init.c |only MCMCpack-1.4-0/MCMCpack/src/cHDPHMMnegbin.cc |only MCMCpack-1.4-0/MCMCpack/src/cHDPHMMpoisson.cc |only MCMCpack-1.4-0/MCMCpack/src/cHDPHSMMnegbin.cc |only MCMCpack-1.4-0/MCMCpack/src/cHMMpanelFE.cc |only MCMCpack-1.4-0/MCMCpack/src/cHMMpanelRE.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCSVDreg.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCbinaryChange.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCdynamicIRT1d-b.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCdynamicIRT1d.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCfactanal.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMChlogit.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMChpoisson.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMChregress.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCirt1d.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCirtHier1d.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMClogit.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCnegbin.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCnegbinChange.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCoprobit.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCoprobitChange.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCpoisson.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCpoissonChange.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCprobit.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCprobitChange.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCprobitres.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCquantreg.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCregress.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCregressChange.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCresidualBreakAnalysis.cc |only MCMCpack-1.4-0/MCMCpack/src/cMCMCtobit.cc |only MCMCpack-1.4-0/MCMCpack/src/cSSVSquantreg.cc |only MCMCpack-1.4-0/MCMCpack/src/rng.h | 2 203 files changed, 15448 insertions(+), 7900 deletions(-)
Title: Extract Text from RTF File
Description: Extracts plain text from RTF (Rich Text Format) file.
Author: Kota Mori [aut, cre]
Maintainer: Kota Mori <kmori05@gmail.com>
Diff between striprtf versions 0.4.3 dated 2017-05-15 and 0.4.5 dated 2017-06-05
DESCRIPTION | 8 LICENSE | 4 MD5 | 98 +-- NAMESPACE | 20 NEWS | 130 ++-- R/RcppExports.R | 30 - R/deprecated-functions.R | 68 +- R/global.R | 201 +++---- R/striprtf.R | 361 ++++++------ R/unused-letters.R | 112 +-- R/utils.R | 16 README.md | 232 ++++---- inst/extdata/amenimo.rtf | 586 ++++++++++---------- inst/extdata/mean.rtf | 440 +++++++-------- inst/extdata/shakespeare.rtf | 138 ++-- man/read_rtf.Rd | 135 ++-- man/striprtf-deprecated.Rd | 67 +- man/unused_letters.Rd | 69 +- src/dechex.cpp | 4 src/strip_helper.cpp | 55 + tests/testthat.R | 8 tests/testthat/abiword.ans | 8 tests/testthat/abiword.rtf | 130 ++-- tests/testthat/big-with-table.rtf | 942 ++++++++++++++++----------------- tests/testthat/big.rtf | 826 ++++++++++++++-------------- tests/testthat/cp932.ans | 6 tests/testthat/cp932.rtf | 438 +++++++-------- tests/testthat/eastasia.ans | 8 tests/testthat/eastasia.rtf | 502 ++++++++--------- tests/testthat/europe.ans | 42 - tests/testthat/europe.rtf | 516 +++++++++--------- tests/testthat/hoge/test-read.R | 146 ++--- tests/testthat/hoge/test-strip.R | 144 ++--- tests/testthat/hoge/test-table-nasty.R |only tests/testthat/hoge/test-table.R | 148 ++--- tests/testthat/libre.ans | 8 tests/testthat/libre.rtf | 128 ++-- tests/testthat/msword.rtf | 424 +++++++------- tests/testthat/table-cell-outside.rtf |only tests/testthat/table-gdoc-empty.rtf |only tests/testthat/table-gdoc-lb.rtf |only tests/testthat/table-gdoc-lb2.rtf |only tests/testthat/table-gdoc.rtf |only tests/testthat/table-libre-empty.rtf |only tests/testthat/table-libre-lb.rtf |only tests/testthat/table-libre-lb2.rtf |only tests/testthat/table-libre.rtf |only tests/testthat/table-multi.rtf | 154 ++--- tests/testthat/table-specialchars.rtf | 130 ++-- tests/testthat/table-word-empty.rtf |only tests/testthat/table-word-lb.rtf |only tests/testthat/table-word-lb2.rtf |only tests/testthat/table-word.rtf |only tests/testthat/table.rtf | 46 - tests/testthat/test-read.R | 144 ++--- tests/testthat/test-strip.R | 144 ++--- tests/testthat/test-table.R | 148 ++--- 57 files changed, 4007 insertions(+), 3957 deletions(-)
Title: Time Series Missing Value Imputation
Description: Imputation (replacement) of missing values
in univariate time series.
Offers several imputation functions
and missing data plots.
Available imputation algorithms include:
'Mean', 'LOCF', 'Interpolation',
'Moving Average', 'Seasonal Decomposition',
'Kalman Smoothing on Structural Time Series models',
'Kalman Smoothing on ARIMA models'.
Author: Steffen Moritz
Maintainer: Steffen Moritz <steffen.moritz10@gmail.com>
Diff between imputeTS versions 2.3 dated 2017-05-21 and 2.4 dated 2017-06-05
DESCRIPTION | 19 ++- MD5 | 52 +++++----- NEWS | 11 ++ R/na.interpolation.R | 14 ++ R/na.kalman.R | 22 ++-- R/na.locf.R | 13 ++ R/na.ma.R | 11 ++ R/na.mean.R | 13 ++ R/na.random.R | 29 ++++- R/na.remove.R | 14 ++ R/na.replace.R | 8 + R/na.seadec.R | 12 ++ R/na.seasplit.R | 12 ++ README.md | 8 - inst/doc/imputeTS-Time-Series-Missing-Value-Imputation-in-R.pdf |binary man/na.random.Rd | 4 tests/testthat/test-advanced-tsObjects.R | 8 + tests/testthat/test-na.interpolation.R | 18 +-- tests/testthat/test-na.kalman.R | 12 +- tests/testthat/test-na.locf.R | 48 ++++----- tests/testthat/test-na.ma.R | 36 +++--- tests/testthat/test-na.mean.R | 18 +-- tests/testthat/test-na.remove.R | 6 - tests/testthat/test-na.replace.R | 12 +- tests/testthat/test-na.seadec.R | 30 ++--- tests/testthat/test-na.seasplit.R | 30 ++--- vignettes/titleps.sty |only vignettes/titlesec.sty |only 28 files changed, 293 insertions(+), 167 deletions(-)
Title: Handy String and File Manipulation
Description: Convenient functions for moving files, deleting directories,
and a variety of string operations that facilitate manipulating file names
and extracting information from strings.
Author: Rory Nolan [aut, cre, cph],
Jim Hester [ctb],
Kirill Muller [ctb],
Sergi Padilla-Parra [ths]
Maintainer: Rory Nolan <rorynoolan@gmail.com>
Diff between filesstrings versions 0.4.0 dated 2017-04-11 and 1.0.0 dated 2017-06-05
filesstrings-0.4.0/filesstrings/man/PutFilesInDir.Rd |only filesstrings-0.4.0/filesstrings/man/SplitCamelcase.Rd |only filesstrings-1.0.0/filesstrings/DESCRIPTION | 20 filesstrings-1.0.0/filesstrings/MD5 | 54 +- filesstrings-1.0.0/filesstrings/NAMESPACE | 7 filesstrings-1.0.0/filesstrings/NEWS.md | 61 ++ filesstrings-1.0.0/filesstrings/R/files.R | 56 +- filesstrings-1.0.0/filesstrings/R/filesstrings.R | 2 filesstrings-1.0.0/filesstrings/R/strings.R | 42 + filesstrings-1.0.0/filesstrings/R/utils.R | 7 filesstrings-1.0.0/filesstrings/README.md | 232 ++-------- filesstrings-1.0.0/filesstrings/build/vignette.rds |binary filesstrings-1.0.0/filesstrings/inst/CITATION |only filesstrings-1.0.0/filesstrings/inst/doc/files.R | 55 +- filesstrings-1.0.0/filesstrings/inst/doc/files.Rmd | 79 ++- filesstrings-1.0.0/filesstrings/inst/doc/files.html | 96 ++-- filesstrings-1.0.0/filesstrings/inst/doc/strings.R | 66 ++ filesstrings-1.0.0/filesstrings/inst/doc/strings.Rmd | 105 +++- filesstrings-1.0.0/filesstrings/inst/doc/strings.html | 134 ++++- filesstrings-1.0.0/filesstrings/man/AllEqual.Rd | 2 filesstrings-1.0.0/filesstrings/man/ExtractNumbers.Rd | 8 filesstrings-1.0.0/filesstrings/man/MoveFiles.Rd | 8 filesstrings-1.0.0/filesstrings/man/RemoveDirs.Rd | 3 filesstrings-1.0.0/filesstrings/man/SplitCamelCase.Rd |only filesstrings-1.0.0/filesstrings/man/StrAfterNth.Rd | 12 filesstrings-1.0.0/filesstrings/tests/testthat/test_files.R | 6 filesstrings-1.0.0/filesstrings/tests/testthat/test_strings.R | 4 filesstrings-1.0.0/filesstrings/tests/testthat/test_utils.R | 3 filesstrings-1.0.0/filesstrings/vignettes/files.Rmd | 79 ++- filesstrings-1.0.0/filesstrings/vignettes/strings.Rmd | 105 +++- 30 files changed, 713 insertions(+), 533 deletions(-)
Title: Time Series Clustering Along with Optimizations for the Dynamic
Time Warping Distance
Description: Time series clustering along with optimized techniques related
to the Dynamic Time Warping distance and its corresponding lower bounds.
Implementations of partitional, hierarchical, fuzzy, k-Shape and TADPole
clustering are available. Functionality can be easily extended with
custom distance measures and centroid definitions.
Author: Alexis Sarda-Espinosa
Maintainer: Alexis Sarda <alexis.sarda@gmail.com>
Diff between dtwclust versions 3.2.0 dated 2017-05-01 and 4.0.0 dated 2017-06-05
dtwclust-3.2.0/dtwclust/R/compute-envelop.R |only dtwclust-3.2.0/dtwclust/inst/comparison-examples.R |only dtwclust-3.2.0/dtwclust/inst/dtwclust-examples.R |only dtwclust-3.2.0/dtwclust/inst/tsclust-examples.R |only dtwclust-3.2.0/dtwclust/man/compute_envelop.Rd |only dtwclust-3.2.0/dtwclust/src/envelop.cpp |only dtwclust-3.2.0/dtwclust/src/init.c |only dtwclust-4.0.0/dtwclust/DESCRIPTION | 28 dtwclust-4.0.0/dtwclust/MD5 | 181 - dtwclust-4.0.0/dtwclust/NAMESPACE | 46 dtwclust-4.0.0/dtwclust/R/DBA.R | 349 -- dtwclust-4.0.0/dtwclust/R/Distmat.R |only dtwclust-4.0.0/dtwclust/R/GAK.R | 92 dtwclust-4.0.0/dtwclust/R/NCCc.R | 8 dtwclust-4.0.0/dtwclust/R/SBD.R | 22 dtwclust-4.0.0/dtwclust/R/SparseDistmat.R |only dtwclust-4.0.0/dtwclust/R/TADPole.R | 431 +- dtwclust-4.0.0/dtwclust/R/all-cent.R | 2 dtwclust-4.0.0/dtwclust/R/all-cent2.R | 147 dtwclust-4.0.0/dtwclust/R/compare-clusterings.R | 1098 +++--- dtwclust-4.0.0/dtwclust/R/compute-envelope.R |only dtwclust-4.0.0/dtwclust/R/create-dtwclust.R | 39 dtwclust-4.0.0/dtwclust/R/cvi.R | 13 dtwclust-4.0.0/dtwclust/R/ddist2.R | 334 +- dtwclust-4.0.0/dtwclust/R/dtw-basic.R | 47 dtwclust-4.0.0/dtwclust/R/dtw-lb.R | 7 dtwclust-4.0.0/dtwclust/R/dtw2.R | 4 dtwclust-4.0.0/dtwclust/R/dtwclust-classes.R | 51 dtwclust-4.0.0/dtwclust/R/dtwclust-methods.R | 90 dtwclust-4.0.0/dtwclust/R/dtwclust.R | 271 - dtwclust-4.0.0/dtwclust/R/fuzzy.R | 8 dtwclust-4.0.0/dtwclust/R/globals-internal.R |only dtwclust-4.0.0/dtwclust/R/lb-improved.R | 162 dtwclust-4.0.0/dtwclust/R/lb-keogh.R | 157 dtwclust-4.0.0/dtwclust/R/partitional.R | 535 +-- dtwclust-4.0.0/dtwclust/R/pkg.R | 448 +- dtwclust-4.0.0/dtwclust/R/shape-extraction.R | 54 dtwclust-4.0.0/dtwclust/R/tsclust-classes.R | 53 dtwclust-4.0.0/dtwclust/R/tsclust-controls.R | 70 dtwclust-4.0.0/dtwclust/R/tsclust-family.R |only dtwclust-4.0.0/dtwclust/R/tsclust-methods.R | 178 - dtwclust-4.0.0/dtwclust/R/tsclust.R | 1622 ++++------ dtwclust-4.0.0/dtwclust/R/uciCT.R | 4 dtwclust-4.0.0/dtwclust/R/utils.R | 168 - dtwclust-4.0.0/dtwclust/R/zscore.R | 8 dtwclust-4.0.0/dtwclust/inst/COPYRIGHT.txt |only dtwclust-4.0.0/dtwclust/inst/NEWS.Rd | 25 dtwclust-4.0.0/dtwclust/inst/doc/dtwclust.Rnw | 177 - dtwclust-4.0.0/dtwclust/inst/doc/dtwclust.pdf |binary dtwclust-4.0.0/dtwclust/inst/include |only dtwclust-4.0.0/dtwclust/man/DBA.Rd | 54 dtwclust-4.0.0/dtwclust/man/Distmat-class.Rd |only dtwclust-4.0.0/dtwclust/man/Distmat-generics.Rd |only dtwclust-4.0.0/dtwclust/man/GAK.Rd | 3 dtwclust-4.0.0/dtwclust/man/SBD.Rd | 3 dtwclust-4.0.0/dtwclust/man/SparseDistmat-class.Rd |only dtwclust-4.0.0/dtwclust/man/SparseDistmat-generics.Rd |only dtwclust-4.0.0/dtwclust/man/TADPole.Rd | 12 dtwclust-4.0.0/dtwclust/man/clusterSim.Rd | 3 dtwclust-4.0.0/dtwclust/man/compare_clusterings.Rd | 202 - dtwclust-4.0.0/dtwclust/man/compute_envelope.Rd |only dtwclust-4.0.0/dtwclust/man/create_dtwclust.Rd | 39 dtwclust-4.0.0/dtwclust/man/dtw_basic.Rd | 5 dtwclust-4.0.0/dtwclust/man/dtw_lb.Rd | 3 dtwclust-4.0.0/dtwclust/man/dtwclust-class.Rd | 10 dtwclust-4.0.0/dtwclust/man/dtwclust-deprecated.Rd |only dtwclust-4.0.0/dtwclust/man/dtwclust-methods.Rd | 54 dtwclust-4.0.0/dtwclust/man/dtwclust-package.Rd | 6 dtwclust-4.0.0/dtwclust/man/dtwclust.Rd | 452 -- dtwclust-4.0.0/dtwclust/man/dtwclustControl-class.Rd | 4 dtwclust-4.0.0/dtwclust/man/dtwclustFamily-class.Rd | 28 dtwclust-4.0.0/dtwclust/man/lb_improved.Rd | 19 dtwclust-4.0.0/dtwclust/man/lb_keogh.Rd | 23 dtwclust-4.0.0/dtwclust/man/pdc_configs.Rd | 2 dtwclust-4.0.0/dtwclust/man/randIndex.Rd | 6 dtwclust-4.0.0/dtwclust/man/shape_extraction.Rd | 8 dtwclust-4.0.0/dtwclust/man/tsclust-controls.Rd | 57 dtwclust-4.0.0/dtwclust/man/tsclust.Rd | 14 dtwclust-4.0.0/dtwclust/man/tsclustFamily-class.Rd | 2 dtwclust-4.0.0/dtwclust/man/tsclusters-methods.Rd | 3 dtwclust-4.0.0/dtwclust/man/uciCT.Rd | 4 dtwclust-4.0.0/dtwclust/src/dba.cpp |only dtwclust-4.0.0/dtwclust/src/dtw-basic.c | 17 dtwclust-4.0.0/dtwclust/src/dtwclust.h |only dtwclust-4.0.0/dtwclust/src/dtwclustpp.h |only dtwclust-4.0.0/dtwclust/src/envelope.cpp |only dtwclust-4.0.0/dtwclust/src/init.cpp |only dtwclust-4.0.0/dtwclust/src/lbs.cpp |only dtwclust-4.0.0/dtwclust/src/logGAK.c | 1 dtwclust-4.0.0/dtwclust/src/pairs.c | 5 dtwclust-4.0.0/dtwclust/src/setnames-inplace.c |only dtwclust-4.0.0/dtwclust/tests/testthat/helper-all.R | 2 dtwclust-4.0.0/dtwclust/tests/testthat/integration/families.R | 135 dtwclust-4.0.0/dtwclust/tests/testthat/integration/proxy.R | 172 - dtwclust-4.0.0/dtwclust/tests/testthat/regression/centroids.R |only dtwclust-4.0.0/dtwclust/tests/testthat/regression/comparisons.R | 52 dtwclust-4.0.0/dtwclust/tests/testthat/regression/family-centroids.R | 76 dtwclust-4.0.0/dtwclust/tests/testthat/system/comparisons.R | 126 dtwclust-4.0.0/dtwclust/tests/testthat/system/invalid-inputs.R | 684 ++-- dtwclust-4.0.0/dtwclust/tests/testthat/system/partitional.R | 33 dtwclust-4.0.0/dtwclust/tests/testthat/test-05-regression.R | 1 dtwclust-4.0.0/dtwclust/tests/testthat/test-06-parallel.R | 128 dtwclust-4.0.0/dtwclust/tests/testthat/unit/centroids.R | 97 dtwclust-4.0.0/dtwclust/tests/testthat/unit/methods.R | 13 dtwclust-4.0.0/dtwclust/vignettes/dtwclust.Rnw | 177 - 105 files changed, 4500 insertions(+), 5164 deletions(-)
Title: Anything to 'POSIXct' or 'Date' Converter
Description: Convert input in any one of character, integer, numeric, factor,
or ordered type into 'POSIXct' (or 'Date') objects, using one of a number of
predefined formats, and relying on Boost facilities for date and time parsing.
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between anytime versions 0.2.2 dated 2017-03-21 and 0.3.0 dated 2017-06-05
anytime-0.2.2/anytime/src/init.c |only anytime-0.3.0/anytime/ChangeLog | 45 ++++ anytime-0.3.0/anytime/DESCRIPTION | 12 - anytime-0.3.0/anytime/MD5 | 32 +-- anytime-0.3.0/anytime/NAMESPACE | 3 anytime-0.3.0/anytime/R/RcppExports.R | 22 +- anytime-0.3.0/anytime/R/anytime.R | 45 +++- anytime-0.3.0/anytime/R/init.R | 11 - anytime-0.3.0/anytime/R/utils.R | 2 anytime-0.3.0/anytime/README.md | 21 +- anytime-0.3.0/anytime/build/partial.rdb |binary anytime-0.3.0/anytime/inst/NEWS.Rd | 16 + anytime-0.3.0/anytime/man/anytime.Rd | 34 ++- anytime-0.3.0/anytime/src/RcppExports.cpp | 27 ++ anytime-0.3.0/anytime/src/anytime.cpp | 301 ++++++++++++++++++++++++++---- anytime-0.3.0/anytime/tests/gh_issue_5.R | 4 anytime-0.3.0/anytime/tests/r_anytime.R |only anytime-0.3.0/anytime/tests/simpleTests.R | 25 +- 18 files changed, 492 insertions(+), 108 deletions(-)
Title: Estimation of the Relative Importance of Factors Affecting
Species Distribution Based on Stability Concept
Description: From output files obtained from the software 'ModestR', the relative contribution of factors to explain species distribution is depicted using several plots. A global geographic raster file for each environmental variable may be also obtained with the mean relative contribution, considering all species present in each raster cell, of the factor to explain species distribution. Finally, for each variable it is also possible to compare the frequencies of any variable obtained in the cells where the species is present with the frequencies of the same variable in the cells of the extent.
Author: Cástor Guisande González
Maintainer: Cástor Guisande González <castor@uvigo.es>
Diff between SPEDInstabR versions 1.3 dated 2016-12-06 and 1.4 dated 2017-06-05
DESCRIPTION | 6 +++--- MD5 | 12 ++++++------ data/FishFC.RData |binary data/Instability.RData |binary data/VI.RData |binary data/adworld.RData |binary man/Rmap.Rd | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-)
Title: Converting Weekly Data to Monthly Data
Description: Converts weekly data to monthly data.
Users can use three types of week formats: ISO week, epidemiology week (epi week) and calendar date.
Author: You Li [aut, cre]
Maintainer: You Li <You.Li2@ed.ac.uk>
Diff between wktmo versions 1.0.1 dated 2017-05-31 and 1.0.3 dated 2017-06-05
DESCRIPTION | 6 +++--- MD5 | 10 +++++++--- R/weekToMonth.R | 11 ++++++++--- R/weeklyFlu.R |only README.md |only data |only man/weekToMonth.Rd | 11 ++++++++--- man/weeklyFlu.Rd |only 8 files changed, 26 insertions(+), 12 deletions(-)
Title: Text Processing for Small or Big Data Files
Description: Processes big text data files in batches efficiently. For this purpose, it offers functions for splitting, parsing, tokenizing and creating a vocabulary. Moreover, it includes functions for building either a document-term matrix or a term-document matrix and extracting information from those (term-associations, most frequent terms). Lastly, it embodies functions for calculating token statistics (collocations, look-up tables, string dissimilarities) and functions to work with sparse matrices. The source code is based on 'C++11' and exported in R through the 'Rcpp', 'RcppArmadillo' and 'BH' packages.
Author: Lampros Mouselimis <mouselimislampros@gmail.com>
Maintainer: Lampros Mouselimis <mouselimislampros@gmail.com>
Diff between textTinyR versions 1.0.6 dated 2017-05-03 and 1.0.7 dated 2017-06-05
textTinyR-1.0.6/textTinyR/tests/testthat/test-term_matrix.R |only textTinyR-1.0.7/textTinyR/DESCRIPTION | 8 +- textTinyR-1.0.7/textTinyR/MD5 | 22 +++---- textTinyR-1.0.7/textTinyR/NEWS.md | 5 + textTinyR-1.0.7/textTinyR/R/utils.R | 29 ++++++++++ textTinyR-1.0.7/textTinyR/README.md | 9 ++- textTinyR-1.0.7/textTinyR/build/vignette.rds |binary textTinyR-1.0.7/textTinyR/configure | 14 ---- textTinyR-1.0.7/textTinyR/inst/doc/functionality_of_textTinyR_package.html | 4 - textTinyR-1.0.7/textTinyR/man/sparse_term_matrix.Rd | 11 +++ textTinyR-1.0.7/textTinyR/src/export_all_funcs.cpp | 1 textTinyR-1.0.7/textTinyR/src/init.c | 1 textTinyR-1.0.7/textTinyR/tests/testthat/test-term_matrix_triplet_data.R |only 13 files changed, 71 insertions(+), 33 deletions(-)
Title: P-Values for Classification
Description: Computes nonparametric p-values for the potential class
memberships of new observations as well as cross-validated
p-values for the training data. The p-values are based on
permutation tests applied to an estimated Bayesian likelihood
ratio, using a plug-in statistic for the Gaussian model, 'k
nearest neighbors', 'weighted nearest neighbors' or
'penalized logistic regression'.
Additionally, it provides graphical displays and quantitative
analyses of the p-values.
Author: Niki Zumbrunnen <niki.zumbrunnen@gmail.com>,
Lutz Duembgen <lutz.duembgen@stat.unibe.ch>.
Maintainer: Niki Zumbrunnen <niki.zumbrunnen@gmail.com>
Diff between pvclass versions 1.3 dated 2015-11-03 and 1.4 dated 2017-06-05
DESCRIPTION | 8 ++++---- MD5 | 29 +++++++++++++++-------------- inst |only man/analyze.pvs.Rd | 19 ++++++++++++------- man/buerk.Rd | 14 ++++++++++++-- man/cvpvs.Rd | 19 ++++++++++++------- man/cvpvs.gaussian.Rd | 19 ++++++++++++------- man/cvpvs.knn.Rd | 19 ++++++++++++------- man/cvpvs.logreg.Rd | 22 ++++++++++++++-------- man/cvpvs.wnn.Rd | 19 ++++++++++++------- man/pvclass-package.Rd | 19 ++++++++++++------- man/pvs.Rd | 19 ++++++++++++------- man/pvs.gaussian.Rd | 19 ++++++++++++------- man/pvs.knn.Rd | 19 ++++++++++++------- man/pvs.logreg.Rd | 19 ++++++++++++------- man/pvs.wnn.Rd | 19 ++++++++++++------- 16 files changed, 177 insertions(+), 105 deletions(-)
Title: Tools for Analysing UK Politics
Description: Provides various tools for analysing UK political data, including creating political cartograms and retrieving data.
Author: Evan Odell [aut, cre]
Maintainer: Evan Odell <evanodell91@gmail.com>
Diff between parlitools versions 0.0.2 dated 2017-05-03 and 0.0.4 dated 2017-06-05
parlitools-0.0.2/parlitools/README.md |only parlitools-0.0.4/parlitools/DESCRIPTION | 17 - parlitools-0.0.4/parlitools/MD5 | 62 ++- parlitools-0.0.4/parlitools/NAMESPACE | 2 parlitools-0.0.4/parlitools/R/data.R | 40 ++ parlitools-0.0.4/parlitools/R/mps_on_date.R | 160 ++++------ parlitools-0.0.4/parlitools/R/parlitools-package.R | 1 parlitools-0.0.4/parlitools/R/parlitools_tidy.R |only parlitools-0.0.4/parlitools/build/vignette.rds |binary parlitools-0.0.4/parlitools/data/bes_2015.rda |binary parlitools-0.0.4/parlitools/data/council_data.rda |only parlitools-0.0.4/parlitools/data/datalist | 1 parlitools-0.0.4/parlitools/data/party_colour.rda |binary parlitools-0.0.4/parlitools/data/west_hex_map.rda |binary parlitools-0.0.4/parlitools/inst/doc/bes-2015.Rmd |only parlitools-0.0.4/parlitools/inst/doc/bes-2015.html |only parlitools-0.0.4/parlitools/inst/doc/introduction.R | 70 +++- parlitools-0.0.4/parlitools/inst/doc/introduction.Rmd | 72 +++- parlitools-0.0.4/parlitools/inst/doc/introduction.html | 88 +++-- parlitools-0.0.4/parlitools/inst/doc/mapping-local-authorities.R |only parlitools-0.0.4/parlitools/inst/doc/mapping-local-authorities.Rmd |only parlitools-0.0.4/parlitools/inst/doc/mapping-local-authorities.html |only parlitools-0.0.4/parlitools/inst/doc/using-cartograms.R | 58 +++ parlitools-0.0.4/parlitools/inst/doc/using-cartograms.Rmd | 73 +++- parlitools-0.0.4/parlitools/inst/doc/using-cartograms.html | 73 +++- parlitools-0.0.4/parlitools/man/bes_2015.Rd | 6 parlitools-0.0.4/parlitools/man/council_data.Rd |only parlitools-0.0.4/parlitools/man/local_hex_map.Rd | 4 parlitools-0.0.4/parlitools/man/mps_on_date.Rd | 13 parlitools-0.0.4/parlitools/man/parlitools_tidy.Rd |only parlitools-0.0.4/parlitools/man/party_colour.Rd | 6 parlitools-0.0.4/parlitools/man/west_hex_map.Rd | 4 parlitools-0.0.4/parlitools/tests/testthat/test_mps_on_date.R | 4 parlitools-0.0.4/parlitools/tools/hex_map.png |binary parlitools-0.0.4/parlitools/vignettes/bes-2015.Rmd |only parlitools-0.0.4/parlitools/vignettes/introduction.Rmd | 72 +++- parlitools-0.0.4/parlitools/vignettes/mapping-local-authorities.Rmd |only parlitools-0.0.4/parlitools/vignettes/using-cartograms.Rmd | 73 +++- 38 files changed, 627 insertions(+), 272 deletions(-)
Title: Tools for Teaching and Learning OLS Regression
Description: Tools for teaching and learning ordinary least squares regression. Includes
comprehensive regression output, heteroskedasticity tests, collinearity diagnostics,
residual diagnostics, measures of influence, model fit assessment and variable selection procedures.
Author: Aravind Hebbali [aut, cre]
Maintainer: Aravind Hebbali <hebbali.aravind@gmail.com>
Diff between olsrr versions 0.1.0 dated 2017-05-11 and 0.2.0 dated 2017-06-05
DESCRIPTION | 6 - MD5 | 140 +++++++++++++++++------------------ NEWS.md | 35 ++++++++ R/ols-added-variable-plot.R | 46 ++++++----- R/ols-all-possible-regression.R | 15 ++- R/ols-bartlett-test.R | 2 R/ols-best-subsets-regression.R | 15 ++- R/ols-breusch-pagan-test.R | 4 - R/ols-cooks-d-barplot.R | 15 ++- R/ols-cooks-d-chart.R | 13 ++- R/ols-correlations.R | 14 +-- R/ols-dfbetas-panel.R | 3 R/ols-dffits-plot.R | 9 ++ R/ols-dsresid-vs-pred-plot.R | 12 ++- R/ols-f-test.R | 2 R/ols-information-criteria.R | 57 ++++++++------ R/ols-normality-tests.R | 2 R/ols-pure-error-anova.R | 36 ++++----- R/ols-regress_compute.R | 2 R/ols-regression.R | 74 +++++++++--------- R/ols-residual-vs-predicted-plot.R | 2 R/ols-rstud-vs-lev-plot.R | 5 - R/ols-score-test.R | 2 R/ols-stepaic-backward-regression.R | 25 +++--- R/ols-stepaic-both-regression.R | 13 ++- R/ols-stepaic-forward-regression.R | 25 +++--- R/ols-stepwise-backward-regression.R | 30 ++++--- R/ols-stepwise-forward-regression.R | 30 ++++--- R/ols-stepwise-regression.R | 35 +++++--- R/ols-studentized-residual-chart.R | 10 ++ R/ols-studentized-residual-plot.R | 32 +++++--- R/output.R | 6 + R/utils.R | 51 +++++++----- README.md | 2 inst/doc/heteroskedasticity.R | 3 inst/doc/heteroskedasticity.Rmd | 3 inst/doc/heteroskedasticity.html | 7 + inst/doc/influence_measures.html | 8 +- inst/doc/intro.R | 4 - inst/doc/intro.Rmd | 12 --- inst/doc/intro.html | 15 +-- inst/doc/regression_diagnostics.html | 4 - inst/doc/residual_diagnostics.html | 4 - inst/doc/variable_selection.html | 24 +++--- man/ols_all_subset.Rd | 12 +-- man/ols_best_subset.Rd | 12 +-- man/ols_bp_test.Rd | 4 - man/ols_cooksd_barplot.Rd | 9 ++ man/ols_cooksd_chart.Rd | 9 ++ man/ols_dfbetas_panel.Rd | 5 + man/ols_dffits_plot.Rd | 7 + man/ols_dsrvsp_plot.Rd | 9 ++ man/ols_f_test.Rd | 2 man/ols_fpe.Rd | 2 man/ols_norm_test.Rd | 2 man/ols_pure_error_anova.Rd | 36 ++++----- man/ols_regress.Rd | 71 ++++++++--------- man/ols_rvsp_plot.Rd | 14 ++- man/ols_score_test.Rd | 2 man/ols_srsd_chart.Rd | 8 ++ man/ols_srsd_plot.Rd | 8 ++ man/ols_step_backward.Rd | 25 ++++-- man/ols_step_forward.Rd | 26 ++++-- man/ols_stepaic_backward.Rd | 19 +++- man/ols_stepaic_both.Rd | 4 - man/ols_stepaic_forward.Rd | 19 +++- man/ols_stepwise.Rd | 32 +++++--- tests/testthat/test-error.R | 1 tests/testthat/test-utility.R | 10 -- vignettes/heteroskedasticity.Rmd | 3 vignettes/intro.Rmd | 12 --- 71 files changed, 701 insertions(+), 516 deletions(-)
Title: Network Diffusion Algorithms
Description: Implementation of network diffusion algorithms such as insulated
heat propagation or Markov random walks. Network diffusion algorithms generally
spread information in the form of node weights along the edges of a graph to other nodes.
These weights can for example be interpreted as temperature, an initial amount
of water, the activation of neurons in the brain, or the location of a random
surfer in the internet. The information (node weights) is iteratively propagated
to other nodes until a equilibrium state or stop criterion occurs.
Author: Simon Dirmeier [aut, cre]
Maintainer: Simon Dirmeier <simon.dirmeier@gmx.de>
Diff between diffusr versions 0.1.0 dated 2016-11-27 and 0.1.1 dated 2017-06-05
diffusr-0.1.0/diffusr/inst/doc/diffusr.pdf |only diffusr-0.1.0/diffusr/man/insulated.heat.diffusion.Rd |only diffusr-0.1.0/diffusr/man/laplacian.heat.diffusion.Rd |only diffusr-0.1.0/diffusr/man/nearest.neighbors.Rd |only diffusr-0.1.0/diffusr/man/random.walk.Rd |only diffusr-0.1.0/diffusr/src/Makevars |only diffusr-0.1.1/diffusr/DESCRIPTION | 12 +- diffusr-0.1.1/diffusr/MD5 | 62 ++++++----- diffusr-0.1.1/diffusr/NAMESPACE | 6 - diffusr-0.1.1/diffusr/R/RcppExports.R | 12 +- diffusr-0.1.1/diffusr/R/insulated_heat_process.R | 46 +++++--- diffusr-0.1.1/diffusr/R/laplacian_heat_diffusion.R | 49 +++++--- diffusr-0.1.1/diffusr/R/mat_util.R | 18 ++- diffusr-0.1.1/diffusr/R/mrw.R | 52 +++++---- diffusr-0.1.1/diffusr/R/neighbors.R | 65 ++++++----- diffusr-0.1.1/diffusr/R/util.R | 2 diffusr-0.1.1/diffusr/build/vignette.rds |binary diffusr-0.1.1/diffusr/inst/NEWS |only diffusr-0.1.1/diffusr/inst/doc/diffusr.Rmd | 2 diffusr-0.1.1/diffusr/inst/doc/diffusr.html |only diffusr-0.1.1/diffusr/inst/include/diffusr_RcppExports.h | 84 +++++++-------- diffusr-0.1.1/diffusr/man/diffusr-package.Rd | 7 - diffusr-0.1.1/diffusr/man/insulated-diffusion-methods.Rd |only diffusr-0.1.1/diffusr/man/laplacian-diffusion-methods.Rd |only diffusr-0.1.1/diffusr/man/nearest-neighbors-methods.Rd |only diffusr-0.1.1/diffusr/man/normalize.laplacian.Rd | 4 diffusr-0.1.1/diffusr/man/normalize.stochastic.Rd | 4 diffusr-0.1.1/diffusr/man/random-walk-methods.Rd |only diffusr-0.1.1/diffusr/src/RcppExports.cpp | 40 +++++-- diffusr-0.1.1/diffusr/src/insulated_heat_diffusion.cpp | 3 diffusr-0.1.1/diffusr/src/laplacian_heat_diffusion.cpp | 5 diffusr-0.1.1/diffusr/src/mat_util.cpp | 7 - diffusr-0.1.1/diffusr/src/mrw.cpp | 3 diffusr-0.1.1/diffusr/src/neighbors.cpp | 6 - diffusr-0.1.1/diffusr/tests |only diffusr-0.1.1/diffusr/vignettes/diffusr.Rmd | 2 36 files changed, 282 insertions(+), 209 deletions(-)
Title: Evaluation of Surrogate Endpoints in Clinical Trials
Description: In a clinical trial, it frequently occurs that the most credible outcome to evaluate the effectiveness of a new therapy (the true endpoint) is difficult to measure. In such a situation, it can be an effective strategy to replace the true endpoint by a (bio)marker that is easier to measure and that allows for a prediction of the treatment effect on the true endpoint (a surrogate endpoint). The package 'Surrogate' allows for an evaluation of the appropriateness of a candidate surrogate endpoint based on the meta-analytic, information-theoretic, and causal-inference frameworks. Part of this software has been developed using funding provided from the European Union's Seventh Framework Programme for research, technological development and demonstration under Grant Agreement no 602552.
Author: Wim Van der Elst, Paul Meyvisch, Ariel Alonso, Hannah M. Ensor, Christopher J. Weir & Geert Molenberghs
Maintainer: Wim Van der Elst <Wim.vanderelst@gmail.com>
Diff between Surrogate versions 0.1-801 dated 2017-03-05 and 0.2 dated 2017-06-05
DESCRIPTION | 8 MD5 | 29 NAMESPACE | 10 NEWS | 3 R/Fano.BinBin.R | 19 R/ICA.BinBin.Grid.Sample.Uncert.R | 1524 +++++++++++++++++++------------------- R/MaxEntICABinBin.R | 1 R/PPE.BinBin.R |only R/comb27.BinBin.R |only R/plot.Fano.BinBin.R | 270 +++--- R/plot.PPE.BinBin.R |only R/plot.comb27.BinBin.R |only R/summary.Fano.BinBin.R | 268 +++--- R/summary.PPE.BinBin.R |only man/Fano.BinBin.Rd | 137 +-- man/PPE.BinBin.Rd |only man/comb27.BinBin.Rd |only man/plot.PPE.BinBin.Rd |only man/plot.comb27.BinBin.Rd |only man/summary.gen.Rd | 2 20 files changed, 1159 insertions(+), 1112 deletions(-)
Title: Combine and Export Data Frames
Description: Functions to combine data.frames in ways that require additional effort in
base R, and to add metadata (id, title, ...) that can be used for printing and
xlsx export. The 'Tatoo_report' class is provided as a
convenient helper to write several such tables to a workbook, one table per
worksheet.
Author: Stefan Fleck [aut, cre]
Maintainer: Stefan Fleck <stefan.b.fleck@gmail.com>
Diff between tatoo versions 1.0.5 dated 2017-05-03 and 1.0.6 dated 2017-06-05
tatoo-1.0.5/tatoo/tests/testthat/test_data |only tatoo-1.0.5/tatoo/tests/testthat/test_out |only tatoo-1.0.6/tatoo/DESCRIPTION | 10 +- tatoo-1.0.6/tatoo/MD5 | 44 ++++---- tatoo-1.0.6/tatoo/NEWS.md | 4 tatoo-1.0.6/tatoo/R/Composite_table.R | 4 tatoo-1.0.6/tatoo/R/as_workbook.R | 2 tatoo-1.0.6/tatoo/R/utils-hammr.R | 2 tatoo-1.0.6/tatoo/R/utils.R | 2 tatoo-1.0.6/tatoo/inst/doc/tatoo.R | 2 tatoo-1.0.6/tatoo/inst/doc/tatoo.Rmd | 49 +++++----- tatoo-1.0.6/tatoo/inst/doc/tatoo.html | 30 +++--- tatoo-1.0.6/tatoo/man/as_workbook.Rd | 2 tatoo-1.0.6/tatoo/tests/testthat/manual_tests/test_print_methods.R | 4 tatoo-1.0.6/tatoo/tests/testthat/manual_tests/test_xlsx_output.R | 4 tatoo-1.0.6/tatoo/tests/testthat/test_Composite_table.R | 26 ++++- tatoo-1.0.6/tatoo/tests/testthat/test_Mashed_table.R | 6 - tatoo-1.0.6/tatoo/tests/testthat/test_Stacked_table.R | 2 tatoo-1.0.6/tatoo/tests/testthat/test_Tagged_table.R | 2 tatoo-1.0.6/tatoo/tests/testthat/test_as_workbook.R | 2 tatoo-1.0.6/tatoo/tests/testthat/test_save_xlsx.R | 2 tatoo-1.0.6/tatoo/tests/testthat/testdata |only tatoo-1.0.6/tatoo/vignettes/tatoo.Rmd | 49 +++++----- 23 files changed, 137 insertions(+), 111 deletions(-)
Title: A Test Environment for HTTP Requests
Description: Testing code and packages that communicate with remote servers can
be painful. Dealing with authentication, bootstrapping server state,
cleaning up objects that may get created during the test run, network
flakiness, and other complications can make testing seem too costly to
bother with. But it doesn't need to be that hard. This package enables one
to test all of the logic on the R sides of the API in your package without
requiring access to the remote service. Importantly, it provides three test
contexts that mock the network connection in different ways, and it offers
additional expectations to assert that HTTP requests were--or were
not--made. Using these tools, one can test that code is making the intended
requests and that it handles the expected responses correctly, all without
depending on a connection to a remote API.
Author: Neal Richardson [aut, cre]
Maintainer: Neal Richardson <neal.p.richardson@gmail.com>
Diff between httptest versions 1.3.0 dated 2017-04-13 and 2.0.0 dated 2017-06-05
DESCRIPTION | 10 +- MD5 | 55 +++++++++------ NAMESPACE | 2 NEWS.md | 5 + R/capture-requests.R | 61 +++++++++++++--- R/expect-request.R | 19 ++++- R/fake-http.R | 44 ++++++------ R/httptest.R | 49 +++++++++++-- R/mock-api.R | 121 ++++++++++++++++++++++----------- R/mock-paths.R |only R/public.R | 22 +++++- R/without-internet.R | 12 +++ README.md | 15 ++-- build |only inst |only man/buildMockURL.Rd | 40 +++++++++- man/capture_requests.Rd | 25 +++++- man/expect-verb.Rd | 19 ++++- man/fakeResponse.Rd | 15 ++-- man/httptest.Rd |only man/mockPaths.Rd |only man/public.Rd | 23 +++++- man/with_fake_HTTP.Rd | 14 +++ man/with_mock_API.Rd | 30 +++----- man/without_internet.Rd | 12 +++ tests/testthat/alt |only tests/testthat/example.com/html.R |only tests/testthat/test-capture-requests.R | 67 ++++++++++++++++-- tests/testthat/test-mock-api.R | 5 + tests/testthat/test-mock-paths.R |only vignettes |only 31 files changed, 500 insertions(+), 165 deletions(-)
Title: Provides Easy Downloading Capabilities for the UK Parliament API
Description: Provides functions to download data from the <http://www.data.parliament.uk/> APIs. Because of the structure of the API, there is a named function for each type of available data for ease of use, as well as some functions designed to retrieve specific pieces of commonly used data. Functions for each new API will be added as and when they become available.
Author: Evan Odell [aut, cre]
Maintainer: Evan Odell <evanodell91@gmail.com>
Diff between hansard versions 0.4.0 dated 2017-03-24 and 0.4.6 dated 2017-06-05
hansard-0.4.0/hansard/R/hansard.R |only hansard-0.4.0/hansard/README.md |only hansard-0.4.6/hansard/DESCRIPTION | 14 hansard-0.4.6/hansard/MD5 | 172 ++--- hansard-0.4.6/hansard/NAMESPACE | 4 hansard-0.4.6/hansard/NEWS.md | 136 +++- hansard-0.4.6/hansard/R/all_answered_questions.R | 91 +- hansard-0.4.6/hansard/R/bills.R | 91 +- hansard-0.4.6/hansard/R/commons_answered_questions.R | 77 +- hansard-0.4.6/hansard/R/commons_divisions.R | 304 +++++----- hansard-0.4.6/hansard/R/commons_oral_question_times.R | 34 - hansard-0.4.6/hansard/R/commons_oral_questions.R | 50 - hansard-0.4.6/hansard/R/commons_terms.R | 26 hansard-0.4.6/hansard/R/commons_written_questions.R | 40 - hansard-0.4.6/hansard/R/constituencies.R | 28 hansard-0.4.6/hansard/R/early_day_motions.R | 37 - hansard-0.4.6/hansard/R/election_results.R | 38 - hansard-0.4.6/hansard/R/elections.R | 43 + hansard-0.4.6/hansard/R/epetition.R | 23 hansard-0.4.6/hansard/R/hansard-defunct.R |only hansard-0.4.6/hansard/R/hansard-package.R |only hansard-0.4.6/hansard/R/hansard_generic.R | 2 hansard-0.4.6/hansard/R/hansard_tidy.R | 41 - hansard-0.4.6/hansard/R/lord_vote_record.R | 60 - hansard-0.4.6/hansard/R/lords_amendments.R | 37 - hansard-0.4.6/hansard/R/lords_attendance.R | 30 hansard-0.4.6/hansard/R/lords_divisions.R | 139 ++-- hansard-0.4.6/hansard/R/lords_written_questions.R | 39 - hansard-0.4.6/hansard/R/members.R | 42 - hansard-0.4.6/hansard/R/members_search.R | 24 hansard-0.4.6/hansard/R/mp_edms.R | 149 ++-- hansard-0.4.6/hansard/R/mp_questions.R | 105 +-- hansard-0.4.6/hansard/R/mp_vote_record.R | 67 +- hansard-0.4.6/hansard/R/papers_laid.R | 65 +- hansard-0.4.6/hansard/R/publication_logs.R | 53 + hansard-0.4.6/hansard/R/research_briefings.R | 96 +-- hansard-0.4.6/hansard/R/research_briefings_lists.R | 9 hansard-0.4.6/hansard/R/sessions_info.R | 77 +- hansard-0.4.6/hansard/R/tv_programmes.R | 138 ++-- hansard-0.4.6/hansard/build/vignette.rds |binary hansard-0.4.6/hansard/inst/doc/introduction.R | 159 ++--- hansard-0.4.6/hansard/inst/doc/introduction.Rmd | 234 +++---- hansard-0.4.6/hansard/inst/doc/introduction.html | 264 +++++--- hansard-0.4.6/hansard/man/all_answered_questions.Rd | 27 hansard-0.4.6/hansard/man/bills.Rd | 22 hansard-0.4.6/hansard/man/commons_answered_questions.Rd | 26 hansard-0.4.6/hansard/man/commons_division_date.Rd | 16 hansard-0.4.6/hansard/man/commons_divisions.Rd | 20 hansard-0.4.6/hansard/man/commons_oral_question_times.Rd | 18 hansard-0.4.6/hansard/man/commons_oral_questions.Rd | 18 hansard-0.4.6/hansard/man/commons_terms.Rd | 11 hansard-0.4.6/hansard/man/commons_written_questions.Rd | 22 hansard-0.4.6/hansard/man/constituencies.Rd | 16 hansard-0.4.6/hansard/man/early_day_motions.Rd | 25 hansard-0.4.6/hansard/man/election_results.Rd | 21 hansard-0.4.6/hansard/man/elections.Rd | 21 hansard-0.4.6/hansard/man/epetition.Rd | 16 hansard-0.4.6/hansard/man/hansard.Rd | 2 hansard-0.4.6/hansard/man/hansard_tidy.Rd | 10 hansard-0.4.6/hansard/man/lord_vote_record.Rd | 22 hansard-0.4.6/hansard/man/lords_amendments.Rd | 22 hansard-0.4.6/hansard/man/lords_ammendments.Rd |only hansard-0.4.6/hansard/man/lords_attendance.Rd | 18 hansard-0.4.6/hansard/man/lords_divisions.Rd | 19 hansard-0.4.6/hansard/man/lords_written_questions.Rd | 22 hansard-0.4.6/hansard/man/members.Rd | 25 hansard-0.4.6/hansard/man/members_search.Rd | 20 hansard-0.4.6/hansard/man/mp_edms.Rd | 27 hansard-0.4.6/hansard/man/mp_questions.Rd | 25 hansard-0.4.6/hansard/man/mp_vote_record.Rd | 26 hansard-0.4.6/hansard/man/papers_laid.Rd | 22 hansard-0.4.6/hansard/man/publication_logs.Rd | 26 hansard-0.4.6/hansard/man/research_briefings.Rd | 11 hansard-0.4.6/hansard/man/research_briefings_lists.Rd | 13 hansard-0.4.6/hansard/man/sessions_info.Rd | 20 hansard-0.4.6/hansard/man/tv_programmes.Rd | 26 hansard-0.4.6/hansard/tests/testthat/test_all_answered_questions.R | 31 - hansard-0.4.6/hansard/tests/testthat/test_bills.R | 38 - hansard-0.4.6/hansard/tests/testthat/test_commons_functions.R | 123 ++-- hansard-0.4.6/hansard/tests/testthat/test_constituencies.R | 13 hansard-0.4.6/hansard/tests/testthat/test_early_day_motions.R | 42 - hansard-0.4.6/hansard/tests/testthat/test_elections.R | 44 - hansard-0.4.6/hansard/tests/testthat/test_epetition.R | 23 hansard-0.4.6/hansard/tests/testthat/test_lords.R | 120 +-- hansard-0.4.6/hansard/tests/testthat/test_members.R | 86 +- hansard-0.4.6/hansard/tests/testthat/test_misc.R | 99 +-- hansard-0.4.6/hansard/tests/testthat/test_misc2.R |only hansard-0.4.6/hansard/tests/testthat/test_mp_misc.R | 53 - hansard-0.4.6/hansard/tests/testthat/test_research_briefings.R | 66 +- hansard-0.4.6/hansard/vignettes/introduction.Rmd | 234 +++---- 90 files changed, 2612 insertions(+), 2033 deletions(-)