CRAN Package Check Results for Package Peaks

Last updated on 2019-04-18 16:50:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 3.87 15.68 19.55 WARN
r-devel-linux-x86_64-debian-gcc 0.2 2.74 12.75 15.49 NOTE
r-devel-linux-x86_64-fedora-clang 0.2 25.76 WARN
r-devel-linux-x86_64-fedora-gcc 0.2 22.30 NOTE
r-devel-windows-ix86+x86_64 0.2 10.00 33.00 43.00 NOTE
r-patched-linux-x86_64 0.2 3.29 15.61 18.90 NOTE
r-patched-solaris-x86 0.2 39.30 NOTE
r-release-linux-x86_64 0.2 2.41 14.74 17.15 NOTE
r-release-windows-ix86+x86_64 0.2 8.00 29.00 37.00 NOTE
r-release-osx-x86_64 0.2 WARN
r-oldrel-windows-ix86+x86_64 0.2 8.00 28.00 36.00 NOTE
r-oldrel-osx-x86_64 0.2 NOTE

Additional issues

rchk

Check Details

Version: 0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     spectrum.c:707:14: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
     spectrum.c:715:20: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
     spectrum.c:1606:41: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
     spectrum.c:1654:13: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
     spectrum.c:1654:63: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64

Version: 0.2
Check: R code for possible problems
Result: NOTE
    NB: .First.lib is obsolete and will not be used in R >= 3.0.0
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.2
Check: Rd files
Result: NOTE
    prepare_Rd: SpectrumBackground.Rd:59: Dropping empty section \keyword
    prepare_Rd: SpectrumBackground.Rd:54-55: Dropping empty section \seealso
    prepare_Rd: SpectrumBackground.Rd:56-57: Dropping empty section \examples
    prepare_Rd: SpectrumDeconvolution.Rd:87: Dropping empty section \keyword
    prepare_Rd: SpectrumDeconvolution.Rd:82-83: Dropping empty section \seealso
    prepare_Rd: SpectrumDeconvolution.Rd:84-85: Dropping empty section \examples
    prepare_Rd: SpectrumSearch.Rd:62: Dropping empty section \keyword
    prepare_Rd: SpectrumSearch.Rd:59-60: Dropping empty section \examples
    prepare_Rd: SpectrumSmoothMarkov.Rd:55: Dropping empty section \keyword
    prepare_Rd: SpectrumSmoothMarkov.Rd:50-51: Dropping empty section \seealso
    prepare_Rd: SpectrumSmoothMarkov.Rd:52-53: Dropping empty section \examples
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.2
Check: compiled code
Result: NOTE
    File ‘Peaks/libs/Peaks.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