• using R version 3.0.1 (2013-05-16)
  • using platform: i686-pc-linux-gnu (32-bit)
  • using session charset: UTF-8
  • checking for file ‘marg/DESCRIPTION’ ... OK
  • this is package ‘marg’ version ‘1.2-1’
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘marg’ can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... NOTE
    File
    LICENCE
    is not mentioned in the DESCRIPTION file.
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking R files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... OK
  • checking whether the package can be loaded with stated dependencies ... OK
  • checking whether the package can be unloaded cleanly ... OK
  • checking whether the namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace can be unloaded cleanly ... OK
  • checking loading without being on the library search path ... OK
  • checking for unstated dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... NOTE
    File ‘marg/R/zzz.R’:
    .onLoad calls:
    packageStartupMessage(psm)

    See section ‘Good practice’ in '?.onAttach'.

    plot.marg: warning in close.screen(all = TRUE): partial argument match
    of 'all' to 'all.screens'
    plot.marg: warning in split.screen(fig = c(1, 2)): partial argument
    match of 'fig' to 'figs'
    plot.marg: warning in split.screen(fig = c(2, 2)): partial argument
    match of 'fig' to 'figs'
    rsm.diag.plots: warning in close.screen(all = TRUE): partial argument
    match of 'all' to 'all.screens'
    rsm.diag.plots: warning in split.screen(fig = c(1, 2)): partial
    argument match of 'fig' to 'figs'
    rsm.fit: warning in glm.fit(x = X, y = y.aux, w = w.2, family =
    gaussian(), intercept = FALSE): partial argument match of 'w' to
    'weights'
    rsm.surv: no visible binding for global variable ‘score.dispersion’
  • checking Rd files ... WARNING
    checkRd: (3) print.marg.Rd:15-17: \synopsis will be removed in R 3.1.0
    checkRd: (3) print.rsm.Rd:15-17: \synopsis will be removed in R 3.1.0
    checkRd: (3) print.summary.marg.Rd:15-21: \synopsis will be removed in R 3.1.0
    checkRd: (3) print.summary.rsm.Rd:16-20: \synopsis will be removed in R 3.1.0
    checkRd: (3) rsm.families.Rd:22-24: \synopsis will be removed in R 3.1.0
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of ‘data’ directory ... OK
  • checking data for non-ASCII characters ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking sizes of PDF files under ‘inst/doc’ ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking examples ... [3s/3s] OK
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in ‘inst/doc’ ... OK
  • checking running R code from vignettes ... [3s/3s] OK
  • checking re-building of vignette PDFs ... [3s/3s] OK
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning.
    NOTE: There were 2 notes.
    See
    ‘/home/hornik/tmp/R.check/r-release/Work/PKGS/marg.Rcheck/00check.log’
    for details.