[r-cran-survey] branch master updated (f604cd8 -> 14a8e24)

Sébastien Villemot sebastien at debian.org
Sat Sep 30 08:09:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastien pushed a change to branch master
in repository r-cran-survey.

      from  f604cd8   Add missing copyright for R/olr.R
      adds  4634bbd   New upstream version 3.32-1
       new  93f75ae   Merge tag 'upstream/3.32-1'
       new  e81a34e   Bump Standards-Version to 4.1.1.
       new  9c929fd   Add .gitignore.
       new  4a1519e   Add r-cran-sqlite to test depends.
       new  14a8e24   Changelog entry for 3.32-1-1.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                        |   6 +
 DESCRIPTION                                       |  13 +-
 INDEX                                             |   1 +
 MD5                                               |  94 ++++++++-------
 NAMESPACE                                         |  12 +-
 R/DBI.R                                           |   6 +-
 R/anova.svyglm.R                                  |   5 +-
 R/grake.R                                         | 139 +++++++++++++++-------
 R/greg.R                                          |  53 ++++++---
 R/margins.R                                       |   6 +-
 R/multistage.R                                    |  22 +++-
 R/odbc.R                                          |   2 +-
 R/rsquared.R                                      |  38 ++++++
 R/surveyrep.R                                     |  14 ++-
 R/svysurvreg.R                                    |  72 +++++++++++
 R/sysdata.rda                                     | Bin 477 -> 479 bytes
 R/twophase.R                                      |   3 +
 R/twophase2.R                                     |   4 +-
 THANKS                                            |   4 +
 build/vignette.rds                                | Bin 353 -> 352 bytes
 data/api.rda                                      | Bin 227940 -> 229280 bytes
 data/crowd.rda                                    | Bin 199 -> 199 bytes
 data/election.rda                                 | Bin 96440 -> 96196 bytes
 data/fpc.rda                                      | Bin 365 -> 365 bytes
 data/hospital.rda                                 | Bin 441 -> 440 bytes
 data/mu284.rda                                    | Bin 329 -> 329 bytes
 data/nhanes.rda                                   | Bin 58568 -> 58544 bytes
 data/scd.rda                                      | Bin 223 -> 223 bytes
 data/yrbs.rda                                     | Bin 22388 -> 22392 bytes
 debian/changelog                                  |   9 ++
 debian/control                                    |   2 +-
 debian/tests/control                              |   2 +-
 inst/CITATION                                     |   4 +-
 inst/NEWS                                         |  28 +++++
 inst/doc/domain.pdf                               | Bin 103112 -> 102638 bytes
 inst/doc/epi.pdf                                  | Bin 134474 -> 134009 bytes
 inst/doc/phase1.pdf                               | Bin 123670 -> 123162 bytes
 inst/doc/pps.pdf                                  | Bin 169350 -> 168864 bytes
 inst/doc/survey.pdf                               | Bin 85473 -> 85000 bytes
 man/anova.svyglm.Rd                               |  17 ++-
 man/api.Rd                                        |   2 +-
 man/calibrate.Rd                                  |  59 ++++++---
 man/make.calfun.Rd                                |   5 +-
 man/pchisqsum.Rd                                  |  18 +--
 man/psrsq.Rd                                      |  49 ++++++++
 man/regTermTest.Rd                                |   3 +
 man/svyglm.Rd                                     |   9 +-
 man/svyplot.Rd                                    |   9 ++
 man/svysurvreg.Rd                                 |  58 +++++++++
 tests/{DBIcheck.Rout.save => DBIcheck.Rout.saved} |   0
 tests/{api.Rout.save => api.Rout.saved}           |   0
 tests/caleg.R                                     |  45 ++++++-
 tests/caleg.Rout.save                             |  97 ++++++++++++++-
 tests/{pps.Rout.save => pps.Rout.saved}           |   0
 54 files changed, 741 insertions(+), 169 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 R/rsquared.R
 create mode 100644 R/svysurvreg.R
 create mode 100644 man/psrsq.Rd
 create mode 100644 man/svysurvreg.Rd
 rename tests/{DBIcheck.Rout.save => DBIcheck.Rout.saved} (100%)
 rename tests/{api.Rout.save => api.Rout.saved} (100%)
 rename tests/{pps.Rout.save => pps.Rout.saved} (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-survey.git



More information about the debian-science-commits mailing list