Last updated on 2014-10-02 01:48:24.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 0.84 | 18.20 | 19.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 0.77 | 17.60 | 18.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 36.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 34.48 | NOTE | |||
r-devel-osx-x86_64-clang | 1.1 | 34.28 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 2.00 | 26.00 | 28.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 0.74 | 18.95 | 19.69 | NOTE | |
r-patched-solaris-sparc | 1.1 | 237.20 | NOTE | |||
r-patched-solaris-x86 | 1.1 | 49.70 | NOTE | |||
r-release-linux-ix86 | 1.1 | 0.97 | 25.57 | 26.54 | NOTE | |
r-release-linux-x86_64 | 1.1 | 0.68 | 18.71 | 19.39 | NOTE | |
r-release-osx-x86_64-mavericks | 1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1 | 3.00 | 38.00 | 41.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.1 | 3.00 | 47.00 | 50.00 | OK |
Version: 1.1
Check: R code for possible problems
Result: NOTE
Found an obsolete/platform-specific call in the following function:
‘mtmm’
Found the platform-specific device:
‘x11’
dev.new() is the preferred way to open a new device, in the unlikely
event one is needed.
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-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64
Version: 1.1
Check: Rd line widths
Result: NOTE
Rd file 'ckappa.Rd':
\examples lines wider than 100 characters:
#boot.ci(res,type="bca") # adjusted bootstrap percentile (BCa) confidence interval (better)
Rd file 'fpca.Rd':
\usage lines wider than 90 characters:
fpca(formula=NULL,y=NULL, x=NULL, data, cx=0.75, pvalues="No", partial="Yes", input="data", contraction="No", sample.size=1)
\examples lines wider than 100 characters:
fpca(Paradoxical.sleep~Body.weight+Brain.weight+Slow.wave.sleep+Maximum.life.span+Gestation.time+Predation+Sleep.exposure+Danger,data=s ... [TRUNCATED]
fpca(y="Paradoxical.sleep",x=c("Body.weight","Brain.weight","Slow.wave.sleep","Maximum.life.span","Gestation.time","Predation","Sleep.e ... [TRUNCATED]
fpca(Paradoxical.sleep~Body.weight+Brain.weight+Slow.wave.sleep+Maximum.life.span+Gestation.time+Predation+Sleep.exposure+Danger,
fpca(Paradoxical.sleep~Body.weight+Brain.weight+Slow.wave.sleep+Maximum.life.span+Gestation.time+Predation+Sleep.exposure+Danger,
fpca(Paradoxical.sleep~Body.weight+Brain.weight+Slow.wave.sleep+Maximum.life.span+Gestation.time+Predation+Sleep.exposure+Danger,
Rd file 'lkappa.Rd':
\examples lines wider than 100 characters:
#boot.ci(res,type="bca") # adjusted bootstrap percentile (BCa) confidence interval (better)
Rd file 'mdspca.Rd':
\usage lines wider than 90 characters:
mdspca(datafile, supvar="no", supsubj="no", namesupvar=colnames(supvar,do.NULL=FALSE), namesupsubj=colnames(supsubj, do.NULL=FALSE), di ... [TRUNCATED]
\examples lines wider than 100 characters:
mdspca(sleep[,c(2:5,7:11)],supvar=sleep[,6],namesupvar="Total.sleep",supsubj=sleep[,1],namesupsubj="",cx=0.5)
Rd file 'mtmm.Rd':
\examples lines wider than 100 characters:
# Boxplots of the distributions of the Pearson's correlations between total score of subscale i and the items of subscale j
Rd file 'sphpca.Rd':
\usage lines wider than 90 characters:
sphpca(datafile, h=0, v=0, f=0, cx=0.75, nbsphere=2, back=FALSE, input="data",method="approx", maxiter=500, output=FALSE)
\examples lines wider than 100 characters:
## idem, but optimizes the representation of correlations between variables with distances between points
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