Last updated on 2020-08-07 01:50:17 CEST.
Package | NOTE |
---|---|
Interpol | 12 |
Current CRAN status:
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