CRAN Package Check Results for Package rysgran

Last updated on 2020-08-07 01:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 9.46 50.60 60.06 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.0 6.21 39.00 45.21 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.0 79.61 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.0 69.81 NOTE
r-devel-windows-ix86+x86_64 2.1.0 20.00 65.00 85.00 NOTE
r-patched-linux-x86_64 2.1.0 8.75 50.83 59.58 NOTE
r-patched-solaris-x86 2.1.0 105.00 NOTE
r-release-linux-x86_64 2.1.0 8.49 51.36 59.85 NOTE
r-release-macos-x86_64 2.1.0 NOTE
r-release-windows-ix86+x86_64 2.1.0 24.00 84.00 108.00 NOTE
r-oldrel-macos-x86_64 2.1.0 FAIL
r-oldrel-windows-ix86+x86_64 2.1.0 10.00 79.00 89.00 NOTE

Check Details

Version: 2.1.0
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-windows-ix86+x86_64

Version: 2.1.0
Check: R code for possible problems
Result: NOTE
    flemming.plot: no visible global function definition for 'par'
    flemming.plot: no visible global function definition for 'segments'
    flemming.plot: no visible global function definition for 'text'
    flemming.plot : triax.segments: no visible global function definition
     for 'segments'
    legend.bubbles: no visible global function definition for 'quantile'
    legend.bubbles: no visible global function definition for 'legend'
    other.methods: no visible global function definition for 'quantile'
    pejrup.plot: no visible global function definition for 'par'
    pejrup.plot: no visible global function definition for 'segments'
    pejrup.plot: no visible global function definition for 'text'
    pejrup.plot : triax.segments: no visible global function definition for
     'segments'
    pejrup.plot: no visible global function definition for 'legend'
    rysgran.plot: no visible global function definition for 'par'
    rysgran.plot: no visible global function definition for 'text'
    rysgran.plot: no visible global function definition for 'points'
    rysgran.plot: no visible global function definition for 'abline'
    rysgran.plot: no visible global function definition for 'mtext'
    rysgran.ternary: no visible global function definition for 'par'
    rysgran.ternary: no visible global function definition for 'points'
    rysgran.ternary: no visible global function definition for 'text'
    shepard.plot: no visible global function definition for 'par'
    shepard.plot: no visible global function definition for 'segments'
    shepard.plot: no visible global function definition for 'text'
    shepard.plot : triax.segments: no visible global function definition
     for 'segments'
    shepard.plot: no visible global function definition for 'legend'
    Undefined global functions or variables:
     abline legend mtext par points quantile segments text
    Consider adding
     importFrom("graphics", "abline", "legend", "mtext", "par", "points",
     "segments", "text")
     importFrom("stats", "quantile")
    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

Version: 2.1.0
Check: whether package can be installed
Result: FAIL
Flavor: r-oldrel-macos-x86_64

Version: 2.1.0
Check: R code for possible problems
Result: NOTE
    flemming.plot: no visible global function definition for 'par'
    flemming.plot: no visible global function definition for 'segments'
    flemming.plot: no visible global function definition for 'text'
    flemming.plot : triax.segments: no visible global function definition
     for 'segments'
    legend.bubbles: no visible global function definition for 'quantile'
    legend.bubbles: no visible global function definition for 'legend'
    other.methods: no visible global function definition for 'quantile'
    pejrup.plot: no visible global function definition for 'par'
    pejrup.plot: no visible global function definition for 'segments'
    pejrup.plot: no visible global function definition for 'text'
    pejrup.plot : triax.segments: no visible global function definition for
     'segments'
    pejrup.plot: no visible global function definition for 'legend'
    rysgran.plot: no visible global function definition for 'par'
    rysgran.plot: no visible global function definition for 'plot'
    rysgran.plot: no visible global function definition for 'text'
    rysgran.plot: no visible global function definition for 'points'
    rysgran.plot: no visible global function definition for 'abline'
    rysgran.plot: no visible global function definition for 'mtext'
    rysgran.ternary: no visible global function definition for 'par'
    rysgran.ternary: no visible global function definition for 'plot'
    rysgran.ternary: no visible global function definition for 'points'
    rysgran.ternary: no visible global function definition for 'text'
    shepard.plot: no visible global function definition for 'par'
    shepard.plot: no visible global function definition for 'segments'
    shepard.plot: no visible global function definition for 'text'
    shepard.plot : triax.segments: no visible global function definition
     for 'segments'
    shepard.plot: no visible global function definition for 'legend'
    Undefined global functions or variables:
     abline legend mtext par plot points quantile segments text
    Consider adding
     importFrom("graphics", "abline", "legend", "mtext", "par", "plot",
     "points", "segments", "text")
     importFrom("stats", "quantile")
    to your NAMESPACE file.
Flavor: r-oldrel-windows-ix86+x86_64