CRAN Package Check Results for Maintainer ‘Pierre-Olivier Chasset <pierre-olivier at chasset.net>’

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

Package NOTE OK
grnn 12
pnn 12

Package grnn

Current CRAN status: OK: 12

Package pnn

Current CRAN status: NOTE: 12

Version: 1.0.1
Check: top-level files
Result: NOTE
    Non-standard file/directory found at top level:
     'TODO.md'
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-release-linux-x86_64

Version: 1.0.1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'rgenoud' in package code.
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' 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-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.1
Check: R code for possible problems
Result: NOTE
    smooth: no visible global function definition for 'genoud'
    Undefined global functions or variables:
     genoud
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

Version: 1.0.1
Check: R code for possible problems
Result: NOTE
    plot.sigma: no visible global function definition for ‘plot’
    smooth: no visible global function definition for ‘genoud’
    Undefined global functions or variables:
     genoud plot
    Consider adding
     importFrom("graphics", "plot")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64