--- r-cran-pbkrtest-0.4-5.orig/debian/changelog +++ r-cran-pbkrtest-0.4-5/debian/changelog @@ -0,0 +1,21 @@ +r-cran-pbkrtest (0.4-5-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Fri, 22 Jan 2016 14:11:33 -0600 + +r-cran-pbkrtest (0.4-4-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Sat, 12 Dec 2015 12:30:24 -0600 + +r-cran-pbkrtest (0.4-2-1) unstable; urgency=low + + * Initial Debian release (Closes: #776740) + + -- Dirk Eddelbuettel Sat, 31 Jan 2015 17:37:50 -0600 + + --- r-cran-pbkrtest-0.4-5.orig/debian/compat +++ r-cran-pbkrtest-0.4-5/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-pbkrtest-0.4-5.orig/debian/control +++ r-cran-pbkrtest-0.4-5/debian/control @@ -0,0 +1,14 @@ +Source: r-cran-pbkrtest +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.2.3), r-cran-lme4, r-cran-nloptr, r-cran-matrix, r-cran-mass, cdbs +Standards-Version: 3.9.6 +Homepage: http://people.math.aau.dk/~sorenh/software/pbkrtest/ + +Package: r-cran-pbkrtest +Architecture: all +Depends: ${misc:Depends}, ${R:Depends}, r-cran-lme4, r-cran-nloptr, r-cran-matrix, r-cran-mass +Description: GNU R package for tests in linear mixed-effect models + The pbkrtest package provides parametric bootstrap and Kenward-Rogers + tests for linear mixed effects models as in the lme4 package. --- r-cran-pbkrtest-0.4-5.orig/debian/copyright +++ r-cran-pbkrtest-0.4-5/debian/copyright @@ -0,0 +1,56 @@ +This is the Debian GNU/Linux r-cran-pbkrtest package of pbkrtest. The +pbkrtest package provides tests for linear mixed effects models, and was +written by Ulrich Halekoh and Søren Højsgaard. + +This package was created by Dirk Eddelbuettel . +The sources were downloaded from the main CRAN site + http://cran.r-project.org/src/contrib/ +and are also available from all CRAN mirrors as e.g. + http://cran.us.r-project.org/src/contrib/ + +The package was renamed from its upstream name 'pbkrtest' to +'r-cran-pbkrtest' to fit the pattern of CRAN (and non-CRAN) packages +for R. + + +Files: * +Copyright: 2011 - 2014 Ulrich Halekoh and Søren Højsgaard. +License: GPL (>= 2) + +Files: debian/* +Copyright: 2015 Dirk Eddelbuettel +License: GPL-2+ + + +On a Debian GNU/Linux system, the GPL license (version 2) +is included in the files /usr/share/common-licenses/GPL-2. + + +For reference, the upstream DESCRIPTION file is included below: + + Package: pbkrtest + Version: 0.4-2 + Title: Parametric bootstrap and Kenward-Roger-based methods for mixed + model comparison + Author: Ulrich Halekoh Søren Højsgaard + Maintainer: Søren Højsgaard + Description: Test in linear mixed effects models. + . + Attention is on linear mixed effects models as implemented in the + lme4 package. + . + The package implements a parametric bootstrap test. + . + The package implements a Kenward-Roger modification of F-tests. + URL: http://people.math.aau.dk/~sorenh/software/pbkrtest/ + Depends: R (>= 3.0.0), lme4 + Imports: Matrix, parallel, MASS + Suggests: gplots + Encoding: latin1 + ZipData: no + License: GPL (>= 2) + Packaged: 2014-11-13 08:33:37 UTC; sorenh + NeedsCompilation: no + Repository: CRAN + Date/Publication: 2014-11-13 14:43:54 + --- r-cran-pbkrtest-0.4-5.orig/debian/rules +++ r-cran-pbkrtest-0.4-5/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-pbkrtest package +# Copyright 2003-2015 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk + --- r-cran-pbkrtest-0.4-5.orig/debian/source/format +++ r-cran-pbkrtest-0.4-5/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-pbkrtest-0.4-5.orig/debian/watch +++ r-cran-pbkrtest-0.4-5/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/pbkrtest_([-\d\.]*)\.tar.gz