CRAN Package Check Results for Package Rz

Last updated on 2018-03-21 07:48:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-1 26.19 109.77 135.96 WARN
r-devel-linux-x86_64-debian-gcc 0.9-1 25.48 85.97 111.45 WARN
r-devel-linux-x86_64-fedora-clang 0.9-1 175.61 WARN
r-devel-linux-x86_64-fedora-gcc 0.9-1 169.28 WARN
r-devel-windows-ix86+x86_64 0.9-1 62.00 153.00 215.00 WARN
r-patched-linux-x86_64 0.9-1 14.09 118.25 132.34 NOTE
r-patched-solaris-x86 0.9-1 214.00 NOTE
r-release-linux-x86_64 0.9-1 12.39 119.82 132.21 NOTE
r-release-windows-ix86+x86_64 0.9-1 47.00 116.00 163.00 NOTE
r-release-osx-x86_64 0.9-1 ERROR
r-oldrel-windows-ix86+x86_64 0.9-1 24.00 112.00 136.00 NOTE
r-oldrel-osx-x86_64 0.9-1 WARN

Check Details

Version: 0.9-1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'saveSession(force = TRUE)': unused argument (force = TRUE)
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/Rz.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.9-1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to ‘vcd’ in package code.
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' manual.
    Packages in Depends field not imported from:
     ‘foreign’ ‘ggplot2’ ‘grid’ ‘psych’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    Unexported object imported by a ':::' call: ‘foreign:::adQuote’
     See the note in ?`:::` about the use of this operator.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.9-1
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     summary.CrossTable
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.9-1
Check: R code for possible problems
Result: NOTE
    calc.hist.breaks: no visible global function definition for
     ‘nclass.Sturges’
    calc.hist.breaks: no visible global function definition for ‘nclass.FD’
    calc.hist.breaks: no visible global function definition for
     ‘nclass.scott’
    check.class: no visible global function definition for ‘as.formula’
    gtkColorSelectionForPlotGetColor: no visible global function definition
     for ‘rgb’
    gtkColorSelectionWidgetNew: no visible global function definition for
     ‘colors’
    gtkFileChooserDialogFilteredActivate: no visible binding for global
     variable ‘theme_grey’
    localize: no visible global function definition for ‘localeToCharset’
    summary.CrossTable : twoDimTable: no visible global function definition
     for ‘addmargins’
    summary.CrossTable: no visible global function definition for
     ‘assocstats’
    write.spss: no visible global function definition for ‘write.table’
    write.stata: no visible global function definition for ‘write.table’
    Undefined global functions or variables:
     addmargins as.formula assocstats colors localeToCharset nclass.FD
     nclass.Sturges nclass.scott rgb theme_grey write.table
    Consider adding
     importFrom("grDevices", "colors", "nclass.FD", "nclass.Sturges",
     "nclass.scott", "rgb")
     importFrom("stats", "addmargins", "as.formula")
     importFrom("utils", "localeToCharset", "write.table")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.9-1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'saveSession(force = TRUE)': unused argument (force = TRUE)
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/Rz.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9-1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'saveSession(force = TRUE)': unused argument (force = TRUE)
    See ‘/data/gannet/ripley/R/packages/tests-clang/Rz.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.9-1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'saveSession(force = TRUE)': unused argument (force = TRUE)
    See ‘/data/gannet/ripley/R/packages/tests-devel/Rz.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.9-1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'saveSession(force = TRUE)': unused argument (force = TRUE)
    See 'd:/Rcompile/CRANpkg/local/3.5/Rz.Rcheck/00install.out' for details.
    Information on the location(s) of code generating the 'Note's can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to 'yes'.
Flavor: r-devel-windows-ix86+x86_64

Version: 0.9-1
Check: R code for possible problems
Result: NOTE
    .onAttach: no visible global function definition for 'winMenuAdd'
    .onAttach: no visible global function definition for 'winMenuAddItem'
    calc.hist.breaks: no visible global function definition for
     'nclass.Sturges'
    calc.hist.breaks: no visible global function definition for 'nclass.FD'
    calc.hist.breaks: no visible global function definition for
     'nclass.scott'
    check.class: no visible global function definition for 'as.formula'
    gtkColorSelectionForPlotGetColor: no visible global function definition
     for 'rgb'
    gtkColorSelectionWidgetNew: no visible global function definition for
     'colors'
    gtkFileChooserDialogFilteredActivate: no visible binding for global
     variable 'theme_grey'
    localize: no visible global function definition for 'localeToCharset'
    summary.CrossTable : twoDimTable: no visible global function definition
     for 'addmargins'
    summary.CrossTable: no visible global function definition for
     'assocstats'
    write.spss: no visible global function definition for 'write.table'
    write.stata: no visible global function definition for 'write.table'
    Undefined global functions or variables:
     addmargins as.formula assocstats colors localeToCharset nclass.FD
     nclass.Sturges nclass.scott rgb theme_grey winMenuAdd winMenuAddItem
     write.table
    Consider adding
     importFrom("grDevices", "colors", "nclass.FD", "nclass.Sturges",
     "nclass.scott", "rgb")
     importFrom("stats", "addmargins", "as.formula")
     importFrom("utils", "localeToCharset", "winMenuAdd", "winMenuAddItem",
     "write.table")
    to your NAMESPACE file.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.9-1
Check: package dependencies
Result: ERROR
    Package required but not available: ‘RGtk2’
    
    Package suggested but not available for checking: ‘cairoDevice’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-osx-x86_64

Version: 0.9-1
Check: dependencies in R code
Result: NOTE
    Invalid MIT-MAGIC-COOKIE-1 key'library' or 'require' call to ‘vcd’ in package code.
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' manual.
    Packages in Depends field not imported from:
     ‘foreign’ ‘ggplot2’ ‘grid’ ‘psych’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    Unexported object imported by a ':::' call: ‘foreign:::adQuote’
     See the note in ?`:::` about the use of this operator.
Flavor: r-oldrel-osx-x86_64

Version: 0.9-1
Check: S3 generic/method consistency
Result: WARN
    Invalid MIT-MAGIC-COOKIE-1 key
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 0.9-1
Check: replacement functions
Result: WARN
    Invalid MIT-MAGIC-COOKIE-1 key
    The argument of a replacement function which corresponds to the right
    hand side must be named ‘value’.
Flavor: r-oldrel-osx-x86_64

Version: 0.9-1
Check: foreign function calls
Result: NOTE
    Invalid MIT-MAGIC-COOKIE-1 key
    See chapter ‘System and foreign language interfaces’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 0.9-1
Check: R code for possible problems
Result: NOTE
    Invalid MIT-MAGIC-COOKIE-1 keycalc.hist.breaks: no visible global function definition for
     ‘nclass.Sturges’
    calc.hist.breaks: no visible global function definition for ‘nclass.FD’
    calc.hist.breaks: no visible global function definition for
     ‘nclass.scott’
    check.class: no visible global function definition for ‘as.formula’
    gtkColorSelectionForPlotGetColor: no visible global function definition
     for ‘rgb’
    gtkColorSelectionWidgetNew: no visible global function definition for
     ‘colors’
    gtkFileChooserDialogFilteredActivate: no visible binding for global
     variable ‘theme_grey’
    localize: no visible global function definition for ‘localeToCharset’
    summary.CrossTable : twoDimTable: no visible global function definition
     for ‘addmargins’
    summary.CrossTable: no visible global function definition for
     ‘assocstats’
    write.spss: no visible global function definition for ‘write.table’
    write.stata: no visible global function definition for ‘write.table’
    Undefined global functions or variables:
     addmargins as.formula assocstats colors localeToCharset nclass.FD
     nclass.Sturges nclass.scott rgb theme_grey write.table
    Consider adding
     importFrom("grDevices", "colors", "nclass.FD", "nclass.Sturges",
     "nclass.scott", "rgb")
     importFrom("stats", "addmargins", "as.formula")
     importFrom("utils", "localeToCharset", "write.table")
    to your NAMESPACE file.
Flavor: r-oldrel-osx-x86_64

Version: 0.9-1
Check: for missing documentation entries
Result: WARN
    Invalid MIT-MAGIC-COOKIE-1 key
    All user-level objects in a package should have documentation entries.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64

Version: 0.9-1
Check: for code/documentation mismatches
Result: WARN
    Invalid MIT-MAGIC-COOKIE-1 key
    Invalid MIT-MAGIC-COOKIE-1 key
    Invalid MIT-MAGIC-COOKIE-1 key
Flavor: r-oldrel-osx-x86_64

Version: 0.9-1
Check: Rd \usage sections
Result: NOTE
    Invalid MIT-MAGIC-COOKIE-1 key
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-osx-x86_64