Last updated on 2014-10-02 01:48:29.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 0.80 | 12.26 | 13.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 0.80 | 12.40 | 13.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 28.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 27.14 | NOTE | |||
r-devel-osx-x86_64-clang | 0.3 | 28.79 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 3.00 | 22.00 | 25.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 0.81 | 12.74 | 13.55 | NOTE | |
r-patched-solaris-sparc | 0.3 | 158.50 | NOTE | |||
r-patched-solaris-x86 | 0.3 | 39.30 | NOTE | |||
r-release-linux-ix86 | 0.3 | 1.23 | 18.35 | 19.58 | NOTE | |
r-release-linux-x86_64 | 0.3 | 0.83 | 12.59 | 13.42 | NOTE | |
r-release-osx-x86_64-mavericks | 0.3 | ERROR | ||||
r-release-osx-x86_64-snowleopard | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 3.00 | 20.00 | 23.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.3 | 3.00 | 22.00 | 25.00 | NOTE |
Version: 0.3
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘RODBC’ ‘methods’ ‘xtable’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.3
Check: R code for possible problems
Result: NOTE
funhtml: no visible global function definition for ‘xtable’
funhtml: no visible global function definition for ‘writeClipboard’
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-osx-x86_64-clang
Version: 0.3
Check: Rd line widths
Result: NOTE
Rd file 'ConnectionODBC-class.Rd':
\examples lines wider than 100 characters:
# this is the mother class, you don't have to use it, please use requeteODBC and daughter class instead
Rd file 'RequeteODBC-class.Rd':
\examples lines wider than 100 characters:
assign("showmerequest",1,envir_stacomi) # can be anything just tests the existence of "showmerequest" in envir_stacomi
Rd file 'RequeteODBCwhere-class.Rd':
\examples lines wider than 100 characters:
# now objet@sql contains the syntax of the query. By changing the test variable, one can see how the
Rd file 'funhtml.Rd':
\usage lines wider than 90 characters:
funhtml(data,caption=NULL,top=TRUE,outfile=NULL,clipboard=FALSE,append=TRUE,digits=NULL,...)
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: 0.3
Check: R code for possible problems
Result: NOTE
funhtml: no visible global function definition for 'xtable'
Flavor: r-devel-windows-ix86+x86_64
Version: 0.3
Check: R code for possible problems
Result: NOTE
funhtml: no visible global function definition for ‘writeClipboard’
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-snowleopard
Version: 0.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘RODBC’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks