Last updated on 2020-08-07 01:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-2 | 3.47 | 26.94 | 30.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9-2 | 3.01 | 21.32 | 24.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9-2 | 45.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-2 | 36.12 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9-2 | 15.00 | 48.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 0.9-2 | 3.79 | 26.84 | 30.63 | NOTE | |
r-patched-solaris-x86 | 0.9-2 | 55.40 | NOTE | |||
r-release-linux-x86_64 | 0.9-2 | 3.54 | 27.09 | 30.63 | NOTE | |
r-release-macos-x86_64 | 0.9-2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9-2 | 14.00 | 52.00 | 66.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.9-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9-2 | 11.00 | 41.00 | 52.00 | NOTE |
Version: 0.9-2
Check: DESCRIPTION meta-information
Result: NOTE
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.9-2
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-2
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-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: 0.9-2
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-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: 0.9-2
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'
bigglm,ANY-DBIConnection: no visible global function definition for
'dbSendQuery'
bigglm,ANY-DBIConnection: no visible global function definition for
'dbClearResult'
bigglm,ANY-DBIConnection : chunk: no visible global function definition
for 'dbClearResult'
bigglm,ANY-DBIConnection : chunk: no visible global function definition
for 'dbSendQuery'
bigglm,ANY-DBIConnection : chunk: no visible global function definition
for 'fetch'
Undefined global functions or variables:
dbClearResult dbSendQuery fetch odbcQuery 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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.9-2
Check: compiled code
Result: NOTE
File ‘biglm/libs/biglm.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.9-2
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’
bigglm,ANY-DBIConnection: no visible global function definition for
‘dbSendQuery’
bigglm,ANY-DBIConnection: no visible global function definition for
‘dbClearResult’
bigglm,ANY-DBIConnection : chunk: no visible global function definition
for ‘dbClearResult’
bigglm,ANY-DBIConnection : chunk: no visible global function definition
for ‘dbSendQuery’
bigglm,ANY-DBIConnection : chunk: no visible global function definition
for ‘fetch’
Undefined global functions or variables:
dbClearResult dbSendQuery fetch odbcQuery sqlGetResults
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