CRAN Package Check Results for Maintainer ‘John Fox <jfox at mcmaster.ca>’

Last updated on 2020-08-07 01:50:23 CEST.

Package FAIL WARN NOTE OK
car 12
carData 1 11
effects 12
norm 12
polycor 12
Rcmdr 1 6 5
RcmdrMisc 12
RcmdrPlugin.survival 1 11
RcmdrPlugin.TeachingDemos 1 11
sem 12

Package car

Current CRAN status: OK: 12

Package carData

Current CRAN status: NOTE: 1, OK: 11

Version: 3.0-4
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘car’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package effects

Current CRAN status: OK: 12

Package norm

Current CRAN status: NOTE: 12

Version: 1.0-9.5
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0-9.5
Check: R code for possible problems
Result: NOTE
    mi.inference: no visible binding for global variable 'var'
    mi.inference: no visible global function definition for 'qt'
    mi.inference: no visible global function definition for 'pt'
    Undefined global functions or variables:
     pt qt var
    Consider adding
     importFrom("stats", "pt", "qt", "var")
    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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0-9.5
Check: compiled code
Result: NOTE
    File ‘norm/libs/norm.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package polycor

Current CRAN status: OK: 12

Package Rcmdr

Current CRAN status: WARN: 1, NOTE: 6, OK: 5

Version: 2.6-2
Check: installed package size
Result: NOTE
     installed size is 7.1Mb
     sub-directories of 1Mb or more:
     R 1.1Mb
     doc 3.0Mb
     po 2.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.6-2
Check: dependencies in R code
Result: NOTE
    No protocol specified
    No protocol specified
Flavor: r-oldrel-macos-x86_64

Version: 2.6-2
Check: S3 generic/method consistency
Result: WARN
    No protocol specified
    No protocol specified
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-macos-x86_64

Version: 2.6-2
Check: replacement functions
Result: WARN
    No protocol specified
    No protocol specified
    The argument of a replacement function which corresponds to the right
    hand side must be named ‘value’.
Flavor: r-oldrel-macos-x86_64

Version: 2.6-2
Check: foreign function calls
Result: NOTE
    No protocol specified
    No protocol specified
    See chapter ‘System and foreign language interfaces’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-macos-x86_64

Version: 2.6-2
Check: R code for possible problems
Result: NOTE
    No protocol specified
    No protocol specified
Flavor: r-oldrel-macos-x86_64

Version: 2.6-2
Check: for missing documentation entries
Result: WARN
    No protocol specified
    No protocol specified
    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-macos-x86_64

Version: 2.6-2
Check: for code/documentation mismatches
Result: WARN
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
Flavor: r-oldrel-macos-x86_64

Version: 2.6-2
Check: Rd \usage sections
Result: NOTE
    No protocol specified
    No protocol specified
    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-macos-x86_64

Package RcmdrMisc

Current CRAN status: OK: 12

Package RcmdrPlugin.survival

Current CRAN status: WARN: 1, OK: 11

Version: 1.2-1
Check: dependencies in R code
Result: NOTE
    No protocol specified
    No protocol specified
Flavor: r-oldrel-macos-x86_64

Version: 1.2-1
Check: S3 generic/method consistency
Result: WARN
    No protocol specified
    No protocol specified
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-macos-x86_64

Version: 1.2-1
Check: replacement functions
Result: WARN
    No protocol specified
    No protocol specified
    The argument of a replacement function which corresponds to the right
    hand side must be named ‘value’.
Flavor: r-oldrel-macos-x86_64

Version: 1.2-1
Check: foreign function calls
Result: NOTE
    No protocol specified
    No protocol specified
    See chapter ‘System and foreign language interfaces’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-macos-x86_64

Version: 1.2-1
Check: R code for possible problems
Result: NOTE
    No protocol specified
    No protocol specified
Flavor: r-oldrel-macos-x86_64

Version: 1.2-1
Check: for missing documentation entries
Result: WARN
    No protocol specified
    No protocol specified
    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-macos-x86_64

Version: 1.2-1
Check: for code/documentation mismatches
Result: WARN
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
    No protocol specified
Flavor: r-oldrel-macos-x86_64

Version: 1.2-1
Check: Rd \usage sections
Result: NOTE
    No protocol specified
    No protocol specified
    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-macos-x86_64

Package RcmdrPlugin.TeachingDemos

Current CRAN status: FAIL: 1, OK: 11

Version: 1.1-0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
     Warning: loading Rplot failed
Flavor: r-oldrel-macos-x86_64

Version: 1.1-0
Check: whether the namespace can be loaded with stated dependencies
Result: FAIL
Flavor: r-oldrel-macos-x86_64

Package sem

Current CRAN status: OK: 12

Additional issues

rchk