/usr/lib/R/site-library/multcomp/NEWS is in r-cran-multcomp 1.4-8-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 | Changes in 1.4-8 (2017-11-08)
o use vcov(x, complete = FALSE) to make R-devel happy again.
Changes in 1.4-7 (2017-09-05)
o Don't add attributes to symbols when parsing character representations
of contrasts. Many thanks to Tomas Kalibera for the patch.
Changes in 1.4-6 (2016-07-14)
o allow for strata and cluster in coxph and survreg models.
o use \code{model.matrix} and \code{model.frame} from survival
for \code{coxph}, \code{survreg} and also \code{coxme} objects
now these come with contrasts.
o fix another problem with interaction terms (signed interactions
-x2:x3)
Changes in 1.4-5 (2016-05-04)
o fix bug in linfct specified as a character (aka expression).
Coefficients of main effects may have been incorrect in the
presence of interaction terms as reported by Melissa Chester Key
<melkey_at_iu.edu>
Changes in 1.4-4 (2016-01-17)
o make cftest() a little more flexible with parm and test arguments
Changes in 1.4-3 (2016-01-02)
o update Rout.save to mvtnorm 1.0-5
Changes in 1.4-2 (2016-01-19)
o update Rout.save to mvtnorm 1.0-4
Changes in 1.4-1 (2015-07-21)
o new qmv{t,norm} algorithm in mvtnorm 1.0-3 leads to
slightly different quantiles and thus results for
confidence intervals; update output
Changes in 1.4-0 (2015-03-05)
o much more complex functions of parameters can
be specified now thanks to Susan Scheibe
<Susan.Scheibe _at_ innere.med.uni-giessen.de> now
listed as a contributor.
Changes in 1.3-9 (2015-02-18)
o allow longer names of contrasts (patch by Susan Scheibe
<Susan.Scheibe _at_ innere.med.uni-giessen.de>)
Changes in 1.3-8 (2014-12-01)
o report pmv{t,norm}() warnings (spotted by Christian Ritz)
Changes in 1.3-7 (2014-10-01)
o bodyfat is in TH.data and not mboost anymore
Changes in 1.3-6 (2014-08-18)
o make sure to use fixef from lme4
Changes in 1.3-5 (2014-07-23)
o allow coefficients and covariance matrices to be
fed into modelparm via coef. and vcov. directly
Changes in 1.3-4 (2014-07-09)
o suggest ISwR (for demo())
o NEWS in correct NEWs format
Changes in 1.3-3 (2014-04-22)
o do not link to non-suggested packages
Changes in 1.3-2 (2014-02-12)
o import TH.data, update Rout.save
Changes in 1.3-1 (2013-11-01)
o remove multmod
Changes in 1.3-0 (2013-07-13)
o new glht method for multiple marginal models and corresponding
linear functions implements Pipper, Ritz, Bisgaard (2012),
see ?mmm
Changes in 1.2-21 (2013-09-20)
o fix broken vignette PDF files
o remove all Rout.save files; these can be downloaded
from R-forge.R-project.org now
Changes in 1.2-20 (2013-09-02)
o make sure to use par(no.readonly = TRUE)
TH.data
Changes in 1.2-19 (2013-08-06)
o fix broken vignette PDFs
Changes in 1.2-18 (2013-05-17)
o improve plotting one-sided confidence intervals
Changes in 1.2-17 (2013-05-15)
o fix typo in DESCRIPTION file
o allow for levels with "-" and other special symbols for cld()
o fix cld(..., decreasing = TRUE) problem (thanks to Luciano Selzer)
Changes in 1.2-15 (2013-01-12)
o fix DESCRIPTION file entries
Changes in 1.2-14 (2012-10-11)
o catch download errors in vignette
Changes in 1.2-13 (2012-09-10)
o interaction terms can now be part of linear function
Changes in 1.2-12 (2012-05-09)
o model.matrix.polr returns intercept which needs to be removed
o handle merMod objects (package lme4 aka lme4Eigen)
Changes in 1.2-10 (2012-02-17)
o handle polr objects in package, not only in vignette
o move vignettes
Changes in 1.2-9 (2012-01-11)
o new coxme methods
Changes in 1.2-8 (2011-10-26)
o new argument `decreasing' for cld(), code donated
by Luciano Selzer <luciano.selzer_at_gmail.com>
Changes in 1.2-7 (2011-07-23)
o new examples on 2-way ANOVA models, potentially with interactions,
in vignette `multcomp-examples'
Changes in 1.2-6 (2011-05-02)
o `manual' na.omit before stepAIC is called in
chfls1.Rnw vignette
o use lmrob.control(setting = "KS2011") in generalsiminf.Rnw
Changes in 1.2-5 (2011-01-10)
o missing comment in multcomp_VA.R
Changes in 1.2-4 (2010-11-03)
o fix problem with plot.glht (lwd = 0 does not make sense)
Changes in 1.2-3 (2010-09-24)
o new example on frailty models, see ?cml
Changes in 1.2-2 (2010-09-15)
o fix dependencies, really
o add book to DESCRIPTION file
Changes in 1.2-1 (2010-09-13)
o fix dependencies
Changes in 1.2-0 (2010-08-11)
o demos for "Multiple Comparisons Using R" by
Bretz, Hothorn & Westfall (2010)
o example on simultaneous tests against one- and
two-sided alternatives in ?glht.
Changes in 1.1-7 (2010-05-18)
o mix of alternatives is currently not supported
and also mcp() gives and error now.
Changes in 1.1-6 (2010-02-25)
o quantiles for confidence intervals
used `tail = upper.tail' for `alternative = less'
and `tail = lower.tail' for `alternative = greater'.
This has been changed.
o prepare for multcomp book:
- SAS code in inst/MCMT
- new demos
o source code for simulations with unbalanced heteroscedstic
designs added
Changes in 1.1-5 (2010-02-11)
o fix small problems in `cld' spotted by
Peter B. Mandeville <mandevip_at_hotmail.com>
Changes in 1.1-4 (2010-01-21)
o more example data sets
Changes in 1.1-3 (2009-12-21)
o bugfix for models without intercept and more than one factor
o print calls when available only
o support for coxme objects
o allow xlab and ylab arguments for plot.cld
o systolic blood pressure data set added
Changes in 1.1-2 (2009-09-10)
o mcp may average over interactions and covariates (Experimental!)
o ylim argument to plot
o update to survival 2.35-7
Changes in 1.1-1 (2009-07-18)
o better handling of model.frames in `cld'
Changes in 1.1-0 (2009-06-08)
o new compact letter displays
o force binary mode when downloading SPSS data files
Changes in 1.0-8 (2009-05-26))
o new vignette containing supplementary material
for a letter on Pollet \& Nettle (2009,
Evolution and Human Behavior)
o references updated
Changes in 1.0-7 (2009-02-11)
o new default for missing linfct: inference over
all parameters as given by coef(model)
o new function cftest, similar to lmtest:::coeftest
Changes in 1.0-6 (2009-01-21)
o better names for p-values (feature request by Achim Zeileis)
Changes in 1.0-5 (2009-01-13)
o update vignette
Changes in 1.0-4 (2009-01-07)
o fix Rd problems
Changes in 1.0-3 (2008-10-15)
o use isSymmetric(vcov, tol = sqrt(.Machine$double.eps)
to check for symmetry of covariance matrices in `parm'
(suggested by Fritz)
o better error messages suggested by Rich
Changes in 1.0-2 (2008-07-05)
o use new model.matrix / model.frame methods for class mer in
lme4 (>= 0.999375-16)
o make sure more than 2 groups are present in contrMat()
o check if `model' is an S4 object before trying to extract its
`call' slot
o better warning when df.residual fails
Changes in 1.0-0 (2008-04-01)
o unify both vignettes
o mcp() doesn't try to take care of interaction terms anymore
o new `parm' function for specifying model parameters estimated
elsewhere
o improve print method for confidence intervals
o new adjustment method `free' (for free combinations)
Changes in 0.993-2 (2008-03-05))
o make sure names are printed correctly when nrow(K) = 1
o interaction terms are now correctly handled when a symbolic
descripton of the hypotheses is supplied, thanks to
Antonio Fabio Di Narzo for spotting.
Changes in 0.993-1 (2008-03-05)
o new vignette `Simultaneous Inference in General Parametric Models'
o warn if ... arguments are ignored
o levels in trees513 data slightly changed.
o remove deprecated functions simint and simtest (the files
are still available from multcomp/inst/deprecated)
o better error message when factors specified in mcp() aren't
found in model
Changes in 0.992-8 (2007-12-20)
o add model.frame and model.matrix methods for class `lme'
(feature request by Antonio Rausell <arausell_at_cnio.es>)
o new data set `trees513'
o new contrasts `UmbrellaWilliams' and `GrandMean'
(thanks to Daniel Gerhard <gerhard_at_biostat.uni-hannover.de>)
Changes in 0.992-6 (2007-10-18))
o add support for lme4::(g)lmer2 objects (thanks to Manuel Eugster)
o coef. and vcov. didn't always pass through, spotted by
John Deke <jdeke73_at_gmail.com>
Changes in 0.992-5 (2007-10-08)
o remove non_function entries in Rd files
Changes in 0.992-4 (2007-07-23)
o update to mvtnorm 0.8-0
o better support for `mer', `lmer' and `glmer' objects
(package `lme4')
Changes in 0.992-2 (2007-07-07)
o add support for `lme' objects (feature request by
John Wilkinson <jnwilks_at_btinternet.com> and Dieter Menne
<dieter.menne_at_menne-biomed.de>)
Changes in 0.992-1 (2007-06-21)
o fix LaTeX problem in vignette (spotted by Brian D. Ripley)
Changes in 0.991-9 (2007-03-23)
o fix some minor problems spotted for plotting or
printing of confidence intervals (thanks for Rich Heiberger and
Ludwig Hothorn)
Changes in 0.991-8 (2007-01-22)
o make sure `type' is available
o catch errors with `aovlist' objects
o print for confint method indicates if confidence
intervals are adjusted or univariate
Changes in 0.991-7 (2006-12-19)
o try to deal with non-estimable coefficients in `model': if the
correspondings columns of `linfct' are zero anyway, we silently
proceed. If not, we stop and ask for a correctly specified model.
o try to detect interactions with numeric covariates. We need to
choose a specific value here but it seems hard to add
something appropriate to the user interface (I don't want to touch
`mcp'). For the time being, we fire a warning and the user can
modify `linfct' manually.
o add mcp(<name> = "Means"), contribution by Richard M. Heiberger
<rmh_at_temple.edu>
o add Rich to DESCRIPTION file
Changes in 0.991-5 (2006-12-10)
o plot.confint allows for specification of xlim, xlab and main
(patch by Rich Heiberger)
Changes in 0.991-4 (2006-12-07)
o Depends: stats
o confint(..., calpha = x) can be used to specify critical
values directly (with x being either a function or a scalar)
Changes in 0.991-3 (2006-11-30)
Implement feature requests by Rich Heiberger <rmh_at_temple.edu>:
o glht.mcp adds a `focus' element to the returned object
containing the names of the factors under test
o plot.glht calls plot.confint.glht
o documentation updates
o fixed three minor bugs
Changes in 0.991-2 (2006-10-27)
o mcp(fact = K) with K = contrMat(...) didn't work
spotted by Yves Brostaux <brostaux.y_at_fsagx.ac.be>
|