~ubuntu-branches/ubuntu/maverick/lme4/maverick

« back to all changes in this revision

Viewing changes to tests/lmer-1.R

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2010-04-03 08:21:05 UTC
  • mfrom: (1.1.20 upstream) (2.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100403082105-tol3rfd5w3dec04b
Tags: 0.999375-33-1
* New upstream release

* debian/control: Removed Doug from uploaders. Thanks for all the work!

* debian/control: Set (Build-)Depends: to current R version
* debian/control: Set Standards-Version: to current version 

* debian/control: Added 'r-cran-nlme' to (Build-)Depends:

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
suppressPackageStartupMessages(library(Matrix))# as we have an *.Rout.save
1
2
library(lme4)
2
3
options(show.signif.stars = FALSE)
3
4