Last updated on 2015-12-29 00:46:28.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.34 | 27.73 | 30.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 63.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 59.81 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0 | 66.12 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 6.00 | 67.00 | 73.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.50 | 29.55 | 32.05 | NOTE | |
r-patched-solaris-sparc | 1.0 | 387.80 | OK | |||
r-patched-solaris-x86 | 1.0 | 86.30 | OK | |||
r-release-linux-x86_64 | 1.0 | 2.48 | 30.05 | 32.53 | NOTE | |
r-release-osx-x86_64-mavericks | 1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0 | 9.00 | 51.00 | 60.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0 | 11.00 | 60.00 | 71.00 | OK |
Version: 1.0
Check: R code for possible problems
Result: NOTE
socp: no visible global function definition for ‘as’
Undefined global functions or variables:
as
Consider adding
importFrom("methods", "as")
to your NAMESPACE (and ensure that your DESCRIPTION Imports field
contains 'methods').
Flavors: 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
Version: 1.0
Check: Rd line widths
Result: NOTE
Rd file 'socp.Rd':
\usage lines wider than 90 characters:
socp(A, b, c, kvec, type = rep('q',length(kvec)), use_sparse=TRUE, gamma_fac=.95, delta0 = .75, sigma0 = .25, mu0 = 0.01, zero_tol = 1e ... [TRUNCATED]
These lines will be truncated in the PDF manual.
Flavors: 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