CRAN Package Check Results for Package rysgran

Last updated on 2021-02-05 15:54:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 9.38 54.02 63.40 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.0 6.74 39.33 46.07 ERROR
r-devel-linux-x86_64-fedora-clang 2.1.0 87.88 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.0 77.58 NOTE
r-devel-windows-ix86+x86_64 2.1.0 13.00 53.00 66.00 NOTE
r-patched-linux-x86_64 2.1.0 7.36 52.61 59.97 NOTE
r-patched-solaris-x86 2.1.0 105.20 NOTE
r-release-linux-x86_64 2.1.0 8.90 52.33 61.23 NOTE
r-release-macos-x86_64 2.1.0 NOTE
r-release-windows-ix86+x86_64 2.1.0 9.00 72.00 81.00 NOTE
r-oldrel-macos-x86_64 2.1.0 FAIL
r-oldrel-windows-ix86+x86_64 2.1.0 9.00 48.00 57.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: examples
Result: ERROR
    Running examples in ‘rysgran-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: gran.stats
    > ### Title: Statistical Analysis of Grain Size for Unconsolidated Sediments
    > ### Aliases: gran.stats
    >
    > ### ** Examples
    >
    >
    > library (rysgran)
    > data (camargo2001)
    > data (sed.metric)
    >
    > #Folk & Ward
    >
    > gran.stats(camargo2001, output="phi", method = "folk" , verbal = FALSE)
    Error in xtfrm.data.frame(x) : cannot xtfrm data frames
    Calls: gran.stats ... lapply -> FUN -> as.vector -> xtfrm -> xtfrm.data.frame
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

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