Last updated on 2016-10-25 23:47:40.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3 | 0.80 | 18.82 | 19.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.3 | 0.75 | 19.03 | 19.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.3 | 34.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.3 | 33.70 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.3 | 6.00 | 40.00 | 46.00 | NOTE | |
r-patched-linux-x86_64 | 2.3 | 0.78 | 16.78 | 17.56 | NOTE | |
r-patched-solaris-sparc | 2.3 | 201.60 | NOTE | |||
r-patched-solaris-x86 | 2.3 | 41.80 | NOTE | |||
r-release-linux-x86_64 | 2.3 | 0.77 | 16.75 | 17.52 | NOTE | |
r-release-osx-x86_64-mavericks | 2.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.3 | 3.00 | 37.00 | 40.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 2.3 | 7.00 | 46.00 | 53.00 | NOTE |
Version: 2.3
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘igraph’ which was already attached by Depends.
Please remove these calls from your code.
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-macos-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: 2.3
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
plot.jgl print.jgl
See section ‘Registering S3 methods’ in 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-macos-x86_64-clang, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64
Version: 2.3
Check: R code for possible problems
Result: NOTE
JGL: no visible global function definition for ‘cov’
admm.iters: no visible global function definition for ‘cov’
admm.iters.unconnected: no visible global function definition for ‘var’
plot.jgl: no visible global function definition for ‘plot’
Undefined global functions or variables:
cov plot var
Consider adding
importFrom("graphics", "plot")
importFrom("stats", "cov", "var")
to your NAMESPACE file.
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-macos-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: 2.3
Check: Rd line widths
Result: NOTE
Rd file 'JGL.Rd':
\usage lines wider than 90 characters:
JGL(Y,penalty="fused",lambda1,lambda2,rho=1,weights="equal",penalize.diagonal=FALSE,maxiter=500,tol=1e-5,warm=NULL,return.whole.theta=F ... [TRUNCATED]
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