CRAN Package Check Results for Package seawaveQ

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 9.62 85.09 94.71 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.1 13.45 103.22 116.67 OK
r-devel-linux-x86_64-fedora-clang 2.0.1 192.02 OK
r-devel-linux-x86_64-fedora-gcc 2.0.1 184.38 OK
r-devel-windows-ix86+x86_64 2.0.1 53.00 204.00 257.00 OK
r-patched-linux-x86_64 2.0.1 12.48 133.26 145.74 OK
r-patched-solaris-x86 2.0.1 255.40 OK
r-release-linux-x86_64 2.0.1 10.87 133.40 144.27 OK
r-release-macos-x86_64 2.0.1 OK
r-release-windows-ix86+x86_64 2.0.1 52.00 222.00 274.00 OK
r-oldrel-macos-x86_64 2.0.1 OK
r-oldrel-windows-ix86+x86_64 2.0.1 41.00 155.00 196.00 OK

Check Details

Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'NADA' 'lubridate' 'survival'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: R code for possible problems
Result: NOTE
    cenScatPlot: no visible global function definition for 'points'
    cenScatPlot: no visible global function definition for 'legend'
    cenScatPlot: no visible global function definition for 'title'
    fitMod: no visible global function definition for 'supsmu'
    fitMod: no visible global function definition for 'survreg'
    fitMod: no visible global function definition for 'extractAIC'
    fitMod: no visible global function definition for 'sessionInfo'
    fitswavecav: no visible global function definition for 'year'
    fitswavecav: no visible global function definition for 'quantile'
    prepData: no visible global function definition for 'year'
    prepData: no visible global function definition for 'month'
    prepData: no visible global function definition for 'day'
    rosBoxPlot: no visible global function definition for 'ros'
    rosBoxPlot: no visible global function definition for 'boxplot'
    rosBoxPlot: no visible global function definition for 'title'
    seawaveQPlots: no visible global function definition for 'pdf'
    seawaveQPlots: no visible global function definition for 'par'
    seawaveQPlots: no visible global function definition for 'qnorm'
    seawaveQPlots: no visible global function definition for 'runif'
    seawaveQPlots: no visible global function definition for 'pnorm'
    seawaveQPlots: no visible global function definition for 'points'
    seawaveQPlots: no visible global function definition for 'lines'
    seawaveQPlots: no visible global function definition for 'mtext'
    seawaveQPlots: no visible global function definition for 'text'
    seawaveQPlots: no visible global function definition for 'quantile'
    seawaveQPlots: no visible global function definition for 'dev.off'
    Undefined global functions or variables:
     boxplot day dev.off extractAIC legend lines month mtext par pdf pnorm
     points qnorm quantile ros runif sessionInfo supsmu survreg text title
     year
    Consider adding
     importFrom("grDevices", "dev.off", "pdf")
     importFrom("graphics", "boxplot", "legend", "lines", "mtext", "par",
     "points", "text", "title")
     importFrom("stats", "extractAIC", "pnorm", "qnorm", "quantile",
     "runif", "supsmu")
     importFrom("utils", "sessionInfo")
    to your NAMESPACE file.
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'examplePlots0404104041.pdf' 'myfit104035.pdf' 'myfit104037.pdf'
     'myfit104041.pdf' 'myfit1_survregCall.txt' 'myfit304041.pdf'
     'myfit3_survregCall.txt'
Flavor: r-devel-linux-x86_64-debian-clang