CRAN Package Check Results for Package mvcwt

Last updated on 2017-02-24 23:52:39.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 0.60 11.59 12.20 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 0.71 11.43 12.15 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 20.45 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 1.3 18.51 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 1.3 18.26 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 1.3 8.00 47.00 55.00 NOTE
r-patched-linux-x86_64 1.3 0.61 9.31 9.92 NOTE
r-patched-solaris-sparc 1.3 110.50 NOTE
r-patched-solaris-x86 1.3 27.30 NOTE
r-release-linux-x86_64 1.3 0.59 9.46 10.05 NOTE
r-release-osx-x86_64-mavericks 1.3 NOTE
r-release-windows-ix86+x86_64 1.3 3.00 57.00 60.00 NOTE
r-oldrel-windows-ix86+x86_64 1.3 7.00 51.00 58.00 OK

Check Details

Version: 1.3
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     contour.mvcwt image.mvcwt plot.mvcwt
    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-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.3
Check: R code for possible problems
Result: NOTE
    contour.mvcwt: no visible global function definition for ‘par’
    get.min.scale: no visible global function definition for ‘median’
    image.mvcwt: no visible global function definition for ‘par’
    plot.mvcwt: no visible global function definition for ‘par’
    print.mvcwt: no visible global function definition for ‘str’
    Undefined global functions or variables:
     median par str
    Consider adding
     importFrom("graphics", "par")
     importFrom("stats", "median")
     importFrom("utils", "str")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64

Version: 1.3
Flags: --no-stop-on-test-error
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     contour.mvcwt image.mvcwt plot.mvcwt
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang

Version: 1.3
Flags: --no-stop-on-test-error
Check: R code for possible problems
Result: NOTE
    contour.mvcwt: no visible global function definition for ‘par’
    get.min.scale: no visible global function definition for ‘median’
    image.mvcwt: no visible global function definition for ‘par’
    plot.mvcwt: no visible global function definition for ‘par’
    print.mvcwt: no visible global function definition for ‘str’
    Undefined global functions or variables:
     median par str
    Consider adding
     importFrom("graphics", "par")
     importFrom("stats", "median")
     importFrom("utils", "str")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang