Last updated on 2015-09-06 23:47:33.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.0.1 | 1.29 | 17.06 | 18.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7.0.1 | 1.36 | 17.03 | 18.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7.0.1 | 37.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.0.1 | 35.71 | NOTE | |||
r-devel-osx-x86_64-clang | 1.7.0.1 | 34.11 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.7.0.1 | 6.00 | 36.00 | 42.00 | NOTE | |
r-patched-linux-x86_64 | 1.7.0.1 | 1.37 | 17.48 | 18.85 | NOTE | |
r-patched-solaris-sparc | 1.7.0.1 | 227.80 | NOTE | |||
r-patched-solaris-x86 | 1.7.0.1 | 51.60 | NOTE | |||
r-release-linux-x86_64 | 1.7.0.1 | 1.33 | 17.28 | 18.61 | NOTE | |
r-release-osx-x86_64-mavericks | 1.7.0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.7.0.1 | 6.00 | 31.00 | 37.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.7.0.1 | 7.00 | 33.00 | 40.00 | NOTE |
Version: 1.7.0.1
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-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-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 1.7.0.1
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘methods’ which was already attached by Depends.
Please remove these calls from your code.
Package in Depends field not imported from: ‘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-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-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.7.0.1
Check: R code for possible problems
Result: NOTE
File ‘nws/R/zzz.R’:
.onLoad calls:
require(methods)
Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.
blendOptions: warning in assign(names[i], new[[i]], env = options):
partial argument match of ‘env’ to ‘envir’
docall: warning in get(as.character(fun), env = .GlobalEnv, mode =
"function"): partial argument match of ‘env’ to ‘envir’
logMsg: no visible global function definition for ‘flush.console’
nwsPkgInfo: no visible global function definition for
‘packageDescription’
initialize,nwsServer: no visible global function definition for
‘make.socket’
initialize,nwsServer: no visible global function definition for
‘close.socket’
Undefined global functions or variables:
close.socket flush.console make.socket packageDescription
Consider adding
importFrom("utils", "close.socket", "flush.console", "make.socket",
"packageDescription")
to your NAMESPACE.
Found the following assignments to the global environment:
File ‘nws/R/workerLoop.R’:
assign("SleighName", displayName, globalenv())
assign("SleighNws", nws, globalenv())
assign("SleighUserNws", userNws, globalenv())
assign("SleighRank", rank, globalenv())
assign("SleighWorkerCount", workerCount, globalenv())
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 1.7.0.1
Check: Rd line widths
Result: NOTE
Rd file 'nwsVariable-methods.Rd':
\usage lines wider than 90 characters:
nwsVariable(.Object, xName, mode=c('fifo','lifo','multi','single'),env=parent.frame(),force=FALSE,quietly=FALSE)
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: 1.7.0.1
Check: R code for possible problems
Result: NOTE
File ‘nws/R/zzz.R’:
.onLoad calls:
require(methods)
Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.
blendOptions: warning in assign(names[i], new[[i]], env = options):
partial argument match of 'env' to 'envir'
docall: warning in get(as.character(fun), env = .GlobalEnv, mode =
"function"): partial argument match of 'env' to 'envir'
logMsg: no visible global function definition for ‘flush.console’
nwsPkgInfo: no visible global function definition for
‘packageDescription’
initialize,nwsServer: no visible global function definition for
‘make.socket’
initialize,nwsServer: no visible global function definition for
‘close.socket’
Undefined global functions or variables:
close.socket flush.console make.socket packageDescription
Consider adding
importFrom("utils", "close.socket", "flush.console", "make.socket",
"packageDescription")
to your NAMESPACE.
Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64
Version: 1.7.0.1
Check: R code for possible problems
Result: NOTE
File ‘nws/R/zzz.R’:
.onLoad calls:
require(methods)
Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.
blendOptions: warning in assign(names[i], new[[i]], env = options):
partial argument match of 'env' to 'envir'
docall: warning in get(as.character(fun), env = .GlobalEnv, mode =
"function"): partial argument match of 'env' to 'envir'
Found the following assignments to the global environment:
File ‘nws/R/workerLoop.R’:
assign("SleighName", displayName, globalenv())
assign("SleighNws", nws, globalenv())
assign("SleighUserNws", userNws, globalenv())
assign("SleighRank", rank, globalenv())
assign("SleighWorkerCount", workerCount, globalenv())
Flavors: r-devel-osx-x86_64-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.7.0.1
Check: R code for possible problems
Result: NOTE
File ‘nws/R/zzz.R’:
.onLoad calls:
require(methods)
Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.
blendOptions: warning in assign(names[i], new[[i]], env = options):
partial argument match of 'env' to 'envir'
docall: warning in get(as.character(fun), env = .GlobalEnv, mode =
"function"): partial argument match of 'env' to 'envir'
Flavors: r-patched-solaris-sparc, r-patched-solaris-x86, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64