Last updated on 2020-08-07 01:49:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-9 | 2.86 | 25.90 | 28.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4-9 | 2.23 | 20.50 | 22.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4-9 | 43.28 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-9 | 34.23 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4-9 | 11.00 | 42.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 0.4-9 | 2.56 | 25.63 | 28.19 | NOTE | |
r-patched-solaris-x86 | 0.4-9 | 54.30 | NOTE | |||
r-release-linux-x86_64 | 0.4-9 | 2.76 | 25.61 | 28.37 | NOTE | |
r-release-macos-x86_64 | 0.4-9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4-9 | 13.00 | 56.00 | 69.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.4-9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.4-9 | 6.00 | 55.00 | 61.00 | NOTE |
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-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: 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-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: 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-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