CRAN Package Check Results for Package Interpol

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 2.22 20.54 22.76 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.1 1.58 15.82 17.40 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.1 35.76 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.1 26.11 NOTE
r-devel-windows-ix86+x86_64 1.3.1 6.00 39.00 45.00 NOTE
r-patched-linux-x86_64 1.3.1 1.81 20.39 22.20 NOTE
r-patched-solaris-x86 1.3.1 41.10 NOTE
r-release-linux-x86_64 1.3.1 1.86 20.05 21.91 NOTE
r-release-macos-x86_64 1.3.1 NOTE
r-release-windows-ix86+x86_64 1.3.1 4.00 29.00 33.00 NOTE
r-oldrel-macos-x86_64 1.3.1 NOTE
r-oldrel-windows-ix86+x86_64 1.3.1 4.00 50.00 54.00 NOTE

Check Details

Version: 1.3.1
Check: R code for possible problems
Result: NOTE
    Interpol: no visible global function definition for 'splinefun'
    Undefined global functions or variables:
     splinefun
    Consider adding
     importFrom("stats", "splinefun")
    to your NAMESPACE file.
    
    Found the following calls to data() loading into the global environment:
    File 'Interpol/R/AAdescriptor.R':
     data(AAindex)
    See section 'Good practice' in '?data'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.3.1
Check: Rd files
Result: NOTE
    prepare_Rd: AAdescriptor.Rd:25-27: Dropping empty section \details
    prepare_Rd: AAdescriptor.Rd:39-41: Dropping empty section \note
    prepare_Rd: AAdescriptor.Rd:45-47: Dropping empty section \seealso
    prepare_Rd: AAindex.Rd:11-12: Dropping empty section \format
    prepare_Rd: AAindex.Rd:1080-1081: Dropping empty section \source
    prepare_Rd: AAindex.Rd:1085-1086: Dropping empty section \examples
    prepare_Rd: Interpol.Rd:35-37: Dropping empty section \details
    prepare_Rd: Interpol.Rd:47-49: Dropping empty section \note
    prepare_Rd: Interpol.Rd:53-55: Dropping empty section \seealso
    prepare_Rd: V3.Rd:11-12: Dropping empty section \format
    prepare_Rd: V3.Rd:13-14: Dropping empty section \details
    prepare_Rd: V3.Rd:15-16: Dropping empty section \source
    prepare_Rd: V3.Rd:20-21: 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.3.1
Check: Rd line widths
Result: NOTE
    Rd file 'Interpol.Rd':
     \examples lines wider than 100 characters:
     plot(unlist(b), type="l", col="darkgreen", ylim=c(-3,3), ylab="descriptor value", xlab="sequence position", lwd=2)
     lines(seq(1,length(unlist(b)),(length(unlist(b))/length(as.vector(c)))),as.vector(c), col="red", lwd=2)
    
    These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.3.1
Check: R code for possible problems
Result: NOTE
    Interpol: no visible global function definition for ‘splinefun’
    Undefined global functions or variables:
     splinefun
    Consider adding
     importFrom("stats", "splinefun")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64