Last updated on 2024-09-12 08:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1-52 | 30.44 | 287.05 | 317.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.1-52 | 19.31 | 175.01 | 194.32 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.1-52 | 510.89 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.1-52 | 492.10 | OK | |||
r-devel-windows-x86_64 | 3.1-52 | 31.00 | 329.00 | 360.00 | NOTE | |
r-patched-linux-x86_64 | 3.1-52 | 35.70 | 270.07 | 305.77 | OK | |
r-release-linux-x86_64 | 3.1-52 | 26.28 | 242.04 | 268.32 | ERROR | |
r-release-macos-arm64 | 3.1-52 | 126.00 | OK | |||
r-release-macos-x86_64 | 3.1-52 | 201.00 | OK | |||
r-release-windows-x86_64 | 3.1-52 | 35.00 | 329.00 | 364.00 | OK | |
r-oldrel-macos-arm64 | 3.1-52 | 134.00 | OK | |||
r-oldrel-macos-x86_64 | 3.1-52 | 367.00 | OK | |||
r-oldrel-windows-x86_64 | 3.1-52 | 42.00 | 408.00 | 450.00 | OK |
Version: 3.1-52
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
ResizeEtc.likertPlot.Rd: barchart
ToBW.likert.Rd: panel.bwplot
ancovaplot.Rd: panel.superpose, panel.xyplot
latticeresids.Rd: xyplot
likertWeighted.Rd: xyplot, panel.bwplot
lmatPairwise.Rd: mcp
residual.plots.lattice.Rd: xyplot
useOuterScales.Rd: trellis.par.get, xyplot, panel.axis
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 3.1-52
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘microplot’
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 3.1-52
Check: examples
Result: ERROR
Running examples in ‘HH-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: latex.array
> ### Title: Generate the latex code for an '"array"' or '"table"' with 3, 4,
> ### or more dimensions.
> ### Aliases: latex.array latex.matrix latex.table
>
> ### ** Examples
>
>
> ## Not run:
> ##D ## These are the recommended options. See ?Hmisc::latex for details.
> ##D options(latexcmd='pdflatex')
> ##D options(dviExtension='pdf')
> ##D options(xdvicmd='open') ## Macintosh, Windows, SMP linux
> ## End(Not run)
>
> ## This sets up the defaults for latex to write to a pdf file
> microplot::latexSetOptions()
Error in loadNamespace(x) : there is no package called ‘microplot’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64