Last updated on 2021-02-15 09:48:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 2.15 | 22.21 | 24.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 1.54 | 17.77 | 19.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 39.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 29.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3.1 | 4.00 | 34.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.1 | 2.10 | 21.83 | 23.93 | NOTE | |
r-patched-solaris-x86 | 1.3.1 | 45.10 | NOTE | |||
r-release-linux-x86_64 | 1.3.1 | 1.88 | 21.82 | 23.70 | NOTE | |
r-release-macos-x86_64 | 1.3.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.3.1 | 4.00 | 34.00 | 38.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 |
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