Title: Harrell Miscellaneous
Description: Contains many functions useful for data
analysis, high-level graphics, utility operations, functions for
computing sample size and power, importing and annotating datasets,
imputing missing values, advanced table making, variable clustering,
character string manipulation, conversion of R objects to LaTeX and html code,
and recoding variables.
Author: Frank E Harrell Jr <f.harrell@vanderbilt.edu>, with
contributions from Charles Dupont and many others.
Maintainer: Frank E Harrell Jr <f.harrell@vanderbilt.edu>
Diff between Hmisc versions 4.1-1 dated 2018-01-03 and 4.2-0 dated 2019-01-26
DESCRIPTION | 12 - MD5 | 77 ++++----- NAMESPACE | 3 NEWS | 40 ++++ R/Merge.r | 2 R/Misc.s | 158 ++++++++++++------- R/cut2.s | 26 ++- R/dotchartpl.s | 67 +++++--- R/fit.mult.impute.s | 3 R/hidingTOC.r |only R/histbackback.s | 6 R/html.s | 67 ++++++-- R/label.s | 40 ++++ R/latex.s | 48 +++-- R/multLines.s | 29 ++- R/plotlyM.r |only R/scat1d.s | 309 ++++++++++++++++++++++++++++++------- R/stat-plsmo.r | 1 R/summary.formula.s | 12 - R/summaryM.s | 2 R/summaryP.s | 19 ++ R/summaryS.s | 399 +++++++++++++++++++++++++++++++++++++++++++++++- R/varclus.s | 26 +-- R/wtd.stats.s | 8 inst/tests/examples.Rmd | 79 +++++---- inst/tests/summarySp.r |only man/Merge.Rd | 12 - man/Misc.Rd | 6 man/cut2.Rd | 13 + man/dotchartpl.Rd | 10 - man/hidingTOC.Rd |only man/histboxp.Rd | 47 +++++ man/knitrSet.Rd | 19 +- man/label.Rd | 24 ++ man/latex.Rd | 15 + man/multLines.Rd | 19 ++ man/plotlyM.Rd |only man/popower.Rd | 4 man/stat_plsmo.Rd | 19 +- man/summaryS.Rd | 70 +++++++- man/transcan.Rd | 30 +++ man/upFirst.Rd | 2 42 files changed, 1382 insertions(+), 341 deletions(-)
Title: Unified Parallel and Distributed Processing in R for Everyone
Description: The purpose of this package is to provide a lightweight and
unified Future API for sequential and parallel processing of R
expression via futures. The simplest way to evaluate an expression
in parallel is to use `x %<-% { expression }` with `plan(multiprocess)`.
This package implements sequential, multicore, multisession, and
cluster futures. With these, R expressions can be evaluated on the
local machine, in parallel a set of local machines, or distributed
on a mix of local and remote machines.
Extensions to this package implement additional backends for
processing futures via compute cluster schedulers etc.
Because of its unified API, there is no need to modify any code in order
switch from sequential on the local machine to, say, distributed
processing on a remote compute cluster.
Another strength of this package is that global variables and functions
are automatically identified and exported as needed, making it
straightforward to tweak existing code to make use of futures.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Diff between future versions 1.11.0 dated 2019-01-21 and 1.11.1.1 dated 2019-01-26
DESCRIPTION | 6 - MD5 | 82 +++++++++++----------- NAMESPACE | 1 NEWS | 45 ++++++++++++ R/ClusterFuture-class.R | 2 R/makeClusterPSOCK.R | 133 ++++++++++++++++++++++++++++++++++--- R/multicore.R | 2 R/utils.R | 88 +++++++++++++++++++++++- R/zzz.R | 38 ++++++++++ R/zzz.plan.R | 49 +++++++++++-- man/backtrace.Rd | 9 -- man/cluster.Rd | 2 man/future.Rd | 12 --- man/makeClusterPSOCK.Rd | 14 ++- man/nbrOfWorkers.Rd | 3 man/requestCore.Rd | 9 +- tests/000.sessionDetails.R | 6 + tests/ClusterRegistry.R | 7 + tests/cluster-missing-future-pkg.R | 8 +- tests/cluster.R | 20 +++-- tests/demo.R | 4 - tests/dotdotdot.R | 3 tests/early-signaling.R | 94 +++++++++++++------------- tests/future,labels.R | 7 + tests/futureAssign.R | 3 tests/futureAssign_OP.R | 3 tests/futureCall.R | 13 ++- tests/globals,NSE.R | 3 tests/globals,formulas.R | 3 tests/globals,subassignment.R | 3 tests/globals,tricky.R | 3 tests/incl/start,load-only.R | 25 +++++- tests/makeClusterPSOCK.R | 30 +++++--- tests/mpi.R | 3 tests/multiprocess.R | 3 tests/multisession.R | 6 + tests/nbrOfWorkers.R | 3 tests/nested_futures,mc.cores.R | 8 +- tests/nested_futures.R | 3 tests/requestNode.R | 29 +++++--- tests/rng.R | 3 tests/utils.R | 4 + 42 files changed, 595 insertions(+), 197 deletions(-)
Title: Initiation à La Statistique Avec R
Description: Datasets and functions for the book "Initiation à la Statistique avec R", Dunod, 3eme edition, 2018.
Author: Frederic Bertrand [cre, aut] (<https://orcid.org/0000-0002-0837-8281>),
Myriam Maumy-Bertrand [aut] (<https://orcid.org/0000-0002-4615-1512>)
Maintainer: Frederic Bertrand <frederic.bertrand@math.unistra.fr>
Diff between BioStatR versions 2.0.0 dated 2014-08-28 and 3.0.0 dated 2019-01-26
DESCRIPTION | 25 ++++++----- MD5 | 43 ++++++++++++-------- NAMESPACE | 22 ++++++---- NEWS | 17 ++++---- demo |only inst/CITATION | 65 +++++++++++++++--------------- man/Europe.Rd | 42 +++++++++---------- man/Extrait_Taille.Rd | 48 +++++++++++----------- man/Mesures.Rd | 48 +++++++++++----------- man/Mesures5.Rd | 52 ++++++++++++------------ man/Quetelet.Rd | 44 ++++++++++---------- man/binom.ci.Rd | 62 ++++++++++++++--------------- man/cvar.Rd | 60 ++++++++++++++-------------- man/eta2.Rd | 58 +++++++++++++-------------- man/gg_qqplot.Rd | 20 ++++----- man/panel.hist.Rd | 56 +++++++++++++------------- man/plotcdf2.Rd | 106 +++++++++++++++++++++++++------------------------- man/poi.ci.Rd | 62 ++++++++++++++--------------- 18 files changed, 425 insertions(+), 405 deletions(-)
Title: Various Coefficients of Interrater Reliability and Agreement
Description: Coefficients of Interrater Reliability and Agreement for
quantitative, ordinal and nominal data: ICC, Finn-Coefficient,
Robinson's A, Kendall's W, Cohen's Kappa, ...
Author: Matthias Gamer <m.gamer@uke.uni-hamburg.de>, Jim Lemon
<jim@bitwrit.com.au>, Ian Fellows <ifellows@uscd.edu> Puspendra
Singh <puspendra.pusp22@gmail.com>
Maintainer: Matthias Gamer <m.gamer@uke.uni-hamburg.de>
Diff between irr versions 0.84 dated 2012-07-16 and 0.84.1 dated 2019-01-26
DESCRIPTION | 13 +++++++------ MD5 | 14 +++++++------- NAMESPACE | 6 ++++++ R/N2.cohen.kappa.R | 6 ------ data/anxiety.rda |binary data/diagnoses.rda |binary data/video.rda |binary data/vision.rda |binary 8 files changed, 20 insertions(+), 19 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-08-22 1.2
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-05-30 2.0-2
2014-05-14 2.0-1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-10-31 1.1
2012-11-15 1.0.1
2012-11-14 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2012-08-07 0.2-0
2011-12-21 0.1-0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2012-10-29 1.1
2011-07-25 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2009-04-15 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-07-18 1.1
2014-06-16 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-09-13 1.1
2011-09-11 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-12-17 2.1.4
2013-08-27 2.1.3
2013-07-21 2.1.2
2013-07-09 2.1.1
2013-06-21 2.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-04-05 1.42
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-07-01 0.0.9
2014-06-28 0.0.8
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-07-11 0.1
Title: Basic Wavelet Routines for One-, Two- And Three-Dimensional
Signal Processing
Description: Basic wavelet routines for time series (1D), image (2D)
and array (3D) analysis. The code provided here is based on
wavelet methodology developed in Percival and Walden (2000);
Gencay, Selcuk and Whitcher (2001); the dual-tree complex wavelet
transform (DTCWT) from Kingsbury (1999, 2001) as implemented by
Selesnick; and Hilbert wavelet pairs (Selesnick 2001, 2002). All
figures in chapters 4-7 of GSW (2001) are reproducible using this
package and R code available at the book website(s) below.
Author: Brandon Whitcher
Maintainer: Brandon Whitcher <bwhitcher@gmail.com>
Diff between waveslim versions 1.7.5 dated 2015-01-09 and 1.7.5.1 dated 2019-01-26
DESCRIPTION | 10 +++++----- MD5 | 48 ++++++++++++++++++++++++------------------------ NAMESPACE | 9 +++++++++ data/acvs.andel10.rda |binary data/acvs.andel11.rda |binary data/acvs.andel8.rda |binary data/acvs.andel9.rda |binary data/ar1.rda |binary data/barbara.rda |binary data/blocks.rda |binary data/cpi.rda |binary data/dau.rda |binary data/doppler.rda |binary data/exchange.rda |binary data/heavisine.rda |binary data/ibm.rda |binary data/japan.rda |binary data/jumpsine.rda |binary data/kobe.rda |binary data/linchirp.rda |binary data/mexm.rda |binary data/nile.rda |binary data/tourism.rda |binary data/unemploy.rda |binary data/xbox.rda |binary 25 files changed, 38 insertions(+), 29 deletions(-)
Title: An IPSUR Plugin for the R Commander
Description: Provides an R Commander plugin that accompanies IPSUR, an Introduction to Probability and Statistics Using R.
Author: G. Jay Kerns [aut, cre],
Theophilus Boye [ctb],
Tyler Drombosky [ctb]
Maintainer: G. Jay Kerns <gkerns@ysu.edu>
Diff between RcmdrPlugin.IPSUR versions 0.2-1 dated 2014-09-10 and 0.2-1.1 dated 2019-01-26
DESCRIPTION | 11 +++++------ MD5 | 4 ++-- NAMESPACE | 1 + 3 files changed, 8 insertions(+), 8 deletions(-)
More information about RcmdrPlugin.IPSUR at CRAN
Permanent link
Title: Hazard Function Estimation in Survival Analysis
Description: Produces a smooth estimate of the hazard
function for censored data.
Author: S original by Kenneth Hess, <khess@odin.mdacc.tmc.edu> R port
by R. Gentleman
Maintainer: David Winsemius <dwinsemius@comcast.net>
Diff between muhaz versions 1.2.6 dated 2014-08-09 and 1.2.6.1 dated 2019-01-26
DESCRIPTION | 10 +++++----- MD5 | 4 ++-- NAMESPACE | 4 ++++ 3 files changed, 11 insertions(+), 7 deletions(-)
Title: Median-Based Linear Models
Description: Provides linear models based on Theil-Sen
single median and Siegel repeated medians. They are very robust
(29 or 50 percent breakdown point, respectively), and if no
outliers are present, the estimators are very similar to OLS.
Author: Lukasz Komsta <lukasz.komsta@umlub.pl>
Maintainer: Lukasz Komsta <lukasz.komsta@umlub.pl>
Diff between mblm versions 0.12 dated 2013-12-30 and 0.12.1 dated 2019-01-26
DESCRIPTION | 10 +++++----- MD5 | 4 ++-- NAMESPACE | 6 ++++++ 3 files changed, 13 insertions(+), 7 deletions(-)
Title: Dose-Finding by the Continual Reassessment Method
Description: Provides functions to run the CRM and
TITE-CRM in phase I trials and calibration tools for trial
planning purposes.
Author: Ken Cheung <yc632@columbia.edu>
Maintainer: Jimmy Duong <jkd2108@columbia.edu>
Diff between dfcrm versions 0.2-2 dated 2013-08-02 and 0.2-2.1 dated 2019-01-26
DESCRIPTION | 10 +++++----- MD5 | 4 ++-- NAMESPACE | 13 +++++++++++++ 3 files changed, 20 insertions(+), 7 deletions(-)
Title: Analysis of Overdispersed Data
Description: Provides a set of functions to analyse
overdispersed counts or proportions. Most of the methods are
already available elsewhere but are scattered in different
packages. The proposed functions should be considered as
complements to more sophisticated methods such as generalized
estimating equations (GEE) or generalized linear mixed effect
models (GLMM).
Author: Matthieu Lesnoff <matthieu.lesnoff@cirad.fr> and Renaud
Lancelot <renaud.lancelot@cirad.fr>
Maintainer: Renaud Lancelot <renaud.lancelot@cirad.fr>
Diff between aod versions 1.3 dated 2012-04-10 and 1.3.1 dated 2019-01-26
DESCRIPTION | 13 +++++++------ MD5 | 26 +++++++++++++------------- NAMESPACE | 2 ++ data/antibio.rda |binary data/cohorts.rda |binary data/dja.rda |binary data/lizards.rda |binary data/mice.rda |binary data/orob1.rda |binary data/orob2.rda |binary data/rabbits.rda |binary data/rats.rda |binary data/salmonella.rda |binary inst/CITATION | 2 +- 14 files changed, 23 insertions(+), 20 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-12-30 0.1.3
2010-09-23 0.1.2
2008-01-02 0.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-04-21 1.03
2013-04-18 1.02
2012-11-13 1.01
2012-01-16 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-12-19 1.7
2013-06-06 1.6
2012-11-26 1.5
2012-08-14 1.4
2012-06-04 1.3
2012-05-02 1.2
2011-06-06 1.1
2011-05-20 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-11-18 0.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2009-05-05 1.0-5
2009-04-19 1.0-4
2009-01-15 1.0-3
2007-09-25 1.0-2
2007-09-24 1.0-1
2007-05-23 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2010-05-06 1.0.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-01-19 1.1
2013-12-13 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2008-09-28 1.0-2
2008-02-07 1.0-1
2008-01-19 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-08-14 1.02
2013-05-08 1.01
2013-03-19 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-09-29 2.1
2011-09-25 2.0
2011-05-12 1.4
2011-04-24 1.3
2011-03-05 1.2
2011-03-03 1.1
2011-02-27 1.0
2010-07-08 0.7
2010-06-03 0.6-4
2010-05-19 0.6-3
2010-05-16 0.6-2
2010-05-06 0.6
2010-05-06 0.6-1
2010-02-06 0.5
2009-11-29 0.4-2
2009-11-26 0.4-1
2009-11-25 0.4
2009-10-28 0.3.2
2009-10-26 0.3.1
2009-10-11 0.2.1
2009-07-19 0.2
2009-05-11 0.1.3
2009-05-04 0.1.2
2009-04-14 0.1.1
2009-04-04 0.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-07-17 0.9.2
2011-08-04 0.9
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-06-21 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-09-18 2.5
2013-01-14 2.03
2012-02-21 2.02
2012-01-11 2.01
2011-10-08 2.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2012-08-30 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2009-07-30 1.1-0
2008-06-09 1.0-0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2012-08-03 0.9-1
2012-07-31 0.9-0
2012-06-01 0.5-0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2007-08-09 0.52
2006-12-10 0.51
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-03-26 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-09-03 2013.9.3
2013-07-23 2013.7.23
2013-03-06 1.9.2
2012-05-21 1.9.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-05-28 1.1
2014-05-14 1.0
Title: Statistical Methods for Life Data Analysis
Description: Contains methods for examining bench test or field data using the
well-known Weibull Analysis. It includes Monte Carlo simulation for
estimating the life span of products that have not failed, taking
account of registering and reporting delays as stated in
(Verband der Automobilindustrie e.V. (VDA), 2016, <ISSN:0943-9412>).
If the products looked upon are vehicles, the covered mileage can
be estimated as well.
It also provides non-parametric estimators like Median Ranks,
Kaplan-Meier (Abernethy, 2006, <ISBN:978-0-9653062-3-2>),
Johnson (Johnson, 1964, <ISBN:978-0444403223>), and Nelson-Aalen
for failure probability estimation within samples that contain
failures as well as censored data.
Methods for estimating the parameters of lifetime distributions, like
Maximum Likelihood and Median-Rank Regression,
(Genschel and Meeker, 2010, <DOI:10.1080/08982112.2010.503447>)
as well as the computation of confidence intervals of quantiles and
probabilities using the delta method related to Fisher's confidence
intervals (Meeker and Escobar, 1998, <ISBN:9780471673279>) and the
beta-binomial confidence bounds are also included.
If desired, the data can automatically be divided into subgroups
using segmented regression. And if the number of subgroups in a
Weibull Mixture Model is known, data can be analyzed using the
EM-Algorithm.
Besides the calculation, methods for interactive visualization of
the edited data using *plotly* are provided as well. These
visualizations include the layout of a probability plot for a
specified distribution, the graphical technique of probability plotting
and the possibility of adding regression lines and confidence bounds
to existing plots.
Author: Hensel Tim-Gunnar [aut, cre]
Maintainer: Hensel Tim-Gunnar <tim-gunnar.hensel@tu-berlin.de>
Diff between weibulltools versions 0.5.4 dated 2018-07-25 and 1.0.0 dated 2019-01-26
DESCRIPTION | 24 - MD5 | 78 ++- NAMESPACE | 5 NEWS.md |only R/RcppExports.R | 98 ++++ R/confidence_intervals.R | 415 ++++++++++++++++---- R/delay_distributions.R | 11 R/mixture_identification.R | 161 ++++++++ R/parameter_estimators.R | 822 +++++++++++++++++++++++++++++++++++++---- R/plot_functions.R | 900 +++++++++++++++++++++++++++++++-------------- R/probability_estimators.R | 6 R/weibulltools.R | 3 build |only inst |only man/confint_betabinom.Rd | 56 ++ man/confint_fisher.Rd | 19 man/delta_method.Rd | 44 +- man/johnson_method.Rd | 2 man/loglik_function.Rd |only man/loglik_profiling.Rd |only man/mcs_delays.Rd | 2 man/mixmod_em.Rd |only man/mixmod_regression.Rd | 6 man/mixture_em_cpp.Rd |only man/ml_estimation.Rd | 45 +- man/plot_conf.Rd | 89 +++- man/plot_layout.Rd | 22 - man/plot_mod.Rd | 80 +++- man/plot_mod_mix.Rd | 97 +++- man/plot_pop.Rd | 2 man/plot_prob.Rd | 46 +- man/plot_prob_mix.Rd | 105 +++-- man/predict_prob.Rd | 19 man/predict_quantile.Rd | 19 man/r_squared_profiling.Rd |only man/rank_regression.Rd | 62 ++- src/Makevars |only src/Makevars.win |only src/RcppExports.cpp | 134 ++++++ src/em_mixture.cpp |only vignettes |only 41 files changed, 2709 insertions(+), 663 deletions(-)
Title: Get Network Representation of an R Package
Description: Tools from the domain of graph theory can be used to quantify the complexity
and vulnerability to failure of a software package. That is the guiding philosophy
of this package. 'pkgnet' provides tools to analyze the dependencies between functions
in an R package and between its imported packages.
Author: Brian Burns [aut, cre],
James Lamb [aut],
Patrick Boueri [ctb],
Jay Qi [aut]
Maintainer: Brian Burns <brian.burns@uptake.com>
Diff between pkgnet versions 0.3.1 dated 2019-01-20 and 0.3.2 dated 2019-01-26
DESCRIPTION | 6 +- MD5 | 17 ++++---- NAMESPACE | 2 NEWS.md | 13 ++++++ R/AbstractGraphReporter.R | 72 ++++++++++++++++++++++++++-------- R/CreatePackageReport.R | 1 R/pkgnet.R | 1 inst/doc/pkgnet-intro.html | 18 ++++---- tests/testthat/setup_setTestEnv.R |only tests/testthat/teardown_setTestEnv.R |only tests/testthat/test-NetworkMeasures.R |only 11 files changed, 95 insertions(+), 35 deletions(-)
Title: R at the Command-Line via 'r'
Description: A scripting and command-line front-end
is provided by 'r' (aka 'littler') as a lightweight binary wrapper around
the GNU R language and environment for statistical computing and graphics.
While R can be used in batch mode, the r binary adds full support for
both 'shebang'-style scripting (i.e. using a hash-mark-exclamation-path
expression as the first line in scripts) as well as command-line use in
standard Unix pipelines. In other words, r provides the R language without
the environment.
Author: Dirk Eddelbuettel and Jeff Horner
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between littler versions 0.3.5 dated 2018-10-04 and 0.3.6 dated 2019-01-26
ChangeLog | 41 ++++++++++++++++++++++- DESCRIPTION | 8 ++-- MD5 | 31 +++++++++-------- R/init.R | 3 + README.md | 2 - build/vignette.rds |binary configure | 20 +++++------ configure.ac | 18 ++++------ inst/NEWS.Rd | 17 ++++++++- inst/doc/littler-examples.Rmd | 16 +++++++- inst/doc/littler-examples.html | 73 ++++++++++++++++++++++++++++++++++++++--- inst/doc/littler-faq.Rmd |only inst/doc/littler-faq.html |only inst/examples/install.r | 23 ++++++++---- inst/examples/install2.r | 37 ++++++++++++++------ inst/examples/update.r | 12 +++++- vignettes/littler-examples.Rmd | 16 +++++++- vignettes/littler-faq.Rmd |only 18 files changed, 244 insertions(+), 73 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2015-03-31 1.22.2
2015-03-08 1.22.1
2013-06-18 1.22
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-06-15 2.0.3
2012-07-13 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-08-22 0.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-12-09 0.4.3
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2012-12-22 0.1.13
2012-11-15 0.1.12
2012-08-15 0.1.11
2012-05-27 0.1.10-2
2012-04-27 0.1.10-1
2012-02-26 0.1.9
2012-01-16 0.1.8
2011-10-18 0.1.6
2011-06-15 0.1.5
2011-04-26 0.1.4
2011-04-23 0.1.3
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-07-10 1.3
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-07-15 1.1.0
2014-07-08 1.0.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2012-12-21 0.0.32
2012-10-04 0.0.31
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-08-05 0.11-6
2013-11-11 0.11-5
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-03-04 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2010-09-01 1.1.2
2009-12-14 1.1.1
2009-09-08 1.1.0
2009-06-07 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-03-19 1.7
2012-09-12 1.6
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-01-22 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-05-18 0.0-1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-09-04 0.1-5
2014-04-23 0.1-4
2013-03-13 0.1-3
2013-02-13 0.1-2
2013-01-22 0.1-1
2012-09-26 0.1-0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-11-23 0.43
2014-03-20 0.41
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-07-03 1.2
2013-11-14 1.1
2013-10-29 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-06-20 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-09-13 1.1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-06-17 1.1.4
2013-01-28 1.1.3
2012-12-30 1.1.2
Title: Implementation of the SVM-Maj Algorithm
Description: Implements the SVM-Maj algorithm to train data with support vector machine
as described in Groenen et al. (2008) <doi:10.1007/s11634-008-0020-9>.
This algorithm uses two efficient updates, one for linear kernel and one
for the nonlinear kernel.
Author: Hoksan Yip, Patrick J.F. Groenen, Georgi Nalbantov
Maintainer: Hok San Yip <hoksan@gmail.com>
Diff between SVMMaj versions 0.2-8 dated 2018-02-25 and 0.2.9 dated 2019-01-26
SVMMaj-0.2-8/SVMMaj/vignettes/Examples.Rmd |only SVMMaj-0.2.9/SVMMaj/DESCRIPTION | 10 +++++----- SVMMaj-0.2.9/SVMMaj/MD5 | 19 +++++++++---------- SVMMaj-0.2.9/SVMMaj/NAMESPACE | 2 +- SVMMaj-0.2.9/SVMMaj/R/svmmaj.R | 4 ++-- SVMMaj-0.2.9/SVMMaj/R/svmmajcrossval.R | 15 +++++++-------- SVMMaj-0.2.9/SVMMaj/build/vignette.rds |binary SVMMaj-0.2.9/SVMMaj/inst/doc/paper.pdf |binary SVMMaj-0.2.9/SVMMaj/man/svmmaj.Rd | 4 ++-- SVMMaj-0.2.9/SVMMaj/man/svmmajcrossval.Rd | 9 +++++---- SVMMaj-0.2.9/SVMMaj/tests/testthat/test_svmmaj.R | 2 +- 11 files changed, 32 insertions(+), 33 deletions(-)
Title: A Menu-Driven GUI for Analyzing Data of Just Finance and
Econometrics
Description: Support the decision analysis of international assets selection and portfolio backtesting.
Author: Ho Tsung-wu
Maintainer: Ho Tsung-wu <tsungwu@ntnu.edu.tw>
Diff between JFE versions 1.3 dated 2018-11-14 and 2.0 dated 2019-01-26
JFE-1.3/JFE/R/02returns.R |only JFE-1.3/JFE/R/03price.R |only JFE-2.0/JFE/DESCRIPTION | 14 - JFE-2.0/JFE/MD5 | 13 - JFE-2.0/JFE/R/02price.R |only JFE-2.0/JFE/R/03returns.R |only JFE-2.0/JFE/R/04assetsSelection.R | 23 ++ JFE-2.0/JFE/R/05Portfolio.R | 317 ++++++++++++++++---------------------- JFE-2.0/JFE/R/06GARCH.R |only JFE-2.0/JFE/R/JFE.R | 60 +++---- 10 files changed, 199 insertions(+), 228 deletions(-)
Title: Strided Iterator and Range
Description: The strided iterator adapts multidimensional buffers to work with
the C++ standard library and range-based for-loops. Given a pointer or iterator
into a multidimensional data buffer, one can generate an iterator range using
make_strided to construct strided versions of the standard library's begin and
end. For constructing range-based for-loops, a strided_range class is provided.
These help authors to avoid integer-based indexing, which in some cases can impede
algorithm performance and introduce indexing errors. This library exists
primarily to expose the header file to other R projects.
Author: Tim Keitt [aut, cre]
Maintainer: Tim Keitt <tkeitt@gmail.com>
Diff between strider versions 1.1 dated 2018-01-10 and 1.2 dated 2019-01-26
DESCRIPTION | 12 ++++----- LICENSE |only MD5 | 15 ++++++----- README.md | 8 +++--- inst/doc/strider.R | 2 - inst/doc/strider.Rmd | 4 +-- inst/doc/strider.html | 62 ++++++++++++++++++++++++------------------------- man/strider-package.Rd | 16 ++++++------ vignettes/strider.Rmd | 4 +-- 9 files changed, 63 insertions(+), 60 deletions(-)
Title: Hidden Markov Models for Life Sequences and Other Multivariate,
Multichannel Categorical Time Series
Description: Designed for fitting hidden (latent) Markov models and mixture
hidden Markov models for social sequence data and other categorical time series.
Also some more restricted versions of these type of models are available: Markov
models, mixture Markov models, and latent class models. The package supports
models for one or multiple subjects with one or multiple parallel sequences
(channels). External covariates can be added to explain cluster membership in
mixture models. The package provides functions for evaluating and comparing
models, as well as functions for visualizing of multichannel sequence data and
hidden Markov models. Models are estimated using maximum likelihood via the EM
algorithm and/or direct numerical maximization with analytical gradients. All
main algorithms are written in C++ with support for parallel computation.
Documentation is available via several vignettes in this page, and the
paper by Helske and Helske (2019, <doi:10.18637/jss.v088.i03>).
Author: Jouni Helske [aut, cre] (<https://orcid.org/0000-0001-7130-793X>),
Satu Helske [aut] (<https://orcid.org/0000-0003-0532-0153>)
Maintainer: Jouni Helske <jouni.helske@iki.fi>
Diff between seqHMM versions 1.0.9 dated 2018-11-06 and 1.0.10 dated 2019-01-26
DESCRIPTION | 31 MD5 | 62 NEWS | 10 R/build_hmm.R | 8 R/build_lcm.R | 4 R/build_mhmm.R | 15 R/fit_model.R | 5 R/gridplot.R | 1351 ++--- R/plot.hmm.R | 1172 ++-- R/plot.mhmm.R | 401 - R/plot.ssp.R | 3 R/seqHMM-package.R | 73 R/simulate_mhmm.R | 4 R/ssp.R | 1420 ++--- build/vignette.rds |binary inst/CITATION | 49 inst/doc/seqHMM.Rnw | 2 inst/doc/seqHMM.pdf | 8426 +++++++++++++++------------------ inst/doc/seqHMM_algorithms.Rnw | 429 - inst/doc/seqHMM_algorithms.pdf |binary inst/doc/seqHMM_estimation.pdf |binary inst/doc/seqHMM_visualization.pdf |binary man/build_hmm.Rd | 2 man/build_lcm.Rd | 4 man/build_mhmm.Rd | 2 man/simulate_mhmm.Rd | 4 src/EM.cpp | 4 src/EMx.cpp | 4 vignettes/references.bib | 35 vignettes/references_for_vignettes.bib | 16 vignettes/seqHMM.Rnw | 2 vignettes/seqHMM_algorithms.Rnw | 429 - 32 files changed, 6753 insertions(+), 7214 deletions(-)
Title: Sampling Design for Spatially Explicit Capture-Recapture
Description: Tools for designing spatially explicit capture-recapture studies of animal populations. This is primarily a simulation manager for package 'secr'. Extensions in version 2.5.0 include costing and evaluation of detector spacing.
Author: Murray Efford
Maintainer: Murray Efford <murray.efford@otago.ac.nz>
Diff between secrdesign versions 2.5.5 dated 2018-12-07 and 2.5.6 dated 2019-01-26
secrdesign-2.5.5/secrdesign/build |only secrdesign-2.5.5/secrdesign/inst/doc |only secrdesign-2.5.5/secrdesign/vignettes |only secrdesign-2.5.6/secrdesign/DESCRIPTION | 13 +-- secrdesign-2.5.6/secrdesign/MD5 | 54 +++------------ secrdesign-2.5.6/secrdesign/NAMESPACE | 5 + secrdesign-2.5.6/secrdesign/NEWS | 16 ++++ secrdesign-2.5.6/secrdesign/R/make.scenarios.R | 3 secrdesign-2.5.6/secrdesign/R/methods.R | 61 ++++++++++++++++++ secrdesign-2.5.6/secrdesign/R/optimalSpacing.R | 14 ++-- secrdesign-2.5.6/secrdesign/R/power.R | 14 ++-- secrdesign-2.5.6/secrdesign/R/run.scenarios.R | 6 + secrdesign-2.5.6/secrdesign/R/scenarioSummary.R | 12 ++- secrdesign-2.5.6/secrdesign/R/select.stats.R | 10 ++ secrdesign-2.5.6/secrdesign/man/count.Rd |only secrdesign-2.5.6/secrdesign/man/run.scenarios.Rd | 12 +-- secrdesign-2.5.6/secrdesign/man/secrdesign-package.Rd | 4 - 17 files changed, 150 insertions(+), 74 deletions(-)
Title: Declare and Diagnose Research Designs
Description: Researchers can characterize and learn about the properties of
research designs before implementation using `DeclareDesign`. Ex ante
declaration and diagnosis of designs can help researchers clarify the
strengths and limitations of their designs and to improve their
properties, and can help readers evaluate a research strategy prior
to implementation and without access to results. It can also make it
easier for designs to be shared, replicated, and critiqued.
Author: Graeme Blair [aut, cre] (<https://orcid.org/0000-0001-9164-2102>),
Jasper Cooper [aut] (<https://orcid.org/0000-0002-8639-3188>),
Alexander Coppock [aut] (<https://orcid.org/0000-0002-5733-2386>),
Macartan Humphreys [aut] (<https://orcid.org/0000-0001-7029-2326>),
Neal Fultz [aut]
Maintainer: Graeme Blair <graeme.blair@ucla.edu>
Diff between DeclareDesign versions 0.14.0 dated 2019-01-07 and 0.16.0 dated 2019-01-26
DeclareDesign-0.14.0/DeclareDesign/man/plus-.dd.Rd |only DeclareDesign-0.14.0/DeclareDesign/man/print_code.Rd |only DeclareDesign-0.16.0/DeclareDesign/DESCRIPTION | 26 DeclareDesign-0.16.0/DeclareDesign/MD5 | 33 DeclareDesign-0.16.0/DeclareDesign/NAMESPACE | 3 DeclareDesign-0.16.0/DeclareDesign/NEWS.md | 8 DeclareDesign-0.16.0/DeclareDesign/R/construct_design.R | 4 DeclareDesign-0.16.0/DeclareDesign/R/declare_sampling.R | 2 DeclareDesign-0.16.0/DeclareDesign/R/design_helper_functions.R | 351 ---------- DeclareDesign-0.16.0/DeclareDesign/R/design_print_summary.R |only DeclareDesign-0.16.0/DeclareDesign/R/draw_functions.R |only DeclareDesign-0.16.0/DeclareDesign/R/expand_design.R | 11 DeclareDesign-0.16.0/DeclareDesign/R/get_functions.R |only DeclareDesign-0.16.0/DeclareDesign/R/simulate_design.R | 35 DeclareDesign-0.16.0/DeclareDesign/man/declare_design.Rd |only DeclareDesign-0.16.0/DeclareDesign/man/declare_sampling.Rd | 2 DeclareDesign-0.16.0/DeclareDesign/man/draw_functions.Rd |only DeclareDesign-0.16.0/DeclareDesign/man/get_functions.Rd |only DeclareDesign-0.16.0/DeclareDesign/man/post_design.Rd | 63 - DeclareDesign-0.16.0/DeclareDesign/tests/testthat/test-diagnose-design.R | 26 DeclareDesign-0.16.0/DeclareDesign/tests/testthat/test-get-estimates.R | 2 DeclareDesign-0.16.0/DeclareDesign/tests/testthat/test-get-star.R |only 22 files changed, 134 insertions(+), 432 deletions(-)