Last updated on 2020-08-07 01:49:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1 | 2.46 | 20.64 | 23.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1 | 1.70 | 16.40 | 18.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1 | 36.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1 | 27.02 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.1 | 6.00 | 30.00 | 36.00 | NOTE | |
r-patched-linux-x86_64 | 2.1 | 1.99 | 20.54 | 22.53 | NOTE | |
r-patched-solaris-x86 | 2.1 | 43.00 | NOTE | |||
r-release-linux-x86_64 | 2.1 | 2.11 | 21.00 | 23.11 | NOTE | |
r-release-macos-x86_64 | 2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.1 | 5.00 | 36.00 | 41.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.1 | 4.00 | 40.00 | 44.00 | NOTE |
Version: 2.1
Check: R code for possible problems
Result: NOTE
CheckStability: no visible global function definition for 'cor'
CheckStability: no visible global function definition for 'var'
PriorNormPCA: no visible global function definition for 'barplot'
SortModes: no visible global function definition for 'rnorm'
mlicaMAIN: no visible global function definition for 'runif'
Undefined global functions or variables:
barplot cor rnorm runif var
Consider adding
importFrom("graphics", "barplot")
importFrom("stats", "cor", "rnorm", "runif", "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-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: 2.1
Check: Rd line widths
Result: NOTE
Rd file 'SortModes.Rd':
\examples lines wider than 100 characters:
# A) Computation of relative data power. Store values in vector of size H=ncp. Could use different criterion here.
Rd file 'mlica.rd':
\examples lines wider than 100 characters:
print("Consider either increasing the threshold for pca eigenvalues to perform ICA on a smaller subspace or increasing maxi ... [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