Last updated on 2019-08-31 11:47:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.78 | 26.30 | 29.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 2.67 | 21.50 | 24.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 35.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 34.79 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 8.00 | 57.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 2.80 | 26.11 | 28.91 | NOTE | |
r-patched-solaris-x86 | 0.2.0 | 57.10 | NOTE | |||
r-release-linux-x86_64 | 0.2.0 | 2.88 | 26.26 | 29.14 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2.0 | 7.00 | 57.00 | 64.00 | NOTE | |
r-release-osx-x86_64 | 0.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 4.00 | 42.00 | 46.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2.0 | NOTE |
Version: 0.2.0
Check: R code for possible problems
Result: NOTE
par.nmds : nmdscalc: no visible global function definition for 'runif'
par.nmds : nmdscalc: no visible global function definition for 'dist'
par.nmds: no visible binding for global variable 'j'
par.nmds: no visible global function definition for 'cor'
par.nmds: no visible global function definition for 'dist'
par.spp.est: no visible binding for global variable 'i'
par.spp.est: no visible global function definition for 'sd'
Undefined global functions or variables:
cor dist i j runif sd
Consider adding
importFrom("stats", "cor", "dist", "runif", "sd")
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.2.0
Check: Rd line widths
Result: NOTE
Rd file 'par.nmds.Rd':
\usage lines wider than 90 characters:
par.nmds(dmat, mindim = 1, maxdim = 2, nits = 10, iconf = 0, epsilon = 1e-12, maxit = 500, trace = 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