Last updated on 2014-10-10 15:48:49.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-1 | 1.33 | 14.52 | 15.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9-1 | 1.29 | 14.70 | 15.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9-1 | 34.28 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-1 | 31.30 | NOTE | |||
r-devel-osx-x86_64-clang | 0.9-1 | 35.25 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9-1 | 5.00 | 29.00 | 34.00 | NOTE | |
r-patched-linux-x86_64 | 0.9-1 | 1.34 | 15.40 | 16.75 | NOTE | |
r-patched-solaris-sparc | 0.9-1 | 205.60 | NOTE | |||
r-patched-solaris-x86 | 0.9-1 | 47.10 | NOTE | |||
r-release-linux-ix86 | 0.9-1 | 1.94 | 21.55 | 23.49 | NOTE | |
r-release-linux-x86_64 | 0.9-1 | 1.45 | 15.08 | 16.53 | NOTE | |
r-release-osx-x86_64-mavericks | 0.9-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9-1 | 6.00 | 30.00 | 36.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.9-1 | 6.00 | 30.00 | 36.00 | NOTE |
Version: 0.9-1
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
‘test’
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.9-1
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘DBI’ ‘methods’
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-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.9-1
Check: foreign function calls
Result: NOTE
Call with DUP:
.Fortran("regcf", as.integer(p), as.integer(p * p/2), bigQR$D,
bigQR$rbar, bigQR$thetab, bigQR$tol, beta = numeric(p), nreq = as.integer(nvar),
ier = integer(1), DUP = FALSE)
DUP is no longer supported and will be ignored.
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
Version: 0.9-1
Check: R code for possible problems
Result: NOTE
bigglm.RODBC: no visible global function definition for ‘odbcQuery’
bigglm.RODBC : chunk: no visible global function definition for
‘odbcQuery’
bigglm.RODBC : chunk: no visible global function definition for
‘sqlGetResults’
Found the following calls to data() loading into the global environment:
File ‘biglm/R/bigglm.R’:
data(reset = TRUE)
data(reset = FALSE)
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-devel-osx-x86_64-clang
Version: 0.9-1
Check: R code for possible problems
Result: NOTE
bigglm.RODBC: no visible global function definition for ‘odbcQuery’
bigglm.RODBC : chunk: no visible global function definition for
‘odbcQuery’
bigglm.RODBC : chunk: no visible global function definition for
‘sqlGetResults’
Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-release-osx-x86_64-mavericks
Version: 0.9-1
Check: foreign function calls
Result: NOTE
Call with DUP != TRUE:
.Fortran("regcf", as.integer(p), as.integer(p * p/2), bigQR$D,
bigQR$rbar, bigQR$thetab, bigQR$tol, beta = numeric(p), nreq = as.integer(nvar),
ier = integer(1), DUP = FALSE)
DUP = FALSE is deprecated and will be disabled in future versions of R.
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86
Version: 0.9-1
Check: R code for possible problems
Result: NOTE
Found the following calls to data() loading into the global environment:
File ‘biglm/R/bigglm.R’:
data(reset = TRUE)
data(reset = FALSE)
See section ‘Good practice’ in ‘?data’.
Flavors: r-patched-linux-x86_64, r-release-linux-ix86, r-release-linux-x86_64
Version: 0.9-1
Check: foreign function calls
Result: NOTE
Call with DUP = FALSE:
.Fortran("regcf", as.integer(p), as.integer(p * p/2), bigQR$D,
bigQR$rbar, bigQR$thetab, bigQR$tol, beta = numeric(p), nreq = as.integer(nvar),
ier = integer(1), DUP = FALSE)
DUP = FALSE is deprecated and may be disabled in future versions of R.
Flavors: r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 0.9-1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘RODBC’
Flavor: r-release-osx-x86_64-mavericks