CRAN Package Check Results for Package SynchWave

Last updated on 2020-08-07 01:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 7.24 54.98 62.22 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 4.98 41.87 46.85 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.1 80.98 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 72.02 NOTE
r-devel-windows-ix86+x86_64 1.1.1 21.00 101.00 122.00 NOTE
r-patched-linux-x86_64 1.1.1 5.50 53.26 58.76 NOTE
r-patched-solaris-x86 1.1.1 121.00 NOTE
r-release-linux-x86_64 1.1.1 6.25 53.77 60.02 NOTE
r-release-macos-x86_64 1.1.1 NOTE
r-release-windows-ix86+x86_64 1.1.1 18.00 133.00 151.00 NOTE
r-oldrel-macos-x86_64 1.1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1.1 12.00 129.00 141.00 NOTE

Check Details

Version: 1.1.1
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'fields'
     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: 1.1.1
Check: R code for possible problems
Result: NOTE
    cwt_fw: no visible global function definition for 'fft'
    cwt_iw: no visible global function definition for 'fft'
    est_riskshrink_thresh: no visible global function definition for
     'median'
    Undefined global functions or variables:
     fft median
    Consider adding
     importFrom("stats", "fft", "median")
    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

Version: 1.1.1
Check: compiled code
Result: NOTE
    File ‘SynchWave/libs/SynchWave.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc