Last updated on 2015-04-24 23:46:36.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-1 | 1.21 | 13.09 | 14.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9-1 | 1.17 | 12.95 | 14.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9-1 | 28.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-1 | 28.22 | NOTE | |||
r-devel-osx-x86_64-clang | 0.9-1 | 31.23 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9-1 | 6.00 | 27.00 | 33.00 | NOTE | |
r-patched-linux-x86_64 | 0.9-1 | 1.18 | 12.98 | 14.17 | NOTE | |
r-patched-solaris-sparc | 0.9-1 | 175.80 | NOTE | |||
r-patched-solaris-x86 | 0.9-1 | 38.60 | NOTE | |||
r-release-linux-x86_64 | 0.9-1 | 1.22 | 12.90 | 14.12 | NOTE | |
r-release-osx-x86_64-mavericks | 0.9-1 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 0.9-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9-1 | 7.00 | 27.00 | 34.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.9-1 | 6.00 | 29.00 | 35.00 | NOTE |
Version: 0.9-1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-windows-ix86+x86_64
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-gcc, r-patched-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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, 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-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-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-gcc, r-patched-linux-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'
Flavors: r-devel-windows-ix86+x86_64, 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 != 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.
Flavor: r-oldrel-windows-ix86+x86_64