Last updated on 2014-09-12 01:48:06.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 4.81 | 53.84 | 58.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 4.63 | 51.43 | 56.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 146.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 137.55 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0 | 113.78 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 13.00 | 72.00 | 85.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 5.01 | 54.42 | 59.43 | OK | |
r-patched-solaris-sparc | 1.0 | 756.60 | OK | |||
r-patched-solaris-x86 | 1.0 | 177.60 | OK | |||
r-release-linux-ix86 | 1.0 | 5.76 | 68.50 | 74.25 | OK | |
r-release-linux-x86_64 | 1.0 | 5.01 | 54.62 | 59.62 | OK | |
r-release-osx-x86_64-mavericks | 1.0 | OK | ||||
r-release-osx-x86_64-snowleopard | 1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0 | 9.00 | 80.00 | 89.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0 | 13.00 | 77.00 | 90.00 | OK |
Version: 1.0
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
‘examples’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0
Check: Rd line widths
Result: NOTE
Rd file 'fSAE.Rd':
\examples lines wider than 100 characters:
est.global <- fSAE(y0 ~ x + area2, data=d$sam, area=NULL, popdata=colSums(d$Xpop), method="synthetic")
Rd file 'plot.sae.Rd':
\usage lines wider than 90 characters:
main = switch(type, coef = "coefficients", raneff = "random effects", "SAE estimates"),
Rd file 'uweights.Rd':
\examples lines wider than 100 characters:
sae <- fSAE(y0 ~ x + area2, data=d$sam, area="area", popdata=d$Xpop, method="hybrid", keep.data=TRUE)
These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc