Last updated on 2021-01-19 21:49:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.0.0 | 12.88 | 91.93 | 104.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.0.0 | 9.53 | 70.46 | 79.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.0.0 | 138.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.0.0 | 125.01 | NOTE | |||
r-devel-windows-ix86+x86_64 | 4.0.0 | 12.00 | 99.00 | 111.00 | NOTE | |
r-patched-linux-x86_64 | 4.0.0 | 10.24 | 87.21 | 97.45 | NOTE | |
r-patched-solaris-x86 | 4.0.0 | 171.50 | NOTE | |||
r-release-linux-x86_64 | 4.0.0 | 9.93 | 87.04 | 96.97 | NOTE | |
r-release-macos-x86_64 | 4.0.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 4.0.0 | 15.00 | 80.00 | 95.00 | NOTE | |
r-oldrel-macos-x86_64 | 4.0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 4.0.0 | 26.00 | 104.00 | 130.00 | NOTE |
Version: 4.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
Malformed Description field: should contain one or more complete sentences.
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-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.0.0
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'rtiff' which was already attached by Depends.
Please remove these calls from your code.
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-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.0.0
Check: R code for possible problems
Result: NOTE
heatmap.send: no visible binding for global variable 'dist'
heatmap.send: no visible binding for global variable 'hclust'
heatmap.send : <anonymous>: no visible global function definition for
'reorder'
heatmap.send: no visible global function definition for 'heat.colors'
heatmap.send: no visible global function definition for 'as.dendrogram'
heatmap.send: no visible global function definition for
'order.dendrogram'
heatmap.send: no visible binding for global variable 'sd'
heatmap.send.legacy: no visible binding for global variable 'dist'
heatmap.send.legacy: no visible binding for global variable 'hclust'
heatmap.send.legacy : <anonymous>: no visible global function
definition for 'reorder'
heatmap.send.legacy: no visible global function definition for
'as.dendrogram'
heatmap.send.legacy: no visible global function definition for
'order.dendrogram'
heatmap.send.legacy: no visible binding for global variable 'sd'
makeImap: no visible global function definition for 'colors'
makeSplot: no visible global function definition for 'png'
makeSplot: no visible global function definition for 'dev.control'
makeSplot: no visible global function definition for 'layout'
makeSplot: no visible global function definition for 'par'
makeSplot: no visible global function definition for 'dev.copy'
makeSplot: no visible binding for global variable 'jpeg'
makeSplot: no visible global function definition for 'dev.off'
makeSplot: no visible binding for global variable 'tiff'
makeSplot: no visible binding for global variable 'postscript'
makeSplot: no visible global function definition for 'dev.copy2pdf'
makeSplot: no visible global function definition for 'jpeg'
mapMethod: no visible global function definition for 'median'
sendplot: no visible global function definition for 'png'
sendplot: no visible global function definition for 'postscript'
sendplot: no visible global function definition for 'layout'
sendplot: no visible global function definition for 'par'
sendplot: no visible global function definition for 'points'
sendplot: no visible global function definition for 'dev.off'
sendplot: no visible global function definition for 'median'
Undefined global functions or variables:
as.dendrogram colors dev.control dev.copy dev.copy2pdf dev.off dist
hclust heat.colors jpeg layout median order.dendrogram par png points
postscript reorder sd tiff
Consider adding
importFrom("grDevices", "colors", "dev.control", "dev.copy",
"dev.copy2pdf", "dev.off", "heat.colors", "jpeg", "png",
"postscript", "tiff")
importFrom("graphics", "layout", "par", "points")
importFrom("stats", "as.dendrogram", "dist", "hclust", "median",
"order.dendrogram", "reorder", "sd")
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-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.0.0
Check: Rd line widths
Result: NOTE
Rd file 'addDefault.Rd':
\examples lines wider than 100 characters:
plot.calls = c("boxplot(count ~ spray, data = InsectSprays, col = 'lightgray')", "plot(1:3,1:3, col='blue', xlab='', ylab=''); points(1 ... [TRUNCATED]
plt.extras=list(figure1= "rect(xleft=c(3,1), ytop=c(25,5),xright=c(4,2), ybottom=c(20,0));title(main='A', cex=3)", figure2="polygon(x= ... [TRUNCATED]
Splot = addDefault(Splot, data=c("This is default", "data2"), data.labels=c("label", "d2"), links=c("http://www.buffalo.edu, http://www ... [TRUNCATED]
Rd file 'sendplot.Rd':
\examples lines wider than 100 characters:
plot.calls = c("plot(x,y,col='green', pch=3)","plot(0,0, col='purple',pch=22,bg='purple')","plot(1:3,1:3, type='b',pch=21,bg='red',col= ... [TRUNCATED]
"plot(0,0, col='purple',pch=22,bg='purple')","plot(1:3,1:3, type='b',pch=21,bg='red',col='red')","curve(x^3-3*x,-2,2, col='blue')")
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: 4.0.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘rtiff’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64