CRAN Package Check Results for Package audiolyzR

Last updated on 2019-11-26 00:51:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4-9 2.73 25.76 28.49 NOTE
r-devel-linux-x86_64-debian-gcc 0.4-9 2.43 20.55 22.98 NOTE
r-devel-linux-x86_64-fedora-clang 0.4-9 34.09 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4-9 33.25 NOTE
r-devel-windows-ix86+x86_64 0.4-9 12.00 57.00 69.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.4-9 10.00 40.00 50.00 NOTE
r-patched-linux-x86_64 0.4-9 2.79 24.75 27.54 NOTE
r-patched-solaris-x86 0.4-9 51.90 NOTE
r-release-linux-x86_64 0.4-9 2.59 24.92 27.51 NOTE
r-release-windows-ix86+x86_64 0.4-9 10.00 40.00 50.00 NOTE
r-release-osx-x86_64 0.4-9 NOTE
r-oldrel-windows-ix86+x86_64 0.4-9 3.00 56.00 59.00 OK
r-oldrel-osx-x86_64 0.4-9 NOTE

Check Details

Version: 0.4-9
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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.4-9
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'RJSONIO' 'hexbin' 'plotrix'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.4-9
Check: R code for possible problems
Result: NOTE
    audioHist: no visible global function definition for 'hist'
    audioHist: no visible global function definition for 'rescale'
    audioHist: no visible global function definition for 'toJSON'
    audioScatter: no visible binding for global variable 'formula'
    audioScatter: no visible global function definition for 'hexbinplot'
    audioScatter: no visible global function definition for 'cor'
    audioScatter: no visible global function definition for 'toJSON'
    audioSplom: no visible global function definition for 'hexplom'
    audioSplom: no visible binding for global variable 'BTY'
    audioSplom: no visible binding for global variable 'panel.hexboxplot'
    audioSplom: no visible global function definition for 'combn'
    audioSplom : <anonymous>: no visible global function definition for
     'cor'
    audioSplom : <anonymous>: no visible global function definition for
     'toJSON'
    audiolyzRcheck: no visible global function definition for
     'download.file'
    audiolyzRcheck: no visible global function definition for 'unzip'
    matricize: no visible global function definition for 'hexbin'
    panel.audiolyzR: no visible global function definition for
     'panel.hexbinplot'
    Undefined global functions or variables:
     BTY combn cor download.file formula hexbin hexbinplot hexplom hist
     panel.hexbinplot panel.hexboxplot rescale toJSON unzip
    Consider adding
     importFrom("graphics", "hist")
     importFrom("stats", "cor", "formula")
     importFrom("utils", "combn", "download.file", "unzip")
    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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64