Title: Variable Length Markov Chains ('VLMC') Models
Description: Functions, Classes & Methods for estimation, prediction, and
simulation (bootstrap) of Variable Length Markov Chain ('VLMC') Models.
Author: Martin Maechler <maechler@stat.math.ethz.ch>
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
Diff between VLMC versions 1.4-3 dated 2019-04-26 and 1.4-3-1 dated 2019-04-29
DESCRIPTION | 8 ++++---- MD5 | 6 +++--- src/drawvlmc.c | 2 +- src/predict.c | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-)
Title: Van Westendorp Price Sensitivity Meter Analysis
Description: An implementation of the van Westendorp Price
Sensitivity Meter in R, which is a survey-based approach
to analyze consumer price preferences and sensitivity
(van Westendorp 1976, isbn:9789283100386).
Author: Max Alletsee [aut, cre]
Maintainer: Max Alletsee <max.alletsee@gmail.com>
Diff between pricesensitivitymeter versions 1.0.0 dated 2019-04-28 and 1.0.1 dated 2019-04-29
DESCRIPTION | 8 +-- MD5 | 14 ++--- NEWS | 9 +++ build/vignette.rds |binary inst/doc/interpolation-in-small-samples.html | 69 ++++++++++++++------------- inst/doc/using-weighted-data.html | 4 - inst/doc/visualizing-psm-results.html | 4 - tests/testthat/test_data_output_weighted.R | 8 +-- 8 files changed, 64 insertions(+), 52 deletions(-)
More information about pricesensitivitymeter at CRAN
Permanent link
Title: Measures of Risk for the Compound Poisson Risk Process with
Diffusion
Description: Based on the compound Poisson risk process that is perturbed by
a Brownian motion, saddlepoint approximations to some measures of risk are
provided. Various approximation methods for the probability of ruin are
also included. Furthermore, exact values of both the risk measures as well
as the probability of ruin are available if the individual claims follow
a hypo-exponential distribution (i. e., if it can be represented as a sum
of independent exponentially distributed random variables with different
rate parameters). For more details see Gatto and Baumgartner (2014)
<doi:10.1007/s11009-012-9316-5>.
Author: Benjamin Baumgartner [aut, cre],
Riccardo Gatto [ctb, ths],
Sebastian Szugat [ctb]
Maintainer: Benjamin Baumgartner <benjamin@baumgrt.com>
Diff between sdprisk versions 1.1-5 dated 2016-12-30 and 1.1-6 dated 2019-04-29
DESCRIPTION | 10 +++++----- MD5 | 7 ++++--- NAMESPACE | 2 +- R/hypoexpRuinprob.R | 12 ++++++------ src/sdprisk_init.c |only 5 files changed, 16 insertions(+), 15 deletions(-)
Title: High Precision Timing of R Expressions
Description: Tools to accurately benchmark and analyze execution times for R expressions.
Author: Jim Hester [aut, cre]
Maintainer: Jim Hester <james.f.hester@gmail.com>
Diff between bench versions 1.0.1 dated 2018-06-06 and 1.0.2 dated 2019-04-29
DESCRIPTION | 11 ++-- MD5 | 40 +++++++++------- NAMESPACE | 12 ++++ NEWS.md | 16 ++++++ R/autoplot.R | 9 +++ R/bytes.R | 26 +++++++--- R/expression.R |only R/mark.R | 85 ++++++++++++++++++----------------- R/press.R | 4 - R/time.R | 24 +++++++-- R/utils.R | 71 ++++++++--------------------- R/workout.R |only R/zzz.R | 6 ++ README.md | 76 +++++++++++++++++-------------- man/autoplot.bench_mark.Rd | 4 - man/figures/README-autoplot-1.png |binary man/figures/README-custom-plot-1.png |binary man/mark.Rd | 10 ++-- man/scale_bench_expr.Rd |only man/scale_bench_time.Rd | 12 +++- man/summary.bench_mark.Rd | 9 ++- man/workout.Rd |only tests/testthat/test-mark.R | 12 ---- 23 files changed, 240 insertions(+), 187 deletions(-)
Title: A Semi-Supervised Category Identification and Assignment Tool
Description: An automatic cell type detection and assignment algorithm for single cell RNA-Seq and Cytof/FACS data. 'SCINA' is capable of assigning cell type identities to a pool of cells profiled by scRNA-Seq or Cytof/FACS data with prior knowledge of markers, such as genes and protein symbols that are highly or lowly expressed in each category.
Author: Ze Zhang
Maintainer: Ze Zhang <Ze.Zhang@utsouthwestern.edu>
Diff between SCINA versions 1.0.1 dated 2018-10-13 and 1.1.0 dated 2019-04-29
DESCRIPTION | 8 ++++---- MD5 | 4 ++-- man/SCINA.Rd | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-)
Title: The R to MOSEK Optimization Interface
Description: This is a generic meta-package designed to make the optimization
facilities of MOSEK available from the R-language. The interface supports
large-scale optimization of many kinds: Mixed-integer and continuous linear,
second-order cone, exponential cone and power cone optimization, as well as
continuous semidefinite optimization. Rmosek and the R-language are
open-source projects. MOSEK is a proprietary product, but
unrestricted trial and academic licenses are available.
Author: MOSEK ApS
Maintainer: Henrik A. Friberg <haf@mosek.com>
Diff between Rmosek versions 1.3.3 dated 2019-03-18 and 1.3.4 dated 2019-04-29
DESCRIPTION | 6 +++--- MD5 | 6 +++--- NEWS | 6 ++++++ man/mosek_attachbuilder.Rd | 4 ++++ 4 files changed, 16 insertions(+), 6 deletions(-)
Title: Read/Write Files in Key-Value-Hierarchy Format
Description: The format KVH is a lightweight format that can be read/written both by humans and machines.
It can be useful in situations where XML or alike formats seem to be an overkill.
We provide an ability to parse KVH files in R pretty fast due to 'Rcpp' use.
Author: Serguei Sokol
Maintainer: Serguei Sokol <sokol@insa-toulouse.fr>
Diff between kvh versions 1.4 dated 2019-04-26 and 1.4.1 dated 2019-04-29
DESCRIPTION | 8 ++++---- MD5 | 6 +++--- NEWS | 6 ++++++ src/rcpp_kvh.cpp | 4 +++- 4 files changed, 16 insertions(+), 8 deletions(-)
Title: Semiparametric Competing Risks Regression under Interval
Censoring
Description: Semiparametric regression models on the cumulative incidence function with interval-censored competing risks data as described in Bakoyannis, Yu, & Yiannoutsos (2017) <doi:10.1002/sim.7350>. The main function fits the proportional subdistribution hazards model (Fine-Gray model), the proportional odds model, and other models that belong to the class of semiparametric generalized odds rate transformation models.
Author: Giorgos Bakoyannis <gbakogia@iu.edu>, Jun Park <jp84@iu.edu>
Maintainer: Jun Park <jp84@iu.edu>
Diff between intccr versions 1.1.1 dated 2019-02-20 and 1.1.2 dated 2019-04-29
DESCRIPTION | 10 ++++---- MD5 | 13 ++++++++-- NAMESPACE | 1 R/bssmle_se.R | 71 ++++++++++++++++++++++++++++++++++++++-------------------- build |only inst |only vignettes |only 7 files changed, 63 insertions(+), 32 deletions(-)
Title: Get Images Out of DICOM Format Quickly
Description: Provides tools to sort DICOM-format medical image files, and
convert them to NIfTI-1 format.
Author: Jon Clayden [aut, cre],
Chris Rorden [aut],
Martin J Fiedler [cph],
Cong Xu [cph],
Pascal Gloor [cph]
Maintainer: Jon Clayden <code@clayden.org>
Diff between divest versions 0.7.2 dated 2018-11-15 and 0.8.0 dated 2019-04-29
DESCRIPTION | 12 MD5 | 37 NEWS | 21 R/read.R | 105 - README.md | 24 man/readDicom.Rd | 48 src/dcm2niix/jpg_0XC3.cpp | 13 src/dcm2niix/nifti1_io_core.cpp | 282 +++++ src/dcm2niix/nifti1_io_core.h | 1 src/dcm2niix/nii_dicom.cpp | 740 +++++++++++-- src/dcm2niix/nii_dicom.h | 25 src/dcm2niix/nii_dicom_batch.cpp | 2128 +++++++++++++++++++++++++++++++++------ src/dcm2niix/nii_dicom_batch.h | 15 src/dcm2niix/nii_foreign.cpp | 15 src/main.cpp | 18 src/ujpeg/ujpeg.cpp | 2 src/ujpeg/ujpeg.h | 2 tests/testthat/attrib_names.rds |only tests/testthat/attributes.rds |only tests/testthat/test-05-read.R | 41 tests/testthat/test-10-qa.R |only 21 files changed, 2956 insertions(+), 573 deletions(-)
Title: Download Logs from the 'RStudio' 'CRAN' Mirror
Description: 'API' to the database of 'CRAN' package downloads from the
'RStudio' 'CRAN mirror'. The database itself is at <http://cranlogs.r-pkg.org>,
see <https://github.com/r-hub/cranlogs.app> for the raw 'API'.
Author: Gábor Csárdi [aut, cre],
R Consortium [fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Diff between cranlogs versions 2.1.0 dated 2015-12-07 and 2.1.1 dated 2019-04-29
cranlogs-2.1.0/cranlogs/inst |only cranlogs-2.1.0/cranlogs/man/cranlogs.Rd |only cranlogs-2.1.1/cranlogs/DESCRIPTION | 25 ++++++---- cranlogs-2.1.1/cranlogs/MD5 | 22 +++++---- cranlogs-2.1.1/cranlogs/NAMESPACE | 1 cranlogs-2.1.1/cranlogs/R/badge.R |only cranlogs-2.1.1/cranlogs/R/cranlogs-package.R |only cranlogs-2.1.1/cranlogs/R/cranlogs.R | 53 +++++++++++++++------- cranlogs-2.1.1/cranlogs/R/utils.R |only cranlogs-2.1.1/cranlogs/man/cran_downloads.Rd | 21 ++++++-- cranlogs-2.1.1/cranlogs/man/cran_top_downloads.Rd | 21 ++++++-- cranlogs-2.1.1/cranlogs/man/cranlogs-package.Rd |only cranlogs-2.1.1/cranlogs/man/cranlogs_badge.Rd |only cranlogs-2.1.1/cranlogs/tests |only 14 files changed, 99 insertions(+), 44 deletions(-)
Title: Data-Limited Methods Toolkit
Description: Development, simulation testing, and implementation of management
procedures for data-limited fisheries
(see Carruthers & Hordyk (2018) <doi:10.1111/2041-210X.13081>).
Author: Tom Carruthers [aut, cre],
Adrian Hordyk [aut],
M. Bryan [ctb],
HF. Geremont [ctb],
C. Grandin [ctb],
W. Harford [ctb],
Q. Huynh [ctb],
C. Walters [ctb]
Maintainer: Tom Carruthers <t.carruthers@fisheries.ubc.ca>
Diff between DLMtool versions 5.3 dated 2019-03-06 and 5.3.1 dated 2019-04-29
DESCRIPTION | 8 ++-- MD5 | 57 +++++++++++++++------------- NAMESPACE | 10 +++++ NEWS.md | 12 ++++++ R/Data_Functions.R | 6 +++ R/DefineClasses.r | 12 +++++- R/MSE_Plotting_PMs.R | 63 +++++++++++++++++++++---------- R/Misc_Exported.R | 94 +++++++++++++++++++++++++---------------------- R/Misc_Internal.R | 31 +++++++++++++++ R/RcppExports.R | 2 - R/SampleOM.R | 30 ++++++++++++--- R/popdyn.R | 97 +++++++++++++++++++++++++++++++++++++++++++++++++ R/runMSE.r | 25 +++++++++++- R/sysdata.rda |binary README.md | 2 - man/BK.Rd | 2 - man/CalcMPDynamics.Rd |only man/Can.Rd | 12 ++++++ man/DCAC.Rd | 14 +++---- man/DDe.Rd | 2 - man/EtargetLopt.Rd | 2 - man/ITM.Rd | 2 - man/LBSPR.Rd | 2 - man/MSYCalcs.Rd |only man/Rcontrol.Rd | 2 - man/TradePlot.Rd | 7 ++- man/YPR.Rd | 2 - man/char.log-class.Rd |only man/genSizeCompWrap.Rd |only man/optMSY_eq.Rd |only man/tinyErr.Rd | 12 ++++-- src/popddynCPP.cpp | 4 +- 32 files changed, 384 insertions(+), 128 deletions(-)
Title: Blaker's Binomial and Poisson Confidence Limits
Description: Fast and accurate calculation of Blaker's binomial and Poisson confidence limits (and some related stuff).
Author: Jan Klaschka
Maintainer: Jan Klaschka <klaschka@cs.cas.cz>
Diff between BlakerCI versions 1.0-5 dated 2015-08-20 and 1.0-6 dated 2019-04-29
ChangeLog | 4 ++++ DESCRIPTION | 12 ++++++------ MD5 | 25 ++++++++++++++++--------- NAMESPACE | 6 ++++-- R/binom.blaker.acc.R | 2 +- R/poisson.blaker.acc.R |only R/poisson.blaker.acc.single.p.R |only R/poisson.blaker.limits.R |only R/poisson.blaker.lower.limit.R |only R/poisson.blaker.upper.limit.R |only man/BlakerCI-internal.Rd | 32 +++++++++++++++++++++++++------- man/BlakerCI-package.Rd | 9 ++++++--- man/binom.blaker.VHadj.acc.Rd | 2 +- man/binom.blaker.acc.Rd | 2 +- man/binom.blaker.limits.Rd | 2 +- man/poisson.blaker.acc.Rd |only man/poisson.blaker.limits.Rd |only 17 files changed, 65 insertions(+), 31 deletions(-)
Title: Serializable Representations
Description: String and binary representations of objects for several formats /
mime types.
Author: Philipp Angerer [aut, cre] (<https://orcid.org/0000-0002-0369-2888>),
Thomas Kluyver [aut],
Jan Schulz [aut],
abielr [ctb],
Denilson Figueiredo de Sa [ctb],
Jim Hester [ctb],
karldw [ctb],
Dave Foster [ctb],
Carson Sievert [ctb]
Maintainer: Philipp Angerer <phil.angerer@gmail.com>
Diff between repr versions 0.19.2 dated 2019-02-06 and 1.0.0 dated 2019-04-29
DESCRIPTION | 10 - MD5 | 30 ++--- NAMESPACE | 1 R/repr_matrix_df.r | 121 +++++++++++++++----- R/repr_packageIQR.r | 2 R/repr_ts.r | 20 ++- R/utils.r | 16 ++ man/repr_-times-.matrix-slash-data.frame.Rd | 40 +++++- man/repr_-times-.packageIQR.Rd | 2 tests/testthat/helpers.r |only tests/testthat/test_escaping.r | 168 +++++++++++++--------------- tests/testthat/test_repr_array_df.r | 73 +++++++++--- tests/testthat/test_repr_htmlwidget.r | 2 tests/testthat/test_repr_list.r | 10 - tests/testthat/test_repr_packageIQR.r | 4 tests/testthat/test_repr_ts.r |only tests/testthat/test_repr_vector.r | 16 +- 17 files changed, 322 insertions(+), 193 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2019-04-29 0.9.1
Title: Landscape Meteorology Tools
Description: Functions to estimate weather variables at any position of a landscape [De Caceres et al. (2018) <doi:10.1016/j.envsoft.2018.08.003>].
Author: Miquel De Cáceres [aut, cre],
Nicolas Martin [aut],
Víctor Granda [aut],
Antoine Cabon [aut]
Maintainer: Miquel De Cáceres <miquelcaceres@gmail.com>
Diff between meteoland versions 0.7.7 dated 2018-10-22 and 0.8.0 dated 2019-04-29
meteoland-0.7.7/meteoland/R/downloadAEMETcurrentday.R |only meteoland-0.7.7/meteoland/R/downloadAEMEThistorical.R |only meteoland-0.7.7/meteoland/R/downloadAEMEThistoricalstationlist.R |only meteoland-0.8.0/meteoland/DESCRIPTION | 13 meteoland-0.8.0/meteoland/MD5 | 75 meteoland-0.8.0/meteoland/NAMESPACE | 6 meteoland-0.8.0/meteoland/NEWS | 17 meteoland-0.8.0/meteoland/R/MeteorologyInterpolationData.R | 20 meteoland-0.8.0/meteoland/R/RcppExports.R | 24 meteoland-0.8.0/meteoland/R/SpatialPointsTopography-methods.R | 7 meteoland-0.8.0/meteoland/R/correctionpoints.R | 29 meteoland-0.8.0/meteoland/R/download_currentday.R |only meteoland-0.8.0/meteoland/R/download_historical.R |only meteoland-0.8.0/meteoland/R/download_historicalstationlist.R |only meteoland-0.8.0/meteoland/R/interpolationgrid.R | 13 meteoland-0.8.0/meteoland/R/interpolationpixels.R | 15 meteoland-0.8.0/meteoland/R/interpolationpoints.R | 8 meteoland-0.8.0/meteoland/R/meteocomplete.R | 66 meteoland-0.8.0/meteoland/R/reshapeweathercan.R |only meteoland-0.8.0/meteoland/R/reshapeworldmet.R |only meteoland-0.8.0/meteoland/R/sysdata.rda |only meteoland-0.8.0/meteoland/R/utils.R | 27 meteoland-0.8.0/meteoland/build/vignette.rds |binary meteoland-0.8.0/meteoland/data/examplecorrectiondata.rda |binary meteoland-0.8.0/meteoland/data/examplegridtopography.rda |binary meteoland-0.8.0/meteoland/data/exampleinterpolationdata.rda |binary meteoland-0.8.0/meteoland/inst/doc/Meteorology.R | 48 meteoland-0.8.0/meteoland/inst/doc/Meteorology.Rnw | 16 meteoland-0.8.0/meteoland/inst/doc/Meteorology.pdf |binary meteoland-0.8.0/meteoland/inst/doc/UserGuide.R | 14 meteoland-0.8.0/meteoland/inst/doc/UserGuide.Rmd | 75 meteoland-0.8.0/meteoland/inst/doc/UserGuide.html | 1011 ++++--- meteoland-0.8.0/meteoland/inst/include/meteoland_RcppExports.h | 1318 +++++----- meteoland-0.8.0/meteoland/man/correction_lowlevel.Rd | 2 meteoland-0.8.0/meteoland/man/correctionpoints.Rd | 20 meteoland-0.8.0/meteoland/man/defaultCorrectionParams.Rd | 2 meteoland-0.8.0/meteoland/man/downloadAEMET.Rd | 4 meteoland-0.8.0/meteoland/man/downloadSMC.Rd |only meteoland-0.8.0/meteoland/man/interpolationpoints.Rd | 5 meteoland-0.8.0/meteoland/man/meteocomplete.Rd | 4 meteoland-0.8.0/meteoland/man/reshapeworldmet.Rd |only meteoland-0.8.0/meteoland/src/RcppExports.cpp | 92 meteoland-0.8.0/meteoland/vignettes/Meteorology.Rnw | 16 meteoland-0.8.0/meteoland/vignettes/UserGuide.Rmd | 75 44 files changed, 1712 insertions(+), 1310 deletions(-)
Title: Geographically-Weighted Models
Description: In GWmodel, we introduce techniques from a particular branch of spatial statistics,termed geographically-weighted (GW) models. GW models suit situations when data are not described well by some global model, but where there are spatial regions where a suitably localised calibration provides a better description. GWmodel includes functions to calibrate: GW summary statistics, GW principal components analysis, GW discriminant analysis and various forms of GW regression; some of which are provided in basic and robust (outlier resistant) forms.
Author: Binbin Lu[aut], Paul Harris[aut], Martin Charlton[aut], Chris Brunsdon[aut], Tomoki Nakaya[aut], Isabella Gollini[ctb]
Maintainer: Binbin Lu <binbinlu@whu.edu.cn>
Diff between GWmodel versions 2.0-8 dated 2019-02-15 and 2.0-9 dated 2019-04-29
DESCRIPTION | 13 +++++++------ MD5 | 14 +++++++------- NAMESPACE | 3 ++- R/bw.gtwr.R | 8 ++++---- R/gtwr.R | 30 +++++++++++++++++++++++++++++- R/gwr.multiscale.R | 27 +++++++++++++++++++++++++-- R/zzz.r | 2 +- man/gwr.multiscale.rd | 2 +- 8 files changed, 76 insertions(+), 23 deletions(-)
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, spatial trend estimation
and spatial interpolation. A general purpose spatial simulated annealing function enables the user to
define his/her own objective function. Solutions for augmenting existing sample configurations and solving
multi-objective optimization problems are available as well.
Author: Alessandro Samuel-Rosa [aut, cre]
(<https://orcid.org/0000-0003-0877-1320>),
Lucia Helena Cunha dos Anjos [ths]
(<https://orcid.org/0000-0003-0063-3521>),
Gustavo de Mattos Vasques [ths],
Gerard B M Heuvelink [ths] (<https://orcid.org/0000-0003-0959-9358>),
Dick Brus [ctb] (<https://orcid.org/0000-0003-2194-4783>),
Richard Murray Lark [ctb] (<https://orcid.org/0000-0003-2571-8521>),
Edzer Pebesma [ctb] (<https://orcid.org/0000-0001-8049-7069>),
Jon Skoien [ctb],
Joshua French [ctb],
Pierre Roudier [ctb]
Maintainer: Alessandro Samuel-Rosa <alessandrosamuelrosa@gmail.com>
Diff between spsann versions 2.1-0 dated 2017-06-23 and 2.2.0 dated 2019-04-29
DESCRIPTION | 49 ++++--- MD5 | 75 +++++------ NEWS.md | 39 +++++ R/AAA.R | 2 R/RcppExports.R | 8 - R/check-spsann-arguments.R | 44 ++++-- R/optimACDC.R | 50 ++++--- R/optimCLHS.R | 305 +++++++++++++++++++++++++++++---------------- R/optimCORR.R | 2 R/optimDIST.R | 2 R/optimMSSD.R | 5 R/optimSPAN.R | 28 ++-- R/plot-method.R | 3 R/prepare-clhs-covars.R | 3 R/spJitter.R | 73 +++++++--- R/spsann.R | 6 README.md | 74 +++++----- build/vignette.rds |binary inst/WORDLIST |only inst/doc/spsann.R | 24 +++ inst/doc/spsann.Rnw | 26 +++ inst/doc/spsann.pdf |binary man/SPSANNtools.Rd | 4 man/minmaxPareto.Rd | 48 +++---- man/optimACDC.Rd | 107 +++++++-------- man/optimCLHS.Rd | 168 ++++++++++++------------ man/optimCORR.Rd | 71 +++++----- man/optimDIST.Rd | 95 ++++++-------- man/optimMKV.Rd | 67 ++++----- man/optimMSSD.Rd | 63 ++++----- man/optimPPL.Rd | 123 ++++++++---------- man/optimSPAN.Rd | 126 +++++++++--------- man/optimUSER.Rd | 44 +++--- man/plot-method.Rd | 7 - man/scheduleSPSANN.Rd | 47 +++--- man/spJitter.Rd | 78 +++++------ man/spsann-package.Rd | 118 ++++++++--------- src/RcppExports.cpp | 16 +- vignettes/spsann.Rnw | 26 +++ 39 files changed, 1149 insertions(+), 877 deletions(-)
Title: Bayesian Modelling of Raman Spectroscopy
Description: Sequential Monte Carlo (SMC) algorithms for fitting a generalised additive
mixed model (GAMM) to surface-enhanced resonance Raman spectroscopy (SERRS),
using the method of Moores et al. (2016) <arXiv:1604.07299>. Multivariate
observations of SERRS are highly collinear and lend themselves to a reduced-rank
representation. The GAMM separates the SERRS signal into three components: a
sequence of Lorentzian, Gaussian, or pseudo-Voigt peaks; a smoothly-varying baseline;
and additive white noise. The parameters of each component of the model are estimated
iteratively using SMC. The posterior distributions of the parameters given the observed
spectra are represented as a population of weighted particles.
Author: Matt Moores [aut, cre] (<https://orcid.org/0000-0003-4531-3572>),
Jake Carson [aut] (<https://orcid.org/0000-0002-7896-0971>),
Benjamin Moskowitz [ctb],
Kirsten Gracie [dtc],
Karen Faulds [dtc] (<https://orcid.org/0000-0002-5567-7399>),
Mark Girolami [aut],
Engineering and Physical Sciences Research Council [fnd] (EPSRC
programme grant ref: EP/L014165/1),
University of Warwick [cph]
Maintainer: Matt Moores <mmoores@gmail.com>
Diff between serrsBayes versions 0.3-13 dated 2018-06-05 and 0.4-0 dated 2019-04-29
DESCRIPTION | 24 + MD5 | 64 ++-- NAMESPACE | 23 + NEWS.md | 15 + R/RcppExports.R | 6 R/data.R | 27 + R/fitSpectraMCMC.R | 2 R/fitSpectraSMC.R | 2 R/fitVoigtPeaksSMC.R | 565 ++++++++++++++++++--------------------- R/getBsplineBasis.R | 1 README.md | 10 build/vignette.rds |binary data/TAMRA.rda |only data/methanol.rda |only data/result2.rda |only inst/doc/Introduction.R | 27 - inst/doc/Introduction.Rmd | 31 -- inst/doc/Introduction.html | 222 ++++++++------- inst/doc/Methanol.R |only inst/doc/Methanol.Rmd |only inst/doc/Methanol.html |only inst/image/README-example-1.png |binary inst/image/README-logo.png |binary inst/image/README-plotting-1.png |binary man/TAMRA.Rd |only man/computeLogLikelihood.Rd | 4 man/fitSpectraMCMC.Rd | 3 man/fitVoigtPeaksSMC.Rd | 6 man/marginalMetropolisUpdate.Rd | 4 man/methanol.Rd |only man/mhUpdateVoigt.Rd | 6 man/result.Rd | 3 man/result2.Rd |only src/RcppExports.cpp | 8 src/mixVoigt.cpp | 49 +-- tests/testthat/testUtil.R | 10 vignettes/Introduction.Rmd | 31 -- vignettes/Methanol.Rmd |only 38 files changed, 575 insertions(+), 568 deletions(-)
Title: 'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra
Library
Description: 'Armadillo' is a templated C++ linear algebra library (by Conrad
Sanderson) that aims towards a good balance between speed and ease of use. Integer,
floating point and complex numbers are supported, as well as a subset of
trigonometric and statistics functions. Various matrix decompositions are
provided through optional integration with LAPACK and ATLAS libraries.
The 'RcppArmadillo' package includes the header files from the templated
'Armadillo' library. Thus users do not need to install 'Armadillo' itself in
order to use 'RcppArmadillo'. From release 7.800.0 on, 'Armadillo' is
licensed under Apache License 2; previous releases were under licensed as
MPL 2.0 from version 3.800.0 onwards and LGPL-3 prior to that;
'RcppArmadillo' (the 'Rcpp' bindings/bridge to Armadillo) is licensed under
the GNU GPL version 2 or later, as is the rest of 'Rcpp'. Note that
Armadillo requires a fairly recent compiler; for the g++ family at least
version 4.6.* is required.
Author: Dirk Eddelbuettel, Romain Francois, Doug Bates and Binxiang Ni
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between RcppArmadillo versions 0.9.300.2.0 dated 2019-03-22 and 0.9.400.2.0 dated 2019-04-29
ChangeLog | 19 DESCRIPTION | 8 MD5 | 486 +++++++-------- inst/NEWS.Rd | 21 inst/doc/RcppArmadillo-intro.pdf |binary inst/doc/RcppArmadillo-sparseMatrix.pdf |binary inst/include/armadillo | 14 inst/include/armadillo_bits/BaseCube_bones.hpp | 4 inst/include/armadillo_bits/Base_bones.hpp | 5 inst/include/armadillo_bits/Base_meat.hpp | 112 +++ inst/include/armadillo_bits/Col_bones.hpp | 12 inst/include/armadillo_bits/Col_meat.hpp | 10 inst/include/armadillo_bits/Cube_bones.hpp | 2 inst/include/armadillo_bits/Cube_meat.hpp | 74 ++ inst/include/armadillo_bits/Gen_bones.hpp | 5 inst/include/armadillo_bits/GlueCube_bones.hpp | 4 inst/include/armadillo_bits/Glue_bones.hpp | 60 - inst/include/armadillo_bits/MapMat_bones.hpp | 5 inst/include/armadillo_bits/Mat_bones.hpp | 23 inst/include/armadillo_bits/Mat_meat.hpp | 272 ++++++++ inst/include/armadillo_bits/OpCube_bones.hpp | 12 inst/include/armadillo_bits/Op_bones.hpp | 112 --- inst/include/armadillo_bits/Proxy.hpp | 264 +++++--- inst/include/armadillo_bits/Row_bones.hpp | 12 inst/include/armadillo_bits/Row_meat.hpp | 10 inst/include/armadillo_bits/SpBase_bones.hpp | 17 inst/include/armadillo_bits/SpBase_meat.hpp | 80 ++ inst/include/armadillo_bits/SpCol_bones.hpp | 5 inst/include/armadillo_bits/SpGlue_bones.hpp | 9 inst/include/armadillo_bits/SpMat_bones.hpp | 18 inst/include/armadillo_bits/SpMat_meat.hpp | 279 +++++++- inst/include/armadillo_bits/SpOp_bones.hpp | 13 inst/include/armadillo_bits/SpProxy.hpp | 93 ++ inst/include/armadillo_bits/SpRow_bones.hpp | 5 inst/include/armadillo_bits/SpSubview_bones.hpp | 5 inst/include/armadillo_bits/SpToDOp_bones.hpp |only inst/include/armadillo_bits/SpToDOp_meat.hpp |only inst/include/armadillo_bits/arma_forward.hpp | 170 ++--- inst/include/armadillo_bits/arma_rng.hpp | 4 inst/include/armadillo_bits/arma_version.hpp | 4 inst/include/armadillo_bits/arrayops_meat.hpp | 15 inst/include/armadillo_bits/auxlib_bones.hpp | 22 inst/include/armadillo_bits/auxlib_meat.hpp | 141 +++- inst/include/armadillo_bits/compiler_setup.hpp | 32 inst/include/armadillo_bits/def_lapack.hpp | 284 ++++---- inst/include/armadillo_bits/diagmat_proxy.hpp | 4 inst/include/armadillo_bits/diagview_bones.hpp | 5 inst/include/armadillo_bits/eGlue_bones.hpp | 5 inst/include/armadillo_bits/eOp_bones.hpp | 5 inst/include/armadillo_bits/fn_accu.hpp | 2 inst/include/armadillo_bits/fn_all.hpp | 88 +- inst/include/armadillo_bits/fn_any.hpp | 88 +- inst/include/armadillo_bits/fn_approx_equal.hpp | 4 inst/include/armadillo_bits/fn_as_scalar.hpp | 2 inst/include/armadillo_bits/fn_cumprod.hpp | 26 inst/include/armadillo_bits/fn_cumsum.hpp | 26 inst/include/armadillo_bits/fn_det.hpp | 2 inst/include/armadillo_bits/fn_diff.hpp | 28 inst/include/armadillo_bits/fn_dot.hpp | 6 inst/include/armadillo_bits/fn_eig_sym.hpp | 51 + inst/include/armadillo_bits/fn_find.hpp | 152 ++++ inst/include/armadillo_bits/fn_hist.hpp | 6 inst/include/armadillo_bits/fn_histc.hpp | 4 inst/include/armadillo_bits/fn_index_max.hpp | 71 +- inst/include/armadillo_bits/fn_index_min.hpp | 71 +- inst/include/armadillo_bits/fn_max.hpp | 156 ++-- inst/include/armadillo_bits/fn_mean.hpp | 144 +--- inst/include/armadillo_bits/fn_median.hpp | 45 - inst/include/armadillo_bits/fn_min.hpp | 155 ++-- inst/include/armadillo_bits/fn_mvnrnd.hpp | 4 inst/include/armadillo_bits/fn_normalise.hpp | 25 inst/include/armadillo_bits/fn_prod.hpp | 72 -- inst/include/armadillo_bits/fn_range.hpp | 43 - inst/include/armadillo_bits/fn_reverse.hpp | 22 inst/include/armadillo_bits/fn_shift.hpp | 31 inst/include/armadillo_bits/fn_shuffle.hpp | 27 inst/include/armadillo_bits/fn_sort.hpp | 92 ++ inst/include/armadillo_bits/fn_stddev.hpp | 65 -- inst/include/armadillo_bits/fn_sum.hpp | 101 --- inst/include/armadillo_bits/fn_trig.hpp | 2 inst/include/armadillo_bits/fn_unique.hpp | 19 inst/include/armadillo_bits/fn_var.hpp | 122 +-- inst/include/armadillo_bits/fn_vectorise.hpp | 39 + inst/include/armadillo_bits/glue_affmul_bones.hpp | 8 inst/include/armadillo_bits/glue_atan2_bones.hpp | 1 inst/include/armadillo_bits/glue_conv_bones.hpp | 11 inst/include/armadillo_bits/glue_cor_bones.hpp | 11 inst/include/armadillo_bits/glue_cor_meat.hpp | 168 ----- inst/include/armadillo_bits/glue_cov_bones.hpp | 11 inst/include/armadillo_bits/glue_cov_meat.hpp | 151 ---- inst/include/armadillo_bits/glue_cross_bones.hpp | 11 inst/include/armadillo_bits/glue_hist_bones.hpp | 39 - inst/include/armadillo_bits/glue_hist_meat.hpp | 9 inst/include/armadillo_bits/glue_histc_bones.hpp | 39 - inst/include/armadillo_bits/glue_histc_meat.hpp | 9 inst/include/armadillo_bits/glue_hypot_bones.hpp | 1 inst/include/armadillo_bits/glue_intersect_bones.hpp | 8 inst/include/armadillo_bits/glue_join_bones.hpp | 16 inst/include/armadillo_bits/glue_kron_bones.hpp | 11 inst/include/armadillo_bits/glue_max_bones.hpp | 1 inst/include/armadillo_bits/glue_max_meat.hpp | 8 inst/include/armadillo_bits/glue_min_bones.hpp | 1 inst/include/armadillo_bits/glue_min_meat.hpp | 8 inst/include/armadillo_bits/glue_mixed_bones.hpp | 12 inst/include/armadillo_bits/glue_mvnrnd_bones.hpp | 43 - inst/include/armadillo_bits/glue_mvnrnd_meat.hpp | 30 inst/include/armadillo_bits/glue_polyfit_bones.hpp | 8 inst/include/armadillo_bits/glue_polyval_bones.hpp | 8 inst/include/armadillo_bits/glue_relational_bones.hpp | 8 inst/include/armadillo_bits/glue_solve_bones.hpp | 16 inst/include/armadillo_bits/glue_times_bones.hpp | 17 inst/include/armadillo_bits/glue_times_meat.hpp | 39 + inst/include/armadillo_bits/glue_toeplitz_bones.hpp | 1 inst/include/armadillo_bits/glue_trapz_bones.hpp | 9 inst/include/armadillo_bits/hdf5_misc.hpp | 4 inst/include/armadillo_bits/mtGlueCube_bones.hpp | 4 inst/include/armadillo_bits/mtGlue_bones.hpp | 22 inst/include/armadillo_bits/mtOpCube_bones.hpp | 12 inst/include/armadillo_bits/mtOp_bones.hpp | 53 - inst/include/armadillo_bits/mtSpGlue_bones.hpp |only inst/include/armadillo_bits/mtSpGlue_meat.hpp |only inst/include/armadillo_bits/mtSpOp_bones.hpp | 13 inst/include/armadillo_bits/op_all_bones.hpp | 1 inst/include/armadillo_bits/op_any_bones.hpp | 1 inst/include/armadillo_bits/op_chi2rnd_bones.hpp | 1 inst/include/armadillo_bits/op_chol_bones.hpp | 1 inst/include/armadillo_bits/op_chol_meat.hpp | 15 inst/include/armadillo_bits/op_clamp_bones.hpp | 1 inst/include/armadillo_bits/op_cond_bones.hpp | 1 inst/include/armadillo_bits/op_cor_bones.hpp | 7 inst/include/armadillo_bits/op_cor_meat.hpp | 126 ++- inst/include/armadillo_bits/op_cov_bones.hpp | 7 inst/include/armadillo_bits/op_cov_meat.hpp | 112 +-- inst/include/armadillo_bits/op_cumprod_bones.hpp | 6 inst/include/armadillo_bits/op_cumprod_meat.hpp | 6 inst/include/armadillo_bits/op_cumsum_bones.hpp | 6 inst/include/armadillo_bits/op_cumsum_meat.hpp | 6 inst/include/armadillo_bits/op_cx_scalar_bones.hpp | 12 inst/include/armadillo_bits/op_diagmat_bones.hpp | 2 inst/include/armadillo_bits/op_diagvec_bones.hpp | 1 inst/include/armadillo_bits/op_diff_bones.hpp | 6 inst/include/armadillo_bits/op_diff_meat.hpp | 4 inst/include/armadillo_bits/op_dot_bones.hpp | 4 inst/include/armadillo_bits/op_dotext_bones.hpp | 1 inst/include/armadillo_bits/op_expmat_bones.hpp | 2 inst/include/armadillo_bits/op_expmat_meat.hpp | 2 inst/include/armadillo_bits/op_fft_bones.hpp | 3 inst/include/armadillo_bits/op_find_bones.hpp | 4 inst/include/armadillo_bits/op_find_unique_bones.hpp | 1 inst/include/armadillo_bits/op_flip_bones.hpp | 2 inst/include/armadillo_bits/op_hist_bones.hpp | 3 inst/include/armadillo_bits/op_hist_meat.hpp | 10 inst/include/armadillo_bits/op_htrans_bones.hpp | 16 inst/include/armadillo_bits/op_htrans_meat.hpp | 4 inst/include/armadillo_bits/op_index_max_bones.hpp | 1 inst/include/armadillo_bits/op_index_min_bones.hpp | 1 inst/include/armadillo_bits/op_inv_bones.hpp | 3 inst/include/armadillo_bits/op_logmat_bones.hpp | 3 inst/include/armadillo_bits/op_logmat_meat.hpp | 4 inst/include/armadillo_bits/op_max_bones.hpp | 1 inst/include/armadillo_bits/op_mean_bones.hpp | 1 inst/include/armadillo_bits/op_median_bones.hpp | 1 inst/include/armadillo_bits/op_min_bones.hpp | 1 inst/include/armadillo_bits/op_misc_bones.hpp | 4 inst/include/armadillo_bits/op_nonzeros_bones.hpp | 1 inst/include/armadillo_bits/op_norm_bones.hpp | 1 inst/include/armadillo_bits/op_normalise_bones.hpp | 2 inst/include/armadillo_bits/op_orth_null_bones.hpp | 2 inst/include/armadillo_bits/op_pinv_bones.hpp | 1 inst/include/armadillo_bits/op_princomp_bones.hpp | 1 inst/include/armadillo_bits/op_prod_bones.hpp | 1 inst/include/armadillo_bits/op_range_bones.hpp | 1 inst/include/armadillo_bits/op_relational_bones.hpp | 10 inst/include/armadillo_bits/op_repelem_bones.hpp | 1 inst/include/armadillo_bits/op_repmat_bones.hpp | 1 inst/include/armadillo_bits/op_reshape_bones.hpp | 2 inst/include/armadillo_bits/op_resize_bones.hpp | 1 inst/include/armadillo_bits/op_reverse_bones.hpp | 11 inst/include/armadillo_bits/op_reverse_meat.hpp | 34 - inst/include/armadillo_bits/op_roots_bones.hpp | 1 inst/include/armadillo_bits/op_shift_bones.hpp | 6 inst/include/armadillo_bits/op_shift_meat.hpp | 5 inst/include/armadillo_bits/op_shuffle_bones.hpp | 6 inst/include/armadillo_bits/op_shuffle_meat.hpp | 4 inst/include/armadillo_bits/op_sort_bones.hpp | 6 inst/include/armadillo_bits/op_sort_index_bones.hpp | 2 inst/include/armadillo_bits/op_sort_meat.hpp | 4 inst/include/armadillo_bits/op_sp_minus_bones.hpp |only inst/include/armadillo_bits/op_sp_minus_meat.hpp |only inst/include/armadillo_bits/op_sp_plus_bones.hpp |only inst/include/armadillo_bits/op_sp_plus_meat.hpp |only inst/include/armadillo_bits/op_sqrtmat_bones.hpp | 3 inst/include/armadillo_bits/op_sqrtmat_meat.hpp | 2 inst/include/armadillo_bits/op_stddev_bones.hpp | 1 inst/include/armadillo_bits/op_strans_bones.hpp | 16 inst/include/armadillo_bits/op_strans_meat.hpp | 4 inst/include/armadillo_bits/op_sum_bones.hpp | 1 inst/include/armadillo_bits/op_symmat_bones.hpp | 2 inst/include/armadillo_bits/op_toeplitz_bones.hpp | 2 inst/include/armadillo_bits/op_trimat_bones.hpp | 3 inst/include/armadillo_bits/op_unique_bones.hpp | 14 inst/include/armadillo_bits/op_unique_meat.hpp | 64 + inst/include/armadillo_bits/op_var_bones.hpp | 1 inst/include/armadillo_bits/op_vectorise_bones.hpp | 8 inst/include/armadillo_bits/op_vectorise_meat.hpp | 83 +- inst/include/armadillo_bits/op_wishrnd_bones.hpp | 62 - inst/include/armadillo_bits/operator_div.hpp | 32 inst/include/armadillo_bits/operator_minus.hpp | 149 ++++ inst/include/armadillo_bits/operator_plus.hpp | 147 ++++ inst/include/armadillo_bits/operator_schur.hpp | 77 ++ inst/include/armadillo_bits/operator_times.hpp | 11 inst/include/armadillo_bits/spdiagview_bones.hpp | 5 inst/include/armadillo_bits/spglue_elem_helper_bones.hpp | 1 inst/include/armadillo_bits/spglue_join_bones.hpp | 16 inst/include/armadillo_bits/spglue_kron_bones.hpp | 8 inst/include/armadillo_bits/spglue_max_bones.hpp |only inst/include/armadillo_bits/spglue_max_meat.hpp |only inst/include/armadillo_bits/spglue_min_bones.hpp |only inst/include/armadillo_bits/spglue_min_meat.hpp |only inst/include/armadillo_bits/spglue_minus_bones.hpp | 4 inst/include/armadillo_bits/spglue_minus_meat.hpp | 20 inst/include/armadillo_bits/spglue_plus_bones.hpp | 4 inst/include/armadillo_bits/spglue_plus_meat.hpp | 20 inst/include/armadillo_bits/spglue_schur_bones.hpp | 5 inst/include/armadillo_bits/spglue_schur_meat.hpp | 20 inst/include/armadillo_bits/spglue_times_bones.hpp | 28 inst/include/armadillo_bits/spglue_times_meat.hpp | 24 inst/include/armadillo_bits/spop_diagmat_bones.hpp | 2 inst/include/armadillo_bits/spop_htrans_bones.hpp | 8 inst/include/armadillo_bits/spop_max_bones.hpp | 1 inst/include/armadillo_bits/spop_mean_bones.hpp | 1 inst/include/armadillo_bits/spop_min_bones.hpp | 1 inst/include/armadillo_bits/spop_misc_bones.hpp | 22 inst/include/armadillo_bits/spop_normalise_bones.hpp | 1 inst/include/armadillo_bits/spop_repmat_bones.hpp | 1 inst/include/armadillo_bits/spop_reverse_bones.hpp | 1 inst/include/armadillo_bits/spop_strans_bones.hpp | 8 inst/include/armadillo_bits/spop_sum_bones.hpp | 1 inst/include/armadillo_bits/spop_symmat_bones.hpp | 2 inst/include/armadillo_bits/spop_trimat_bones.hpp | 1 inst/include/armadillo_bits/spop_var_bones.hpp | 1 inst/include/armadillo_bits/spop_vectorise_bones.hpp |only inst/include/armadillo_bits/spop_vectorise_meat.hpp |only inst/include/armadillo_bits/subview_bones.hpp | 29 inst/include/armadillo_bits/subview_elem1_bones.hpp | 5 inst/include/armadillo_bits/subview_elem2_bones.hpp | 5 inst/include/armadillo_bits/subview_meat.hpp | 20 inst/include/armadillo_bits/traits.hpp | 327 ++-------- inst/include/armadillo_bits/unwrap_spmat.hpp | 20 inst/include/armadillo_bits/xtrans_mat_bones.hpp | 5 inst/include/armadillo_bits/xvec_htrans_bones.hpp | 5 251 files changed, 4543 insertions(+), 2632 deletions(-)
Title: Statistical Methods for Anthropometric Data
Description: Statistical methodologies especially developed to analyze anthropometric data. These methods are aimed at providing effective solutions to some commons problems related to Ergonomics and Anthropometry. They are based on clustering, the statistical concept of data depth, statistical shape analysis and archetypal analysis. Please see Vinue (2017) <doi:10.18637/jss.v077.i06>.
Author: Guillermo Vinue, Irene Epifanio, Amelia Simo, M. Victoria Ibanez, Juan Domingo, Guillermo Ayala
Maintainer: Guillermo Vinue <Guillermo.Vinue@uv.es>
Diff between Anthropometry versions 1.11 dated 2019-03-07 and 1.12 dated 2019-04-29
DESCRIPTION | 8 ++-- MD5 | 66 +++++++++++++++++++-------------------- NEWS | 7 ++++ R/HartiganShapes.R | 35 +++++++++++++++++--- R/optraShapes.R | 18 +++++++++- R/projShapes.R | 2 - R/qtranShapes.R | 19 ++++++++--- inst/doc/Anthropometry.R | 20 +++++------ inst/doc/Anthropometry.Rnw | 20 +++++------ inst/doc/Anthropometry.pdf |binary man/Anthropometry-package.Rd | 4 +- man/HartiganShapes.Rd | 18 ++++++---- man/TDDclust.Rd | 5 +- man/archetypesBoundary.Rd | 5 +- man/archetypoids.Rd | 4 +- man/cdfDissWomenPrototypes.Rd | 5 +- man/computSizesHipamAnthropom.Rd | 5 +- man/computSizesTrimowa.Rd | 5 +- man/descrDissTrunks.Rd | 4 +- man/figures8landm.Rd | 2 + man/hipamAnthropom.Rd | 16 +++++---- man/percentilsArchetypoid.Rd | 4 +- man/plotPrototypes.Rd | 5 +- man/plotTreeHipamAnthropom.Rd | 5 +- man/plotTrimmOutl.Rd | 5 +- man/screeArchetypal.Rd | 4 +- man/shapes3dShapes.Rd | 2 + man/stepArchetypesRawData.Rd | 4 +- man/stepArchetypoids.Rd | 4 +- man/trimmOutl.Rd | 5 +- man/trimmedLloydShapes.Rd | 5 +- man/trimowa.Rd | 15 +++++--- man/xyplotPCArchetypes.Rd | 5 +- vignettes/Anthropometry.Rnw | 20 +++++------ 34 files changed, 215 insertions(+), 136 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. This package allows to compute distances (travel time and
kilometric distance) between points and travel time matrices.
Author: Timothée Giraud [cre, aut] (<https://orcid.org/0000-0002-1932-3323>),
Robin Cura [ctb],
Matthieu Viry [ctb]
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Diff between osrm versions 3.2.0 dated 2019-01-24 and 3.3.0 dated 2019-04-29
DESCRIPTION | 22 ++-- MD5 | 34 +++---- NAMESPACE | 10 ++ NEWS | 11 ++ R/osrmIsochrone.R | 142 ++++++++++++++---------------- R/osrmRoute.R | 122 +++++++++++++------------- R/osrmTable.R | 65 ++++++------- R/osrmTrip.R | 94 ++++++-------------- R/package.R | 10 +- R/utils.R | 238 ++++++++++++++------------------------------------- README.md | 83 +++++++---------- data/berlin.RData |binary inst/forReadme.R |only inst/test.r | 9 + man/apotheke.sf.Rd |only man/osrmIsochrone.Rd | 54 ++++------- man/osrmRoute.Rd | 65 +++++-------- man/osrmTable.Rd | 20 ++-- man/osrmTrip.Rd | 59 +++--------- 19 files changed, 429 insertions(+), 609 deletions(-)
Title: Longitudinal Concordance Correlation
Description: Estimates the longitudinal concordance correlation to access the longitudinal agreement profile. The estimation approach implemented is variance components approach based on polynomial mixed effects regression model, as proposed by Oliveira, Hinde and Zocchi (2018) <doi:10.1007/s13253-018-0321-1>. In addition, non-parametric confidence intervals were implemented using percentile method or normal-approximation based on Fisher Z-transformation.
Author: Thiago de Paula Oliveira [aut, cre],
Rafael de Andrade Moral [aut],
John Hinde [aut],
Silvio Sandoval Zocchi [ctb],
Clarice Garcia Borges Demetrio [ctb]
Maintainer: Thiago de Paula Oliveira <thiago.paula.oliveira@usp.br>
Diff between lcc versions 1.0.1 dated 2019-02-13 and 1.0.2 dated 2019-04-29
DESCRIPTION | 14 +- MD5 | 52 ++++---- NAMESPACE | 1 NEWS.md |only R/CCC.R | 6 R/ciBuilder.R | 41 ++++-- R/lcc.R | 326 ++++++++++++++++++++++++++++++++++++---------------- R/lccModel.R | 9 - R/lccSummary.R | 10 + R/lccWrapper.R | 2 R/plotBuilder_la.R | 42 +++--- R/plotBuilder_lcc.R | 44 +++---- R/plotBuilder_lpc.R | 44 +++---- R/plotControl.R | 72 ++++++----- R/plot_lcc.R | 13 +- R/plotmethod_lcc.R | 161 +++++++++++++++++-------- R/time_lcc.R | 16 +- README.md |only man/CCC.Rd | 6 man/CCC_lin.Rd | 6 man/ciBuilder.Rd | 3 man/lcc.Rd | 202 ++++++++++++++++++++++---------- man/lccPlot.Rd | 102 +++++++++++----- man/lccSummary.Rd | 7 - man/plotControl.Rd | 62 +++++---- man/plot_lcc.Rd | 6 man/summary.lcc.Rd | 38 ++++-- man/time_lcc.Rd | 10 + 28 files changed, 853 insertions(+), 442 deletions(-)
Title: Partial Orders in Socio-Economics
Description: Implements tools for the analysis of partially ordered data, with a particular focus on the evaluation of multidimensional systems of indicators and on the analysis of poverty. References, Fattore M. (2016) <doi:10.1007/s11205-015-1059-6> Fattore M., Arcagni A. (2016) <doi:10.1007/s11205-016-1501-4> Arcagni A. (2017) <doi:10.1007/978-3-319-45421-4_19>.
Author: Alberto Arcagni [aut, cre],
Marco Fattore [aut]
Maintainer: Alberto Arcagni <alberto.arcagni@unimib.it>
Diff between parsec versions 1.2.2 dated 2019-03-30 and 1.2.3 dated 2019-04-29
DESCRIPTION | 8 +++---- MD5 | 18 +++++++++-------- R/MRP.R | 19 +++++++++++++++--- R/MRPlex.R |only R/average_ranks.incidence.R | 6 ++--- R/evaluation.R | 10 +++++++-- R/pop2prof.R | 45 +++++++++++++++++++++++++++++--------------- man/MRP.Rd | 11 ++++++++-- man/MRPlex.Rd |only man/evaluation.Rd | 11 +++++++--- man/pop2prof.Rd | 9 ++++++-- 11 files changed, 95 insertions(+), 42 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2016-03-24 0.5.0
2015-09-21 0.4.2
Title: Forecasting Functions for Time Series and Linear Models
Description: Methods and tools for displaying and analysing
univariate time series forecasts including exponential smoothing
via state space models and automatic ARIMA modelling.
Author: Rob Hyndman [aut, cre, cph] (<https://orcid.org/0000-0002-2140-5352>),
George Athanasopoulos [aut],
Christoph Bergmeir [aut] (<https://orcid.org/0000-0002-3665-9021>),
Gabriel Caceres [aut],
Leanne Chhay [aut],
Mitchell O'Hara-Wild [aut] (<https://orcid.org/0000-0001-6729-7695>),
Fotios Petropoulos [aut] (<https://orcid.org/0000-0003-3039-4955>),
Slava Razbash [aut],
Earo Wang [aut],
Farah Yasmeen [aut] (<https://orcid.org/0000-0002-1479-5401>),
R Core Team [ctb, cph],
Ross Ihaka [ctb, cph],
Daniel Reid [ctb],
David Shaub [ctb],
Yuan Tang [ctb] (<https://orcid.org/0000-0001-5243-233X>),
Zhenyu Zhou [ctb]
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Diff between forecast versions 8.6 dated 2019-04-16 and 8.7 dated 2019-04-29
DESCRIPTION | 6 +++--- MD5 | 28 ++++++++++++++-------------- NEWS.md | 4 ++++ R/arima.R | 8 +++++--- R/checkresiduals.R | 6 ++++-- R/data.R | 20 ++------------------ R/ggplot.R | 2 +- R/mstl.R | 9 +++++++-- R/newarima2.R | 16 +++++++++++----- R/unitRoot.R | 22 ++++++++++++++-------- inst/doc/JSS2008.pdf |binary man/wineind.Rd | 2 +- man/woolyrnq.Rd | 2 +- tests/testthat/Rplots.pdf |binary tests/testthat/test-season.R | 3 +++ 15 files changed, 70 insertions(+), 58 deletions(-)
Title: Toolkit for Data Analytics in Human Resources
Description: Transform and analyze workforce data in meaningful ways for
human resources (HR) analytics. Two functions, 'hierarchyLong' and 'hierarchyWide',
convert standard employee and supervisor relationship data into useful formats.
A 'workforcePlan' app is available for simple workforce planning.
Author: Dale Kube [aut, cre]
Maintainer: Dale Kube <dkube@uwalumni.com>
Diff between hR versions 0.1.8 dated 2019-03-24 and 0.1.9 dated 2019-04-29
hR-0.1.8/hR/inst/workforcePlanApp/rsconnect |only hR-0.1.9/hR/DESCRIPTION | 6 hR-0.1.9/hR/MD5 | 7 hR-0.1.9/hR/inst/doc/hR.html | 277 +++++++++++------------ hR-0.1.9/hR/inst/workforcePlanApp/app.R | 333 +++++++++++++++------------- 5 files changed, 327 insertions(+), 296 deletions(-)